/* CSS Document */
td img {
	display: block;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #254051;
}
.pie {
background-image: url(../img/indexkk_r9_c4.jpg);
background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	padding:5px;
	color:#666666;
}

.pie a {
	color:#666666;
}

.pie a:hover {
	background-color:#CCCCCC;
	
}

a:visited {
	color: #2E2E2E;
}


#contenido{
	background-color:#FFFFFF;
	margin: 0px;
	padding:10px;
}
#aviso{
	border: 1px solid #254051;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#contenedor {
	text-align:center;
}

#estrellas{
	position:relative;
	width: 100%;
	height: 605px;
	background-image:url(../img/mosaico.jpg);
	background-repeat:repeat;
}

#intro {
	position:absolute;	
	width: 257px;
	height: 253px;
	top: 50%;
	left:50%;
	margin-top:-126px;
	margin-left:-128px;
}
#contenidos {
	position:absolute;	
	width: 993px;
	height: 589px;
	top: 50%;
	left:45%;
	margin-top:-294px;
	margin-left:-496px;
}
.contenido {
	background-image: url(../img/indexkeu_r7_c4.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003658;
	padding: 3, 15,0, 20;
	text-indent:  20px;
	text-align:left;
}
.contenido p {
	margin-top: 10px;
}

.contenido #lista1 {
	width:100px;
	margin-left: 150px; 
}
.contenido #lista2 {
	float:left;
	width:100px;
	margin-left: 150px; 
}

#form{
	float:left;
	width: 310px;
	border: 1px #42657B dashed;
	
}

.form {
	margin-bottom: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003658;
}

#plano {
 	float:right;
	width: 300px;
	/*border: 1px red solid;*/
 }
 .img{
 	width:300px;
	border: 1px dashed #42657B;
 }