@charset "ISO-8859-1";
/* CSS Document */

body{
	margin:0;
	padding:0px 0px 0px 0px;
	background-image:url(../images/bg_body.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#main {	
	margin: 0px auto;
	width:970px;
	min-height:940px !important;
	height:auto;
	padding:0px 0px 0px 0px;
}

#header{
	float:left;
	width:970px;
	height:150px; 
}

#logo{
	float:left;
	width:243px;
	height:92px;
	padding:58px 0px 0px 72px;
}

#menu{
	float:left;
	width:400px;
	height:80px;
	margin-top:63px;
	background-image:url(../images/bg_menu.gif);
	background-repeat:repeat;
}

#menu .item_menu{
	float:left;
	width:180px;
	height:15px;
	padding:5px 0 5px 20px;
}

#search{
	float:left;
	width:255px;
	height:57px;
	background-color:#eeeeee;
	margin-top:58px;
	padding-top:37px;
	text-align:center;
}

#servicios{
	float:left;
	width:100px;
	height:auto;
	padding:40px 0px 0px 40px;
}

#servicios .item_servicio{
	float:left;
	width:100px;
	height:70px;
	margin-bottom:10px;
}

#servicios .item_servicio a{
	display:block;
	border:0;
	width:100px;
	height:70px;
}

#btn_servicio_1{
	background-image:url(../images/btn_servicio_1.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#btn_servicio_1:hover{
	background-image:url(../images/btn_servicio_1.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#btn_servicio_2{
	background-image:url(../images/btn_servicio_2.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#btn_servicio_2:hover{
	background-image:url(../images/btn_servicio_2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#btn_servicio_3{
	background-image:url(../images/btn_servicio_3.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#btn_servicio_3:hover{
	background-image:url(../images/btn_servicio_3.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#btn_servicio_4{
	background-image:url(../images/btn_servicio_4.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#btn_servicio_4:hover{
	background-image:url(../images/btn_servicio_4.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#btn_servicio_5{
	background-image:url(../images/btn_servicio_5.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#btn_servicio_5:hover{
	background-image:url(../images/btn_servicio_5.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#btn_servicio_6{
	background-image:url(../images/btn_servicio_6.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#btn_servicio_6:hover{
	background-image:url(../images/btn_servicio_6.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#btn_servicio_7{
	background-image:url(../images/btn_servicio_7.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#btn_servicio_7:hover{
	background-image:url(../images/btn_servicio_7.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#btn_servicio_8{
	background-image:url(../images/btn_servicio_8.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#btn_servicio_8:hover{
	background-image:url(../images/btn_servicio_8.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#content_top{
	float:left;
	width:800px;
	height:260px;
	padding:30px 0 0 30px;
}

#content_main{
	float:left;
	width:800px;
	height:390px;
	margin-left:30px;
	background-image:url(../images/bg_line.gif);
	background-repeat:repeat;
}

#content_main .item_content{
	float:left;
	width:200px;
	height:195px;
	padding-top:1px;
}

#content_top .titulo, #content_top .parrafo{
	float:left;
	width:780px;
	height:auto;
	padding:0px 0px 15px 0px;
}

#content_main .item_content .titulo{
	float:left;
	width:200px;
	height:auto;
	padding:0px 0px 12px 0px;
}

#content_main .item_content .icon, #content_main .item_content .parrafo, #content_main .item_content .ver_mas{
	float:left;
	width:180px;
	height:auto;
	padding:0px 20px 12px 0px; 
}

#content_main .item_content .ver_mas{
	text-align:right;
	padding-top:10px;
}

#footer{
	float:left;
	width:965px;
	height:20px;
	padding:15px 0 15px 0;
}

/* Generales */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#505050;
}

#menu .item_menu{text-align:left;}

#menu .item_menu a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#898989;
}

#menu .selected a{
	color:#000;
}

#content_top .parrafo, #content_main .parrafo{
	text-align:justify;
}

#copyright{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	line-height:22px;
}

#copyright a{
	text-decoration:none;
	color:#505050;
}

.image{border:1px solid #e2e2e2;}

#content_top .image{
	float:left;
	margin-right:20px;
}

#btn_busqueda{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	background-color:#77261c;
	border:0;
	padding:1px 2px 1px 2px;
}

#busca{
	border:1px solid #d3d3d3;
	width:130px;
	margin-right:5px;
	padding:2px 2px 2px 2px;
}

#content_top .parrafo a, #content_main .item_content .ver_mas a{color:#77261b; font-weight:bold;}
#content_top .parrafo a:hover, #content_main .item_content .ver_mas a:hover{text-decoration:none;}

img{border:0;}
