body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f3f7f5;
}


/* CSS Actualidad */
.ActFecha{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #cc8600;
	text-decoration: none;
}

.ActDescripcion{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #727272;
	line-height:1.2em;
}


/*CSS Pagina Web*/

.titIndex {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.Estilo1 {color: #8A5A00}

a:link{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #57653c;
	text-decoration: underline;
}
a:visited{
	font-family: "Trebuchet MS", Arial, Verdana;
	/*font-size: 11px;*/
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #57653c;
	text-decoration: underline;
}
a:hover{
	font-family: "Trebuchet MS", Arial, Verdana;
	/*font-size: 11px;*/
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7e8c63;
	text-decoration: underline;
}
.texto {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #9d9b9a;
	line-height:1.2em;
}
.textoDestacado {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cc8600;
	line-height:1.2em;
}
.titBuscador {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	line-height:1em;
}
.textBuscador {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	line-height:1em;
}
.titRojo {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 9c0101;
	line-height:1.2em;
}
.titCajas {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	line-height:1.2em;
}
.miniTextoRojo {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #CC0000;
	line-height:1.2em;
}


/*FORMS*/

input {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9d9b9a;
	line-height:1.2em;
	height: 20px;
}

select {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9d9b9a;
	line-height:1.2em;
	height: 20px;
}