/*layout CSS */
body {
text-align:left; /*center hack*/
min-width:1000px;
padding:0;
margin:0;
}

#wrapper {
margin:0 auto; /*center hack*/
text-align:left; /*center hack*/
}

.width_800{
max-width:780px;
width:780px;
}

.width_1024{
min-width:910px;
max-width:952px;
width:auto !important;
width:952px;
}

.width_fluid{
min-width:910px;
max-width:97%;
width:auto!important;
width:97%;
}

#heading{
width:100%;
position:relative;
padding:16px 0px 0px 0px;
}
#heading h1{
font-size:36px;
font-family:"Myriad pro", "Myriad Web", Geneva, Arial, Helvetica, sans-serif;
text-transform:uppercase;
color:#fff;
margin:0 0 0 27px!important;
padding:0 !important;
}
#heading h1 a{
color:#fff;
font-weight:normal;
}
#heading h1 a:hover{
text-decoration:none;
}
a#sitename1{
display:block;
width:258px; /* maximum 500px */
height:52px; /* maximum 68px */
text-indent:-2000px;
background:url(../images/logo_joomla.png) top left no-repeat;
}

#buttons{
position:absolute;
right:23px;
top:40px;
}
a#alarge.btnicon{
margin-right:8px;
}
a#asmall.btnicon{
margin-right:16px;
}
.btnicon{
float:left;
text-indent:-2000px;
width:10px;
height:23px;
margin-right:6px;
}

a#alarge{
background:url(../images/alarge.png) top left no-repeat;
}

a#amedium{
background:url(../images/amedium.png) top left no-repeat;
}

a#asmall{
background:url(../images/asmall.png) top left no-repeat;
}



































#container{
padding-left:18px;
position:relative;
}
#container .bgright{
padding-right:18px;
margin:0!important;
margin-right:1px;
}
#container .bg{
background:#fff url(../images/containerbg_m.png) top left repeat-x;
}

#container .bg{
padding:12px 8px 0px 14px;
}
#content, #breadcrumbs{
position:relative;
width:90%;
}
#breadcrumbs{
padding-bottom:6px;
background:url(../images/bg-breadcrumbs.png) bottom left repeat-x;
margin-bottom:9px;
}
.leftcol, .middle, .rightcol{ overflow:hidden;}
.leftcol, .rightcol{
	width:205px;
	float: right;
}
.leftcol{
float:left;
}


.rightcol{
float:left;
}

.leftcol .bgbottom, .rightcol .bgbottom{
background:url(../images/sidebg-b.pn) bottom right no-repeat;
padding:0px 0px 50px 0px;
}

.middlewrap{
float:left;
width:490px;
}

.middle{
background:#fff url(../images/middlebg-l.jpg) top left no-repeat;
padding-left:11px;

}
#middlenarrow{
	margin:0 0px;
}
#middlewide{
margin:0;
}
#middlewrapleftonly{
float:right;
width:100%;
margin-left:-209px;
}
#middleleftonly{
margin:0 0 0 209px;}
#leftleftonly{
margin:0;
}

#middlewraprightonly{
float:left;
width:100%;
margin-left:-209px;
}
#middlerightonly{
margin:0 0 0 209px;}
#rightrightonly{
float:right;
margin:0;
}

.middle .middlebg{
	background:#fff url(../images/middlebg-r.jpg) top right no-repeat;
	padding:16px 16px 16px 5px;
	height:auto!important;
	height:400px;
	width: 460px;
}

.middle h1, .middle .componentheading{
background:url(../images/dotted.gif) bottom left repeat-x;
margin-bottom:0.3em;
}
.middle ul li{
background-position:0px 0px;
padding:1px 0px 5px 24px;
margin-left:10px;
}
.middle ul ul{
list-style-type:square;
margin-bottom:0;
}
.middle ul ul li{
background:none;
padding:0;
}
.middle ol{
margin-left:30px;
padding:0;
}

.middle ol li{
margin:0;
padding:0;
}


#banner .moduletable, #footermodule .moduletable{
padding:0;
text-align:left;
}

#user1{
float:left;
width:49.5%;
overflow:hidden;
}
#user2{
float:right;
width:49.5%;
overflow:hidden;
}
#bottom {
border-top:#cdcdcd 1px solid;
margin-top:16px;
}
#bottom .bottombg{
clear:both;
background:#f4f4f3 url(../images/bottombg.png) bottom left repeat-x;
padding:18px 0px;
position:relative;
width:100%;
border-top:#fff 1px solid;
}
#bottom .moduletable{
padding:0px 16px;
}
#bottom .moduletable h3{
background:none;
margin:0;
font-size:1.2em;
text-transform:uppercase;
}
ul.mostread, ul.latestnews{
padding:0;
margin:0;
}
a.mostread, a.latestnews{
background:url(../images/icon_author_bottom.gif) no-repeat;
background-position:0px 1px;
padding-left:18px;
}
#bottom li.mostread, #bottom li.latestnews{
padding:3px 0;
border-top:#fff 1px solid;
}
#bottom li a{
color:#666666;
}
#bottom li a:hover{
text-decoration:none;
}



