/* CSS Document */
body {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #007591;
	scrollbar-arrow-color: #088BA6;
	scrollbar-base-color: #007591;
	scrollbar-dark-shadow-color: #007591;
	scrollbar-track-color: #088BA6;
	scrollbar-face-color: #000066;
	scrollbar-shadow-color: #007591;
	scrollbar-highlight-color: #007591;
	scrollbar-3d-light-color: #007591;
}
a:Link{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration:none;
	color:#000000;
	font-weight: bold;
}
#contenedor {
	background-color: #007591;
	height: 553px;
	width: 810px;
	border: 12px solid #FFFFFF;
	margin: auto;
}
div#contenedor #contenido {
	height: auto;
	width: 810px;
	float: left;
}
#contenedor #cabecera1 {
	background-color: #007591;
	float: left;
	height: 16px;
	width: 810px;
}
#contenedor #cabecera2 {
	background-color: #29E6FF;
	float: left;
	height: 16px;
	width: 810px;
}
#contenedor #cabecera3 {
	background-color: #B5F7FF;
	float: left;
	height: 16px;
	width: 810px;
}
#contenedor #arriba {
	background-color: #FFFFFF;
	float: left;
	height: 55px;
	width: 810px;
}
#contenedor #arriba #enlaces{
	float: left;
	height: 45px;
	width: 638px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 95%;
}
#contenedor #arriba #logo{
	float: left;
	height: 55px;
	width: 170px
}
#contenedor #cabeceraImagenes{
	float: left;
	height: 117px;
	width: 810px;
}
#contenedor #division{
	float: left;
	height: 25px;
	width: 810px;
}
#contenedor #division #izquiTitulo{
	float: left;
	height: 21px;
	width: 409px;
	font-size: 120%;
	color: #FFFFFF;
	background-color: #000000;
	text-align: right;
	padding-top: 4px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contenedor #division #dereTitulo{
	float: left;
	height: 25px;
	width: 366px;
	background-color: #00618A;
}
#contenedor #izqui {
	background-color: #007591;
	float: left;
	height: 277px;
	width: 164px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contenedor #izqui a{
	display: block;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
#contenedor #izqui a:hover{
	background-color: #3399CC;
}
#contenedor #izqui a:active{
	background-color: #3399CC;
}
#contenedor #centro {
	background-color: #088BA6;
	float: left;
	width: 255px;
	height: 252px;
	overflow-x:hidden;
	overflow-y:auto;
	color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contenedor #dere{
	float: left;
	width: 366px;
	height: 272px;
}
#contenedor #pie {
	background-color: #B5F7FF;
	float: left;
	width: 810px;
	height: 13px;
	text-align: center;
	color: #007591;
	font-size: 75%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.parrafoMenu {
	width: 155px;
	font-size: 90%;
	height: 18px;
	background-color: #002626;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
