body,html {
  padding          : 0;
  margin           : 0;
  margin-bottom    : 10px;
  

    }
    
#body_bg{
        background: #f9faff url("../images/background.jpg") no-repeat fixed center top;
        color:#2F2F2F;
        margin:0;
        font: 1em Arial;
}



.main { 
  float            : left; 
  width            : 100%;
  margin           : 0; 
  padding          : 0;
}


.mod {
  background       : #FFFFFF;
  width            : 2px;
}

td, tr, p, div {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 11px;
	color            : #000000;
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}
form {
margin           : 0; 
padding          : 0;
}


.leftrow {
  width            : 152px;
  background       : #e6e6e6;
  height           : 100%;
  margin-right     : 0;
}
.rightrow {
  height           : 100%;
  width            : 150px;
  margin-left      : 0;

 }
.back_button {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  padding-bottom   : 3px;
  margin-right     : 4px;
  float            : right;
  line-height      : 20px;
  }
.button {
  font-size        : 11px;
  color            : #454545;
  border           : 1px solid #999999;
  margin           : 3px;
  background-color : #EDEDED;
  padding          : 2px !important;
  padding          : 1px;

  cursor           : pointer;
}

.inputbox {
  width            : 140px;
 color        : #000000;
 background   : #ffffff;
 border       : 1px solid #cccccc;
 margin       : 0px;

}


.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  width            : 345px;

}
table.moduletable {
	margin           : 0 0 8px 0;
	width            : 100%;
	padding-bottom   : 2px;
	background-repeat: repeat-x;
	}

table.moduletable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size          : 11px;
	font-weight        : bold;
	text-align         : left;
	width              : 100%;
	background-color   : #4E74A1;
	color              : #f1f1f1;
	padding            : 2px;
	text-indent        : 2px;
	line-height        : 15px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #454545;
	}

table.moduletable td {
    padding-top: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    	}

table.moduletable-pers {
	margin           : 0 0 8px 0;
	width            : 100%;
        background         : #f9f9f9;
	padding-bottom   : 2px;
	background-repeat: repeat-x;
	}

table.moduletable-pers th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size          : 11px;
	font-weight        : bold;
	text-align         : left;
	width              : 100%;
	background-color   : #4E74A1;
	color              : #f1f1f1;
	padding            : 2px;
	text-indent        : 2px;
	line-height        : 15px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #454545;
	}

table.moduletable-pers td {
    padding-top: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    	}

.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : none;
  letter-spacing   : 1px;
  color            : #FFFFFF;
  background       : #454545; 
  padding          : 1px;
}


.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : none;
  border-bottom    : 1px solid #ffffff;
  line-height      : 25px;

}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-bottom    : 1px solid #ffffff;
  background       : #e1e1e1;
  line-height      : 25px;
  }
.sectiontableentry1 img{
 padding-right: 4px !important;
 padding-right: 2px;

}
.sectiontableentry2 img{
 padding-right: 4px !important;
 padding-right: 2px;

}

a.mainlevel  {
  display           : block;
  width             : auto;
  margin           : 1px 0px;
  padding          : 0;
  font-size        : 11px;
  text-indent      : 0px;
}

a.mainlevel:link, a.mainlevel:visited {
	display          : block;
	font-size        : 11px;
	font-weight      : bold;
	padding          : 2px 0;
	color            : #454545;
	text-indent      : 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
a.mainlevel:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;



  font-size        : 11px;
  font-weight      : bold;
  color            : #8c8c8c;
  text-decoration  : none;
  text-indent      : 0px;
}
#active_menu {
  color            : #454545;
}
a#active_menu:hover {
  color            : #454545;
}