#footer {
clear:both;
color:#fff;
padding:6px 0px;
margin:12px 0px 10px 0 px;
position:letf;
width:100%;
text-align:;
}
#footer a{
font-weight:normal;
color:#ccc;}

#footer a:hover{
color:#fff;
text-decoration:none;
}

#footer .footerleft{
float:left;
padding-left:16px;
}

#footer .footerleft img{
vertical-align:middle;
}

#footer .footerright{
float:right;
padding-right:16px;
}

#reflection-l{
position:relative;
height:54px;
margin-left:-44px;
margin-right:-44px;
padding-left:16px;
}

#reflection-r{
height:54px;
padding-right:0px;
}
#reflection{
height:54px;
}
/*global reset*/

html, body, h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address  {
	margin: 0;
	padding: 0;
}
body {
font-size:76%;
font-family:Arial, Helvetica, sans-serif;
line-height:1.3;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin: 0.5em 0; 
}

fieldset { 
padding:.5em; 
border:0;
}

/*general*/
ul{
list-style:none;
}

li p{
margin:0;
}
a img{
border:0 none;
}

a{
text-decoration:none;
font-weight:bold;
}
a:hover{
text-decoration:underline;
}
a:active, a:focus{
	outline:none;
}

h1,.componentheading{
font-size:1.7em;
font-weight:normal;
margin:0;
padding-bottom:0.1em;
}


h3{
font-size:1.2em;
font-weight:bold;
}
h4{
font-size:1.1em;
font-weight:bold;
}
h5{
font-size:1.1em;
font-weight:bold;
}
h6{
font-size:1em;
font-weight:bold;
}
#footer,.small,.createdate,.modifydate,.mosimage_caption{
font:0.9em Arial,Helvetica,sans-serif;
}
.moduletable, .moduletable_menu, .moduletable_text{
padding:0 7px; /*padding for inside text*/ 
}
.moduletable h3, .moduletable_menu h3, .moduletable_text h3{
padding:1em 0.5em 1em 1.1em;
margin:0 -10px 0.5em -10px; /*negative padding to pull h3 back out from .moduletable padding*/ 

}

.clear{
clear:both;
}




a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.gif);
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 23px;
	height: 20px !important;
	height: 25px;
	width: 184px;
	text-decoration: none;

}

a.mainlevel:hover {
	background: url(../images/menuhov_bg.gif);
	text-decoration: none;
	color: #FFFF99;
		padding-left: 23px;
		
}













ul.menu a, a.mainlevel{
font-size:1.1em;
color:#2a2929;
font-weight:bold;
display:block;
background:url(../images/arrow_mainlevel.png) no-repeat;
background-position:3px 9px;
border-bottom:#eee 1px solid;
padding:4px 4px 4px 16px;
margin-right:13px;
}
ul.menu a:hover, a.mainlevel:hover{
text-decoration:none;
}
li#current a, a#active_menu.mainlevel{
font-weight:bold;
}
li#current li a{
color:#2a2929;
font-weight:bold;
background:url(../images/arrow_sub.png) no-repeat;
background-position:4px 10px;
border:none;
}


table.pollstableborder td{
padding:0.2em;
}


.button{
color:#fff;
font-size:13px;
font-weight:bold;
margin:3px 3px;
padding:1px 5px;
border:none;
}

* html .button {
	padding: 0px 2px !important; /*IE 6*/
}

*+html .button {
	padding: 0px 2px !important; /*IE 7*/
}

.small, .articleauthor, .createdate, .modifydate{
color:#8a8a8a;
}

.articleauthor, .createdate, .modifydate{
padding-left:18px;
}

.articleauthor{
background:url(../images/icon_author.gif) top left no-repeat;
}

.createdate{
background:url(../images/icon_date.gif) top left no-repeat;
display:block;
padding-bottom:1em;
}

.modifydate{
background:url(../images/icon_updated.gif) top left no-repeat;
padding-bottom:1em;
}

div.banneritem_text{
padding:0.5em 0;
background:url(../images/dotted.gif) bottom left repeat-x;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	background:url(../images/dotted_v.gif) top left repeat-y;
	padding-left: 10px;
}

table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

td.buttonheading{
text-align:right;
}

div.buttonheading {
	float: right;
	width: 15%;
}

.buttonheading img {
	margin: 0;
	border: 0;
	float: right;
}

table.pollstableborder td{
text-align:left;
}

