/* CSS Document */
body { 
font-family			: Arial; 
padding-top			: 0px;
margin-top				: 0px;
}
td, tr {
  font-family       : Arial;
  font-size         : 12px;
  color             : #333333;
}

div {
  font-family       : Arial;
  color             : #333333;
}
p {
font-family:Arial;
font-size:12px;
color:#333;
padding-left:0px;
padding-right:6px;
}
hr {
  color             : #DADDD0;
  height            : 1px;
  width             : 100%;
}
.main { 
  float             : left; 
  width             : 100%;
  margin            : 0px; 
  padding           : 0px;
}

.contentdescription { 
  width             : auto !important;
  display           : block;
} 
table.moduletable {
  width			    : 100%;
  table-layout	    : auto;
}

table.moduletable th {
  font-size         : 12px;
  font-family: arial;
  font-weight       : bold;
  text-align        : left;
  height            : 22px;
  line-height       : 22px;
  text-indent       : 6px;
  letter-spacing    : 0px;
  color             : #FFFFFF;
  background-color :#1B394B;
  width				: 160px;
}

table.moduletable td {
  padding-left      : 0px;
  padding-right     : 0px;
  padding-top	    : 0px;
  padding- bottom   : 0px;
  margin			: 4px;
}

.back_button {
  color             : #996600;
  font-family       : Arial;
  font-size         : 11px;
  background        : url(../images/but.gif);
  white-space       : normal;
  font-weight       : normal;
  border            : 1px solid #DADDD0;
  padding-bottom    : 4px;
  padding-left      : 4px;
  padding-right     : 4px;
  padding-top       : 4px;
  margin-right      : 4px;
  float             : right;
  font-weight       : normal;
  line-height       : 10px;
  text-decoration   : none; 
}

.button {
  font-size         : 11px;
  color             : #666666;
  background-color	: #FFF;
  border            : 1px solid #DADDD0;
  margin-bottom     : 4px;
  padding           : 1px;
  background-image  : url(../images/but.gif);
 }
.inputbox {
  border            : 1px solid #CCCCCC;
  background-color  : #F3F3F3;
  margin-bottom     : 5px;
  color			    : #666666;
}

.sectiontableentry1 {
  padding           : 3px;
  margin			: 3px;
  background        : #F3F3F3;
  border-top        : 1px solid #FFFFFF;
  border-bottom     : 1px solid #DADDD0;
}
.sectiontableentry2 {
  padding           : 3px;
  margin			: 3px;
  border-top        : 0px solid #FFFFFF;
  border-bottom     : 0px solid #DADDD0;
}

a.mainlevel-sindi{
  margin-top        : 1px;
  padding-top       : 1px;
  font-size         : 12px;
  width             : 170px;
  /*text-indent       : 4px;  */
  color: #000000;
 }
a.mainlevel-sindi:link, a.mainlevel-sindi:visited { /* Aqui es para menu de cada tema*/
	display           : block;
	font-size         : 11px;
	font-weight       : bold;
	font-family       : arial;	
    padding-top		  : 0px;
	padding-bottom    : 0px;
    width             : 170px;
	margin			  : 2px 0px 0px 0px;  
/*	margin			  : top px right px bottompx leftpx;  */
	/*line-height       : 21px;*/
	padding           : 2px 4px 6px 22px;
	text-decoration   : none;
	background        : url(../images/line2.gif);
	text-indent       : 0px;
	color: #000000;
  }
  
a.mainlevel-sindi:hover { 
  font-size         : 11px;
  color: #990000;
  text-decoration   : none;
  text-indent       : 0px;
  font-family       : arial;
 }
 a.sublevel-sindi:link, a.sublevel-sindi:visited {
	padding-left: 5px;
	padding-top:2px;
	padding-bottom:1px;
	font-family :arial;
	color: #666666;
	text-align: left;
	background-image:url(../images/fontema.gif); 
	display:block;
	margin-left:0px;
	margin-right:-1px;
	font-size: 11px;
	font-weight: bold;
}
a.sublevel-sindi:hover {
  color				: #000000;
  /*text-decoration	: underline;*/
  background-image:url(../images/fontema.gif);

}

#active_menu-sindi {
  color             : #990000;
  font-weight       : bold;
  background-color  : #FBFBF9;
}
a#active_menu-sindi:hover {
  color             : #990000;
  background-color  : #FBFBF9;
}

a.mainlevel {
margin-top:1px;
padding-top:1px;
font-size:11px;
width:auto;
text-indent:6px;
}

