@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #56672F;
}
.texto1 {
	margin: 0;
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}
.textoverde {
	margin: 0;
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:13px;
	color:#336600;
}
.texto2 {
	margin: 0;
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:12px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
	color:#FFFFFF;
}
.style2 {
	font-size: 6px;
	color: #8EB333;
}

.subtexto1 {
	margin: 0;
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:12px;
	color:#666666;
}

.subtexto2 {
	margin: 0;
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:12px;
	color:#000066;
}

.titulo1 {
	margin: 0;
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:25px;
	color:#333333;
}

.titulo2 {
	margin: 0;
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:20px;
	color:#999999;
}

.titulo3 {
	margin: 0;
	
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:20px;
	color:#000000;
}

.titulo4 {
	margin: 0;
	
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:15px;
	color:#000000;
}
.titulo5 {
	margin: 0;
	
	font: normal .8em "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size:22px;
	color:#336600;
}
.texto-naranja {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff7e00;
	text-decoration: none;
}



.alignright,
.right,
.derecha,
img.derecha,
img.derecha-borde,
#ad-300x250-relacionadas {
	float:right;
	margin: 12px 0 12px 20px;
	overflow: hidden;
}

.linea {
	clear: both;
	margin: 20px 0 20px 0;
	border-top: 1px dotted #cccccc;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #336600;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.white_content_loading {
			display: none;
			position: fixed;
			top: 35%;
			left: 35%;
			width: 200px;
			
			
			padding: 5px;
			border: 2px solid #999999;
			background-color: white;
			z-index:1002;
			overflow: auto;
		}
