body {
	background-image: url(img/bck_sombra.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #1984a6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #444444;
	text-decoration: none;
}
.fotos {
	border: 4px solid #FFFFFF;
}

.back {
	background-color: #F9F9F9;	
}
.filete_gral {
	background-color: #FF6600;
	background-repeat: repeat-x;
	height: 4px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.filete-menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #ff6600;
	text-decoration: none;
	background-image: url(img/back_filete_menu.gif);
	background-repeat: repeat-x;
	height: 24px;
	padding-top: 6px;
}
.filete-submenu {
	list-style-image: url(img/bullet_orange.gif);
	background-color: #EEEEEE;
	padding: 10px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
}
.back_gris_tit {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	height: 28px;
}
.recuadros {
	border: 1px solid #99cccc;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #444444;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FF6600;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	color: #FF6600;
	text-decoration: none;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.water {
	background-image: url(img/water.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #006699;
	text-decoration: none;
	list-style-image: url(img/bullet_orange.gif);
}
a:hover {
	text-decoration: underline;
}
.link_bco {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_bco:hover {
	text-decoration: underline;
}
.link_bco_tit {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_bco_tit:hover {
	text-decoration: underline;
}
.link_tit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #006699;
	text-decoration: none;
	list-style-image: url(img/bullet_orange.gif);
	font-weight: bold;
}
.link_tit:hover {
	text-decoration: underline;
}
.link_tit_bco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: url(img/bullet_orange.gif);
	font-weight: bold;
}
.link_tit_bco:hover {
	text-decoration: underline;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #A4A4A4;
	text-decoration: none;
}
.notas {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.azul {
	color: #00728c;
}
.naranja {
	color: #ff6600;
}
.gris {
	color: #666666;
}
.celeste{
	color: #99cccc;
}
.blanco{
	color: #FFFFFF;
}
.campo{
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 16px;
	width: 300px;
	padding-left: 4px;
	border: 1px solid #666666;
	padding-top: 4px;
}
.campo_area{
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	width: 300px;
	padding-left: 4px;
	border: 1px solid #666666;
	padding-top: 4px;
}
.boton{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	width: 80px;
	font-weight: bold;
	background-image: url(img/boton_enviar.gif);
	text-align: center;
	height: 26px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.programas {
	background-image: url(img/programas_educativos.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.revistas {
	background-image: url(img/revista_hydria.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boton_recomendar {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	width: 118px;
	font-weight: bold;
	background-image: url(img/boton_recomendar.gif);
	text-align: center;
	height: 26px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fecha {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	line-height: 14px;
	font-weight: normal;
}
.tit_azul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #FF6600;
	text-decoration: none;
	list-style-image: url(img/bullet_orange.gif);
	font-weight: bold;
}