a.mainlevel:link {
font-size:11px;
width:auto;
text-indent:6px;
padding:0;
}

a.mainlevel:link,a.mainlevel:visited {
display:block;
font-size:11px;
font-family:arial;
width:auto;
border:0;
font-weight:400;
line-height:21px;
text-decoration:none;
background:url(../images/line2.gif);
text-indent:6px;
margin:1px 0 0;
padding:2px 0 2px 10px;
}

a.mainlevel:hover {
font-size:11px;
color:#000;
font-weight:400;
text-decoration:none;
font-family:arial;
text-indent:6px;
}

a.sublevel:link,a.sublevel:visited { 
padding-top:4px;
padding-bottom:4px;
font-family:arial;
color:#253D54;
text-align:left;
background-image: url(../images/fontema.gif);
display:list-item;
list-style:none;
margin-left:-2px;
padding-left:10px;
font-size:11px;
font-weight:lighter;
width:auto;
}

a.sublevel:hover {
color:#1D4383;
text-decoration:underline;
background-image:url(../images/fontema.gif);

}
#active_menu {
color:#036;
font-weight:700;
background-color:#FFF;
}

a#active_menu:hover {
color:#069;
background-color:#FFF;
}

a:link, a:visited {
  font-size         : 12px;
  color             : #DB7A0F;
  text-decoration   : none;
  font-weight       : bold; 
}
a:hover {
  font-size         : 12px;
  color             : #FF6633;
  text-decoration   : none;
  font-weight       : bold;
}
a.category:link, a.category:visited {
  font-weight       : bold;
}
a.readon:link, a.readon:visited {
  color             : #000000;
  font-family       : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size         : 11px;
  background        : url(../images/but.gif);
  white-space       : normal;
  font-weight       : normal;
  border            : 1px solid #DADDD0;
  padding-bottom    : 3px;
  padding-left      : 4px;
  padding-right     : 4px;
  padding-top       : 2px;
  float             : left;
  line-height       : 10px;
  text-decoration   : none; 
}
a.readon:hover {
  color             : #0033CC;
  font-family       : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size         : 11px;
  background        : url(../images/but.gif);
  white-space       : normal;
  font-weight       : normal;
  border            : 1px solid #DADDD0;
  padding-bottom    : 3px;
  padding-left      : 4px;
  padding-right     : 4px;
  padding-top       : 2px;
  float             : left;
  line-height       : 10px;
  text-decoration   : none; 
}

table.contenttoc {
  border: 1px solid #E7C550;
  padding: 1px;
  margin-left: 8px;
  margin-bottom: 2px;
  width: 180px;  
}

table.contenttoc td {
  padding: 4px;
  text-indent:inherit;	
}

table.contenttoc th {
  color: #fff;
  text-align: left;
  padding-top: 2px;
  padding-left: 4px;	
  height: 16px; font-family:arial;
  font-size: 11px; 
  font-weight: bold;	
  text-transform: uppercase;
  background-image:url(../images/modul.gif);  
}

.pagenavcounter {
  font-size         : 10px;
  color             : #666666;
}
.pagenavbar {
  border-top        : 1px solid #999999;
  padding           : 2px;
}
.pagenav {
  font-weight       : bold;
  color             : #CCCCCC;
}
a.pagenav:link, a.pagenav:visited {
  text-decoration   : none;
}
a.pagenav:hover {
  text-decoration   : none;
}
.date {
  font-size         : 11px;
  color             : #FFFF33;
  padding-top		: 20px;
}
.small {
  font-size         : 10px;
  color             : #666666;
}
.postedby {
  font-size         : 10px;
  color             : #CCCCCC;
}
.smalldark {
  font-size         : 10px;
  color             : #666666;
}
.createdate, .modifydate {
  font-size         : 10px;
  color             : #CCCCCC;
}
.content_vote {
  font-size         : 10px;
  height            : 22px;
  padding-top       : 2px;
  padding-bottom    : 2px;
}
.content_rating {
  font-size         : 10px;
  color             : #666666;
}
.pathway {
  font-size         : 11px;
  color             : #333333;
  padding-top       : 1px;
  padding-left      : 2px;

}
#pathway_text {
	overflow: hidden;
	display: block;
	font-weight: bold;
	height: 19px;
	line-height: 19px !important;
	line-height: 19px;
	padding-left: 6px;
	margin-left: 4px;
	border: 1px solid #ffffff;
	margin-bottom: 8px;
	margin-right: 5px;
	background-image: url(../images/pathfondo.gif);
	background-attachment: inherit;
	background-repeat: repeat-x;
}

