*_____________PAGINA WEB_____________*/

a:link {text-decoration:underline;}
a:actived {text-decoration:underline;}
a:visited {text-decoration:underline;}
a:hover {text-decoration:none;}

body {

	background-color:#365b00; 
	background: url(images/fondo_old.gif);
	text-align: left; 
	color:#000000; 
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Verdana, Sans-serif;
	margin: 0 auto;
	padding: 0;
	
}




/*_____________CLASES TEXTOS_____________*/

.textos {
	
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #767676;
	line-height: 140%;
	font-weight: bold;
}

.textos2 {
	
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #de791c;
	line-height: 140%;
	font-weight: bold;
}


/*_____________CLASE ABAJO_____________*/

.celda_abajo {
	padding-left: 15px;
	height: 15;
}

.abajo {
	font-family: Tahoma, Arial, Verdana, serif;
	font-size: 10px;
	color: #864b4b;
	line-height: 130%;
}