/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 80%;
	background: url(imagenes/todas/back_tile.jpg) repeat-x #400E17;
	align: center;
}


	
/*- Menu 1--------------------------- */
	
ul {
 	font-family:  verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu1 {
	width: 100%;
	/*margin: 5px;*/
	/*border-style: solid solid none solid;
	border-bottom: #3D261D;
	border-size: 2px;
	border-width: 1px; */
	}
	
#menu1 li a {
	line-height: 24px;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	border-bottom: 1px solid #918B77;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #787361;
	display: block;
	background:  url(imagenes/todas/menu1.gif);
	padding: 8px 0 0 14px;
	}
	
#menu1 li a:hover {
	color: #504B41;
	background:  url(imagenes/todas/menu1.gif) 0 -32px;
	padding: 8px 0 0 14px;
	}	

.titulos_menu {
	font-family:  Georgia, "Times New Roman";
	color: #701D1D;
	display: block;
	font-weight: bold;
	
	border-bottom: 1px solid #ACA899;
	font-size: 14px;
	list-style: none;
	margin: 0;
	padding: 12 0 3 14px;
	}
	
/*::::::::::CUERPO::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.titulos_cuerpo {
	font-family:  "Times New Roman";
	align: center;
	margin-left: 8px;
	color: #9F0002;
	display: block;
	font-style: italic;
	
	/*line-height: 25 px;
	font-weight: bold;
	line-height: 32 px;
	border-bottom: 1px solid #ACA899;*/
	font-size: 22px;
	padding-left: 6px;
	}
	
.textos_cuerpo {
	font-family:  verdana, helvetica, sans-serif;
	font-size: 13px;
	margin-left: 14px;
	margin-right: 10px;
	color: #282929;
	line-height: 135%;
	}
	
.textos_cuerpo a{
	color: #9F0002;
	font-weight: bold;
	text-decoration: none;
	}

.textos_cuerpo a:hover{
	text-decoration: underline;
	}
	
/*::::::::::FIN ::::CUERPO::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.col_derecha {
	border-left: 1px solid #C7C5BA;
	border-right: 1px solid #C7C5BA;
	}
	
.titulo_destacado {
	font-family:  verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 8px;
	color: #FDFDFB;
	line-height: 140%;
	text-decoration: none;
	}
	

a.titulo_destacado {
	text-decoration: none;
	}

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

	
.txt_destacado {
	font-family:  verdana, helvetica, sans-serif;
	font-size: 12px;
	padding: 4px 4px 4px 8px;
	color: #FDFDFB;
	line-height: 105%;
	}
	
.txt_destacado a  {
	text-decoration: none;
	color: #FDFDFB;
	
	}
.txt_destacado a:hover  {
	text-decoration: underline;
	
	
	}

td .txt_destacado {
	padding: 4px 4px 4px 8px;
	}

table .destacadoframe { 
	border: 4px solid #FDFDFB;
	}
	
.txt_small {
	font-family:  verdana, helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 4px 4px 8px;
	
	}
