body {
	margin: 0px;
	padding: 80px 0 0 0;
	background-image: url(img/bg_body.gif);
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #4b5d75;
	background-repeat: repeat-x;
}
.borde_foto {
	border: 3px solid #ffffff;
}
.final {
	clear: both;
	float: none;
}
.flota_izq {
	float: left;
	margin: 0 10px 0 0;
}

a {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 20px;
	color: #000000;
	margin: 0px;
}

p {
	color: #333333;
	font-weight: bold;
	margin: 0 0 10px 0;
	font-size: 12px;
}



#contenedor {
	width:979px;
	margin: 0 auto;
	padding: 0px;
	position:relative;
}
#medio {
	background-image: url(img/bg_medio.gif);
	background-repeat: repeat-y;
	padding: 200px 0 0 0;
/*	position:relative;*/
	border-top:2px solid #ffffff;

}

#top {
	position:absolute;
	top:-60px;
	left: -2px;
}

#pie {
	position: relative;
	background-image: url(img/bg_pie.jpg);
	height: 179px;
	text-align: center;
	padding: 27px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;

}
#pie a {
	color: #FFFFFF;
}
#pie a:hover {
	color: #da9695;
}

#pie #enlaces {
	color: #fbfe65;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#pie #enlaces a {
	color: #fbfe65;
}
#pie #enlaces a:hover {
	color: #C6C600;
}


#pie #w3c_html {
	height: 15px;
	width: 80px;
	position: absolute;
	top: 110px;
	left: 710px;
	float: left;
}
#pie #w3c_css {
	height: 15px;
	width: 80px;
	position: absolute;
	left: 800px;
	float: left;
	top: 110px;
}
#col_izq, #col_derecha {
	float: left;
	width: 186px;
	padding:5px 7px 10px 7px;
	text-align: center;
}
#col_central {
	float:left;
	width:510px;
	color: #000000;
	padding: 0 33px 0 33px;
	position: relative;
}
.tit_col {
	background-image: url(img/bg_tit_col.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 156px;
	margin: auto;
}
.tit_col h1 {
	color: #FFFFFF;
	font-size: 14px;
	padding: 8px 0 0 0;
}
.cuadro_col {
	width: 150px;
	margin: auto;
	padding:0 3px 0 3px;
}
.cuadro_col p, .cuadro_col p a {
	color: #FFFFFF;
	font-size: 13px;
	margin: 0 0 8px 0;
	text-align: left;
}
.cuadro_col p a:hover {
	color: #FFB0B0;
}
.cuadro_col img {
	border: 3px solid #ffffff;
}
.cuadro_col .sumario {
	text-align: left;
	margin: 5px 0 0 0;
}
.cuadro_col .ampliar, .cuadro_col .ampliar a {
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px 0 5px 0;
}
.separador {
	background-color: #FFFFFF;
	height: 2px;
	overflow:hidden;
	width: 156px;
/*	margin: 15px 0 15px 0;*/
	margin: 15px auto;
}
.tit_col_grande {
	background-image: url(img/bg_tit_col_central.gif);
	background-repeat: no-repeat;
	width: 512px;
	height: 47px;
	margin: 0 0 20px 0;
/*	position: relative;*/
	z-index:1;
}
#escudo {
/*	background-color:#CC6600;*/
	position: absolute;
	height: 100px;
	width: 100px;
	top: -25px;
	left: 415px;
	z-index:2;
}
.servicio {
	background-color: #ffffa2;
	padding: 5px 10px 30px 5px;
	border-bottom:2px solid #cbcb5a;
	position: relative;
	margin: 0 0 10px 0;
	background-repeat: no-repeat;
	background-position: 485px 5px;
	border-left: 2px solid #e7e74e;
	background-image: url(img/bg_cuadro_corner.gif);
}
.servicio .imagen {
	position:relative;
	float: left;
/*	border: 2px solid #444444;*/
	margin: 0 5px 0 0;
}
.servicio .tit, .servicio .tit a {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #B00000;
	margin:0 0 5px 0;
}
.servicio .sumario {
	font-family: Tahoma;
	font-size: 11px;
	color: #626200;
	line-height: 15px;
}
.servicio .detalle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px 0 0 0;
	line-height: 20px;
}

.servicio .enlace, .servicio .enlace a {
	position:relative;
	text-align: right;
	top: 10px;
	font-weight: bold;
	color: #B00000;
}
.servicio .precio {
	font-family: "trebuchet MS";
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	color: #B1DA5C;
	padding: 10px 0 10px 0;
}
