/* CSS Document */

body { 
background:  url(imagenes/tl_back.jpg);
margin: 0px 0px 0px 0px;
height: 100%;
font-size: 80%;
align: center;
}


table {
margin: 0;
padding: 0;
}


.textos_cuerpo {
	
	font-family:  "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #123124;
}

.titulos_cuerpo {
	
	font-family:  "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	font-size: 18px;
	color: #CC4D32;
	}
	
.titulos_cuerpo_paint {
	
	font-family:  "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	font-size: 18px;
	color: #f1f1e7;
	background-color:#cd4d32;
	}
	
.titulos_cuerpo_small {
	
	font-family:  "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #CC4D32;
	}


.textos_cuerpo a{
	color: #CC4D32;
	text-decoration: none;
	font-weight: bold;
	}
	
.textos_cuerpo a:hover{
	color: #791A0F;
	text-decoration: none;
	font-weight: bold;
	}
	


.textos_cuerpo_sm {
	
	padding:0;
	font-family:  "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #8A9487;
}

.textos_cuerpo_sm a{
	text-decoration: none;
	color: #AE422B;
}


h1 {
	margin:0;
	padding:0;
	font-family:  Arial, "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	font-size: 22px;
	color: #123124;
	font-weight: normal;
	}

h2 {
	margin:0;
	padding:0;
	font-family:  Arial, "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	font-size: 15px;
	color: #123124;
	font-weight: normal;
	}
	
	
/*- Menu 1--------------------------- */
	



td .menu  a {
	color: white;
	align: center;
	text-decoration: none;
	font-weight: bold;
	font-family:  "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	font-size: 11.8px;
	
		
		}
	
td .menu  a:hover {
	color: #EBE6E7;
	text-decoration: none;
	
	}

/*::::::::::CUERPO::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/


td.tile  { background: #FAFAFA url(imagenes/back_tile2.jpg) repeat-x; 
			border-bottom: 1px dotted #D8CFD1; }

td.tile150  { background: #FAFAFA url(imagenes/back_tile150.jpg) repeat-x; }

table.tile  { background: #FAFAFA url(imagenes/back_tile2.jpg) repeat-x; 
			border-bottom: 1px dotted #D8CFD1; }