@charset "ISO-8859-1";
body {
	background-color:#00467A;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	padding: 0;
	font:12px/18px "Gill Sans", verdana, arial, sans-serif;
	color: #ccc;
	font-size: 12px;
	font-weight: lighter;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color: #2d88e2;
}
a:hover {
	text-decoration:underline;
	color: #fff;
}
#botones {
	position: static;
	left:0px;
	top: 222px;
	margin: 0px 0px 0px 0px;
	z-index:50;
}
#fotos {
	width:955px;
	z-index:1;
}
.img_logo{
	float:left;
	margin: -2px 0 0 0;
}
#n_tel {
	position:absolute;
	top:80px;
	left:15px;
	width:221px;
	height:284px;
	z-index:10;
}

/* --- Botones --- */
a#bt_formacion {
	float:left;
	margin:-2px 0 0 0;
	display:block;
	width:312px;
	height:178px;
	text-indent:-999em;
	background:url(../images/bt_formacion.gif) top left no-repeat;
}
a#bt_formacion:hover {
	display:block;
	width:312px;
	height:178px;
	background: url(../images/bt_formacion_over.gif) top left no-repeat;
}
a#bt_certificacion {
	float:left;
	margin:-2px 0 0 0;
	display:block;
	width:328px;
	height:178px;
	text-indent:-999em;
	background:url(../images/bt_certifica.gif) top left no-repeat;
}
a#bt_certificacion:hover {
	display:block;
	width:328px;
	height:178px;
	background: url(../images/bt_certifica_over.gif) top left no-repeat;
}

/* --- Pie de página --- */
#pie {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:680px;
	height:80px;
	text-align:center;
}
