/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}

.clr {
	clear: both;
}

.outline {
  border: 0px solid #cccccc;
	padding: 0px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}



.moduletable_buscador {
	border: 1px solid #999999;
	padding: 5px;
	margin-bottom:5px;
	background-color:#666666;
	}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

.button_buscador {
  color: #666666;
  font-family: "Trebuchet MS", Tahoma, Verdana;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border: 1px double #999999;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  line-height: 14px;
  height: 22px;
  margin-left: 10px;
}









#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	width: 775px;
	height: 180px;
	background-color: #000000;
}

#top_outer{
	float: left;
	width: 540px;
	height: 13px;
	background-image: url(../images/sombra_cabezal.gif);
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}


#margen {
	padding: 0px;
	margin-top: 0px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 750px;
	background-color: #FFFFFF;
	margin-left: 15px;
}


#content_outer {
	padding: 0px;
	margin-top: 0px;
	float: left;
	width: 775px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 0px;
  margin: 0;
}

table.content_table {
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
}

table.content_table td {

}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	width: 200px;
}

#right_inner {
  float: left;
}


.user1_inner {
	margin-left: 10px;
	width: 508px;
	margin-bottom: 10px;
}

.user2_inner {
	border: 0px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 0px;
}

table td.body_outer {
	padding: 0px;
	border: 0px solid #cccccc;
	background-color: #FFFFFF;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
  color: #666666;
  font-family: "Trebuchet MS", Tahoma, Verdana;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border: 1px double #999999;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 0px;
  line-height: 14px;
  height: 22px;
  margin: 1px;
}



.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
	line-height: 25px;
	padding-left: 30px;
	padding-top: 0px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 20px 4px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}


td {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	font-size: 12px;
	color: #454545;
}



body {
	height0: 100%;
	padding: 0px;

}

/* Joomla core stuff */
a:link, a:visited {
	color: #454545;
	text-decoration: underline;
}

a:hover {
	color: #FF6600; 
	text-decoration: underline;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
}








table.contentpaneopen td.componentheading {
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 110%;
	font-weight: bold;
	text-align:left;
	letter-spacing: -0.02em;
	padding-top:7Px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding-left: 10px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #666666;
  font-family: "Trebuchet MS", Tahoma, Verdana;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border: 1px double #999999;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 0px;
  line-height: 14px;
  height: 22px;
  margin: 1px;
}

.inputbox_buscador {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

div.componentheading{
	color: #FF6600;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 110%;
	font-weight: bold;
	text-align:left;
	letter-spacing: -0.02em;
	padding-top:7px;
	padding-left:10px;
}

.contentcolumn {
	padding-right: 5px;
}









table.moduletable {
	width: 100%;

}

div.moduletable {
	background-color:#FFFFFF;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/menu_bg2.png) repeat-x;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0px 0;
	background-color: #1A64AB;
	text-transform: uppercase;
	BORDER: 1px #999999 solid;
}

table.moduletable td {
	font-size: 11px;
	padding: 5px;
	font-weight: normal;
}


.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 0.5em;
	margin-left: 10px;
	margin-right: 10px;

}







a.flexcontentlinkcategoria {
	background: url(../images/subhead_bg) repeat-x;
	color: #FFFFFF;
	text-align: left;
	padding-left: 0px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 5px 0;
	background-color: #FF0000;
	padding-left:5px;
	display:block;

	}

a.flexcontentlinkcategoria:link {
	text-decoration:none;
	color: #FFFFFF;
}
a.flexcontentlinkcategoria:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a.flexcontentlinkcategoria:hover {
	text-decoration:none;
	COLOR: #cccccc;

}






td.contentheading {
	color: #FF6600;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 110%;
	font-weight: bold;
	text-align:left;
	letter-spacing: -0.02em;
	padding:10px;
}

td.contentheading a{
	color: #666666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 110%;
	font-weight: normal;
	text-align:left;
	letter-spacing: -0.02em;
	padding-top:7px;
	padding-left:10px;
}