/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.img_caption       { padding: 0 10px 0 10px; }
div.img_caption img   { border: 1px solid #dedede; }
div.img_caption p     { font-size: .90em; color: #666; text-align: center; }










/* nota diaria */

.moduletable_notadeldia{
margin-bottom:1em;
padding:0 10px; /*padding for inside text*/ 
}
.moduletable_notadeldia h3{
	font-family: Helvetica, Arial, sans-serif;
	font-size:1.4em;
	font-stretch:expanded;
	color:#000000;
	padding:5px 0px 5px 15px;
	margin:0 -10px 0.5em -10px;
	background-color: #FCAA2A;
}

.middlewrap_notadeldia{
	float:left;
	width:440px;
	margin-right: 0px;
}

.middle_notadeldia{
background:#fff url(../images/middlebg-l.jp) top left no-repeat;
padding-left:0px;

}
.contentheading_notadeldia{
color:#000000;
font-size:1.4em;
font-weight:bold;
font-family:Helvetica, Arial, sans-serif;
letter-spacing:-0.02em;
padding-left:21px;
background:#fff url(../images/orange/gota-001.png) top left no-repeat;
}

.tablasfirmas{
	font:0.9em Arial,Helvetica,sans-serif;
	color:#000000;
	background:url(../images/icon_date.gi) top left no-repeat;
	padding-bottom:0px;
	margin-bottom: 0px;
}

.contentpaneopen_notadeldia{
	margin-top: 0px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.contentpaneopen_notadeldia img   { 
border: 1px solid #dedede;
margin-right:15px;
margin-top:0px;
margin-bottom:10px;
with: 400px;
}


a.contentpagetitle_notadeldia{
color:#000000;
text-decoration:none;
font-weight:bold;
}
a.contentpagetitle_notadeldia:hover{
text-decoration:underline;
}
a.contentpagetitle_notadeldia:active {
color:#000000;
outline:none;
}

a.contentpagetitle_notadeldia:focus{
color:#000000;
outline:none;
}





a.readon_notadeldia{
	color: #ff9900;
	line-height: 20px;
	padding-bottom:10px;
	display: block;
	background-position:0px 25px;
}
a.readon_notadeldia:hover{
text-decoration:underline;
}
a.readon_notadeldia:active {
color:#000000;
outline:none;
}

a.readon_notadeldia:focus{
outline:none;
}


.contentpaneopen_notadeldia td{
	BORDER-BOTTOM: #ffcc00 1px solid;
	padding-bottom:15px;
	margin-bottom:0px;
	background:url(../images/orange/notashomebg.gi) bottom left repeat-x;
	background-position:0px 0px;
}



.small_notadeldia{
	font:0.9em Arial,Helvetica,sans-serif;
	padding-left:0px;
	color:#000000;
	background:url(../images/icon_date.gi) top left no-repeat;
	padding-bottom:0px;
	margin-bottom: 0px;
}
.small_notadeldia2{
	font:0.9em Arial,Helvetica,sans-serif;
	padding-left:21px;
	color:#000000;
	background:url(../images/icon_date.gi) top left no-repeat;
	padding-bottom:0px;
	margin-bottom: 0px;
}



.createdate_notadeldia{
font:0.9em Arial,Helvetica,sans-serif;
padding-left:21px;
color:#000000;
background:url(../images/icon_date.gi) top left no-repeat;
padding-bottom:0px;
}




/* fin nota diaria */







/* notas home */

.moduletable_notashome{
	margin-bottom:1em;
	padding:0 10px; /*padding for inside text*/
}
.moduletable_notashome h3{
	font-family: Helvetica, Arial, sans-serif;
	font-size:1.4em;
	font-stretch:expanded;
	color:#000000;
	padding:5px 0px 5px 15px;
	margin:0 -10px 0.5em -10px;
	background-color: #FCAA2A;
}

.middlewrap_notashome{
	float:left;
	width:440px;
	margin-right: 0px;
}

.middle_notashome{
background:#fff url(../images/middlebg-l.jp) top left no-repeat;
padding-left:0px;

}
.contentheading_notashome{
	font-size:1.4em;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:-0.02em;
	padding-left:21px;
	background:#fff url(../images/orange/gota-001.png) top left no-repeat;
	background-position:0px 5px;
	padding-top: 5px;
}

.createdate_notashome{
font:0.9em Arial,Helvetica,sans-serif;
padding-left:21px;
color:#000000;
background:url(../images/icon_date.gi) top left no-repeat;
padding-bottom:0px;
}

.contentpaneopen_notashome{
	margin-top: 0px;
	margin-bottom: 15px;

}

.contentpaneopen_notashome td{
	BORDER-BOTTOM: #ffcc00 1px solid;
	padding-bottom:15px;
	margin-bottom:0px;
	background:url(../images/orange/notashomebg.gi) bottom left repeat-x;
	background-position:0px 0px;
}

.readon_notashome{
	line-height: 45px;
	padding-bottom:10px;
	background:url(../images/orange/notashomebg.gi) top left repeat-x;
	background-position:0px 25px;

	}
	

a.contentpagetitle_notashome{
color:#F38201;
text-decoration:none;
font-weight:bold;
}
a.contentpagetitle_notashome:hover{
color:#F38201;
font-weight:bold;
text-decoration:underline;
}
a.contentpagetitle_notashome:active {
color:#F38201;
text-decoration:none;
font-weight:bold;
}

a.contentpagetitle_notashome:focus{
color:#F38201;
text-decoration:none;
font-weight:bold;
}

	
	.contentpaneopen_notashome img   {
	border: 1px solid #dedede;
	margin-right:15px;
	margin-top:0px;
	float: left;
	width: 150px;
	display: table-header-group;
}


a.readon_notashome{
	color: #ff9900;
	line-height: 25px;
	padding-bottom:10px;
	display: block;
	background-position:0px 25px;
}
a.readon_notashome:hover{
text-decoration:underline;
}
a.readon_notashome:active {
color:#000000;
outline:none;
}

a.readon_notashome:focus{
outline:none;
}


.small_notashome{
	font:0.9em Arial,Helvetica,sans-serif;
	padding-left:0px;
	color:#000000;
	background:url(../images/icon_date.gi) top left no-repeat;
	padding-bottom:0px;
	margin-bottom: 0px;
}
.small_notashome2{
	font:0.9em Arial,Helvetica,sans-serif;
	padding-left:21px;
	color:#000000;
	background:url(../images/icon_date.gi) top left no-repeat;
	padding-bottom:0px;
	margin-bottom: 0px;
}




/* fin notas home */



/* últimas noticias */

.moduletable_ultimasnoticias{
	margin-bottom:1em;
	border:#999999 1px solid;
	padding:5px; /*padding for inside text*/
	width: 192;
	padding-top: 1px;
	background-color: #FFFFFF;
}
.moduletable_ultimasnoticias h3{
	font-family: Helvetica, Arial, sans-serif;
	font-size:1.4em;
	color:#000000;
	padding:0px 0px 5px 20px; /*negative padding to pull h3 back out from .moduletable padding*/
	background:url(../images/orange/gota-001.png) top left no-repeat;
	background-position: 3px 2px;
}

.middlewrap_ultimasnoticias{
	float:left;
	width:0px;
	margin-right: 10px;
}

.middle_ultimasnoticias{
background:#fff url(../images/middlebg-l.jp) top left no-repeat;
padding-left:0px;

}
.contentheading_ultimasnoticias{
font-size:1em;
font-weight:bold;
font-family:Helvetica, Arial, sans-serif;
letter-spacing:0em;
padding-left:0px;
margin-bottom: -25px;
display:block;
padding-bottom: 5px;

}

.createdate_ultimasnoticias{
font:0.9em Arial,Helvetica,sans-serif;
padding-left:21px;
color:#8a8a8a;
background:url(../images/icon_date.gi) top left no-repeat;
display:block;
padding-bottom:0px;
}

.contentpaneopen_ultimasnoticias{
	margin-top: 0px;
	margin-bottom: 15px;

}

.readon_ultimasnoticias{
	line-height: 45px;
	padding-bottom:10px;
	display: block;
	background:url(../images/orange/notashomebg.jpg) top left repeat-x;
	background-position:0px 25px;

	}

/* fin ultimas noticias */



/* documentos */

.moduletable_cartelera{
	margin-bottom:5px;
	margin-top:-5px;
	
	
}

.contentpaneopen_documentos img   { 
	border:#ffffff 0px solid;

}




/* fin documentos */




/* notas destacadas */

.moduletable_notasdestacadas{
	margin-bottom:0em;
	border:#999999 solid 0;
	padding:5px;
	background:#000000 url(../images/orange/notasdestacadasbg.jpg) top left no-repeat;
	
}
.moduletable_notasdestacadas h3{
font-family: Arial, Helvetica, sans-serif;
font-size:1.1em;
font-stretch:expanded;
color:#FFffff;
padding:2px 0px 18px 7px;
margin:00px 0px 0px 0px; /*negative padding to pull h3 back out from .moduletable padding*/
background-position:10;
text-transform:none
}

.middlewrap_notasdestacadas{
	float:left;
	width:0px;
	margin-right: 10px;
}

.middle_notasdestacadas{
background:#fff url(../images/middlebg-l.jp) top left no-repeat;
padding-left:0px;

}
.contentheading_notasdestacadas{
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	padding-top: 10px;
}








.createdate_notasdestacadas{
	font:0.85em Arial,Helvetica,sans-serif;
	padding-left:0px;
	color:#ffffff;
	padding-bottom:10px;
	margin-bottom: 0px;
	height: 50px;
}




.contentpaneopen_notasdestacadas{
	margin-top: 40px;
	margin-bottom: 5px;
	color: #FFFFFF;
}

.fecha_notasdestacadas{
	margin-bottom: 7px;

}



.readon_notasdestacadas{
color:#FF9900;
	font-weight:normal;
	line-height: 20px;
	padding-bottom:5px;
	display: block;
	margin-top: 0px;

	}
	
	


	.contentpaneopen_notasdestacadas img   {
	margin-right: 12px;
	margin-top: 3px;
	width: 65px;
	height: 65px;
	border:#ff9900 1px solid;
	float:left;
}


a.contentpagetitle_notasdestacadas{
color:#ffffff;
text-decoration:none;
font-weight:bold;
}
a.contentpagetitle_notasdestacadas:hover{
text-decoration:underline;
}
a.contentpagetitle_notasdestacadas:active {
outline:none;
}

a.contentpagetitle_notasdestacadas:focus{
outline:none;
}





/* fin notas destacadas */






/* documentos */

.moduletable_documentos{
	margin-bottom:8px;
	border:#999999 solid 0;
	padding:5px;
	background:#000000 url(../images/orange/documentosbg.jpg) top left no-repeat;
	
}
.moduletable_documentos h3{
font-family: Arial, Helvetica, sans-serif;
font-size:1.1em;
font-stretch:expanded;
color:#FFffff;
padding:2px 0px 18px 7px;
margin:00px 0px 0px 0px; /*negative padding to pull h3 back out from .moduletable padding*/
background-position:10;
text-transform:none
}

.middlewrap_documentos{
	float:left;
	width:0px;
	margin-right: 10px;
}

.middle_documentos{
background:#fff url(../images/middlebg-l.jp) top left no-repeat;
padding-left:0px;

}
.contentheading_documentos{
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	margin-bottom: -10px;
	padding-top: 10px;


}

.createdate_documentos{
	font:0.85em Arial,Helvetica,sans-serif;
	padding-left:0px;
	color:#ffffff;
	padding-bottom:10px;
	margin-bottom: 0px;
	height: 50px;
}

.contentpaneopen_documentos{
	font:0.95em;
	margin-top: 50px;
	margin-bottom: 0px;
	color: #FFFFFF;

}

.fecha_documentos{
	margin-bottom: 7px;

}

.readon_documentos{
color:#FF9900;
	font-weight:normal;
	line-height: 20px;
	padding-bottom:8px;
	display: block;
	margin-top: 0px;

	}
	
.contentpaneopen_documentos img   { 
	margin-right: 12px;
	margin-top: 3px;
	width: 65px;
	height: 65px;
	border:#ff9900 1px solid;
	float: left;
}


a.contentpagetitle_documentos{
color:#ffffff;
text-decoration:none;
font-weight:bold;
}
a.contentpagetitle_documentos:hover{
text-decoration:underline;
}
a.contentpagetitle_documentos:active {
outline:none;
}

a.contentpagetitle_documentos:focus{
outline:none;
}


/* fin documentos */



/* columna multimedia */



.multimediatcol{
	overflow:hidden;
	width:205px;
	float:left;
	border:#333333 1px solid;
}


.multimediatcol {
	background-position:7px 0px;
	background-color: #D2D0D1;
	margin-bottom: 15px;
	padding-bottom: 12px;
}

.multimediatcol .multimediabgbottom{
background:url(../images/sidebg-b.pn) bottom right no-repeat;
padding:0px 0px 5px 0px;
}









/* Informativo */





.informativocol{
	overflow:hidden;
	width:205px;
	float:left;
	background-position:7px 0px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}

.moduletable_informativo{
	margin-bottom:0px;
	border:#999999 solid 0;
	padding:5px;
	background:#ffffff url(../images/cabezal_informes_3.gif) top left no-repeat;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
	
}
.moduletable_informativo h3{
font-family: Arial, Helvetica, sans-serif;
font-size:1.1em;
font-stretch:expanded;
color:#FFffff;
padding:2px 0px 18px 7px;
margin:00px 0px 0px 0px; /*negative padding to pull h3 back out from .moduletable padding*/
background-position:10;
text-transform:none
}

.middlewrap_informativo{
	float:left;
	width:0px;
	margin-right: 10px;
}

.middle_informativo{
background:#fff url(../images/middlebg-l.jp) top left no-repeat;
padding-left:0px;

}
.contentheading_informativo{
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	padding-top: 0px;


}

.createdate_informativo{
	font:0.85em Arial,Helvetica,sans-serif;
	padding-left:0px;
	color:#ffffff;
	padding-bottom:10px;
	margin-bottom: 0px;
	height: 50px;
}

.contentpaneopen_informativo{
	font:0.95em;
	margin-top: 38px;
	margin-bottom: 0px;
	color: #FFFFFF;
	background:#fff url(../images/fondo_informativo.gi);
	border-top:#ff0000 0px solid;

}


.readon_informativo{
color:#FF9900;
	font-weight:normal;
	line-height: 20px;
	padding-bottom:8px;
	display: block;
	margin-top: 0px;

	}
	
	
	.contentpaneopen_informativo img   {
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 3px;
	width: 174px;
	height: auto;
	border:#ff9900 0px solid;
	float: none;
	
}

.contentpagetitle_informativo{
	text-align:center;
	color:#000000;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	padding-top: 2px;
	padding-bottom: 5px;

}


a.contentpagetitle_informativo{
color:#000000;
text-decoration:none;
font-weight:bold;
text-align:center;
display:block;
}
a.contentpagetitle_informativo:hover{
text-decoration:underline;
}
a.contentpagetitle_informativo:active {
outline:none;
}

a.contentpagetitle_informativo:focus{
outline:none;
}


#masinformativos {
font-size: 0.8em;
	text-decoration:none;
	text-align:right;
	padding-left: 0px;
	font-weight: normal;
	background-color:#ffffff;
	display:block;
	padding-bottom: 5px;
	padding-right: 5px;
	border-bottom:#ff0000 2px solid;
}

#masinformativos:link{
text-decoration:none;

}

#masinformativos:visited{
text-decoration:none;
}

