﻿
body{
	font-size:11px;
    font-family:Tahoma;
	color:#FFFFFF;
	line-height:14px;
	vertical-align:top;
	padding:0px;
	margin: 0px;
	background-color:#317896;
	font-size: 12px
}
a {
	color:yellow;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: yellow;
}

#principal {
	width: 780px;
	height: 899px;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}
#contenedor_flash {
	 width: 780px;
	 height: 393px;
	 margin: 0px;
}
#cuerpo {
	 width: 780px;
	 height: 506px;
	 margin: 0px;
	 background: url('../imagenes/fondo01.jpg') no-repeat;
}
#cuerpo_plat{
	 width: 780px;
	 height: 506px;
	 margin: 0px;
	 background: url('../imagenes/fondo02.jpg') no-repeat;
}
#cuerpo_emb{
	 width: 780px;
	 height: 506px;
	 margin: 0px;
	 background: url('../imagenes/fondo03.jpg') no-repeat;
}
#cuerpo_cont{
	 width: 780px;
	 height: 506px;
	 margin: 0px;
	 background: url('../imagenes/fondo04.jpg') no-repeat;
}

.contenido {
	float:left; 
	width: 50%;
	height: 505px; 
}
p {
	text-align: center;
	font-size: 12px;
	margin: 0px;
}
ul {
	line-height: 20px
}
.pie {
	font-size: 10px
}
/*.pie a {
	color: #FFFFFF;
	text-decoration: blink;
}
.pie a:hover {
	color: #FFFFFF;
	text-decoration: none;
	
}*/
.list {
	text-align:left; 
	/*line-height: 11px;*/
	margin: 8px; 
	width: 314px;
	color: #142D37;
}
.list01 {
	float: left;
	
}
.list02 {
	float: left;
	width: 278px;
}

li {
	background:url(../imagenes/1_z1.gif) no-repeat left 5px ; 
	margin:0px; 
	padding-left:22px;
	color: #142D37;
}
ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
ul li ul {
	font-style:italic;
	line-height: 12px;
}
ul li ul li {
	background:url(../imagenes/1_z1.gif) no-repeat left top ; 
	margin-top: 5px
}
.idioma {
	text-align: left; 
	height: 30px
}
.esp {
	height: 23px;
	width: 35px;
	margin: 0px 0px 0px 5px;
}
.ingles {
	height: 30px;
	background: url('../imagenes/english.jpg') no-repeat left center; 

}