td.contentheading a:link{
	color: #FF6600;
	font-weight: normal;
	text-decoration:none;
}
td.contentheading  a:visited{
	color: #FF6600;
	font-weight: normal;
	text-decoration:none;
}
td.contentheading  a:hover{
	color: #666666;
	font-weight: normal;
	text-decoration:none;
}




td.contentheading_portada {
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 110%;
	font-weight: bold;
	text-align:left;
	letter-spacing: -0.02em;
	padding:10px;
}

td.contentheading_portada a{
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 110%;
	font-weight: bold;
	text-align:left;
	letter-spacing: -0.02em;
	padding-top:7Px;
}


td.contentheading_portada a:link{
	color: #FF6600;
}
td.contentheading_portada  a:visited{
	color: #FF6600;
}
td.contentheading_portada  a:hover{
	color: #666666;

}










div.write_comment a{
	font-family:Tahoma;
	font-size:11px;
	color: #900;
	text-decoration: none;
	font-weight: normal;
	line-height: 34px;
	background-image:url(../images/comentarios_icono.gif);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	padding-left: 20px;
}

div.write_comment a:link {
	font-size:11px;
	color:#999999;
	text-decoration: none;
	font-weight: normal;
	line-height: 34px;
	background-image:url(../images/comentarios_icono.gif);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	padding-left: 20px;
}
div.write_comment a:visited {
	font-size:11px;
	color:#999999;
	text-decoration: none;
	font-weight: normal;
	line-height: 34px;
	background-image:url(../images/comentarios_icono.gif);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	padding-left: 20px;
}
div.write_comment a:hover {
	font-size:l1px;
	color:#333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 34px;
	background-image:url(../images/comentarios_icono.gif);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	padding-left: 20px;
}






