/* CSS Document */

body { 
	margin: 0px 0px 0px 0px;
	height: 100%;
	background:#d7bd8c url(img/bck_tl3.jpg) repeat-x ;
	text-align: center;
}


img {
	border: none;
}
	
	
 .textos_cuerpo {
	margin:0;
	font-family: 'Lucida Grande',Geneva,Arial,Verdana,sans-serif;
	font-size: 12px;
	color: #2c2514;
	line-height: 18px;
	vertical-align:top;
}

 .textos_cuerpospace {
	margin:0;
	font-family: 'Lucida Grande',Geneva,Arial,Verdana,sans-serif;
	font-size: 12px;
	color: #2c2514;
	line-height: 28px;
}
 
 
 .textos_cuerpo a{
	text-decoration: none;
	color: #713745;
} 

 
 .textos_cuerpo a:hover{
	text-decoration: underline;
	
} 



 td.bd  { 
 	background:white url(img/bd_tl.jpg) repeat-x; 
	height: 350px;
}
			 		 
			 
 td.bar  { 
 	background:#d4c4a0 url(img/bar_tl.jpg) repeat-x; 
	height: 28px;
}
	
			 
.tit_bar {
	padding:0px;
	font-family:  Georgia , "Times New Roman";
	text-align: left;
	font-style: bold;
	font-size: 18px;
	color: #5a1c2c;
}


.tits_cuerpo {
	padding:0px;
	font-family:  Georgia , "Times New Roman";
	font-size: 16px;
	color: #5a1c2c;
}

.tits_cuerpo_sm {
	padding:0px;
	font-family:  'Lucida Grande',Geneva,Arial,Verdana,sans-serif;
	font-size: 13px;
	color: #5a1c2c;
}

 .tits_cuerpo_sm a{
	text-decoration:none;
	color: #5a1c2c;
}

 .tits_cuerpo_sm a:hover{
	text-decoration:underline;
	color: #5a1c2c;
}


.tits_cuerpo a{
	text-decoration:none;
	color: #5a1c2c;
	
}


.tits_cuerpo a:hover{
	text-decoration:underline;
	color: #5a1c2c;
	
}


/**::::::::::::::::::MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU::::::::::::::**/


.tit_menu {
	padding:0px;
	font-family:  'Lucida Grande',Geneva,Arial,Verdana,sans-serif;
	text-align: left;
	/*font-weight: bold;*/
	font-size: 10px;
	color: #eee9db;
	
}


.tit_menu a{
	text-decoration:none;
	color: #e2dac2;
}


.tit_menu a:hover{
	text-decoration:none;
	color: #fefdfc;
}


td.menu { 
	background: #713745 url(img/menu_tl.jpg) repeat-x; 
	height: 27px;
	vertical-align:middle;
			  
}
			 
	
	 



.tit_menu_bt {
	padding:0px;
	font-family:  'Lucida Grande',Geneva,Arial,Verdana,sans-serif;
	text-align: center;
	font-size: 12px;
	color: #eee9db;
	
}

.tit_menu_bt a{
	text-decoration:none;
	color: #e2dac2;
	
}

.tit_menu_bt a:hover{
	text-decoration:none;
	color: #fefdfc;
	
}


td .menu_bt {
	border-right: 1px solid #975364;
	
}


td .botline  {
	border-bottom: 1px solid #e9e1cf;
}

td .botleft  {
	border-right: 1px solid #e9e1cf;
}


.tabla td{ 
	border: 1px solid #F3E8D6;}
