body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 1em auto 0em auto;
	max-width: 1000px;
	min-width: 782px;
}

*html #content {
  width: 900px;
}

img {
	border: none;
}


p {
	font-size: 70%;
}

.header {
	font-size: 60%;
	text-align: right;
	margin: 0.25em;
}

.header a:link, .header a:visited {
	color: #004993;
}

#header {
	background: url(../../img/arrow.png) no-repeat bottom right;
	height: 78px;
	margin: 0px 176px 0px 0px;
	padding: 0em 11px 6px 0px;
	width: 700px;
	
}

#header img{
	margin-left: -15px;


}

*html #header img{
   /* HACK PARA IE */
	margin-left: 0px;
}

*html #header {
	width: 580px; /* Ancho fijo */
	float: left;
	margin: 0px 0px 0px -15px;
}

#left {
	float: left;
	width: 130px;
	padding: 0em;
	margin: 0em 15px 0px 0px;
}

#logo{
	margin: 0em 0em 0em 0px;
	padding: 0em;
	width: 130px;
	height: 134px;
}

#nav_bar {
	margin: 0px 0px 0px 0px;
	padding-bottom: 10px;
	background: url(../../img/sidebar_bottom.png) no-repeat bottom;
}

*html #nav_bar {
	margin-top: -3px;
}

#nav_bar ul{
	width: 130px;
	margin: 0px 0px 0px 0em;
	padding: 20px 0em 60px 0em;
	background: url(../../img/sidebar.png) repeat-y right;
	/*border: 1px solid red;*/
}


#nav_bar ul li {
	display: block;
	margin: 0em;
	padding: 0em;
	font-size: 68%;
	font-weight: bold;
}

#nav_bar ul li a {
	display: block;
	width: 100px;
	height: 33px;
	margin: -1px -10px 0em 0em;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding: 4px 10px 4px 20px;
	text-decoration: none;
	background: url(../../img/bullet2.png) repeat-y;
	background-position: 6px 0px;
}

*html #nav_bar ul li a {
	margin-top: -2px;
	width: 130px;
}

#nav_bar ul li a:link {
	color: #333;
}

#nav_bar li a:visited{
	color: #333;
}

#nav_bar ul li a:hover{
	background: url(../../img/bullet3.png) repeat-y;
	background-position: 6px 0px;
}

#nav_bar ul li .current{
	background: white url(../../img/bullet.png) no-repeat;
	background-position: 0px 6px;
}

/**#main {
	margin: 5px 0px 0px 0px;
	border: 1px solid red;
}*/

/*#main2 {
	margin: 5px -185px 0px 0px;
	border: 1px solid red;
}

*html #main2 {
	clear: right;
	margin: 5px 0px 0px 0px;
}*/

#main2 {
	float: left;
	margin: 0em 0px 0em 0px;
	width: 560px;
	padding: 0.5em 1em 0em 0.5em;
	
}
/*Estilos Eventos: Estilos para la ficha de eventos*/
#titulo_ficha_eventos{width: 92%; margin:auto; font:11px Arial, Helvetica, sans-serif;}
#titulo_ficha_eventos h1{font:bold 1.4em Arial, Helvetica, sans-serif; color: #013A77; background:url(/socinfo/images/html/bullet_h1.gif) no-repeat 0px 6px; padding: 0px 15px;}
#titulo_ficha_eventos .fondo_titulo{background: url(/socinfo/images/html/fondo_h1.gif) repeat-x 0px 0px; height:8px;}
#resumen_ficha_eventos{width: 93%; margin: 15px auto; font: 11px Arial, Helvetica, sans-serif;}
#resumen_ficha_eventos a{text-decoration: none; color:#013A77; font-weight:normal;}
#resumen_ficha_eventos a:hover{text-decoration: underline; color:#013A77; font-weight:normal;}
#resumen_ficha_eventos th{font:bold 1em Arial, Helvetica, sans-serif; color: #013A77; vertical-align:top; background: url(/socinfo/images/html/bullet_flecha_siguiente.gif) no-repeat 0px 7px; text-align:left; padding: 5px 15px; border-bottom: 1px solid #CCCCCC;}
#resumen_ficha_eventos td{font:1em Arial, Helvetica, sans-serif; color: #013A77; vertical-align:top; padding: 3px; border-bottom: 1px solid #CCCCCC;}


