body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #5f5143;
	background-image: url(imagenes/background.jpg);
	background-color: #e9e8e6;
}

body,td,th {
	font-family: Tahoma, "Verdana", trebuchet MS, Arial;
	font-size: 11px;
	line-height:20px;
	font-weight: bold;
}


a:link {
	color: #88a001;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #88a001;
}
a:hover {
	text-decoration: underline;
	color: #88a001;
}
a:active {
	text-decoration: none;
	color: #88a001;
}

input {
	font-family: Verdana, "trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #88a001;
	border: 1px solid #5f5143;
	background-color: #FFFFFF;
}

.azul {
	color: #88a001;
}


.marcofoto {
	background-color: #D3D280;
	border: 1px none #C0C046;
	padding: 10px;
	margin: 1px;
}


/*   ---------------------------------------------------------------------------------------------------------------------------------------------  */
#texto {
	line-height:20px;
	text-align:justify
}


#contenido1 {
	line-height:20px;
	text-align:justify
}


.alert {
	font-family: "tahoma", verdana, Arial;
	font-size: 9px;
	font-style: normal;
	color: #d00175;
}

.textoVerde {
	font-family: "trebuchet MS", verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #88a001;
}

.textoResaltadoVerde {
	font-family: "trebuchet MS", verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #88a001;
}

.textoResaltadoMarron {
	font-family: "trebuchet MS", verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #5f5143;
}


.mapa {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #88a001;
}

.mapa a:link{
	color: #88a001;
}

.mapa a:hover{
	color: #88a001;
}

.mapa a:visited{
	color: #88a001;
}

.cierre {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.cierre a:link{
	color: #FFFFFF;
}

.cierre a:hover{
	color: #FFFFFF;
}

.cierre a:visited{
	color: #FFFFFF;
}
.enviarform {
	background-color: #FFFFFF;
	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;
	background-image: url(../esp/imagenes/img_enviar_boletin.gif);
	height: 21px;
	width: 48px;
}
