/* CSS Document */

/*cuerpo*/



/*texto*/ 
.cuerpo 
{
	font-family: Georgia, Times New Roman, Helvetica, Arial, Verdana;
	font-size:12px;
	color:#8A8A8A;
	font-weight:normal;
	font-style: normal;
}

.desactivado 
{
	font-family: Georgia, Times New Roman, Helvetica, Arial, Verdana;
	font-size:12px;
	color:#BD8E2F;
	font-weight:normal;
	font-style: normal;
}




.fondo 
{
	font-family: Georgia, Times New Roman, Helvetica, Arial, Verdana;
	font-size:12px;
	color:#B98856;
	font-weight:normal;
	font-style: normal;
}

.fondo2 {

	font-family: Georgia, Times New Roman, Helvetica, Arial, Verdana;
	font-size:12px;
	color:#7F5C3A;
	font-weight:normal;
	font-style: normal;
}



.titulo  
{
	font-family: Georgia, Times New Roman, Helvetica, Arial, Verdana;
	font-size:15px;
	color:#8A8A8A;
	font-weight:bold;
	font-style: normal;
}


.titulo2 
{
	font-family: Georgia, Times New Roman, Helvetica, Arial, Verdana;
	font-size:15px;
	color:#B98856;
	font-weight:bold;
	font-style: normal;
}






/*tablas*/
.tdalign {
	align: justify;
	text-align: justify;

} 





/*formularios*/

input { 
 font-family: Georgia, Times New Roman, Helvetica, Arial, Verdana;
 font-size:12px;
 background-color: #EABF7A; 
 color: #036A05; 
 border: none; 
 margin-right: 0px;
 width:270px;
 height:15px; 
} 



textarea { 
 font-family: Georgia, Times New Roman, Helvetica, Arial, Verdana;
 font-size:12px; 
 background-color: #EABF7A; 
 color: #036A05; 
 border: none; 
 width:270px;
 height:94px; 
}


select {
	font-family: Georgia, Times New Roman, Helvetica, Arial, Verdana;
	font-size:12px;
	background-color: #B5CDDB;
	color: #384F6D;
	width:106px;
	height:15px;
} 




/*enlaces*/



a.menu {
	
	font-family: Georgia, Times New Roman, Helvetica, Arial, Verdana;
	font-size:12px;
	color:#663300;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

a:hover.menu {
	font-family: Georgia, Times New Roman, Helvetica, Arial, Verdana;
	font-size:12px;
	color:#663300;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}





a.enlace {
	
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:13px;
	color:#7F5C3A;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

a:hover.enlace {
	font-family: Georgia, Times New Roman, Helvetica, Arial, Verdana;
	font-size:13px;
	color:#8A8A8A;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
/*---PAGINA ESPERA---*/
div.mbody_espera{

width:900px;
margin: 50px auto 20px auto;
border:1px solid #FFFFFF;
}
td.main_cont_espera{
width:800px;
background-color:#FFFFFF;
	padding-left:20px;
}
div#right_espera{
	
	float:right;
	background-image:url(../images/logo_pefc.jpg);
	background-position:bottom right;

	height:300px;
	margin-right:5px;
	background-repeat:no-repeat;
	width:276px;
}
div#left_espera{
		margin-left:0px;
		
		float:left;
		width:450px;
		
}
span#title_espera{
	color:#024907;
	font-size:20px;
}
td.text1{
color:#57b060;
font-weight:bold;
text-align:right;
}
td.text2{
color:#40964d;
text-align:center;
font-weight:bold;
}
span.const{
color:#40964d;
text-align:center;
font-weight:bold;

}
td.text3{
color:#7c7e80;
font-size:12px;
padding-top:10px;
}
div.text3{
color:#7c7e80;
font-size:12px;
padding-top:30px;

}
a.mail_espera{
color:#00a875;
font-weight:bold;
text-decoration:none;
}
a.mail_espera:hover{
color:#00a875;
font-weight:bold;
text-decoration:underline;
}
div.powered{
text-align:right;
padding-right:25px;

}
div.powered a{
color:#70B447;
text-decoration:none;}
