*{
	margin: 0px;
	padding: 0px;
}
html{
	height: 100%;
}
body{
	height: 100%;
	font-family:"Trebuchet MS",Tahoma,Arial,Helvetica,Sans-serif;
	font-size:0.9em;
	padding: 0px;
	margin: 0px;
	background-color: #214188;
}
#main{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;

}

#cabecera{
background-color: white;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}
#cabecera img{
	border: 0px;
}
#menu{
	background-image: url(../images/fondomenu.jpg);
	background-repeat: repeat-x;
	height:44px;
}
#menu ul{
	margin: 0px;
	display: inline;
	list-style: none;
}
#menu ul li{
	float: left;
	background-image: url(../images/foncolimenu.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 8px;
	
}
#menu ul li a{
	text-decoration: none;
	color: #424242;
}
#menu ul li a:hover{
	text-decoration: underline;
	color: #00BFFF;
}
#contenido{
	background-image: url(../images/fondotopcontenido.gif);
	background-repeat: repeat-x;
	background-position: top;
	min-height: 200px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	border-top: 8px solid #214188;
	padding-bottom: 20px;
	border-bottom: 1px solid #B7B7B7;
	float: left;
		
		background-color: #E8E8E8;
	
}

#bajo{
background-color: White;
}
strong{
	color: #00428C;
}
#aladerecha{
	float: right;
}
#textonormal{
	float: right;
	text-align: left;
	width:730px;
	
}
#imagenprincipal, #imagenprincipal2{
	
	margin-top: 32px;
	border: 2px solid #302765;
	padding: 8px;
	font-size: 0.8em;
	color: white;
	background-color: #214188;
}
#imagenprincipal img,#imagenprincipal2 img{
border: 1px solid #D8D8D8;
}
.tablagaleria{
	margin-top: 30px;
}

.tablagaleria td {
	text-align: center;
	border: 2px solid #D8D8D8;
	width: 100px;
	background-color: White;
}
#textoindex{
	width: 400px;
	padding-right: 10px;
	margin-left: 3px;
	padding-top: 40px;
	margin-top: 5px;
	
	text-align: justify;
}
#bajo{
	background-color: #E8E8E8;
	font-size: 0.7em;
	text-align: center;
	padding-top: 10px;
	
}
#info{
	position: absolute;
	margin-top: 320px;
	margin-left: 13px;
	color: #214188;
}
#info h1{
	font-size: 1.0em;
}
.logopeque{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#contactaindex{
	border-left: 1px dotted #D8D8D8;
	margin-top: 10px;
	padding: 10px;
}
#fondo{
	
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: White;
}
#textoservicios{
	width: 200px;
	margin-top: 70px;
}