ul li{
	font-size: 70%;
}

/*#main img{
	float: right;
	margin: 0.5em;
}*/

h1 {
	display: block;
	font-size: 80%;
	margin: 0.25em 5px 0em 0em;
	padding: 1em 1em 0.2em 0px;
	border-bottom: 1px solid #000049;
	color: #01004E;
}

h2 {
	display: block;
	font-size: 70%;
	margin: 0.25em 5px 0em 10px;
	padding: 1em 1em 3px 5px;
	background: url(../../img/bullet2.png) no-repeat bottom left;
	border-bottom: 1px solid #01004E;
	color: #01004E;
}

*html h1, *html h2 {
	margin-right: 5px;
}

p {
	margin: 0.5em 5px 0.5em 0em;
	line-height: 1.3em;
}

a:link,
a:visited {
	color: #333;
}

.novedades, #help {
	background: #f5f5f5;
	border: 1px solid #65B1FF;
	
}

.more {
	float: right;
	background: url(../../img/more.png) no-repeat left;
	background-position: 0px 2px;
	padding-left: 15px;
}

.novedades ul, .foro, .publicaciones {
	margin: 0em 0px 0px 0px;
	padding: 0em 0em 0em 1em;
}

.novedades ul li,.foro li, .publicaciones li {
	list-style: none;
	display: block;
	background: url(../../img/new.png) no-repeat left;
	background-position: 0px 3px;
	margin-top: 10px;
	padding: 0px 0px 0px 34px;
}

.novedades ul li + li {
	background: url(../../img/new2.png) no-repeat left;
}

#help{
	border: 2px solid #65B1FF;
	color: #666;
	padding: 10px 15px;
	/*width: 655px;*/
}

#help h3{
	font-size: 70%;
}

#help h2{
	margin: 0em;
}

#help p{
	font-size: 70%;
	margin: 8px 0px 5px 0px;
}

#help p .prev,
#help p .next{
	font-size: 90%;
}


#help p .prev{
	float: left;
	background: url(../../img/prev.png) no-repeat left;
	padding: 0px 0px 2px 15px;
}

#help p .next{
	float: right;
	background: url(../../img/next.png) no-repeat right;
	padding: 0px 15px 2px 0px;
}

.foro li {
	background: url(../../img/bullet.png) no-repeat;
	background-position: 0px 3px;
	padding-left: 13px;
	margin-left: 0px;
}

.publicaciones li {
	background: url(../../img/publicaciones.png) no-repeat;
	background-position: 0px 3px;
	padding-left: 16px;
	margin-left: 0px;
}

*html .novedades ul li {
	background-position: 0px 7px;
	padding: 0px 10px 0px 34px;
}

.n {
	font-size: 70%;
	border-top: 1px dotted #92C1E9;
	border-bottom: 1px dotted #92C1E9;
	padding: 0.5em 0em;
	margin-top: 1em;
}

.s {
	font-weight: bold;
	font-size: 65%;
}

#search {
	margin: 20px 0px 20px 0em;
	padding: 0em;
	float: left;
}

#search input {
	border: 1px solid #579ADD;
	font-size: 95%;
	margin: 0px;
	width: 108px;
	height: 18px;
}

*html #search input {
	width: 106px;
}

#search .submit {
	border: none;
	background: url(../../img/search.png);
	width: 60px;
	height: 18px;
	margin: 0px 0em 0em 5px;
	padding: 0em 0px 3px 0px;
	vertical-align: top;
	color: white;
	font-size: 90%;
	font-weight: bold;
}

*html #search .submit {
	margin-top: 1px;
	padding: 0em;
}

#right{
	font-size: 80%;
	float: right;
	width: 175px;
	margin: -86px 0px 20px 15px;
}


