body {
	background-color: #5F8462;
	background-position: 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.fondo-botonera {
	background-image: url(images/fondo-botonera.jpg);
	background-repeat: repeat-x;
}
.texto-botonera {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 12px;
}
a.texto-botonera:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF99;
	text-decoration: none;
	text-align: center;
	line-height: 12px;
}
.fondo-cuerpo {
	background-image: url(images/fondo-cuerpo.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;
}
.fondo-derechos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #154041;
}
.nutus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.nutus:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
}
	
.fondo-foto {
	background-image: url(images/fondo-foto.jpg);
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	text-indent: 45px;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.texto-2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #215B5D;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.texto-2blink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #215B5D;
	text-decoration: blink;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.texto-aclaracion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
a.texto-2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #669966;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.fondo-campo {
	background-image: url(images/logocampo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #5F8462;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.fondo-campo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #5F8462;
}
.fondoportada {
	background-color: #5F8462;
	background-image: url(images/portadad.jpg);
	background-repeat: no-repeat;
}
img.floatleft { 
    float: left;
	margin: 0.1em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

