/* CSS Document */
body, html{
	margin:0;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#284480;
}
#base{
	height:530px;
	min-height:530px;
	with:100%;
	background-image:url('../img/bg.gif');
	background-repeat:repeat-x;
	text-align:center;
}
#top{
	width:760px;
	padding-top:10px;
	margin:auto;
}
#logo{
	float:left;
	background-image:url('../img/logo.gif');
	background-repeat:no-repeat;
	width:175px;
	height:43px;
	margin-left:14px;
}
#tlf{
	float:right;
	width:175px;
	height:43px;
	margin-right:14px;
	color:#BEE7EF;
	font-size:24px;
	text-align:right;
}
#contenido{
	width:760px;
	background-image:url('../img/bgTop.gif');
	background-repeat:no-repeat;
	background-color:#fff;
	position:absolute;
	margin-left:-380px;
	left:50%;
	top:60px;
	padding-bottom:10px;
}
#menu{
	height:35px;
	margin-left:10px;
}
#menu ul{
	margin:0;
	padding:0;
}
#menu ul li{
	margin:0;
	padding:0;
	list-style:none;
	padding:8px;
	background-image:url('../img/sep.gif');
	background-position:right;
	background-repeat:no-repeat;
	float:left;
}
#menu ul li a{
	text-decoration:none;
	color:#284480;
	font-size:12px;
	font-weight:bold;
}
#menu ul li a:hover{
	color:#00A0C2;
}
#flash{
	width:750px;
	height:151px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:3px;
}
#menu2{
	width:750px;
	height:55px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:8px;
}
#cuadro{
	width:750px;
	height:98px;
	margin-left:5px;
	margin-right:5px;
	padding-bottom:10px;
}
#cuadro1{
	width:184px;
	height:98px;
	background-image:url('../img/portada/cuadro1.jpg');
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
#txt1{
	width:110px;
	float:right;
	text-align:center;
	margin-top:10px;
}
#cuadro2{
	width:184px;
	height:98px;
	margin-left:5px;
	background-image:url('../img/portada/cuadro2.jpg');
	background-repeat:no-repeat;
	float:left;
	position:relative;
	text-align:center;
}
#cuadro3{
	width:184px;
	height:98px;
	margin-left:4px;
	background-image:url('../img/portada/cuadro3.jpg');
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
#txt3{
	width:150px;
	float:left;
	text-align:center;
	margin-top:20px;
}
#cuadro4{
	width:184px;
	height:98px;
	background-image:url('../img/portada/cuadro2.jpg');
	background-repeat:no-repeat;
	float:right;
	position:relative;
}
#txt4{
	width:150px;
	text-align:center;
	margin-top:20px;
	margin-left:15px;
}
#calidad{
	width:750px;
	margin-left:5px;
	background-image:url('../img/bgLinea.gif');
	background-repeat:repeat-x;
	background-position:top;
	padding-top:10px;
	color:#284480;
	font-size:11px;
	height:90px;
}
#pie{
	width:760px;
	height:26px;
	background-image:url('../img/bgmenu.gif');
	background-repeat:no-repeat;
	text-align:center;
	color:#00A0C2;
}
#pie ul{
	margin:0;
	padding:0;
}
#pie ul li{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
#pie ul li a{
	text-decoration:none;
	color:#00A0C2;
	font-size:11px;
	font-weight:normal;
}
#pie ul li a:hover{
	color:#284480;
}
#pie2{
	margin-top:4px;
	width:760px;
	height:26px;
}
#seguro{
	font-size:10px;
	float:left;
	margin-left:15px;
}
#copyright{
	font-size:10px;
	float:right;
	margin-right:15px;
}
h1{
	display:none;
}
h2{
	font-size:12px;
	color:#284480;
	text-align:center;
	font-weight:normal;
	margin:0;
	padding:0;
}
a{
	color:#00A0C2;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#E89202;
}
.acceda{
	position:absolute;
	right:30px;
	top:89px;
	color:#00A0C2;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
.acceda:hover{
	color:#E89202;
}
.destacado{
	color:#00A0C2;
	font-size:18px;
}
.size11{
	font-size:11px;
}
.amarillo{
	color:#E89202;
	font-weight:bold;
}
