@charset "iso-8859-1";
/* CSS Document */
body div{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
/* Estilos menú idioma
-----------------------------------------------------*/
#top a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
#top a:link, #top a:visited, #top a:active{
	color: #7a032a;;
}
.align_center {
	text-align: center;
}


#top a:hover{
	color: #ededed;
}
a.no_activo{
	text-decoration: line-through;
}
/* Estilos menú_top
-------------------------------------------------------------*/




/*Estilos breadcrumb
--------------------------------------------------------------*/
#breadcrumb{
	font-size: 10px;
	color: #a5a5a5;
}
#breadcrumb a{
	color: #a5a5a5;
}
#breadcrumb a:hover{
	color: #555;
	text-decoration: underline;
}
#menu_top_2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A5A5A5;
	padding-right: 5px;
	position: absolute;
	right: 5px;
	top: 93px;
}
#menu_top_2 a{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A5A5A5;
	padding-left: 5px;
}
/*Estilos menu_right
--------------------------------------------------------------*/
#menu_right ul li a{
	font-size: 12px;
	font-weight: bold;
	color: #555;	
}
#menu_right ul li a:hover{
	color: #c8b072;
	text-decoration: none;	
}
/*Estilos content
-------------------------------------------------------------*/
#content{
	text-align: left;
	color:#555;	
}
#content p{
	line-height: 165%;
}
h2, h3, h4, h5, h6, .article, p, input, #campos_rell{
	text-align: left;	
	
}
h2{
	clear: right;
	display: block;
	
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.reference{
	letter-spacing: 0.2em;
	display: block;
	margin-top: 3px;
	color: #949494;
	text-align:center;
	
}
#content h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #7a032a;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #dbd5b7;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dbd5b7;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 8px;
	
}
#content h2{
	font-size: 14px;
	font-weight: bold;
	color: #7a032a;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8B072;
	padding-bottom: 2px;
	
}
#content h3{
	font-size: 11px;
	font-weight: bold;
	color: #7a032a;
}
.hr_functionally{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #edeadb;
	height: 1px;
}
.author{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	margin-left: 12px;
	color: #888;
	
}
.sangria{
	margin-left: 12px;
}

.article{
	line-height: 150%;
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dbd5b7;
}

.texto_gris {
	color: #adb0b6;
}
.texto_negro {
	color: #000;
}
.infoculta{
	display: none;
	background-color: #f9f8e1;
	margin-left: 15px;
	padding: 20px;
	margin-top: 15px;
	font-size: 10px;

}

