@charset "utf-8";
/* CSS Document */

/*--Cuerpo--*/

body{
background-color:white;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
letter-spacing:0.6px;
margin:0pt 1px;
position:relative;
text-align:justify;
}

#index{
background-image:url(../imagenes/texture.jpg);
background-repeat:repeat;
margin:10px 0;
}

b{font-size: 110%;}

a{
color:#336699;
text-decoration:none;
}

a:hover {
color:#666666;
text-decoration:underline;
}

img.noticia {
margin:0 5px 0 0;
height:auto;
width:auto;
}

h1{
color:#336699;
font-size:12px;
font-weight:bold;
line-height:12px;
}

h2{
color:#336699;
text-align:center;
font-size:12px;
font-weight:normal;
line-height:12px;
}

h3{
color:#336699;
font-size:11px;
font-weight:bold;
line-height:12px;
}

h4{
color:#336699;
font-size:11px;
font-weight:normal;
line-height:12px;
}

#cont{
width:100%;
}

#contcent{
	width:800px;
	height:auto;
	background:#e5e5e5;
	margin-left: auto;
	margin-right: auto;
}

#topsection{
	height:130px;
}

#rightdiv{
width:130px;
float:left;
margin:0;
}

#middiv{
float:left;
width:539px;
padding:0px;
margin:0;
}

.middiv{
	width:539px;
	margin-left:auto;
	margin-right:auto;
}

#busqueda{
width:539px;
height:800px;
float:left;
}

#gobierno{
clear:both;
background-image:url(../imagenes/imagemenu/images/foot.jpg);
background-repeat:no-repeat;
background-position:center;
height:149px;
width:800px;
}

#barra{
clear: both;
color:#373737;
padding:5px 0;
height:15px;
background:url(../imagenes/bar.gif) repeat-x;
font-weight:bold;
text-align: center;
}

#barra a{
color:#373737;
cursor:text;
}

/*Botones desplegables izquierda*/

.glossymenu{
float:left;
width: 130px; /*width of menu*/
text-align:left;
padding: 0;
}

.glossymenu a.menuitem{
background: white url(../imagenes/glossyback2.gif) repeat-x bottom left;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width:120px;
padding: 4px 0 4px 10px;
text-decoration: none;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(../imagenes/glossyback.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
list-style-type:none;
}

.glossymenu div.submenu ul li a{
display:block;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
color: black;
}

/* Migas */

.breadcrumb
{
padding-top:7px;
height:23px;
width:510px;;
margin-left:12px;
background-image:url(../imagenes/barra.gif);
padding-left:10px;
font-size:9px;
color:#666666;
}
.breadcrumb b
{
color:#0066CC;
}
.breadcrumb span
{
font-weight:bolder;
padding-left:4px;
padding-right:4px;
}
.breadcrumb a
{
background: transparent url(../imagenes/migas.gif) no-repeat center right;
padding-right: 18px;
color:#0066CC;
cursor:pointer;
text-decoration:none;
}

/* Listas */

#listas ul.vert {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 525px;
	}

#listas ul.vert li {
	text-decoration:none;
	padding: 4px 0;
	margin: 0;
	height: 24px; /* space out your rows */
	}
	
#listas ul.vert li.odd {
	background-color: #eee;
	}

#listas ul.horz {
	clear: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

#listas ul.horz li {
	list-style-type: none;
	float: left;
	width: 60px;
	padding: 0;
	margin: 0;
	}
	
#listas ul.horz li.nombre { /* size your columns individually at the expense of »
  slightly bloated markup (labelling each appropriate <li> with this class) */
	width: 286px;
	text-align: left;
	}
	
#listas ul.horz li.formato {
	width: 110px;
	padding-right: 0;
	}
	
li.encabezado{
	color:black;
	font-weight:bold;
	border-bottom: double #3366FF;
	}

/* Barra */

.headerbarra{
clear: both;
color:#373737;
padding:5px 0;
font-size:11px;
background:url(../imagenes/bar.gif) repeat-x;
font-weight:bold;
text-align: center;
}

/*Tecnica de redondeado de divs*/

.autoclear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.autoclear { display: inline-block }

/* Hides from IE-mac \*/
* html .autoclear { height: 1% }
.autoclear { display: block }
/* End hide from IE-mac */
	
/* @end */


/* @group Page */

.page {
	background: #fff url(../imagenes/cajetin_e.gif) repeat-y -130px 0;
	margin: 0 auto;
	width: 130px;
	text-align: left;
	color:#333333;
}

.content {
	background: url(../imagenes/cajetin_e.gif) no-repeat 0px 0px;
	padding: 2px 3px 0;
}

#footer {
background:transparent url(../imagenes/cajetin_e.gif) no-repeat scroll -260px 0pt;
margin:0pt auto;
padding-bottom:0pt;
text-align:center;
width:130px;
}

.cajetin
{
	width:120px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

.cajetin h1{
font-size:12px;
padding-top:4px;
font-weight:normal;
}

.cajetin a{
text-decoration:none;
font-size:9px;
color:#6C6C6C;
}

.cajetin a:hover{
color:#0066CC;
}

.pageintro {
	background: #fff url(../imagenes/cajetin_i.gif) repeat-y -534px 0;
	margin: 0 auto;
	width: 534px;
}

.contentintro {
	background: url(../imagenes/cajetin_i.gif) no-repeat 0px 0px;
	padding: 2px 3px 0;
}

#footerintro {
background:transparent url(../imagenes/cajetin_i.gif) no-repeat scroll -1068px 0pt;
margin:0pt auto;
padding-bottom:0pt;
text-align:center;
width:534px;
}

