/* CSS Document */
html, body{margin: 0; border: 0; padding: 0;}
body {
	font-size:75%;
	font-family: sans-serif;
	overflow: auto;
	background-color: #FFFFFF;
	color: #666666;
}
a.libro {
	color: #A21F17;
	text-decoration:none;
	padding-right: 5px;
}
a.libro:visited { 
	color: #A21F17;
		padding-right: 5px;
	text-decoration:none;
}
a.libro:hover { 
	color: #A21F17;
		padding-right: 5px;
	text-decoration:underline;
}
a.libro:active { 
	color: #A21F17;
		padding-right: 5px;
	text-decoration:none;
}
a.libro2 {
	color: #fff;
	text-decoration:underline;
	padding-right: 5px;
	font-weight:bold;
	font-size:1.1em;
}
a.libro2:visited { 
	color: #fff;
		padding-right: 5px;
	text-decoration:underline;
		font-weight:bold;
		font-size:1.1em;
}
a.libro2:hover { 
	color: #82766b;
		padding-right: 5px;
	text-decoration:underline;
		font-weight:bold;
		font-size:1.1em;
}
a.libro2:active { 
	color: #fff;
		padding-right: 5px;
	text-decoration:underline;
		font-weight:bold;
		font-size:1.1em;
}

.menubasico {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 14.1ex;
	margin-right:0.3em;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	color: #FFFFFF;
	clear: both;
	float: right;
	background-color: #A21F17;
	height: 2.8ex;
}
.menubasico2 {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 18.2ex;
	margin-right:0.3em;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	color: #FFFFFF;
	clear: both;
	float: right;
	background-color: #A21F17;
	height: 2.8ex;
}
html>body ul.menubasico{
height: 2.6ex;
margin-top: 14.1ex;
padding-top:0.1ex;
}
html>body ul.menubasico2{
height: 2.6ex;
margin-top: 17.2ex;
padding-top:0.1ex;
}
.off-left {

	position: absolute;

	left: -999px;

	width: 990px;

}
#cont_menu{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#menucito_azul{
	width:100%;
	left: 0px;
	top: 0px;
	float:left;
	clear:both;
	/*display: inline;*/
	background-color: #005566;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 0px;
	margin: 0ex;
}

#menucito_menu{
	float: right;
	clear: both;
}


.menubasico li{
	display:inline;
	
	
}
.menubasico li a:link{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 1em;
	margin-right: 1em;
	
}
.menubasico li a:visited{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 1em;
	margin-right: 1em;
	
}.menubasico li a:active{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 1em;
	margin-right: 1em;
	
}.menubasico li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 1em;
	margin-right: 1em;
}
.menubasico2 li{
	display:inline;
	
	
}
.menubasico2 li a:link{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 1em;
	margin-right: 1em;
	
}
.menubasico2 li a:visited{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 1em;
	margin-right: 1em;
	
}.menubasico2 li a:active{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 1em;
	margin-right: 1em;
	
}.menubasico2 li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 1em;
	margin-right: 1em;
}

#carrusel{
	background-color: #FFFFFF;
	clear: both;
	float: left;
	height: 17ex;
	width: 100%;
	background-image: url(/imagenes/cabecera_osoa_estrecha.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
html>body #carrusel{
height: 17ex;
}
#cabecera{
	left: 0px;
	top: 0px;
	float:left;
	clear:both;
	/*	display: block;*/
	/*background-color: #FFFFFF;*/
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#cabecera_nombre{
	float: left;
	color: #B4833D;
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 0px;
	top: 0px;
	height: 4ex;
	display: inline;
}
h1{
	color: #A21F17;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 1.75em;
	font-weight: normal;
	margin-top:0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p{
	margin-top: 1.5ex;
	padding-top:0ex;
	margin-bottom: 0ex;
	padding-bottom:0ex;
	text-align: justify;
}
p.primero{

margin-top: 1.5ex;
padding-top:0ex;
margin-right:200px;
}
p.confondo{
	background-color:#F9F6E4;
	padding: 2em;
	margin-bottom: 2ex;
}

h2{
	color: #A21F17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-top:2px;
	margin-bottom: 0.7ex;
	padding-bottom: 0px;
	padding-top: 0px;
}
.alta{
	color: #A21F17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	
}

#cabecera_idiomas{
	float: right;
	top: 0px;
	width:40em;
	height: 4ex;
	/*display: inline;*/
	margin: 0px;
	padding: 0px;

	
}
#izquierda {
	width:15em;
	/*margin-top: 160px;*/
	/*position: absolute;*/
	float:left;
	z-index: 1;
	background-color: #FFFFFF;	/*margin-left: -14.6em;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ca817d;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
#derecha{
	position: absolute;
	float:right;
	right: 50px;
	top: -40px;
	width: 21em;
	margin-right: -50px;
	background-color: #FFFFFF;
	margin-top: 29.5ex;

	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ca817d;*/
	/*display: none;
	top: 0px;	*/


}
#central{
	/*margin-top: 160px;*/
	margin-bottom: 0em;
	margin-left: 15em;
	margin-right: 22.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ca817d;
	/*background-color: #333333;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ca817d;
}

#centroizda{
/*background-color: #FF3333;*/
}
html>body #izquierda {
	margin-left: 0px;
	margin-top: 0px;
	width:14em;
}
html>body #derecha {
	right: 65px;
	margin-top: 24ex;
	width: 21.25em;
	/*top: 0px;*/
}
html>body #central {
	margin-left: 14em;
	padding-top: 16.5ex;

}
#central2{
	/*margin-top: 160px;*/
	margin-bottom: 0em;
	margin-left: 15em;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ca817d;
	/*background-color: #333333;*/
margin-right: 3em;
	
}
html>body #central2 {
	margin-left: 14em;
	padding-top: 10px;
	margin-right: 3em;
	
}
#central2 div {
	/*padding-right: 35px;*/
	padding-left: 35px;
	padding-top: 2ex;
}
html>body #central2 div {
	/*padding-right: 40px;*/}
	
#central2 div.texto {
	float:left;
	clear:right;
	width:90%;
	padding-left:1.5em;
}
html>body #central2 div.texto {
	padding-top:0ex;
	margin-top:0px;
	clear:right;
	padding-left:1.5em;
}
#central div {
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 2ex;
}
html>body #central div {
	padding-right: 40px;}

#derecha div p {
		text-align:left;
}