#masinformativos:hover{
text-decoration:underline;
}
#masinformativos:active {
outline:none;
}




/* fin informativo */










/* videos */

.moduletable_videos{
	margin-bottom:2px;
	border:#999999 solid 0;
	padding:5px;
	background:#D2D0D1 url(../images/cabezal_videos_2.gif) top left no-repeat;
	padding-right: 8px;
	padding-left: 8px;
	float:left;
	
}
.moduletable_videos h3{
font-family: Arial, Helvetica, sans-serif;
font-size:1.1em;
font-stretch:expanded;
color:#FFffff;
padding:2px 0px 18px 7px;
margin:00px 0px 0px 0px; /*negative padding to pull h3 back out from .moduletable padding*/
background-position:10;
text-transform:none
}

.middlewrap_videos{
	float:left;
	width:0px;
	margin-right: 10px;
}

.middle_videos{
background:#fff url(../images/middlebg-l.jp) top left no-repeat;
padding-left:0px;

}
.contentheading_videos{
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	padding-top: 0px;


}




.createdate_videos{
	font:0.85em Arial,Helvetica,sans-serif;
	padding-left:0px;
	color:#ffffff;
	padding-bottom:10px;
	margin-bottom: 0px;
	height: 50px;
}

.contentpaneopen_videos{
	font:0.95em;
	margin-top: 38px;
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: #FFFFFF;

}