a.readon {	
    font-family:Tahoma;
	font-size:11px;
	color: #900;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
	background-image:url(../images/leer_mas_icono.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 13px;
	text-decoration:none;
}

a.readon:link {
	color: #900;
	
}
a.readon:visited {
	color: #900;
}
a.readon:hover {
	color: #999;
}

.contentpagetitle {
	display: block;
	border-top: 1px solid #FF6600;
	background-image: url(../images/fondo_titulos.gif);
}

.blog_more {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	font-weight: bold;
	text-align:left;
	padding-top: 10px;
	padding-left:10px;
	margin-bottom:10px;
	background-image: url(../images/fondo_otras_notas.gif);
	background-repeat:no-repeat;
	background-position: 10px 11px;
}

.blog_more A{
	color: #666666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 180%;
	font-weight: bold;
	text-align:left;
	padding-top: 10px;
	padding-left:20px;
	background-image:url(../images/leer_mas_icono.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	letter-spacing: -0.02em;
}
.blog_more A:link {
	color: #FF6600;
	text-decoration:none;
		font-weight: bold;
}
.blog_more A:visited {
	color: #FF6600;
	text-decoration:none;
		font-weight: bold;
}
.blog_more A:hover {
	color:#666666;
	text-decoration:none;
		font-weight: bold;
}







/* MENUES */


a.mainlevel_menu:link, a.mainlevel_menu:visited {
	font-family:Tahoma;
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	padding-top: 3px;
	padding-left: 18px;
	height: 25px;
	width: 100%;
	text-decoration: none;
	line-height:15Px;
}

a.mainlevel_menu:hover {
	height: 25px;
	background-position: 0px -25px;
	text-decoration: none;
	padding-top: 4px;
	color: #fff;
}

table.moduletable_menu th, div.moduletable_menu h3 {
	font-family:Tahoma;
	background: url(../images/menu_bg-02.png) no-repeat;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	height: 35px;
	line-height: 30px;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0px 0;
	background-color: #003366;
}
	
div.moduletable_menu {
	background-color:#FFFFFF;
	border: 0px solid #006600;
	padding: 0px;
	margin-bottom: 10px;
	}




/* ENFOQUE*/

div.moduletable_enfoque{
	background-color:#666666;
	border: 1px solid #006600;
	padding: 0px;
	margin-top:0px;
	}

.moduletable_enfoque h3 {
DISPLAY: block; 
PADDING-LEFT: 45px; 
FONT-WEIGHT: normal; 
FONT-SIZE: 18px; 
BACKGROUND-IMAGE: url(../images/enfoque-fondo-0.gif); 
MARGIN: 0px; 
COLOR: #ffffff; 
LINE-HEIGHT: 28px; 
BACKGROUND-REPEAT: no-repeat; 
FONT-FAMILY: Georgia, "Times New Roman", Times, serif; 
HEIGHT: 34px; 
TEXT-ALIGN: left;
}



div.flexcontentitem_enfoque H3{
	background-color:#ff0000;
	PADDING-LEFT: 10px;
	background-image:none;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration: none;
	font-weight:bold;
	margin-left: -5px;
}

div.flexcontentitem_enfoque H3 a{
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
}

div.flexcontentitem_enfoque H3 a:link {
	color:#ffffff;
	text-decoration: none;
}
div.flexcontentitem_enfoque H3 a:visited {
	color:#ffffff;
	text-decoration: none;
}
div.flexcontentitem_enfoque H3 a:hover {
	COLOR: #ffcc00;
	text-decoration: none;
}



.flexcontentitem_enfoque{
	padding-LEFT:5px;
	padding-right:0px;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #666666;
	color:#FFFFFF;
}


.flexcontentitem_enfoque a{
	padding-top: 5px;
	padding-bottom: 5px;
}

.flexcontentitem_enfoque a:link {
	color:#ffffff;
	text-decoration: underline;
	
}
.flexcontentitem_enfoque a:visited {
	color:#ffffff;
	text-decoration: underline;
}
.flexcontentitem_enfoque a:hover {
	COLOR: #ffffff;
	text-decoration: underline;
}

.flexcontentitem_enfoque div{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	line-height:120%;
	text-align: center;
	margin-top: 5px;
	font-style: normal;
}


td.contentheading_enfoque{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 21px;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	background-color:#FF0000;
	border: 5px solid #666666;
	white-space:nowrap;
	line-height: 200%;
	padding: 15px;
}






.foto_notas_home {
	BORDER: 1px #999999 solid;
	FLOAT: left;
	background-color:#999999;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 0px;
}

.foto_notas_interna {
	BORDER: 2px #FF6600 solid;
	FLOAT: left;
	background-color:#FF6600;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 0Px;
}



/* PORTADA*/

div.moduletable_portada {
	background-color:#FFFFFF;
	border: 0px solid #006600;
	padding: 0px;
	margin-left: 10px;
	}

div.moduletable_portada h3 {
	color: #FFFFFF;
	text-align: left;
	line-height: normal;
	font-weight: bold;
	font-size: 15px;
	background-color:#FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	}



div.flexcontentitem_portada H3{
	padding-LEFT:0px;
	padding-right:0px;
	padding-top: 0px;
	margin-top: 0px;
	background-color:#FFFFFF;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size: 21px;
	text-align: left;
	letter-spacing: -0.01em;
		color:#666666;
}

div.flexcontentitem_portada H3 a{
	color:#666666;
}

div.flexcontentitem_portada H3 a:link {
	color:#666666;
}
div.flexcontentitem_portada H3 a:visited {
	color:#666666;
}
div.flexcontentitem_portada H3 a:hover {
	COLOR: #990000;
}



.flexcontentitem_portada{
	padding-LEFT:0px;
	padding-right:0px;
	border-bottom: 3px double #006600;
	padding-top: 0px;
	margin-top: 0px;
}


.flexcontentitem_portada a{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color:#666666;
}

.flexcontentitem_portada a:link {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#666666;
}
.flexcontentitem_portada a:visited {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#666666;
}
.flexcontentitem_portada a:hover {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	COLOR: #990000;
}

.flexcontentitem_portada div{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	line-height:120%;
	text-align: center;
	margin-top: 5px;
	font-style: normal;
}

.foto_notas_home {
	BORDER: 1px #999999 solid;
	FLOAT: left;
	background-color:#999999;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 0px;
}

.foto_notas_interna {
	BORDER: 2px #FF6600 solid;
	FLOAT: left;
	background-color:#FF6600;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 0Px;
}





/* EDITORIAL*/

div.moduletable_editorial{
	background-color:#EEEEEE;
	border: 1px solid #006600;
	padding: 5px;
	margin-top:0px;
	}

div.moduletable_editorial h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-weight: normal;
	text-align: left;
	height: 24px;
	font-size: 18px;
	margin: 0 0px 5px 0;
	padding-left:45px;
	display:block;
	background-image:url(../images/editorial-fondo.gif);
	}



div.flexcontentitem_editorial H3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:110%;
	font-weight: bold;
	padding-left: 0px;
	background-image:none;
}

div.flexcontentitem_editorial H3 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:normal;
	font-weight: bold;
	margin: 0px 0px 7px 0px;
	padding-left: 0px;
	text-decoration:none;
	background-image:none;
}