a.pathway:link, a.pathway:visited {
  font-size         : 11px;
  color				: #835330;
}
a.pathway:hover {
  font-size         : 11px;
  color				: #333333;
}
table.content{
  width             : 100%;
  padding           : 0px;
  border-collapse   : collapse;
  border-spacing    : 0px;
  margin-bottom     : 10px;
}
table.contentpane {
  width             : 100%;
  padding     		: 5px;
  border-spacing    : 0px;
  margin-bottom     : 5px;
}
table.contentpaneopen {
  width             : 100%;
  padding-left      : 2px;
  padding-right     : 2px;
  border-spacing    : 0px;
  margin-bottom     : 5px;
}
.pollstableborder{
  border-color      : #666666;
}
.contentheading {
  font-family       : Arial;
  font-size         : 12px;
  text-align        : left;
  color             : #990000;;
  width             : 100%;
  /*background-image	: url(../images/headline.gif);*/
   font-weight:bold;
}
.componentheading {
  font-family       : Arial;
  font-size         : 14px;
  text-align        : left;
  line-height       : 16px;
  color             : #990000;
  width             : 100%;
 /* background-image	: url(../images/headline.gif);*/
  font-weight:bold;
 
}
.contentpagetitle {
  font-family       : Arial;
  font-size         : 13px;
  text-align        : left;
  color             : #990000;
  width             : 100%;
  font-weight:bold;
  }
a.contentpagetitle:link, a.contentpagetitle:visited {
  font-family       : Arial;
  font-size         : 13px;
  text-align        : left;
  color             : #CC0000;
  width             : 100%;
  font-weight:bold;
  }
a.contentpagetitle:hover {
  font-family       : Arial;
  font-size         : 13px;
  text-align        : left;
  color             : #666666;
  width             : 100%;
  font-weight:bold;
}
.title {
  font-family       : Arial, Verdana, Geneva,  Helvetica, sans-serif;
  font-weight       : bold;
  font-size         : 13px;
  text-align        : center;
  color             : #000000;
}
.title a:link, .title a:visited {
  font-weight       : bold;
  text-transform    : uppercase;
  font-size         : 13px;
  color             : #FFFFFF;
}
.title a:hover {
  font-weight       : bold;
  text-transform    : uppercase;
  font-size         : 13px;
  color             : #CCCCCC;
}
/* ESTILO PARA EL MENU TOP*/
ul#mainlevel-nav {
list-style:none;
font-size:11px;
list-style-type:circle;
margin:0;
padding:0;
}

ul#mainlevel-nav li {
padding-left:0;
padding-right:0;
float:left;
line-height:14px;
white-space:nowrap;
margin:0;
}

ul#mainlevel-nav li a {
display:block;
padding-left:15px;
padding-right:15px;
text-decoration:none;
color:#330;
background:transparent;
background-color:#ffcc66;
}

ul#mainlevel-nav li a:hover {
color:#FFF;
}

/*a#klick {
  position			: absolute;
  left				: 0;
  top				: 0;
  display			: block;
  height			: 100px;
  width				: 100px;
  background		: url(../images/247shock.png) top left no-repeat !important;
  background		: none;
  text-indent		: -999em;
  text-decoration	: none;
  cursor			: hand;
}*/

/* MENU SUPERIOR HORIZONTAL*/
#navcontainer {
  margin            : 0px 0px 0px 0px;
  padding           : 0px 0px 0px 0px;
  height            : 25px;
  width:auto;
}
#navlist {
  margin            : 0px;
  padding           : 0px 0px 0px 0px;
}
#navlist ul, #navlist li {
  display           : inline;
  list-style-type   : circle;
}
#navlist a:link, #navlist a:visited {
  font-family       : Arial, Helvetica, sans-serif;
  font-size         : 12px;
 /* border-right      : 1px solid #cccccc;
  border-top		: 1px solid #cccccc;
  border-bottom 	: 1px solid #cccccc;*/
  padding           : 6px 23px 6px 23px;
  float:left; 
  margin            : 0px;
  text-decoration   : none;
  color             : #FFFFFF;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover { 
  color             : #CCCCCC;
}
#navlist a:hover {
  color             : #ECD893;
}
#subbox {
  font-family       : Arial, Helvetica, sans-serif;  
  font-size         : 10px;
  height            : 18px;
}
#subnavlist {
  margin            : 0px;
  padding           : 0px;
}
#subnavlist ul, #subnavlist li {
  margin            : 0px;
  padding           : 0px;
  display           : inline;
  list-style-type	: none;
}
#subnavlist a:link, #subnavlist a:visited {
  float             : left;
  font-weight       : normal;
  line-height       : 16px;
  padding           : 0px 0px 0px 0px;
  text-decoration   : none;
