body {
	background-color: #9FD7F4;
}
.contenedor {
	width: 848px;
	margin-right: auto;
	margin-left: auto;
}

.menu{
	display:block;
	height:52px;
	clear:both;
	background-image:url(images/menu_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	margin: 0px;
}
.menu li{
list-style-type:none;
float:left
}
#titulo_menu {
	background-color: #FF0;
	width: 208px;
	color: #00007D;
	font-weight: bold;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	text-indent: 10px;
	font-family: Tahoma, Geneva, sans-serif;
}
#bienvenidos {
	color: #00007D;
	font-size: 16px;
	background-color: #FF0;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 25px;
	height: 25px;
	text-indent: 15px;
	width: 635px;
}
.flash_news {
	width: 187px;
	margin-right: auto;
	margin-left: auto;
}
.lista_noticias {
	width: 187px;
	margin-right: auto;
	margin-left: auto;
	color: #00007D;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
}
.lista_noticias a {
	text-decoration: none;
	color: #00007D;
}
#fondo_left {
	background-color: #FFC;
	width: 208px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333;
	height: 670px;
}
#texto_ppal {
	background-color: #0000ff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 2px;
}
#texto_ppal img {
	float: left;
}

#footer{
background-image:url(images/left_end.gif);
background-position:top left;
background-repeat:no-repeat;
padding:2px 0 0 0;
float:left;
width:100%;
}
.botmenu{
background-image:url(images/bot_bg.gif);
background-position:top left;
background-repeat:repeat-x;
height:97px;
width:100%;
float:left;
text-align:center;
padding:10px 0 0 0;
}
.botmenu, .botmenu a{
	font-family:Tahoma;
	font-size:11px;
	color:#FF0;
	font-weight: bold;
}
.botmenu p{
color:#000000;
margin:25px 0 0 0
}
.botmenu a{
text-decoration:none;
display:inline;
margin:13px 7px 0 7px
}
