body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #D4D0C8;
	scrollbar-highlight-color: #D4D0C8;
	scrollbar-3dlight-color: #D4D0C8;
	scrollbar-darkshadow-color: #D4D0C8;
	scrollbar-shadow-color: #D4D0C8;
	scrollbar-arrow-color: #EAE8E3;
	scrollbar-track-color: #C5BFB4;
	background-image: url(Images/fondo.gif);
	background-repeat: repeat;
}
.menu {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	color: #91C6B6;
}
.submenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #F0F0F0;
	text-decoration: none;
	height: 13px;
	padding-top: 2px;
}
.submenu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #CFE9D8;
	text-decoration: none;
	height: 13px;
	padding-top: 2px;
}
.tit01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00854F;
	font-weight: bold;
}
.tit02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8096CC;
	font-weight: bold;
}.textogral {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 16px;
	color: #3E4753;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 10px;
	text-align: justify;
}
.textolink{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: underline;
}
.textolink:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #3E4753;
	text-decoration: none;
}
.form-txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #334164;
	text-decoration: none;
	background-color: #E0E4F0;
	height: 14px;
	width: 220px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #8FA3D5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 2px;
}
.form-txtarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #334164;
	text-decoration: none;
	background-color: #E0E4F0;
	height: 70px;
	width: 220px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #8FA3D5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 2px;
}
.form-txtbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #007948;
	height: 14px;
	width: 70px;
	color: #FFFFFF;
	text-align: center;
	border: none;
}
.marca-agua {
	background-image: url(Images/marca_agua.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fotos {
	border: 1px solid #D4D0C8;
}
.textogral:hover {
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 10px;
	text-align: justify;
	background-color: #00824B;
}
.fondo2 {
	background-image: url(Images/fondo-nvestigacion.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo3 {
	background-image: url(Images/fondo-contacto.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.textogralpeque {

	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	line-height: 12px;
	color: #3E4753;
	text-decoration: none;
	text-align: justify;
}
.textogral-link {

	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 16px;
	color: #3E4753;
	text-decoration: underline;
	text-align: justify;
}
.textogral-link:hover {
	color: #FFFFFF;
	text-align: justify;
	background-color: #00804D;
}