*html #right{
	/*margin-top: 0px;*/
}

#sidebar2 {
	clear: both;
	background: #EAF4FF;
	border: 1px dashed #64B1FF;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 10px 10px;
	color: #01004E;
}

#sidebar2 li {
	display: block;
	list-style: none;
	font-size: 90%;
}

#sidebar2 li h3{
	font-weight: bold;
	font-size: 95%;
	margin: 0px;
	line-height: 1.3em;
}

#sidebar2 li form{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	border-top: 1px solid #01004E;
	font-size: 90%;
	text-align: right;
}

#sidebar2 li form p{
	text-align: center;
	margin: 0em;
	padding: 0em;
	font-size: 90%;
}

#sidebar2 li form label{
	margin-top: 5px;
}

#sidebar2 li form label input{
	border: 1px solid #579ADD;
	width: 77px;
	margin-top: 8px;
}

#sidebar2 li form .submit{
	display: block;
	margin: 10px auto;
	clear: both;
	border: none;
	height: 20px;
	width: 55px;
	background: url(../../img/enter.png);
}


#sidebar2 li h3 a{
	display: block;
	border-top: 1px solid #64B1FF;
	text-align:center;
	padding: 10px 0px;
}

#sidebar2 li form p a:link,
#sidebar2 li form p a:visited,
#sidebar2 li h3 a:link,
#sidebar2 li h3 a:visited{
	color:#01004E;
}

#sidebar2 li ul {
	margin: 0em;
	padding: 10px 0 10px 0;
	border-top: 1px solid #64B1FF;

}
#sidebar2 li ul li {
	background: url(../../img/bullet.png) no-repeat;
	background-position: 0px 3px;
	padding-left: 17px;
	margin: 0px 0px 10px 0px;
}

#sidebar2 li ul li a:link,
#sidebar2 li ul li a:visited {
	color:#333;
}

*html #sidebar2 li ul li {
	background-position: 0px 6px;
}


#sidebar2 li img{
	margin-top: 8px;
}

#footer {
	display: block;
	/*position: relative;*/
	margin-top: 1em;
	border-top: 4px solid #06c;
	clear: both;
	text-align: center;
	background: white;
	height: 55px;
	color: #666;
	padding-bottom: 1em;
}

#footer h5{
	font-size: 65%;
	margin: 1em 0.25em 1em 0.25em;
}

#footer a, 
a:visited,
a:hover {
	color: #666;
}

#footer p {
	margin: 0.5em 0.25em 0.5em 0.25em;
	font-size: 60%;	
}


#breadcrumbs {
	margin: 5px 0px 5px 0px;
}

#breadcrumbs a:link,
#breadcrumbs a:visited {
	color: #01004E;
}
#enlaces {
	margin: 1em 0em 0em 5px;
	padding: 0em;
}

#enlaces li {
	font-weight: bold;
	list-style-type: none;
	background: url(../../img/bullet.png) no-repeat;
	background-position: 0px 3px;
	padding-left: 17px;
	margin: 0px 0px 10px 0px;
}
/*#event h3 {
	display: block;
	font-size: 70%;
	margin: 0em 0em 0em 0em;
	padding: 1em 1em 0em 20px;
	background-position: 7px 16px;
	color: #3B3A7A;
	background: url(../../img/disc_blue.png) no-repeat;
	background-position: 1em;
}*/


.enlaces2 {
	margin: 0 0 10px 0; 
	border: 1px solid #66B1FF;
	padding-bottom: 15px;
}

.enlaces2 h2 {
	display: block;
	margin: 0px;
	padding: 4px;
	/*border-bottom: 1px solid #01004E;*/
	background-color: #F5F5F5;
	background-image: none;
	font-size: 80%;	
}

.enlaces2 .anchor {
	padding: 0em;
	margin: 0em;
	border: none;
}

.enlaces2 h3 {
	margin: 0.5em 0px 0px 10px;
	padding: 0px;
	font-size: 70%;
	background: url(../../img/arrow3.png) no-repeat;
	background-position: 0px 2px;
	padding-left: 17px;
}