a:link, a:visited {
  font-size        : 11px;
  color            : #454545;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 11px;
  color            : #454545;
  text-decoration  : none;
  font-weight      : bold;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #454545;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 18px;
  float            : right;
  line-height      : 10px;
  text-decoration  : underline;
}
a.readon:hover {
  color            : #454545;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 18px;
  line-height      : 10px;
  text-decoration  : underline;
}
ul {
  margin           : 2px;
  padding-left     : 5px;
  list-style       : none;
}
li {
  
  line-height      : 15px;
  padding-left     : 10px;
  padding-top      : 0;
  background-image : url(../images/strelka.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 5px;
}
table.contenttoc {
  border           : 1px solid #dcdcdc;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #0066CC;
}
.pagenavbar {
  border-top       : 1px solid #454545;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  }
a.pagenav:link, a.pagenav:visited {
  font-size        : 11px;
  color            : #454545;
  text-decoration  : none;
}
a.pagenav:hover {
  font-size        : 11px;
  color            : #454545;
  text-decoration  : none;
}
.date {
  font-size        : 10px;
  font-weight      : bold;
  color            : #707070;
  padding-right    : 30px;
  width:350px;
}
.fecha {
  font-size        : 9px;
  font-weight      : bold;
  color            : #707070 !important;
  margin-left	   : 5px;
}
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}
.small a:link, .small a:visited {
  font-size        : 9px;
  color            : #000000;
  text-decoration  : underline;
  font-weight      : bold;
}
.small a:hover {
  font-size        : 9px;
  color            : #454545;
  text-decoration  : none;
  font-weight      : bold;
}
.smalldark {
  font-size        : 10px;
  color            : #454545;
}
.createdate, .modifydate {
  float            : right;
  font-size        : 10px;
  color            : #454545;
  font-weight      : normal;

  
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #999999;
}
.pathway {
  font-size        : 10px;
  font-weight      : bold;
  color            : #707070;
  padding-left     : 6%;
}
a.pathway:link, a.pathway:visited {
  font-size        : 10px;
  font-weight      : bold;
  color            : #707070;
  padding-left     : 0;
}
a.pathway:hover {
  font-size        : 11px;
  padding-left     : 0;
}
table.content{
  width            : 100%;
  padding          : 0;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 10px;
}
table.contentpane {
	width            : 100%;
	border-spacing   : 0;
	padding-left     : 5px;
	padding-right    : 5px;
	margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
.poll {
	color : #454545;
	line-height : 12px;
	font-weight: normal;
      
}

.pollstableborder{
  border-color     : #999999;
}
.contentheading,.componentheading {
	border-bottom    : 0px solid #454545;
	font-size        : 13px;
	font-weight      : bold;
	line-height      : 16px;
	text-transform   : none;
	text-align       : left;
	text-indent      : 0;
	color            : #454545;
	width            : 100%;

	background-image : url(../images/content.png);
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 14px;
  }


.ontab {
  border-left      : 1px solid #454545;
  text-align       : center;
  font-weight      : bold;
  color            : #454545;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.offtab {
  border-left      : 1px solid #454545;
  text-align       : center;
  color            : #999999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.tabpadding {
 border-left       : 1px solid #454545;
}

.footer {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #464545;
  font-weight      : normal;
  height           : 31px;
  border-top       : 1px solid #cccccc;
  padding-top	   : 5px;
}
.footer div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #464545;
  font-weight      : normal;
}


.footer a:link, .footer a:visited {
  font-size        : 9px;
  color            : #464545;
  font-weight      : normal;
}
.footer a:hover {
  font-size        : 9px;
  color            : #464570;
  text-decoration  : none;
  font-weight      : normal;
}


.lcol {
   vertical-align   : top;
   background       : #f9f9f9;
   padding-top: 5px;
   border-left       : 1px solid #cccccc;
   padding-left: 3px;



}
.rcol {
   vertical-align   : top;
   background       : #ffffff;
   padding-top: 5px;
   border-right       : 1px solid #cccccc;
   padding-right: 3px;



}

.foot {
  background       : none;
  vertical-align   : top;
  
}


.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        :  0;
  padding-top    : 5px;
  text-align     : left;
}

td.top1{
margin: 0;
padding:  0;
height: 28px !important;
height: 28px;
padding-top:  2px !important;
padding-top:  3px;
background		: url(../images/shadow.jpg) #ffffff repeat-x top;

}
table.top2{
background : #ffffff; 
}

.searchbox {
	margin           : 0;
	padding          : 0;
	margin-top       : 25px;
	margin-left      : 485px;
	width            : 130px;
	font-size        : 11px;
	color            : #454545;
	padding          : 2px !important;
	padding          : 1px;
	border           : 1px solid #454545;
	background       : none;  
   }

.sublevel {
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 10px;
   font-weight      : bold;
   color            : #999999;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
}
a.sublevel:link, a.sublevel:visited {
  color		        : #999999;
  text-decoration	: none;
}
a.sublevel:hover {
  color            : #454545;
  text-decoration  : none;
}
a.sublevel#active_menu  {
	background      : transparent;
	color           : #454545;
	border          : 0px;
      
}

td.mainheader{
	margin: 0;
	height         : 80px;
	width          : 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
 }
 td.mainheader2{
	margin: 0;
	height         : 80px;
	width          : 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 45px;
 }
td.topnav {



  margin : 0px;
  padding:  0px;
  background     : url(../images/bg_top.jpg) repeat-x top left;
  height         : 42px;
  width          : 470px;
  
 }

td.bgline {
  margin : 0px;
  padding:  0px;
  background     : url(../images/s.gif) repeat-y;
  width          : 7px;
 }


 #mainlevel-nav {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;  
  font-size        : 10px;
  text-transform: uppercase;
  list-style       : none;
  padding          : 0;
  margin           : 0px;
  margin-left      : 40px;
 
}

#mainlevel-nav li {
  float            : right;
  display          : block;
  list-style       : none;
  background-image : none;
  padding-left     : 2px;
  padding-right    : 2px;
  margin           : 0;
  width            : auto !important;
  font-size        : 10px;
  line-height      : 20px;
  white-space      : nowrap;
  border-left      : 1px solid #070709;

}
#mainlevel-nav li a {
  
  padding-left     : 10px;
  padding-right    : 10px;
  font-size        : 10px;
  color            : #13476F;
  text-decoration  : none;
  
}

#mainlevel-nav li a:hover {
  font-size        : 10px;
  color            : #8D8D8D;
    
}

.blog_more {
margin   : 10px 0 7px 7px;
}
.buttonheading {
padding  : 0 2px;
}

.mosimage {
  border     : 1px solid #dedede;
  margin     : 5px;
  padding-top:  3px;

}

.mosimage_caption {
  margin-top: 3px;
  padding   :  2px;
  color     : #454545;
  font-size : 10px;
  background: #f1f1f1;
}

/*Hoja de estilo para la pagina de busquedas*/

.header-nav {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;  
  font-size        : 10px;
  text-transform: uppercase;
   
}

.header-nav {
  
  font-size        : 10px;
  
}
.header-nav {
  
  font-size        : 10px;
  color            : #13476F;
  text-decoration  : none;
  
}

.header-nav {
  font-size        : 10px;
  color            : #8D8D8D;
    
}