/*color             : #99CCFF;*/
/*background        : url(../images/line.gif) no-repeat 9px 3px;*/
}
#subnavlist a:link#subcurrent, #subnavlist a:visited#subcurrent, #subnavlist a:hover {
  color             : #FFF;
}

.footer {
	font-family       : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color             : #cccc99;
	font-size         : 11px;
	font-weight       : normal;
	background-color: #404040;
}
.footer a:link, .footer a:visited {
  font-family       : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size         : 11px;
  color             : #cccc99;
  text-decoration   : underline;
  font-weight       : normal;
}
.footer a:hover {
  font-family       : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size         : 11px;
  color             : #cccc99;
  text-decoration   : underline;
  font-weight       : normal;
}
.highlight {
  background-color	:#FFFFFF;
}
div.mosimage {
  border			: 1px solid #ccc;
}
.mosimage {
  border			: 1px solid #666666;
  margin			: 0px;
  padding:0px;
}
.mosimage_caption {
  margin-top		: 1px;
  background-color	: #efefef;
  color				: #666; 
  font-size			: 10px;
  border-top		: 1px solid #cccccc;
}

#spf {position: absolute;left: -10000px;};

.subsubtitulo {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
    color:#C83004; 
	font-style:italic;
}

.subtitulo {
	font-family: Arial;
	font-size: 12px;
    color: #666666;
	font-weight: bold;
}

.nota {
   font-size:9px;
}

.textpeque{
   font-size:11px;
}

li {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	margin-left: 3; margin-right: 0; padding-bottom: 0px;
	line-height: 15px;
}

.titulop {
	FONT-SIZE: 18px;
	COLOR: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
}
.titulo {
	FONT-SIZE: 12px;
	COLOR: #B4411B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
}

.noti_principal {
	font-family: arial;
	font-size: 12px;
	color: #333333;	
	background-color:#ebe3b1;
	margin:0px 0px 0px 1px;
	padding:5px;
	width:auto;
    background-image:url(../images/fondonotprin.gif);
	background-attachment: inherit;
	background-repeat:no-repeat;
	background-position:right top;
}

a.sublevel-mn2:link, a.sublevel-mn2:visited {
	padding-left: 6px;
	padding-top:2px;
	padding-bottom:1px;
	font-family :arial;
	color: #666666;
	text-align: left;
	background-image:url(../images/fontema.gif); 
	display:block;
	text-indent : 3px;
	margin-right:-1px;
	font-size: 11px;
	font-weight: bold;	
}
table.moduletable-mn2 {
  width			    : 100%;
  table-layout	    : auto; 
  text-indent : 3px;
}
table.moduletable-mn2 th{
  font-size         : 11px;
  font-family: arial;
  font-weight       : bold;
  text-align        : left;
  height            : 22px;
  line-height       : 22px;
  text-indent       : 3px;
  letter-spacing    : 0px;
  color             : #FFFFFF;
  background-image  : url(../images/subhead2_bg.gif); 
  width				: 160px;
}
table.moduletable-mn2 td {
  padding-left      : 0px;
  padding-right     : 0px;
  padding-top	    : 2px;
  padding- bottom   : 2px;
  margin			: 4px;
  background-image:url(../images/fontema.gif); 
  text-indent : 3px;
}
a.sublevel-mn2:hover {
  color				: #000000;
  background-image:url(../images/fontema.gif);
  text-indent : 3px;
}
.textpeque{font-size:9px; font-family:Arial, Helvetica, sans-serif;}
.borde {
	border: 1px solid #D3D1CA;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;	
	padding-left:10px;		
}
.bordetop {
	border: 1px solid #D3D1CA;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	padding-left:10px;
	background-color:#F0F0F0;

	}
	
li{ font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #333333;
}

ul { font-family:Arial, Helvetica, sans-serif; color: #333333;
}
ol.{font-family:Arial, Helvetica, sans-serif;color: #333333;

}
.tablefon {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	outline-color: #FFFFFF;
	margin-left: 1px;
	margin-bottom: 1px;
	margin-right: 1px;
	float: none;
}
