#contenedora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ebeef2;
}
#principal {
	width:900px;
	position:relative;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#encabezado {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	background-color: #D9FFFF;
}

#logotipo {
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 15px;
	background-attachment: scroll;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #D9FFFF;
}

#logotipo2 {
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
	background-attachment: scroll;
	float: left;
	width: 750px;
	text-align: center;
	padding-top: 10px;
	background-color: #D9FFFF;
}

#logotipo3 {
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
	background-attachment: scroll;
	float: left;
	text-align: center;
	width: 750px;
	padding-top: 15px;
	background-color: #D9FFFF;
}

#marcaagua {
	height: 580px;
	background-image: url(../images/logocyl.gif);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: visible;
}

#cuerpo {
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 0px;
	float: right;
	width: 715px;
}

#pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	text-align: center;
	background-color: #D9FFFF;
	padding-bottom: 5px;
	border: thin solid #666666;
}

#pie a:hover {
	color: #0000FF;
}

#barrabot {
}

.limpiar {
	font-size: 1px;
	line-height: 1px;
	font-weight: normal;
	clear: both;
}
#menu {
	text-align: center;
	float: right;
	width: 730px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#barnavegacion {
	text-align: center;
	margin-top: 10px;
}