.readon_videos{
color:#FF9900;
	font-weight:normal;
	line-height: 20px;
	padding-bottom:8px;
	display: block;
	margin-top: 0px;

	}
	
	
	.contentpaneopen_videos img   {
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 3px;
	width: 174px;
	height: auto;
	border:#ff9900 0px solid;
	float: none;
	
}

.contentpagetitle_videos{
	text-align:center;
	color:#000000;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	padding-top: 2px;
		padding-bottom: 5px;

}


a.contentpagetitle_videos{
color:#000000;
text-decoration:none;
font-weight:bold;
text-align:center;
display:block;
}
a.contentpagetitle_videos:hover{
text-decoration:underline;
}
a.contentpagetitle_videos:active {
outline:none;
}

a.contentpagetitle_videos:focus{
outline:none;
}








#masvideosaudios {
	font-size: 0.8em;
	text-decoration:none;
	text-align:right;
	padding-left: 0px;
	font-weight: normal;
	background-color:#ffffff;
	display:block;
	padding-bottom: 8px;
	padding-right: 5px;
	padding-top: 3px;
}

#masvideosaudios:link{
text-decoration:none;

}

#masvideosaudios:visited{
text-decoration:none;
}

#masvideosaudios:hover{
text-decoration:underline;
}
#masvideosaudios:active {
outline:none;
}