div.flexcontentitem_editorial H3 a:link {
	color:#666666;
}
.flexcontentitem_editorial H3 a:visited {
	color:#666666;
}
div.flexcontentitem_editorial H3 a:hover {
	COLOR: #990000;
}



.flexcontentitem_editorial p{
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 130%;
	margin-bottom: 15px;
	font-weight:normal;
}


.flexcontentitem_editorial a{
	color:#666666;
	font-weight:normal;
	text-decoration:underline;
}

.flexcontentitem_editorial a:link {
	color:#666666;
}
.flexcontentitem_editorial a:visited {
	color:#666666;
}
.flexcontentitem_editorial a:hover {
	COLOR: #990000;
}

.flexcontentitem_editorial div{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	line-height:120%;
	text-align: center;
	margin-top: 5px;
	font-style: normal;
}

.foto_notas_home {
	BORDER: 1px #999999 solid;
	FLOAT: left;
	background-color:#999999;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 0px;
}

.foto_notas_interna {
	BORDER: 2px #FF6600 solid;
	FLOAT: left;
	background-color:#FF6600;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 0Px;
}


table.categoria_entrada td {
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding-left:17px;
	background-image: url(../images/item_categoria.gif);
	background-repeat: no-repeat;
	font-weight:normal;
}



table.categoria_entrada td a:link {
	color:#999999;
		font-weight:normal;
}
table.categoria_entrada td a:visited {
	color:#999999;
		font-weight:normal;
}
table.categoria_entrada td a:hover {
	color:#ff6600;
		font-weight:normal;
}




/* ENCUESTA*/


table.pollstableborder td {
  padding: 2px;
  padding-left:20px;
  	font-size:10px;
}

table.poll {
    background: #f0f0f0;
	padding: 2px;
	width: 180 px;
}

.moduletable_encuesta{
	background-color:#FFFFFF;
	border: 1px solid #006600;
	padding: 0px;
	margin-top:10px;
	margin-bottom:10px; 
	font-size:9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

div.moduletable_encuesta h3 {
	color: #CCCCCC;
	text-align: left;
	line-height: normal;
	font-weight: normal;
	font-size: 19px;
	background-color:#666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-left: 10px;
	height: 25px;
	margin-bottom: 5px;
	display:block;
	white-space:nowrap;
	}


.poll_encuesta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	text-align:left;
}

table.contentpaneopen_enfoque td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
}

.contentpaneopen_enfoque {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	background-color:#E9E9E9;
}


/* CATEGORY */
a.category {
	font-size:13px;
	line-height: 150%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF6600; 
	text-decoration: none;
	font-weight: bold;
}
.category a:link{
	color: #FF6600; text-decoration: none;
	font-weight: bold;
}

.category a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

/* REVISTAS ANTERIORES  */

.moduletable_numeros_anteriores td a:link{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #FF6600; 
	text-decoration: none;
	font-weight: bold;
	font-size:17px;
	display: block;
	background-color:#dddddd;
	border: 2px #FF6600 solid; 
	padding:10px;
	text-align:left;
	white-space: nowrap;
}

.moduletable_numeros_anteriores td a:visited {
	color: #FF6600;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size:17px;
	display: block;
	background-color:#dddddd;
	border: 2px #FF6600 solid; 
	padding:10px;
	text-align:left;
		white-space: nowrap;
}

.moduletable_numeros_anteriores td a:hover {
	color: #666666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size:17px;
	display: block;
	background-color:#ffffff;
	border: 2px #FF6600 solid; 
	padding:10px;
	text-align:left;
		white-space: nowrap;
}


	
.bottom {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}




