/* --------------------------------------- flecha de la izquierda */
#interior1 {	
	width: 20px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	float: left;
}
#interior1cont {
	padding-top: 195px;
}
/* -------------------------------------- fin flecha de la izquierda */



/* --------------------------------------- flecha menu secundario */
#interiorblanco01 {	
	padding-top: 198px;
}
#interiorblanco02 {	
	padding-top: 228px;
}
#interiorblanco03 {	
	padding-top: 258px;
}
#interiorblanco04 {	
	padding-top: 288px;
}
#interiorblanco05 {	
	padding-top: 318px;
}



/* --------------------------------------- fin flecha menu secundario */



/* -------------------------------------- menu principal */
#menuprincipalcont01 {
	margin-top: 30px;
	margin-bottom: 0px;
	height: 450px;
	background-color: #FDF5EC;
}
#menuprincipalcont02 {
	margin-top: 30px;
	margin-bottom: 0px;
	height: 600px;
	background-color: #FDF5EC;
}
#menuprincipalcont03 {
	margin-top: 30px;
	margin-bottom: 0px;
	height: 800px;
	background-color: #FDF5EC;
}
#menuprincipalcont04 {
	margin-top: 30px;
	margin-bottom: 0px;
	height: 600px;
	background-color: #FDF5EC;
}
#menuprincipalcont05 {
	margin-top: 30px;
	margin-bottom: 0px;
	height: 2300px;
	background-color: #FDF5EC;
}
#menuprincipal ul li {
	color: #000000;
	text-decoration: none;
	background-color: #FDF5EC;
	font-weight: bold;
}
#menuprincipal ul li a:link {
	color: #666666;
	text-decoration: none;
	background-color: #FDF5EC;
	font-weight: bold;
}
#menuprincipal ul li a:visited {
	color: #666666;
	text-decoration: none;
	background-color: #FDF5EC;
	font-weight: bold;
}
#menuprincipal ul li a:hover, a:active {
	color: #666666;
	text-decoration: none;
	background-color: #FDF5EC;
	font-weight: bold;
	border-bottom:1px solid #000000;
}
/* -------------------------------------- fin menu principal */




/* -------------------------------------- menu secundario */
#menusecundariocont01 {	
	width: 130px;
	height: 450px;
	margin-top: 30px;
	margin-left: 0px;
	margin-bottom: 0px;
	background: #FDFBF9;
	float: left;
}
#menusecundariocont02 {	
	width: 130px;
	height: 600px;
	margin-top: 30px;
	margin-left: 0px;
	margin-bottom: 0px;
	background: #FDFBF9;
	float: left;
}
#menusecundariocont03 {	
	width: 130px;
	height: 800px;
	margin-top: 30px;
	margin-left: 0px;
	margin-bottom: 0px;
	background: #FDFBF9;
	float: left;
}
#menusecundariocont04 {	
	width: 130px;
	height: 600px;
	margin-top: 30px;
	margin-left: 0px;
	margin-bottom: 0px;
	background: #FDFBF9;
	float: left;
}
#menusecundariocont05 {	
	width: 130px;
	height: 2300px;
	margin-top: 30px;
	margin-left: 0px;
	margin-bottom: 0px;
	background: #FDFBF9;
	float: left;
}

#menusecundario ul {
	margin:0px;
	margin-top: 30px;
	padding-left: 10px;
	padding-top: 135px;
	padding-bottom: 0px;
	line-height: 20px;
	list-style-type: none;
	/*list-style-image: url('images/flechalista.gif')*/
}
#menusecundario ul li {
	padding: 0px 0px 10px 0px;
}
#menusecundario ul li a:link {
	color: #666666;
	text-decoration: none;
	background-color: #FDFBF9;
	font-weight: normal;
	border-bottom:1px dotted #666666;
}
#menusecundario ul li a:visited {
	color: #666666;
	text-decoration: none;
	background-color: #FDFBF9;
	font-weight: normal;
	border-bottom:1px dotted #666666;
}
#menusecundario ul li a:hover, a:active {
	color: #666666;
	text-decoration: none;
	background-color: #FFDFBF9;
	font-weight: normal;
	border-bottom:1px solid #666666;
}
/* -------------------------------------- fin menu secundario */


/* -------------------------------------- texto */
#colortitulosubseccion {
	color: #736B5B;
}
#textosubseccionparticular {
	color: #666666;
	font-size: 1em;
}
#textosubseccion a:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	border-bottom:1px dotted #666666;
}
#textosubseccion a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	border-bottom:1px dotted #666666;
}
#textosubseccion a:hover, a:active {
	color: #2127A0;
	text-decoration: none;
	font-weight: normal;
	border-bottom:1px solid #2127A0;
}
#tablaparticular {
	color: #666666;
	font-size: 1em;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	margin-bottom: 10px;
	margin-top: 10px;
}

#entradilla {
	color: #999999;
	font-size: 1em;
	font-style: italic;
	padding: 0px 0px 5px 10px;
	border-left: 2px solid #CCCCCC; 
	
}
#titu_articulo {
	color: #666666;
	font-size: 1.1em;
	text-align: left;
	line-height: 1.4em;

}
/* -------------------------------------- fin texto */



/* -------------------------------------- foto */
#foto {	
	width: 202px;
	padding-top: 20px;
	background: #FFFFFF;
	color: #666666;
	float: left;
}
/* -------------------------------------- fin foto */