#central div.grupito {
	background-color: #ffffff;
	float: right;
	padding-left:0em;
	margin-top: 2px;
	margin-left: 2em;
	margin-right: -5px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 16em;
	*width: 16em;!important
	*width:211px;
	
}
html>body #central div.grupito {
	background-color: #ffffff;
	float: right;
	width: 16em;
	*width: 16em;!important
	*width:211px;
	padding-left:0em;
	margin-left: 2em;
	margin-top: 2px;
	margin-right: -25px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	
}
#central div.sombreado p {
	text-align:left;
}
#central div.antesombreado {
	background-color: #dedede;
	float: left;
	width: 197px;
	*width:197px;!important
	*width:100px;
	height:92px;
	/*margin-right: -5px;*/
	margin-bottom: 7px;
	/*margin-left: 20px;*/
	padding-top: 10px;
	padding-right: 0px;
	*padding-right:8px; !important
	*padding-right:0px;
	padding-bottom: 0px;
	padding-left: 1em;
	background-image: url(../imagenes/resaltado_amarillo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

html>body #central div.antesombreado {
background-image: url(../imagenes/resaltado_amarillo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #dedede;
	float: left;
	width: 197px;
	*width:197px;!important
	*width:100px;
	height:92px;
	/*margin-right: -25px;*/
	margin-bottom: 7px;
	/*margin-left: 10px;*/
	padding-top: 10px;
	padding-right: 9px;
	*padding-right:8px;!important
	*padding-right:0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#central div.antesombreado2 {
	background-color: #dedede;
	float: left;
	width: 197px;
	*width:197px;!important
	*width:100px;
	height:150px;
	/*margin-right: -5px;*/
	margin-bottom: 10px;
	/*margin-left: 20px;*/
	padding-top: 10px;
	padding-right: 9px;
	*padding-right:8px;!important
	*padding-right:0px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-image: url(../imagenes/resaltado_breve.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
html>body #central div.antesombreado2 {
background-image: url(../imagenes/resaltado_breve.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #dedede;
	float: left;
	width: 197px;
	*width:197px;!important
	*width:100px;
	height:150px;
	/*margin-right: -25px;*/
	margin-bottom: 10px;
	/*margin-left: 10px;*/
	padding-top: 10px;
	padding-right: 9px;
	*padding-right:8px;!important
	*padding-right:0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#central div.antesombreado3 {
	background-color: #dedede;
	float: left;
	width: 16em;
	*width:16em;!important
	*width:120px;
	height:92px;
	/*margin-right: -5px;*/
	margin-bottom: 10px;
	/*margin-left: 20px;*/
	padding-top: 10px;
	padding-right: 0px;
	*padding-right:8px;!important
	*padding-right:0px;
	padding-bottom: 0px;
	padding-left: 1em;
	background-image: url(../imagenes/resaltado_boletin.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#central div.antesombreado4 {
	background-color: #dedede;
	float: left;
	width: 197px;
	*width:197px;!important
	*width:120px;
	height:80px;
	/*margin-right: -5px;*/
	margin-bottom: 10px;
	/*margin-left: 20px;*/
	padding-top: 4px;
	padding-right: 0px;
	*padding-right:8px;!important
	*padding-right:0px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-image: url(../imagenes/resaltado_blog.png);
	background-repeat: no-repeat;
	background-position: left top;
}
html>body #central div.antesombreado2 {
background-image: url(../imagenes/resaltado_breves.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #dedede;
	float: left;
	width: 197px;
	*width:197px;!important
	*width:100px;
	height:150px;
	/*margin-right: -25px;*/
	margin-bottom: 10px;
	/*margin-left: 10px;*/
	padding-top: 10px;
	padding-right: 9px;
	*padding-right:8px;!important
	*padding-right:0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
html>body #central div.antesombreado2 p {
line-height:1.3em
}
#central div.antesombreado5 {
	background-color: #fff;
	float: left;
	width: 197px;
	*width:197px;!important
	*width:120px;
	height:120px;
	/*margin-right: -5px;*/
	margin-bottom: 10px;
	/*margin-left: 20px;*/
	padding-top: 0px;
	padding-right: 0px;
	*padding-right:8px;!important
	*padding-right:0px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-image: url(../imagenes/resaltado_manifiesto.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#central div.antesombreado6 {
	background-color: #fff;
	float: left;
	width: 197px;
	*width:197px;!important
	*width:120px;
	height:252px;
	/*margin-right: -5px;*/
	margin-bottom: 5px;
	/*margin-left: 20px;*/
	padding-top: 0px;
	padding-right: 0px;
	*padding-right:8px;!important
	*padding-right:0px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-image: url(../imagenes/fondo_compromiso_cas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		text-align:left;
}
div.antesombreado6 p{
	margin-bottom:4px;
	margin-top:0px;
	text-align:left;
}
html>body #central #central div.antesombreado6 {
	background-color: #fff;
	float: left;
	width: 197px;
	*width:197px;!important
	*width:120px;
	height:252px;
	/*margin-right: -5px;*/
	margin-bottom: 5px;
	/*margin-left: 20px;*/
	padding-top: 0px;
	padding-right: 0px;
	*padding-right:8px;!important
	*padding-right:0px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-image: url(../imagenes/fondo_compromiso_cas.jpg);
	background-repeat: no-repeat;
	text-align:left;
	background-position: left top;
}





#central div.antesombreado6_eus {
	background-color: #fff;
	float: left;
	width: 197px;
	*width:197px;!important
	*width:120px;
	height:252px;
	/*margin-right: -5px;*/
	margin-bottom: 5px;
	/*margin-left: 20px;*/
	padding-top: 0px;
	padding-right: 0px;
	*padding-right:8px;!important
	*padding-right:0px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-image: url(../imagenes/fondo_compromiso_cas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		text-align:left;
}
div.antesombreado6_eus p{
	margin-bottom:4px;
	margin-top:0px;
	text-align:left;
}
html>body #central #central div.antesombreado6_eus {
	background-color: #fff;
	float: left;
	width: 197px;
	*width:197px;!important
	*width:120px;
	height:252px;
	/*margin-right: -5px;*/
	margin-bottom: 5px;
	/*margin-left: 20px;*/
	padding-top: 0px;
	padding-right: 0px;
	*padding-right:8px;!important
	*padding-right:0px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-image: url(../imagenes/fondo_compromiso_cas.jpg);
	background-repeat: no-repeat;
	text-align:left;
	background-position: left top;
}

#central div.antesombreado7 {
	background-color: #fff;
	float: left;
	width: 197px;
	*width:197px;!important
	*width:120px;
	height:252px;
	/*margin-right: -5px;*/
	margin-bottom: 5px;
	/*margin-left: 20px;*/
	padding-top: 0px;
	padding-right: 0px;
	*padding-right:8px;!important
	*padding-right:0px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-image: url(../imagenes/fondo_compromiso_cas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		text-align:left;
}
div.antesombreado7 p{
	margin-bottom:4px;
	margin-top:0px;
	text-align:left;
}
html>body #central #central div.antesombreado7 {
	background-color: #fff;
	float: left;
	width: 197px;
	*width:197px;!important
	*width:120px;
	height:252px;
	/*margin-right: -5px;*/
	margin-bottom: 5px;
	/*margin-left: 20px;*/
	padding-top: 0px;
	padding-right: 0px;
	*padding-right:8px;!important
	*padding-right:0px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-image: url(../imagenes/fondo_compromiso_cas.jpg);
	background-repeat: no-repeat;
	text-align:left;
	background-position: left top;
}
#central div.antesombreado8 {
	background-color: #fff;
	float: left;
	width: 197px;
	*width:197px;!important
	*width:120px;
	height:163px;
	/*margin-right: -5px;*/
	margin-bottom: 10px;
	/*margin-left: 20px;*/
	padding-top: 0px;
	padding-right: 0px;
	*padding-right:8px;!important
	*padding-right:0px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-image: url(../imagenes/resaltado_libro_blanco.png);
	background-repeat: no-repeat;
	background-position: left top;
}
a.enlaceblanco{
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
a.enlaceblanco:hover{
color:#ffffff;
font-weight:bold;
text-decoration:underline;
}

#central div.sombreado {
	background-color: #f9f6e4;
	float: left;
	width: 16em;
	
	/*margin-right: -5px;*/
	margin-bottom: 10px;
	/*margin-left: 20px;*/
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 1em;
}
#central div.sombreado2 {
	background-color: #f4e6cc;
	/*float: left;
	width: 70%;
	margin-top:10px;
	/*margin-right: -5px;*/
	/*margin-bottom: 10px;
	/*margin-left: 20px;*/
	/*padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 1em;*/
	background-color:#f2e0e1!important;
	
	margin-top:15px!important;
	margin-bottom:15px!important;
	margin-right:200px!important;
	padding-left:10px!important;
	padding-top:7px!important;
	padding-right: 10px!important;
	padding-bottom:7px!important;
	
}
html>body #central div.sombreado2 {
	background-color: #f2e0e1;
	/*float: left;
	width: 70%;
	margin-top:10px;*/
	/*margin-right: -25px;*/
	/*margin-bottom: 10px;
	/*margin-left: 10px;*/
	/*padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;*/
	
	
	
	background-color:#f2e0e1!important;
	
	margin-top:15px!important;
	margin-bottom:15px!important;
	margin-right:200px!important;
	padding-left:10px!important;
	padding-top:7px!important;
	padding-right: 10px!important;
	padding-bottom:7px!important;
}
html>body #central div.sombreado {
	background-color: #f9f6e4;
	float: left;
	width: 16em;
	
	/*margin-right: -25px;*/
	margin-bottom: 10px;
	/*margin-left: 10px;*/
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#central div.sombreado3 {
	/*background-color: #fff;
	float: left;
	width: 70%;
	margin-top:10px;
	/*margin-right: -5px;*/