/* ANTERIORES*/


.contentpaneopen_anteriores_articulos td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
}

.contentpaneopen_anteriores_articulos a:link{
	font-family:Geneva, Arial, Helvetica, sans-serif;	
	color: #FF6600;
	font-weight: bold;
	font-size:14px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	background-image:url(../images/leer_mas_icono.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-decoration:none;
}

.contentpaneopen_anteriores_articulos a:visited{
	font-family:Geneva, Arial, Helvetica, sans-serif;	
	color: #FF6600;
	font-weight: bold;
	font-size:14px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	background-image:url(../images/leer_mas_icono.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
		text-decoration:none;
}

.contentpaneopen_anteriores_articulos a:hover{
	font-family:Geneva, Arial, Helvetica, sans-serif;	
	color: #666666;
	font-weight: bold;
	font-size:14px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	background-image:url(../images/leer_mas_icono.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
		text-decoration:none;
}


a.anteriores_titulos:link, a.anteriores_titulos:visited {
	color: #FF6600;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size:17px;
	display: block;
	background-color:#dddddd;
	border: 2px #FF6600 solid; 
	padding:10px;
	text-align:left;
	white-space: nowrap;
}

a.anteriores_titulos:hover {
	color: #666666;
	font-weight: bold;
	background-color:#ffffff;
}



/* VOTACION*/
span.content_rating {
padding-left:10px;

}
span.content_vote {
	padding-left:10px;
}

/* COMENTARIOS */
.opencommentSectionTableheader {
	padding: 10px;
	margin: 10px;
	color:#FFcc00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}


div.moduletable_banners_derecha{
	background-color:#FF6600;
	border: 0px solid #006600;
	padding: 0px;
	margin-top:0px;
	margin-top:5px;
	margin-bottom:5px;
	}





































/* FOTOS DE NOTAS - HOME*/

.foto_notas_intro {
	BORDER: 1px #999999 solid;
	FLOAT: left;
	background-color:#999999;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 0px;
}

/* FOTOS DE NOTAS - DESARROLLO */
.foto_notas_desarrollo{
	BORDER: 2px #FF6600 solid;
	FLOAT: left;
	background-color:#FF6600;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 0Px;
}


/* FOTOS DE NOTAS - DESARROLLO ANCHAS */
.foto_notas_desarrollo_anchas{
	BORDER: 2px #FF6600 solid;
	background-color:#FF6600;
	margin-bottom: 5px;
	padding: 0Px;
	width: 500PX;
}


/* FOTOS DE ENFOQUE */
.foto_enfoque_intro {
	BORDER: 1px #FFFFFF solid;
	width:182px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.foto_enfoque_autor {
	BORDER: 5px #666666 double;
	FLOAT: left;
	background-color: #FF0000;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 0Px;
}
.foto_enfoque_desarrollo {
	BORDER: 2px #FF0000 solid;
	FLOAT: left;
	background-color:#FF0000;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 0Px;
}

.contentpaneopen_enfoque_cuadro {
	float:right;
	width:200px;
	padding: 10px;
	margin: 10px;
	background-color:#333333;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	text-align: center;
}

.contentpaneopen_enfoque_cuadro a:link{
	color:#FFFFFF;
}
.contentpaneopen_enfoque_cuadro a:visited{
	color:#FFFFFF;
}
.contentpaneopen_enfoque_cuadro a:hover{
	color:#ff6600;
}

.contentpaneopen_canciones {
	float:right;
	width:160px;
	padding: 10px;
	margin: 10px;
	background-color:#FCF8EB;
	BORDER: 1px #FF0000 solid;
	color:#666666;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	text-align: center;
}

.contentpaneopen_canciones a:link{
	color:#666666;
}
.contentpaneopen_canciones a:visited{
	color:#666666;
}
.contentpaneopen_canciones a:hover{
	color:#ff6600;
}

.recuadros_notas {
	width:97%;
	left:auto;
	BORDER: 2px #999999 solid;
	padding: 10px;
	background-color:#EAEAEA;
	display:block;
}