.enlaces2 p {
	font-size: 60%;
	padding-left: 7px;
	margin-left: 20px;
	margin-right: 10px;	
}

.enlaces2 a {
	display: block;
	font-size: 60%;
	margin-left: 25px;
	margin-right: 10px;
	padding-left: 2px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #64B1FF;
	
}


#event h3 {
	font-size: 70%; /***************   Esto esta raro     ********************/
	margin: 0em 0em 0em 0em;
	padding: 1em 1em 0em 20px;
	background-position: 7px 16px;
	color: #3B3A7A;
	background: url(/magic/img/disc_blue.png) no-repeat;
	background-position: 1em;
}

.download h4 {
	font-size: 65%;
	text-align: right;
	margin: 1.25em 4px 0.25em 0.5em;
	padding-bottom: 18px;
	padding-right: 8px;
	background-position: right 16px;
}

#main div p {
	background: url(../../img/bullet.png) no-repeat;
	background-position: 0px 4px;
	padding-left: 11px;
	width: 400px;
}


dl {
	margin: 1em 0em 0em 1em;
	padding: 1em 0em 2em 0em; 
	font-size: 60%;
	line-height: 1.5em;
	
}

dl dt{
	background: url(../../img/bullet.gif) no-repeat;
	background-position: 0px 4px;
	display: block;
	font-weight: bold;
	padding: 0em 0em 0.5em 1.5em;
	color:#000994;
	border-bottom: 1px solid #92C1E9;

}



dl dd{
	width: 40em;
	margin: -2.15em 0em 20px 11.5em;
	padding: 0em 0em 0em 11px;
	
	background-position: 0px 4px;
	color:#0047B2;
	

}

#faq {
	margin: 0em;
	padding: 0em 0em 0em 10px;
}

#faq li{
	background: url(../../img/more.png) no-repeat;
	background-position: 0px 12px;
	display: block;
	list-style: none;
	font-weight: bold;
	padding: 1em 0em 1em 1.5em;
	color:#000994;
	border-bottom: 1px dotted #92C1E9;
	font-weight: normal;
}

#main .answer {
	border-bottom: 1px dotted #92C1E9;
	margin: 2em 0em 0em 10px;
	padding-bottom: 2em;
}

#main .answer h3{
	font-size: 75%;
	margin: 0px 0em 5px 1.5em;
	padding: 0em;
}


#main .answer p{
	background: none;
	padding: 0em;
	margin: 0em;
	margin-left: 1.5em;
}

#main .answer .question{
	font-style: normal;
	background: url(../../img/more.png) no-repeat left;
	padding-left: 20px;
	margin-left: 0em;
}

#main .answer .top{
	font-size: 80%;
	float: right;
	background: url(../../img/top.png) no-repeat left;
	padding-left: 20px;
	/*margin-right: 10px;*/
}

.download h4 {
	position: static;
	color: #0155A7;
	padding: 0em 10px 2em 0em;
	background: url(../../img/arrow1.png) no-repeat;
	background-position:  100% 15px;
}

.download ul {
	font-size: 80%;
	color:#333;
	border: 1px solid #0256A7;
	margin: 0em 0em 0em 10px;
	padding: 0.75em;

}

*html .download ul{
	padding-bottom: 0.75em;
}

.download ul li {
	list-style: none;
	background: none;
	margin: 5px 0px;
}

*html .download ul li {
	margin: 0px 0px;
}

.download ul li a{
	padding: 0.75em 0.75em 0.75em 18px;
	background: url(../../img/bullet_arrow.png) no-repeat;
	background-position: 0px 8px;
}







#calendario {
	border: 1px solid #C1C1C1;
	/*background:#FFFFFF;*/
	width:151px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #01356E;
	margin: auto;
	text-align:center;
	padding: 3px;
}
	
#calendario #fechas{
	width:135px;
	margin:5px;
}
#calendario #fechas .fecha_on{
	width: 18px;
	background: url(images/fondo_fecha_on.gif) no-repeat 0px 0px;
	padding: 2px;
	margin: 1px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