/*	margin-bottom: 10px;
	/*margin-left: 20px;*/
	/*padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px!important;
	clear:right;*/
	
	
	
	

	background-color:#fff!important;
	
	margin-top:5px!important;
	margin-bottom:5px!important;
	margin-right:200px!important;
	padding-left:0px!important;
	padding-top:5px!important;
	padding-right: 10px!important;
	padding-bottom:0px!important;
	

	



	
	
	
	
}
html>body #central div.sombreado3 {
/*background-color: #fff;
	float: left;
	width: 70%;
	margin-top:10px;
	/*margin-right: -5px;*/
/*	margin-bottom: 10px;
	/*margin-left: 20px;*/
	/*padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px!important;
	clear:right;*/
	
	
	
	

	background-color:#fff!important;
	
	margin-top:5px!important;
	margin-bottom:5px!important;
	margin-right:200px!important;
	padding-left:0px!important;
	padding-top:5px!important;
	padding-right: 10px!important;
	padding-bottom:0px!important;
	
	
	
	
	

	
	
	
	
	
}
#central div.encuesta p {
	color: #ffffff;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 1.75em;
	line-height:1.1em;
}
html>body #central div.encuesta p {
	color: #ffffff;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 1.75em;
	line-height:1.1em;
	
}
#central div.encuesta {
	width: 15.8em;
	display:block;
	/*float: left;
	clear:right;*/
	height:21ex;
	margin-top: 2px;
	/*margin-right: -25px;*/
	margin-bottom: 10px;
	/*margin-left: 10px;*/
	padding-top: 45px;
	padding-right: 1em;
	padding-bottom: 10px;
	padding-left: 0.8em;
	background-image: url(/imagenes/resaltado_encuesta.gif);
}
html>body #central div.encuesta {
	background-color: #f9f6e4;
	display:block;
	float: left;
	width: 16em;
	height:19.2ex;
	margin-top: 2px;
	/*margin-right: -25px;*/
	margin-bottom: 10px;
	/*margin-left: 10px;*/
	padding-top: 3em;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0.8em;
	background-image: url(/imagenes/resaltado_encuesta.gif);
}


.reducetexto {
	font-size: 0.7em;
	color: #A1201A;
}


/*#izquierda ul{
	list-style-type: square;
	margin: 0px;
	padding-left: 0px;
}*/

.padin10{
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#izquierda div.resaltado, div.resaltado_participa, div resaltado_boletines{

	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pie{
	float:left;
	width:100%;
	clear:both;
	margin-top: 0px;
	margin-top: 0px;
	position: relative;
	display: block;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #A21F17;
	background-color: #FFFFFF;
	background-image: url(/imagenes/logo_pie.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}
#derecha p {
	margin-top: 0.5em;
	padding-top: 0em;
	padding-bottom:0em;
	margin-bottom:0.5em;
}
#derecha a {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
#derecha div{
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.lista{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
	
}


.lista li
{
	padding-left: 0em;
	margin-top:2px;
	background-position: left center;
	padding-right: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.lista li.primero
{
margin-top:3px;
}
.seleccionado{
	background-color: #ffffff;
}
.lista li a
{
	color: #9D201C;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #c9b6a5;
	padding-left: 0.4em;
	/*background-color: #f9f6e4;*/
	background-color:#c9b6a5;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	
/*display: block;
color: #8592BB;
padding: 1px 0 1px 8px;*/
}
.lista li a:visited
{
	color: #9D201C;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #c9b6a5;
	padding-left: 0.4em;
/*background-color: #f9f6e4;*/
	background-color:#c9b6a5;
	display: block;
		padding-top: 3px;
	padding-bottom: 3px;
	
/*display: block;
color: #8592BB;
padding: 1px 0 1px 8px;*/
}
.lista li a:active
{
	color: #9D201C;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #c9b6a5;
	padding-left: 0.4em;
	/*background-color: #f9f6e4;*/
	background-color:#c9b6a5;
	display: block;
		padding-top: 3px;
	padding-bottom: 3px;
/*display: block;
color: #8592BB;
padding: 1px 0 1px 8px;*/
}
.lista li a:link
{
	color: #9D201C;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #c9b6a5;
	padding-left: 0.4em;
	/*background-color: #f9f6e4;*/
	background-color:#c9b6a5;
	display: block;
		padding-top: 3px;
	padding-bottom: 3px;
/*display: block;
color: #8592BB;
padding: 1px 0 1px 8px;*/
}
.lista li a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #c9b6a5;
	padding-left: 0.4em;
	/*background-color: #f9f6e4;*/
	background-color:#c9b6a5;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;

}

.lista li a.actual
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A21F17;
	padding-left: 0.4em;
	background-color: #A21F17;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	
/*display: block;
color: #8592BB;
padding: 1px 0 1px 8px;*/
}
.lista li a.actual:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A21F17;
	padding-left: 0.4em;
	background-color: #A21F17;
	display: block;
		padding-top: 3px;
	padding-bottom: 3px;
	