/* fin videos */








/* Audios */





.audioscol{
	overflow:hidden;
	width:205px;
	float:left;
	background-position:7px 0px;
	background-color: #D2D0D1;
	margin-bottom: 2px;
}

.moduletable_audios{
	margin-bottom:0px;
	border:#999999 solid 0;
	padding:5px;
	background:#D2D0D1 url(../images/cabezal_audios_2.gif) top left no-repeat;
	padding-right: 8px;
	padding-left: 8px;
	
}
.moduletable_audios h3{
font-family: Arial, Helvetica, sans-serif;
font-size:1.1em;
font-stretch:expanded;
color:#FFffff;
padding:2px 0px 18px 7px;
margin:00px 0px 0px 0px; /*negative padding to pull h3 back out from .moduletable padding*/
background-position:10;
text-transform:none
}

.middlewrap_audios{
	float:left;
	width:0px;
	margin-right: 10px;
}

.middle_audios{
background:#fff url(../images/middlebg-l.jp) top left no-repeat;
padding-left:0px;

}
.contentheading_audios{
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	padding-top: 0px;


}

.createdate_audios{
	font:0.85em Arial,Helvetica,sans-serif;
	padding-left:0px;
	color:#ffffff;
	padding-bottom:10px;
	margin-bottom: 0px;
	height: 50px;
}

.contentpaneopen_audios{
	font:0.95em;
	margin-top: 38px;
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: #FFFFFF;

}


.readon_audios{
color:#FF9900;
	font-weight:normal;
	line-height: 20px;
	padding-bottom:8px;
	display: block;
	margin-top: 0px;

	}
	
	
	.contentpaneopen_audios img   {
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 3px;
	width: 174px;
	height: auto;
	border:#ff9900 0px solid;
	float: none;
	
}

.contentpagetitle_audios{
	text-align:center;
	color:#000000;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	padding-top: 2px;
	padding-bottom: 5px;

}


a.contentpagetitle_audios{
color:#000000;
text-decoration:none;
font-weight:bold;
text-align:center;
display:block;
}
a.contentpagetitle_audios:hover{
text-decoration:underline;
}
a.contentpagetitle_audios:active {
outline:none;
}

a.contentpagetitle_audios:focus{
outline:none;
}

/* fin audios */











/* modulo fotos */

.fotoscol{
	width:205px;
	float:left;
	border:#333333 0px solid;
	padding-top:40px;
}

.fotoscol {
	background:url(../images/cabezal_fotos_2.gif) top right no-repeat;
	background-position:-1px -3px;
	background-color: #D2D0D1;
	margin-bottom: 0px;
	margin-top: 3px;
}
.fotoscol .fotosbgbottom{
background:url(../images/sidebg-b.pn) bottom right no-repeat;
padding:0px 0px 50px 0px;
}


