body{
	background-color:#BBB360;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6D405A;
	background-image:url(images/bg_body.gif);
	background-position:top left;
	background-repeat:repeat;
	}
	
div#lang_home, td#lang{
	text-transform:lowercase;
	}
	
td#lang a, div#lang_home a{
	text-decoration:none;
	color:#6D405A;
	}
	
td#lang a:hover, div#lang_home a:hover{
	text-decoration:none;
	color:#000000;
	}
	
div#footer, div#footer2{
	font-size:10px;
	}

div#section_title
{
text-transform: uppercase;
font-weight:normal;
font-size:20px;
color:#331e2d;
}

.selectedLang
{
font-weight: bold;
}

div#section_text p{
text-align:justify;
}

div#footer a{
	text-decoration:underline;
	color:#6D405A;
	}
	
div#footer a:hover{
	text-decoration:underline;
	color:#331E2D;
	}
	
div#contactFormArea{
	color:#6D405A;
	}
	
.entorno_title {
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}	
	
	
	