/*display: block;
color: #8592BB;
padding: 1px 0 1px 8px;*/
}
.lista li a.actual:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A21F17;
	padding-left: 0.4em;
	background-color: #A11F11;
	display: block;
		padding-top: 3px;
	padding-bottom: 3px;
/*display: block;
color: #8592BB;
padding: 1px 0 1px 8px;*/
}
.lista li a.actual:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A21F17;
	padding-left: 0.4em;
	background-color: #A21F17;
	display: block;
		padding-top: 3px;
	padding-bottom: 3px;
/*display: block;
color: #8592BB;
padding: 1px 0 1px 8px;*/
}
.lista li a.actual:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-left: 0.4em;
	background-color: #990000;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;

}


.sublista {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 4px;
	padding-bottom: 4px;

}
.sublista li {
	padding-left: 0.4em;
	font-weight: normal;
	color: #666666;
	font-family: "Arial Narrow";
	font-size: 1.2em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 1px;
}
.sublista li a{
	color: #666666;
	font-weight: normal;
	background-color: #FFFFFF;
	display: block;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 8px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ECE9D8;
	
}
.sublista li a:link{
	color: #666666;
	font-weight: normal;
	background-color: #FFFFFF;
	display: block;
	margin-left: 8px;
 	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 8px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color:#ECE9D8;
	
}
.sublista li a:active{
	color: #666666;
	font-weight: normal;
	background-color: #FFFFFF;
	display: block;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 8px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color:#ECE9D8;
	
}

.sublista li a:visited{
	color: #666666;
	font-weight: normal;
	background-color: #FFFFFF;
	display: block;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 8px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ECE9D8;
	
}
.sublista li a:hover{
	background-color: #ECE9D8;
	color: #666666;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A21F17;
	font-weight: normal;
	display: block;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 8px;
}
.sublista li a.actual{
	color: #ffffff;
	font-weight: normal;
	background-color: #ECE9D8;
	display: block;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 8px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color:#A21F17;
	
}
.sublista li a.actual:hover{
	background-color: #ECE9D8;
	color: #666666;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #efef00;
	font-weight: normal;
	display: block;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 8px;
}
.sublista li a.actual:link{
	color: #666666;
	font-weight: normal;
	background-color: #ECE9D8;
	display: block;
	margin-left: 8px;
 	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 8px;
		border-left-width: 3px;
	border-left-style: solid;
	border-left-color:#A21F17;
	
}
.sublista li a.actual:active{
	color: #666666;
	font-weight: normal;
	background-color: #ECE9D8;
	display: block;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 8px;
		border-left-width: 3px;
	border-left-style: solid;
	border-left-color:#A21F17;
	
}