a.mod_ji_name{
	text-align:center;
	display:block;
	margin-bottom: -20px;
	padding-bottom: 5px;
}


.mod_ji_table{
background-color: #FFFFFF;
border:#f7f7f7 0px solid;


}

/* fin modulo fotos */












/* Reportajes */

.moduletable_reportajes{
	margin-bottom:0px;
	border:#999999 solid 0;
	padding:5px;
	background:#D2D0D1 url(../images/cabezal_reportajes_2.gif) top left no-repeat;
	padding-right: 8px;
	padding-left: 8px;
	float:left;
	margin-top: 5px;
	
}
.moduletable_reportajes h3{
font-family: Arial, Helvetica, sans-serif;
font-size:1.1em;
font-stretch:expanded;
color:#FFffff;
padding:2px 0px 18px 7px;
margin:00px 0px 0px 0px; /*negative padding to pull h3 back out from .moduletable padding*/
background-position:10;
text-transform:none
}

.middlewrap_reportajes{
	float:left;
	width:0px;
	margin-right: 10px;
}

.middle_reportajes{
background:#fff url(../images/middlebg-l.jp) top left no-repeat;
padding-left:0px;

}
.contentheading_reportajes{
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	padding-top: 0px;


}




.createdate_reportajes{
	font:0.85em Arial,Helvetica,sans-serif;
	padding-left:0px;
	color:#ffffff;
	padding-bottom:10px;
	margin-bottom: 0px;
	height: 50px;
}

.contentpaneopen_reportajes{
	margin-top: 41px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 90%;

}


.readon_reportajes{
color:#FF9900;
	font-weight:normal;
	line-height: 20px;
	padding-bottom:8px;
	display: block;
	margin-top: 0px;

	}
	
	
	.contentpaneopen_reportajes img   {
	margin-bottom:4px;
	margin-top: 1px;
	width: 100px;
	height: auto;
	border:#666666 1px solid;
	float: none;
	text-align: center;
	
}

.contentpagetitle_reportajes{
	text-align:center;
	color:#000000;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	padding-top: 3px;
	padding-bottom: 4px;

}


a.contentpagetitle_reportajes{
color:#000000;
text-decoration:none;
font-weight:bold;
text-align:center;
display:block;
	font-size: 120%;
}
a.contentpagetitle_reportajes:hover{
text-decoration:underline;
	font-size: 120%;
}
a.contentpagetitle_reportajes:active {
outline:none;
	font-size: 120%;
}

a.contentpagetitle_reportajes:focus{
	outline:none;
	font-size: 120%;
}







/* glorieta */

.moduletable_glorieta{
	margin-bottom:8px;
	border-bottom:#956804 solid 1px;
	background:#ffffff url(../images/cabezal_glorieta.gif) top left no-repeat;
	padding-right: 8px;
	padding-left: 8px;
	float: left;

	
}
.moduletable_glorieta h3{
font-family: Arial, Helvetica, sans-serif;
font-size:1.1em;
font-stretch:expanded;
color:#FFffff;
padding:2px 0px 18px 7px;
margin:00px 0px 0px 0px; /*negative padding to pull h3 back out from .moduletable padding*/
background-position:10;
text-transform:none
}

.middlewrap_glorieta{
	float:left;
	width:0px;
	margin-right: 10px;
}

.middle_glorieta{
background:#fff url(../images/middlebg-l.jp) top left no-repeat;
padding-left:0px;

}
.contentheading_glorieta{
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	padding-top: 0px;


}




.createdate_glorieta{
	font:0.85em Arial,Helvetica,sans-serif;
	padding-left:0px;
	color:#ffffff;
	padding-bottom:10px;
	margin-bottom: 0px;
	height: 50px;
}

.contentpaneopen_glorieta{
	font:0.95em;
	margin-top: 60px;
	margin-bottom: 0px;

}


.readon_glorieta{
color:#FF9900;
	font-weight:normal;
	line-height: 20px;
	padding-bottom:8px;
	display: block;
	margin-top: 0px;

	}
	
	
	.contentpaneopen_glorieta img   {
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 3px;
	width: 174px;
	height: auto;
	border:#ff9900 0px solid;
	float: none;
	
}

.contentpagetitle_glorieta{
	text-align:center;
	color:#000000;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	padding-top: 2px;
		padding-bottom: 5px;

}


a.contentpagetitle_glorieta{
	color:#333;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	display:block;
}
a.contentpagetitle_glorieta:hover{
text-decoration:underline;
}
a.contentpagetitle_glorieta:active {
outline:none;
}

a.contentpagetitle_glorieta:focus{
outline:none;
}





/* fin glorieta */



















/* encuestas */

.moduletable_encuestas{
	margin-bottom:15px;
	border:#333333 solid 1px;
	padding:7px;
	background:#D2D0D1 url(../images/cabezal_encuesta.jpg) top left no-repeat;
	text-align: left;
	float: left;
	
}

.moduletable_encuestas td{

	padding:3px;

}




.moduletable_encuestas h3{
font-family: Arial, Helvetica, sans-serif;
font-size:1.4em;
color:#FF0000;
padding:7px 0px 1px 14px;
margin:00px 0px 0px 0px; /*negative padding to pull h3 back out from .moduletable padding*/
background-position:10;
text-transform:none
}