#presenta_marn{
	width:525px;
	padding:10px 5px 10px 7px;
	margin-bottom:5px;
	color:#333333;
}

#presenta_marn1{
	width:515px;
	padding:10px 15px 10px 7px;
	margin-bottom:5px;
	color:#333333;
}

#pres_col1{
	width:255px;
	float:left;
	padding:0 5px 5px 0;
}

#pres_col1 img{
margin-top:4px; 
margin-left:4px;
}

#pres_col2{
	width:252px;
	padding:0 10px 5px 0;
	float:left;
}

/* Termina redondeado de divs*/

/*Encabezado*/

.enc_inicio{
	background: transparent url(../imagenes/enci.gif) no-repeat;
	width:11px;
	height:35px;
	float:left;
}

.enc_medio{
background: transparent url(../imagenes/encm.gif) repeat-x;
padding:11px 0 0 10px;
font-size:12px;
font-weight:bold;
color:white;
height:24px;
float:left;
}

.enc_img{
	width:46px;
	height:35px;
	padding: 0px;
	float:left;
}

.enc_final{
background:transparent url(../imagenes/encf.gif) no-repeat;
width:11px;
height:35px;
float:left;
}

/*Items*/

.item, .item a
{
padding-top:1px;
padding-bottom:3px;
color:#003366;
font-size:11px;
text-decoration:none;
overflow:visible;
}
.item:hover
{
background-color:#e4eef7;
cursor:pointer;
border-bottom-color:#999999;
border-bottom-style:inset;
border-bottom-width:2px;
}

.item_alterno, .item_alterno a
{
padding-top:1px;
padding-bottom:3px;
font-size:11px;
text-decoration:none;
color:#006600;
}
.item_alterno:hover
{
background-color:#e3f3e4;
cursor:pointer;
border-bottom-color:#999999;
border-bottom-style:inset;
border-bottom-width:2px;
}

/*Cajetines inicio*/
.contenedorcajetines
{
	margin-top:1px;
	width:534px;
	float: left;
}

.cajetinprincipal
{
width:260px;
height:180px;
float:left;
margin-left:4px;
}

.contenidocajetines_s
{
float:left;
margin-left:5px;
width:238px;
background-color:#f5f5f5;
color:#333333;
border-color:#ebebeb;
border-style:solid;
border-width:1px;
}

.contenidocajetines_l
{
	margin-left:11px;
	width:508px;
	background-color:#f5f5f5;
	color:#333333;
	border-color:#ebebeb;
	border-style:solid;
	border-width:1px;
}

/* Novedades */

.novedades{
	width:508px;
	float:left;
	margin-top: 10px;
}

.novedadescont{
	margin-top:10px;
}

.novedadescont a{
text-decoration:none;
cursor:pointer;
color:#333333;
}

.novedadescont b{
color:#336699;
font-size:10px;
}

.novedades img{
	float:left;
	margin: 0 4px;
}

/* Noticias */

.noticiacont{
	width:508px;
	float: left;
}

.noticiaimg{
	width:90px;
	float:left;
	margin-top: 10px;
	margin-left: 4px;
}

.noticia{
	margin-left:10px;
	width:400px;
	float:left;
	margin-top: 10px;
}

.noticia a{
text-decoration:none;
cursor:pointer;
color:#333333;
}

.noticia b{
color:#336699;
font-size:10px;
}


/* Calendario */

.header
{
cursor:pointer;
background-color:#336699;
text-align:center;
color:#FFFFFF;
}

.Estilo1 {
	font-weight: bold;
}

.titulo
{
font-style:italic;
font-weight:bold;
width:100%;
text-align:right;
color:#FFFFFF;
text-transform:uppercase;
background-color:#336699;
padding-top:4px;
padding-bottom:4px;
}

.titulo_menor
{
font-style:italic;
font-weight:bold;
width:100%;
text-align:center;
color:#006699;
text-transform:uppercase;
padding-top:4px;
padding-bottom:4px;
font-stretch:expanded;
}
.filaalt
{
cursor:pointer;
background-color:#D6E9FE;
}
.filaalt:hover
{
background-color:#CCCCCC;
}
.fila
{
cursor:pointer;
background-color:#FFFFFF;
}
.fila:hover
{
background-color:#CCCCCC;
}
.filaselect
{
background-color:#666666;
color:#FFFFFF;
}
.headtabla
{
cursor:pointer;
text-align:center;
}

.tablanoticias
{
text-align:center;
font-size:90%;
}

/* Tablas */

table {
	width:100%;
	border:1px solid #A0C6EB;
}

th {
	background:#D2E3F3;
	color:#000000;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #BDDB99;
}

td {
	border-bottom:1px solid #D2E3F3;
	border-right:1px solid #D2E3F3;
}


/* Novedades */

.glidecontentwrapper{
	position: relative; /* Do not change this value */
	width: 124px;
	height: 230px; /* Set height to be able to contain height of largest content shown*/
	overflow: hidden;
	text-align:center;
}

.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
padding: 5px;
visibility: hidden;
width: 110px;
}

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width: 120px;
margin-top: 6px;
text-align: center; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}

.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
font-weight: bold;
cursor:pointer;
color:#336699;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
color: #CCCCCC;
}

.glidecontenttoggler a:hover{
color: #FF6600;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
color: #FF6600;
}