.sublista li a.actual:visited{
	color: #666666;
	font-weight: normal;
	background-color: #ECE9D8;
	display: block;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 8px;
		border-left-width: 3px;
	border-left-style: solid;
	border-left-color:#A21F17;
	
}
/*p.quien{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #B4833D;
	height: 3ex;
}*/
.idiomas {
	margin-left: 0px;
	padding-left: 0;
	margin-top: 0px;
	margin-right:0px;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	color: #a11f17;
	clear: both;
	float: right;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.idiomas li{
	display:inline;
	
}

#carrusel{
	background-color: #FFFFFF;
	clear: both;
	float: left;
	height: 20ex;
	width: 100%;
	background-image: url(/imagenes/cabecera_osoa_estrecha.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.separador_novedades{
	width: 21.5em;;
	color: #B4833D;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B4833D;
	height:1px;
	margin-top:1px;
	margin-bottom:0px;
	float:left;
	clear:both;
	padding-top:0px;
	padding-bottom:0px;
}
	

.linea1 {
	font-size: 0.9em;
}
a.resal:link{
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	
}
a.resal:visited{
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.resal:hover{
	color: #666666;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	
}
a.resal:active{
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	
}
a.resal_mayus:link{
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	text-transform:uppercase;
	
}
a.resal_mayus:visited{
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	text-transform:uppercase;
}
a.resal_mayus:hover{
	color: #666666;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	text-transform:uppercase;
	
}
a.resal_mayus:active{
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	text-transform:uppercase;
	
}


.colfoto{
	float:left;
	position:relative;
	clear:none;
	margin-bottom: 0px;
	margin-top:0px;
	margin-right:10px;
	padding-bottom: 0px;
	padding-top:0px;

}
.coltexto{
	float:right;
	position:relative;
	text-align:left;
	clear:right;
	width:13em;
	margin-bottom: 0px;
	margin-top:0px;
	padding-bottom: 0px;
	padding-top:0px;
	color: #666666;
}
html>body div.colfoto{
	float:left;
	position:relative;
	clear:none;
	margin-bottom: 0px;
	margin-top:0px;
	margin-right:0px;
	padding-bottom: 0px;
	padding-top:0px;

}
html>body div.coltexto{
	float:right;
	position:relative;
	text-align:left;
	clear:right;
	width:12em;
	margin-right:1em;
	margin-bottom: 0px;
	margin-top:0px;
	padding-bottom: 0px;
	padding-top:0px;
	color: #666666;
}
.coltodo{
	float: left;
	width: 50%;
	clear: left;
	text-align: right;
}
html>body div.coltodo{
	float: left;
	width: 100%;
	clear: left;
	text-align: right;
}
.coltodo p{
text-align: right;
}
a.anteriores:link{
	color: #000066;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
}
a.anteriores:visited{
	color: #000066;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
}
a.anteriores:active{
	color: #000066;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
}
a.anteriores:hover{
	color: #000066;
	font-weight:bold;
	font-size:1em;
	text-decoration:underline;
}
a.tituloenlace:link{
	color: #000066;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
}
a.tituloenlace:visited{
	color: #000066;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
}
a.tituloenlace:active{
	color: #000066;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
}
a.tituloenlace:hover{
	color: #000066;
	font-weight:bold;
	font-size:1em;
	text-decoration:underline;
}
a.textoenlace:link{
	color: #666666;
	font-weight:normal;
	font-size:1em;
	text-decoration:none;
}
a.textoenlace:visited{
	color: #666666;
	font-weight:normal;
	font-size:1em;
	text-decoration:none;
}
a.textoenlace:active{
	color: #666666;
	font-weight:normal;
	font-size:1em;
	text-decoration:none;
}
a.textoenlace:hover{
	color: #666666;
	font-weight:normal;
	font-size:1em;
	text-decoration:underline;
}

ul.idiomas a:link{
	color: #a11f17;
	text-decoration: none;
	margin-left: 1em;
	margin-right: 1em;
}
ul.idiomas a:visited{

	color: #a11f17;
	text-decoration: none;
		margin-left: 1em;
	margin-right: 1em;
}
ul.idiomas a:active{
	
	color: #a11f17;
	text-decoration: none;
		margin-left: 1em;
	margin-right: 1em;
}
ul.idiomas a:hover{

	color: #a11f17;
	text-decoration: underline;
		margin-left: 1em;
	margin-right: 1em;
}
a.leer:link{
	color: #000066;
	text-decoration: none;
	text-align:right;

}
a.leer:visited{

	color: #000066;
	text-decoration: none;
text-align:right;
}
a.leer:active{
	
	color: #000066;
	text-decoration: none;
text-align:right;
}
a.leer:hover{

	color: #000066;
	text-decoration: underline;
text-align:right;
}
div.resaltado{
	color: #B4833D;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B4833D;
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	
}
div.resaltado_boletines {
	text-align: left;
	background-image: url(/imagenes/boletines.gif);
	background-position: right center;
	padding: 0px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.resaltado_blog{
	text-align: left;
	background-image: url(/imagenes/blog.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 10px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.resaltado_comparte {
	text-align: left;
	background-image: url(/imagenes/comparte.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 10px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.resaltado_encuesta {
	text-align: left;
	background-image: url(/imagenes/encuesta.gif);
	background-repeat: no-repeat;
	background-position: right 0.8em;
	margin-right: 10px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.resaltado_directorio {
	text-align: left;
	background-image: url(/imagenes/directorio.gif);
	background-repeat: no-repeat;
	background-position: right 0.8em;
	margin-right: 10px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.resaltado_congreso {
	text-align: left;
	background-image: url(/imagenes/congreso.gif);
	background-repeat: no-repeat;
	background-position: right 0.8em;
	margin-right: 10px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.resaltado_participa {
	text-align: left;
	background-image: url(/imagenes/participa.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 10px;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.resaltado_directorio p {
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
	margin-left: 10px;
}
div.resaltado_congreso p {
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
	margin-left: 10px;
}
div.resaltado_encuesta p {
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
	margin-left: 10px;
}
div.resaltado_blog p {
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
	margin-left: 10px;
}
div.resaltado_comparte p {
	padding-top: 21px;
	padding-bottom: 21px;
	margin: 0px;
	margin-left: 10px;
}
div.resaltado_participa p {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #859093;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
div.resaltado_boletines p {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #859093;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.padin_sup8 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0ex;
	margin-bottom: 0px;
	overflow:visible;
}
.padin_pie {

	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
img.triplea {
	margin-right: 8px;
	margin-top: 0px;
	margin-left: 0.7em;

}
.menupie {
	padding-left: 0;
	margin-top: 5px;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	color: #a11f17;
	margin-left: 0px;
	float:left;
}
.foto_pie{
float:right;
padding-right:150px;
}
.menupie li{
	display:inline;
	
}
ul.menupie a:link{
	color: #a11f17;
	text-decoration: none;
	margin-left: 0.7em;
	margin-right: 0.7em;
}
ul.menupie a:visited{

	color: #a11f17;
	text-decoration: none;
		margin-left: 0.7em;
	margin-right: 0.7em;
}
ul.menupie a:active{
	
	color: #a11f17;
	text-decoration: none;
		margin-left: 0.7em;
	margin-right: 0.7em;
}
ul.menupie a:hover{

	color: #a11f17;
	text-decoration: underline;
		margin-left: 0.7em;
	margin-right: 0.7em;
}
#central2 div.texto {
	padding-right: 0px;
	padding-left: 0px;
	float: left;
}
#central2 div.menuencentral {
	/*background-color:#FFFFFF;
	border:1px solid #A21F17;*/
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.menucentralconinputs {
	/*padding-left: 0;
	margin-top: 5px;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	color: #a11f17;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;*/
	padding-left: 0px;
	margin-left: 0;
	background-color:#c9b6a5;
	color: #A21F17;
	float: left;
	font-family: arial, helvetica, sans-serif;
	width: 100%;
	clear:right;
	margin-bottom:0px;

	
}
.menucentralconinputs li{
	display:inline;
	margin-left: 0px;
	padding-left: 0px;
	border:none;
	list-style-type:none;
	padding:0px;


	
}
ul.menucentralconinputs li form{
margin:0px;
padding:0px;
display:inline;
background-color: #fff;
border:none;

}

.btn_comparte{
	padding:0px 5px;
	background-color:#c9b6a5;
	color: #A21F17;
	text-decoration: none;
	/*float: left;*/
	border:none;
	cursor:pointer;
	font:inherit;
	margin:0px;
		height:20px;
		min-height:20px;	
		border:none;
border-right: 1px solid #ffffff;
border-left: 1px solid #ffffff;	

}
.btn_actual{	
	padding:0px 5px;
	background-color: #A21F17;
	color: White;
	text-decoration: none;
	/*float: left;*/
	border:none;
	margin:0px;
	cursor:pointer;
	font:inherit;
height:20px;	
min-height:20px;

border-right: 1px solid #ffffff;
border-left: 1px solid #ffffff;
		
}
.btn_comparte_fin{
	padding:0px 20px;
	background-color:#c9b6a5;
	color: #A21F17;
	text-decoration: none;
	/*float: left;*/
	border:none;
	cursor:pointer;
	font:inherit;
	margin:0px;
		height:20px;
		min-height:20px;	
border-left: 1px solid #ffffff;	
}

ul.normal{
	margin-top: 1.5ex;
	list-style-type: none;
	margin-bottom: 1.5ex;
	list-style-image: url(/imagenes/marcalista.gif);
	text-align: justify;
}
ul.normal li{
	display: list-item;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom:0.8ex;
}
.margenparalibro {
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #999999;
	padding: 3px;
}
ol.normal{
	margin-top: 1.5ex;
	list-style-type: decimal;
	margin-bottom: 1.5ex;
	text-align: justify;
}
ol.normal li{
	display: list-item;
	margin-left: 0px;
	margin-bottom: 1ex;
	padding-left: 0px;
}
table.entera{
margin-top:2ex;
background-color:#FFFFFF;
}
th{
display:none;
}
td.celda1{
	border: 1px solid #ECE9D8;
	padding:3px;
	margin-top:0px;
	margin-bottom:0px;
	/*background-color:#ebe8d7;*/
	background-color:#ffffff;
	color:#A21F17;
	font-weight: bold;
	vertical-align: top;
	text-align:center;
}
td.celda1b{
	border: 1px solid #ECE9D8;
	padding:3px;
	margin-top:0px;
	margin-bottom:0px;
	/*background-color:#ebe8d7;*/
	background-color:#ffffff;
	color:#A21F17;
	font-weight: bold;
	vertical-align: top;
	text-align:center;
}
td.celda1b p{
	margin-right:0.4em;
	margin-left:0.4em;
	text-align:center;
	color:#896b61;
	/*color:#8c8c8c;*/
}
td.celdaanno{
	border: 1px solid #ECE9D8;
	padding:3px;
	margin-top:0px;
	margin-bottom:0px;
	/*background-color:#ebe8d7;*/
color:#FFFFFF;
	background-color: #c9b6a5;
	font-weight: bold;
	text-align:center;
}
td.celdaanno p{
	margin-right:0.4em;
	margin-left:0.4em;
	text-align:center;
	color:#fff;
	/*color:#8c8c8c;*/
}
#central2 div.sin{
	color:#FFFFFF;
	background-color: #c9b6a5;
	padding-right:2em;
	padding-left:2em;
	padding-top:0em;
	padding-bottom:0em;
	color:#ffffff;
}

#central2 div.sin2{
	color:#FFFFFF;
	background-color: #c9b6a5;
	padding-right:0.4em;
	padding-left:0.4em;
	padding-top:2em;
	padding-bottom:2em;
	color:#ffffff;
	height:100%;
}
div.sin2 p.titulo{
color:#ffffff;
margin:0em;

}
div.sin p.titulo{
color:#ffffff;
margin-top:0em;

}
td.celda1 p{
	margin-right:2em;
	margin-left:2em;
	text-align:center;
	color:#896b61;
	/*color:#8c8c8c;*/
}


td.celda2{
	border:none;
	padding-right: 1em;
	padding-left: 1em;
	background-color: #ebe8d7;
	font-weight: bold;
	color:#A21F17;
	vertical-align: top;
}
td.celda3{
	border: 1px solid #ECE9D8;
	padding-right: 2em;

}
td.celda3 p{
margin:1.5em;
text-align:left;
}
td.celda4{
	background-color:#FFFFFF;
	border: 1px solid #ECE9D8;
	vertical-align:middle;
	padding:4px;
}
td.celda4 p{
	margin:0.2em;
	font-size:0.9em;
	text-align:left;
}
td.celda4 p.especial{

margin-left:0.2em;
margin-top:0.2em;
margin-right:0.2em;
margin-bottom:1.3em;
text-align:left;
font-size:0.9em;
}
a.doctabla:link{
	color: #000066;
	/*font-weight:bold;*/
	font-size:1.05em;
	text-decoration:underline;
}
a.doctabla:visited{
	color: #000066;
	/*font-weight:bold;*/
	font-size:1.05em;
	text-decoration:underline;
}
a.doctabla:hover{
	color: #000099;
	/*font-weight:bold;*/
	font-size:1.05em;
	text-decoration:underline;
}
a.doctabla:active{
	color: #000066;
	/*font-weight:bold;*/
	font-size:1.05em;
	text-decoration:underline;
}

.activo {color: #339900; font-weight: bold; }
.inactivo {color: #003300; }
.actividad {
color: #A21F17;
 font-weight: bold;
}
td.valor{
	border: 1px solid #ECE9D8;
	padding:3px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#ebe8d7;
	/*background-color:#ffffff;*/
	color:#A21F17;
	font-weight: bold;
	vertical-align: top;
	text-align:center;
}
td.valor p{
	margin-right:0.4em;
	margin-left:0.4em;
	text-align:center;
	color:#896b61;
	/*color:#8c8c8c;*/
}
td.como{
	border: 1px solid #ECE9D8;
	padding:3px;
	margin-top:0px;
	margin-bottom:0px;
	/*background-color:#ebe8d7;*/
	background-color:#ffffff;
	/*color:#A21F17;*/
	font-weight: normal;
	vertical-align: top;
	text-align:center;
}
td.como p{
	margin-right:0.4em;
	margin-left:0.4em;
	text-align:left;
	/*color:#896b61;*/
	/*color:#8c8c8c;*/
}
th.valor{
display:none;
}
th.como{
display:none;
}
.Estilo2 {color: #990000;}
.Estilo4 {color: #A21F17; }
a.encuesta{
	color: #ffffff;
	text-decoration:none;
}

a.encuesta:link{
	color: #ffffff;
	text-decoration:none;
}
a.enuesta:visited{
	color: #ffffff;
	text-decoration:none;
}
a.encuesta:active{
	color: #ffffff;
	text-decoration:none;
}
a.encuesta:hover{
	color: #fee285;
	text-decoration:none;
}

/*Aqui el estilo del realtado de encueta en central2*/
#central2 div.grupito {
	background-color: #ffffff;
	float: right;
	padding-left:0em;
	margin-top: 2px;
	margin-left: 2em;
	margin-right: -5px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	
}
html>body #central2 div.grupito {
	background-color: #ffffff;
	float: right;
	width: 16em;
	padding-left:0em;
	margin-left: 2em;
	margin-top: 2px;
	margin-right: -25px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	
}


#central2 div.encuesta p {
	color: #ffffff;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 1.75em;
	line-height:1.1em;
}
html>body #central2 div.encuesta p {
	color: #ffffff;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 1.75em;
	line-height:1.1em;
	
}
#central2 div.encuesta {
	background-color: #f9f6e4;
	display:block;
	float: left;
	width: 16em;
	height:21ex;
	margin-top: 2px;
	/*margin-right: -25px;*/
	margin-bottom: 10px;
	/*margin-left: 10px;*/
	padding-top: 45px;
	padding-right: 1em;
	padding-bottom: 10px;
	padding-left: 0.8em;
	background-image: url(/imagenes/resaltado_encuesta.gif);
}
html>body #central2 div.encuesta {
	background-color: #f9f6e4;
	display:block;
	float: left;
	width: 16em;
	height:19.2ex;
	margin-top: 2px;
	/*margin-right: -25px;*/
	margin-bottom: 10px;
	/*margin-left: 10px;*/
	padding-top: 3em;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0.8em;
	background-image: url(/imagenes/resaltado_encuesta.gif);
}
#central2 div.cont_novedad {
	display:block;
	float:left;
	clear:right;
	width:90%;
	margin-top:5px;
	padding:0px;
}

html>body #central2 cont_novedad {
	display:block;
	float:left;
	padding-top:0ex;
	margin-top:5px;
	clear:both;
	padding:0px;
}
.separador_novedades_ancho{
	width: 90%;
	color: #B4833D;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B4833D;
	height:1px;
	margin-top:1px;
	margin-bottom:0px;
	
	padding-top:0px;
	padding-bottom:0px;
}
html>body .separador_novedades_ancho{
	width: 90%;
	color: #B4833D;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B4833D;
	height:1px;
	margin-top:1px;
	margin-bottom:0px;
	float:left;
	padding-top:0px;
	padding-bottom:0px;
}
.margenlibrofoto{
	margin-top: 0ex;
	margin-right: 2em;
	margin-bottom: 2ex;
	margin-left: 0ex;
}
a.novedad_titulo{
color: #A21F17;
	text-decoration:none;
}
a.novedad_titulo:hover{
	color: #A21F17;
	text-decoration:none;
}

a.enlacesensombra{
color: #A21F17;
	text-decoration:underline;
}
a.enlacesensombra:hover{
	color: #A21F17;
	text-decoration:none;
}
html>body .contador{
float:right;
}
.indicador{
}
.boton{	
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin-top:1ex;
	margin-left:0;
	margin-right:4px;
	font-size:0.95em;
	font-weight:bold;
	border: 1px solid #ca817d;
	background-color:#efefef;
	cursor: pointer;
}

/* ------------Estilos para las banco de buenas practicas--------------------------------------*/
#central2 .ficha{
	border-width:1px;
	border-style:dotted;
	border-color:#CCCCCC;
	padding:10px;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	margin-top:20px;

	overflow:visible;
	width:auto;
}
#practicas{
margin-top:15px;
overflow:hidden;

}
#practicas select{
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
width:100%;
color:#666;
overflow:visible;


}
#practicas select option{
overflow:visible;
width:auto;




}
#central2 .ficha p{

margin-left:15px;

}
#central2 .ficha .nombre-asoc{
margin-top:0px;
margin-bottom:25px;
margin-left:0px;
font-size:1em;
color:#666666;
font-weight:bold;
/*text-transform:uppercase;*/
}

#central2 .ficha h2{
font-size:1.5em;
color:#666;
margin-bottom:7px;
border-bottom:1px dotted #a21f17;
}
#central2 .ficha h3{
font-size:1em;
color:#a21f17;
text-transform:uppercase;
margin-bottom:10px;
}
#central2 .ficha li.publicaciones_pdf{
	list-style-type:none;
	color:#a21f17;
	padding-left:23px;
	padding-bottom:5px;
	margin-left:0px;
	background-image: url(../imagenes/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:4px;
	
}
#central2 .ficha dd.publicaciones_pdf{
	list-style-type:none;
	color:#a21f17;
	padding-left:12px;
	padding-bottom:5px;
	margin-left:13px;
	background-image: url(../imagenes/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:4px;
	
}
#central2 .ficha dd.publicaciones_sinpdf{
	list-style-type:none;
	color:#a21f17;
	padding-left:12px;
	padding-bottom:5px;
	margin-left:13px;
	
	margin-bottom:4px;
	
}
#central2 .ficha li.publicaciones_doc{
	list-style-type:none;
	color:#a21f17;
	padding-left:23px;
	padding-bottom:5px;
	margin-left:0px;
	background-image: url(../imagenes/word.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:4px;
}
#central2 .ficha li.publicaciones_html{
	list-style-type:none;
	color:#a21f17;
	padding-left:23px;
	padding-bottom:5px;
	margin-left:0px;
	background-image: url(../imagenes/html.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:4px;
}
#central2 .ficha li.publicaciones_ppt{
	list-style-type:none;
	color:#a21f17;
	padding-left:23px;
	padding-bottom:5px;
	margin-left:0px;
	background-image: url(../imagenes/ppt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:4px;
}
#central2 .ficha a{
color:#a21f17;
text-decoration:none;
}
#central2 .ficha a:hover{
color:#a21f17;
text-decoration:underline;
}
#central div.antesombreado0 {
	background-color: #dedede;
	float: left;
	width: 16em;
	*width:16em;!important
	*width:120px;
	height:92px;
	/*margin-right: -5px;*/
	margin-bottom: 7px;
	/*margin-left: 20px;*/
	padding-top: 10px;
	padding-right: 0px;
	*padding-right:8px;!important
	*padding-right:0px;
	padding-bottom: 0px;
	padding-left: 1em;
	background-image: url(../imagenes/resaltado_seminario.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
html>body #central div.antesombreado0 {
background-image: url(../imagenes/resaltado_seminario.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #dedede;
	float: left;
	width: 16em;
	*width:16em;!important
	*width:120px;
	height:92px;
	/*margin-right: -25px;*/
	margin-bottom: 7px;
	/*margin-left: 10px;*/
	padding-top: 10px;
	padding-right: 9px;
	*padding-right:8px;!important
	*padding-right:0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#central div.antesombreado01 {
	background-color: #dedede;
	float: left;
	width: 16em;
	*width:16em;!important
	*width:120px;
	height:92px;
	/*margin-right: -5px;*/
	margin-bottom: 7px;
	/*margin-left: 20px;*/
	padding-top: 10px;
	padding-right: 0px;
	*padding-right:8px;!important
	*padding-right:0px;
	padding-bottom: 0px;
	padding-left: 1em;
	background-image: url(../imagenes/resaltado_seminario2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
html>body #central div.antesombreado01 {
background-image: url(../imagenes/resaltado_seminario2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #dedede;
	float: left;
	width: 16em;
	*width:16em;!important
	*width:120px;
	height:92px;
	/*margin-right: -25px;*/
	margin-bottom: 7px;
	/*margin-left: 10px;*/
	padding-top: 10px;
	padding-right: 9px;
	*padding-right:8px;!important
	*padding-right:0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.colPtit{
	background-color:#ededed;
	border-width: 1px;
	border-style: solid;
	/*border-color: #82d0e3;*/
	border-color:#a21f17;
	padding:5px;
	cursor:pointer;
	margin-bottom:2px;
	font-size:1.1em;
	width:97%;
	min-width:97%;

	font-weight:bold;
}
.oculto{
	border:none;
	height:auto;
	padding:20px;
	width:90%;
	*width:93%;
	min-width:90%;
	*min-width:93%;
	/*overflow:auto;*/
	
}
.colP{
height:auto;
	}
#central2 div.fotobloque{
margin:0px;
padding:0px;

}
#central2 div.fotobloque div{
margin:4px 0px 4px 0px;
padding:4px;

}

.espacioantes{
margin:25px auto;
text-align:center;

}
dd{
margin-bottom:5px;
margin-top:0px;
}
dd p{
margin-top:5px;
}

.colfoto_publi{
	float:left;
	position:relative;
	clear:none;
	margin-bottom: 0px;
	margin-top:0px;
	margin-right:10px;
	padding-bottom: 0px;
	padding-top:0px;

}
.coltexto_publi{
	float:right;
	position:relative;
	text-align:right;
	clear:right;
	width:13em;
	margin-bottom: 0px;
	margin-top:0px;
	padding-bottom: 0px;
	padding-top:0px;
	color: #666666;
}
span.resaltado{
font-weight:bold;
color:#A21F17;
}

div.cont_novedad img{
float:left;
margin-right:10px;
margin-bottom:10px;

}
.ficha fieldset{
width:80%;
 border-width:1px;
	border-style:dotted;
	border-color:#CCCCCC;
 margin-top:15px;
 margin-left:5px;
 line-height:1.5em;
 padding-bottom:10px;
}
.ficha legend{
	background-color:#FFFFFF;
	padding:5px;
	color:#666;

}


/*menucentral_anterior*/
#central2 div.menuencentral {
	/*background-color:#FFFFFF;
	border:1px solid #A21F17;*/
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.menucentral {
	/*padding-left: 0;
	margin-top: 5px;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	color: #a11f17;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;*/
	padding-left: 0px;
	margin-left: 0;
	background-color:#c9b6a5;
	color: #A21F17;
	float: left;
	font-family: arial, helvetica, sans-serif;
	width: 100%;
	clear:right;

}
.menucentral li{
	display:inline;
	margin-left: 0px;
	padding-left: 0px;
	
}
ul.menucentral a:link{
padding: 0.2em 1em;
	background-color:#c9b6a5;
/*background-color: #F9F6E4;*/
color: #A21F17;
text-decoration: none;
float: left;
border-right: 2px solid #ffffff;


}
ul.menucentral a:visited{

padding: 0.2em 1em;
	background-color:#c9b6a5;
/*background-color: #F9F6E4;*/
color: #9D201C;
text-decoration: none;
float: left;
border-right: 2px solid #ffffff;


}
ul.menucentral a:active{
	
padding: 0.2em 1em;
	background-color:#c9b6a5;
/*background-color: #F9F6E4;*/
color: White;
text-decoration: none;
float: left;
border-right: 2px solid #ffffff;

}
ul.menucentral a:hover{
	background-color:#c9b6a5;
	color: #FFFFFF;
}


ul.menucentral a.actual:link{
padding: 0.2em 1em;
background-color: #A21F17;
color: White;
text-decoration: none;
float: left;
border-right: 2px solid #ffffff;


}
ul.menucentral a.actual:visited{

padding: 0.2em 1em;
background-color: #A21F17;
color: White;
text-decoration: none;
float: left;
border-right: 2px solid #ffffff;


}
ul.menucentral a.actual:active{
	
padding: 0.2em 1em;
background-color: #A21F17;
color: White;
text-decoration: none;
float: left;
border-right: 2px solid #ffffff;

}
ul.menucentral a.actual:hover{
background-color: #990000;
color: #fff;
float: left;
border-right: 2px solid #ffffff;
}
.puntitos_arriba{
width:90%;
float:left;
padding-left:0px!important;
padding-top:0px!important;
border-top:#A21F17 dotted 1px;
margin-top:15px;
}
a.publicaciones_pdfa{
	
	color:#fff;
	padding-left:21px;
	padding-bottom:18px;
	line-height:18px;
	margin-left:0px;
	background-image: url(../imagenes/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:0px;
	margin-bottom:4px;
	text-decoration:none;
	font-weight:bold;
	
}
a.publicaciones_pdfa:hover{
	
	color:#fff;
	padding-left:21px;
	padding-bottom:18px;
	line-height:18px;
	margin-left:0px;
	background-image: url(../imagenes/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:0px;
	margin-bottom:4px;
	text-decoration:underline;
	font-weight:bold;
}
a.publicaciones_peq{
	color:#fff;
	font-size:0.9em;

	margin-left:0px;
	margin-top:0px;
	margin-bottom:4px;
	text-decoration:none;
	font-weight:bold;
	
}
a.publicaciones_peq:hover{
	font-size:0.9em;
	color:#fff;

	margin-left:0px;
	margin-top:0px;
	margin-bottom:4px;
	text-decoration:underline;
	font-weight:bold;
}
.miniboletin{margin-right:10px; float:left;}
.ultimo_boletin{margin-bottom:8px;}
#central2 div.form_alta{ margin-top:0px; padding-top:0px;}
#central2 div.form_alta div{ margin:0px; padding:0px;}
.field_alta{padding:0px 12px 12px 12px; width:500px;}
.oculto
{
	border-bottom: #a11f17 1px solid;
	min-width: 478px;
	border-left: #a11f17 1px solid;
	padding-bottom: 20px;
	padding-left:10px!important;
	padding-right:10px!important;
	width:478px;
	
	height: auto;
	border-top: #a11f17 1px solid;
	border-right: #a11f17 1px solid;
	padding-top: 20px;
}
.colP
{
	height: auto;
	cursor: pointer;
}
#central2 .plegables{margin-left:4px; color:#a11f17; margin-top:10px!important;}
#central2 .plegables img{margin-right:4px; float:left; position:relative; top:2px; }
.oscuro{color:#333; font-weight:bold;}
.oculto label{  margin-left:20px;}
.oculto input + label{ font-weight:bold; margin-left:4px; margin-bottom:10px;}
#central div.hemeroteca{margin-top:0px; padding-top:0px; padding-left:0px;}

.page_stream{
	height:50px!important;
}
.res_central{
	background-color:#8dad1d!important;
	color:#fff!important;
	margin-top:3px!important;
	margin-bottom:15px!important;
	margin-right:200px!important;
	padding-left:20px!important;
	padding-top:15px!important;
	padding-right: 75px!important;
	padding-bottom:15px!important;
	background-image: url(../imagenes/resaltado_encuesta_largo.png)!important;
	background-position:center right!important;
	background-repeat:no-repeat!important;
	border:#8dad1d 1px solid;
	
}
.res_central a{color:#FFF; font-weight:bold; text-decoration:none; margin-left:0px; font-size:13pt;}
.res_central a:hover{color:#FFF; font-weight:bold; text-decoration:underline;}