.middlewrap_encuestas{
	float:left;
	width:0px;
	margin-right: 0px;
}

.middle_encuestas{
background:#fff url(../images/middlebg-l.jp) top left no-repeat;
padding-left:0px;

}

table.poll_encuestas{
	font-family:Helvetica, Arial, sans-serif;
	text-align: left;
	line-height: 1.5ems;
	margin-right: 0px;
	background-color: #FFFFFF;
	margin-left: 0px;
	width: 188px;


}


.createdate_encuestas{
	font:0.85em Arial,Helvetica,sans-serif;
	padding-left:0px;
	color:#ffffff;
	padding-bottom:10px;
	margin-bottom: 0px;
	height: 50px;
}

.contentpaneopen_encuestas{
	margin-top: 50px;
	margin-bottom: 10px;
	color: #FFFFFF;

}


.sectiontableentry1_encuestas{
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
.sectiontableentry2_encuestas{
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;;
}


/* fin encuestas */











/* paginas recomendadas */

.moduletable_recomendadas{
	margin-bottom:15px;
	border:#999999 solid 0;
	padding:0px;
}

/* fin paginas recomendadas */







/* google */

.moduletable_google{
	margin-bottom:12px;
	border:#999999 solid 0;
	padding:10px;
	background:#AE7E00 url(../images/orange/buscarengoogle.jpg) top left no-repeat;
	padding-top: 35px;
	
}
.moduletable_google h3{
font-family: Arial, Helvetica, sans-serif;
font-size:1.1em;
font-stretch:expanded;
color:#FFffff;
padding:2px 0px 18px 7px;
margin:00px 0px 0px 0px; /*negative padding to pull h3 back out from .moduletable padding*/
background-position:10;
text-transform:none
}

.button_google {
color:#fff;
font-size:13px;
font-weight:bold;
margin:3px 0;
padding:1px 5px;
border:none;
}

* html .button_google  {
	padding: 0px 2px !important; /*IE 6*/
}

*+html .button_google  {
	padding: 0px 2px !important; /*IE 7*/
}






/* fin google */






/* banners campañas */
.moduletable_banners_campana{
	margin-bottom:1em;
	border:#999999 0px solid;
	padding:0px; /*padding for inside text*/
	width: 192;
	background:#ffffff url(../images/cabezal_campania.jpg) top left no-repeat;
	padding-top: 35px;
}

.moduletable_banners_campana h3{

}
.contentpaneopen_banners_campana{
	margin-top: 30px;
	margin-bottom: 15px;
}




/* libros */

.moduletable_libros{
	border:#333333 solid 0px;
	background:#ffffff url(../images/cabezal_libros.jpg) top left no-repeat;
	margin-bottom: 8px;
	padding-top: 39px;
	float: left;
}

/* fin libros*/















/* revistas */

.moduletable_revista{
	margin-bottom: 10px;
	width: 205px;
	background:url(../images/revista-home-fondo.jpg) top left no-repeat;
	background-position:00px 00px;
	padding-top:35px;
	float: left;
}

.contentpaneopen_revista{
	margin-top: 0px;
	padding: 0px;
	margin-left: 0px;
	width: 205px;	
}



.contentpaneopen_revista td{
	width: 205px;
	text-align:center;
	padding-bottom: 40px;
}

.contentpaneopen_revista img   {
	border: 1px solid #999999;
	margin-top:25px;
	width: 130px;
	height: 180px;	
	padding: 0px;

}




/* fin revistas*/


/* nada */

.moduletable_nada{
	width: 205px;
	padding-bottom: 15px;
}

.contentpaneopen_nada{
	margin-top: 0px;
	padding: 0px;
	margin-left: -2px;
}



/* fin nada*/
#user17 {
	PADDING-RIGHT: 1px;
	Z-INDEX: 850;
	BACKGROUND: url(../images/orange/bot-separador-02.pn) no-repeat right top;
	POSITION: absolute;
	TOP: -45px;
	HEIGHT: 40px;
	right: -2px;
	width: 284px;
	
}
#user17 .moduletable {
	MARGIN: 0px
}


#user17 UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: auto; PADDING-TOP: 0px
}
#user17 UL LI {
	PADDING-RIGHT: 0px; 
	DISPLAY: inline; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	HEIGHT: 38px
}
#user17 UL LI A {
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	PADDING-TOP: 6px;
	PADDING-BOTTOM: 0px;
	BACKGROUND: url(../images/orange/bot-fondo03.png);
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	COLOR: #ffffff;
	MARGIN-RIGHT: 0px;
	BORDER-BOTTOM: #eee 0px solid;
	font-size: 0.9em;
	line-height: 1.1em;
	width: 120px;
	height:25px;
	text-align: center;
	font-weight: bold;
}
#user17 UL LI A:hover {
	BACKGROUND: url(../images/orange/bot-fondo04.png); 
	TEXT-DECORATION: none;
	font-weight: bold;
}

.tablasfirmas{
	font:0.9em Arial,Helvetica,sans-serif;
	color:#000000;
	text-align: center;
	width: 150px;
	float: left;
}