#calendario #fechas .fecha_off{
	width: 18px;
	background:url(images/fondo_fecha_off.gif) no-repeat 0px 0px;
	padding: 2px;
	margin: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}

#calendario #fechas .fecha_on a:link{
	margin: 0px -10px 0px -2px;
	padding: 0px;
	width: 18px;
	/*text-align: center;*/
	font-weight: bold;
	color: black;
}

*html #calendario #fechas .fecha_on a:link{
	margin: 0px -5px 0px -5px;
}

#calendario a:link, #calendario a:visited{
	margin: 0em 0em 0em 4px;
	font-weight: normal;
	color: #003939;
}

/*Estilos Calendarios: Los estilos corresponden a la plantilla interna de los eventos.*/
#seleccione_evento{
	width: 93%; 
	margin: 8px 0px 3px 20px; 
}
	
#calendario_eventos_recuadro{
	width: 480px; 
	margin: 0px 0px 8px -13px; 
	text-align:center; 
	padding: 3px 0px;
}

*html #calendario_eventos_recuadro{
	width: 530px; 
	margin: 0px 0px 8px 0px;
}

#calendario_eventos_recuadro .titulo_calendario{
	
	font: bold 15px Arial, Helvetica, sans-serif; 
	color: #2D6DE2; 
	margin: 8px 0px 2px 0px; 
	text-align: center;
}

#calendario_eventos_recuadro .titulo_calendario a:link,
#calendario_eventos_recuadro .titulo_calendario a:visited {
	text-decoration: none;
}

#calendario_eventos_recuadro .fecha_calendario{
	width: 90%;  
	border-right:1px solid #999999; 
	border-top:1px solid #999999; 
	margin: auto;
}

#calendario_eventos_recuadro .fecha_calendario th{
	background: #2D6DE2; 
	text-align:center; 
	height: 20px;
	border-left:1px solid #999999; 
	border-bottom:1px solid #999999; 
	font: bold 11px Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
}

#calendario_eventos_recuadro .fecha_calendario .calendario_off{
	height: 50px; 
	border-left:1px solid #93B4F0; 
	border-bottom:1px solid #93B4F0; 
	text-align:left; 
	background:#E2EBFB; 
	font: 9px Arial, Helvetica, sans-serif; 
	color:#1950B6; 
	vertical-align:top; 
	margin: 3px;
}

#calendario_eventos_recuadro .fecha_calendario .calendario_on{
	height: 50px; 
	border-left:1px solid #93B4F0; 
	border-bottom:1px solid #93B4F0; 
	text-align:left; 
	background:#AFC7F4; 
	font: 9px Arial, Helvetica, sans-serif; 
	color:#1950B6; 
	vertical-align:top; 
	margin: 3px; 
	cursor:pointer;
}

#calendario_eventos_recuadro .fecha_calendario .calendario_on a{ 
	text-decoration:underline; 
	color:#5F8FE8; 
}

#calendario_eventos_recuadro .fecha_calendario .calendario_on a:hover{
	text-decoration:none;
	color:#5F8FE8;
}

#calendario_eventos_recuadro .cambiar_mes{
	width: 90%;
	background:#2D6DE2;
	font:11px Arial, Helvetica, sans-serif; 
	color: #FFFFFF; /* no quiere cambiar el color */
	height:22px; 
	padding: 2px;
	margin: auto;
}

#calendario_eventos_recuadro .cambiar_mes a{
	font-weight:normal; 
	text-decoration:none; 
	color:#FFFFFF;
}

#calendario_eventos_recuadro .cambiar_mes a:hover{
	font-weight:normal; 
	text-decoration:underline; 
	color:#FFFFFF;
}

#seleccione_evento {
	text-align: center;
	font-size: 75%;
	color: #2D6DE2;
}

.breadcrumb {
	display: none;
}

*html .breadcrumb {
	unicode-bidi: embed;
}

#listado_noticias{
	width: 500px;
}
