span, img, h1, h2, h3, h4, h5 {border:0;}
body {
	font-family: Arial,Verdana, Tahoma,  sans-serif;
	font-size: 10pt;
	margin: 0; padding: 0px 10px;
      background: #fff url(img/body-bg.gif) repeat-x;
}
a { text-decoration: underline; color: #0877B1; }
a:hover { text-decoration: none; color: #8B8414; }
h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}
h1 {font-size:160%;}
h2 {font-size:160%;}
h3, h4 {font-size:120%;}
h5 {font-size:100%;}		
#topBar {
	FONT-SIZE: 10px; WIDTH: 980px; COLOR: #565655; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 18px; TEXT-ALIGN: right; margin: 0 auto; padding: 1px 10px;
}
#topBar A {
	COLOR: #565655; TEXT-DECORATION: none
}
#topBar A:hover {
	COLOR: #565655; TEXT-DECORATION: underline
}
#topBar EM {
	COLOR: #8E8713; FONT-STYLE: normal
}
#topBar h1 {
	FONT-SIZE: 10px;
	margin: 0 auto; padding: 1px 10px;
}
#wrapper {
	width:980px;
	background: #FFFFFF;
      padding: 0px;
	margin: 0 auto;
}
/* Header */
#header {
	width: 100%;
	height: 84px;
	background:#14292E;
}

#header-left{
	float:left;
	padding: 8px 0px 0 0;
}
#header-right{
	float:right;
	text-align:right;
	padding: 45px 10px 0 0;
}

/* Search Box */
.submit { border: 1; background: #8B8414; color: #fff; padding: 1px; }
input.caja { width: 190px; }
.searchtext {
	font-size: 8pt;
	margin: 0;
	color:#333333;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.btn-search {
	background-image:url(img/btn-search.gif);
	width:75px;
	height:20px;
	border : 0;
	border-style : none;	
	cursor:pointer;	
}

/* Navigation bar */
#nav-right{
	width: 780px;
	height: 70px;		
	background: url(img/nav-right.gif);	
	background-position:right;
	background-repeat:no-repeat;
	margin:0;
	padding: 0;	
}
#nav-left{
	width: 780px;
	height: 70px;			
	background: url(img/nav-left.gif);		
	background-position:left;	
	background-repeat:no-repeat;	
	margin: 0;
	padding:0;	
}
#nav{
	height: 70px;		
	margin: 0 5px;
	background: url(img/nav-bg.gif);
}	

#nav ul{
	list-style-type: none;
	margin: 0;
	padding:0;		
}

#nav li{
	display: inline;
	margin: 0;
	padding:0;	
}

#nav li a{
	display:block;
	float:left;
	background: url(img/btn-nav-n.gif);
	width:100px;
	height:21px;
	margin: 0 1px 0 0;
	text-align:center;
	padding: 9px 0 0 0;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
#nav li a:hover{
	text-decoration: underline;
	background: url(img/btn-nav-h.gif);	
}

#nav li.selected{

}

#nav li.selected a{ 
	background: url(img/btn-nav-s.gif);	
}

#nav li.selected a:hover{ 
	background: url(img/btn-nav-h.gif);	
}

/* Path Bar */
#trail {
	background: url(img/trail-bg.gif);
	clear:both;
	color:#FFFFFF;
	font-weight:bold;
	font-size:9pt;
	font-style:italic;
	height:21px;
	padding: 5px 10px 0 10px;
}
#trail a {
	color:#FFFFFF;
	text-decoration:none;
}
#trail a:hover {
	text-decoration:underline;
}

/* main */
#contentwrapper {
    padding: 0 10px;
	margin: 0;
	border-left: 1px solid #9eafb4;	
	border-right: 1px solid #9eafb4;		
}
#main {
	margin-right: 185px;
    padding: 5px 0px;
}
.ico-list {padding-left:20px; background:url("img/ico-list.gif") 0 4px no-repeat;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/ 
* html #right {
	margin-left: 5px;
  } 
* html #main {
	height: 1%;
	margin-right: 0;
  } 
/* End hide from IE5/mac */

/* Banner */
.banner {
	padding: 1px 0 0 0;
	text-align:center;
}
#right {
	float : right;
	margin:0px;
	width:180px;	
}

/* Sidebar */
.sidebar-top {
	background: #14292e url(img/sidebar-top.gif);
	margin: 5px 0 0 0;
	padding:6px 0 2px 0px;
	height:20px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
.sidebar-bg {
	color:#262626;
	background-color:#ecfbfe;
	font-size:9pt;
	padding: 0px;
	margin: 0;
	width:278px;		
	border-left: 1px solid #c7eaf2;
	border-right: 1px solid #c7eaf2;
	border-bottom: 1px solid #c7eaf2;		
}
.sidebar-bg a{
	color:#262626;
	text-decoration:none;
}
.sidebar-bg a:hover {
	text-decoration:underline;
}
.scontent{
	padding:5px 5px 5px 15px ;
}
.scontent2{
	padding:5px;
	text-align:center;
}
.scontent3{
	padding:2px 5px 1px 5px ;
}
img.validator {
	border:0px;
}

/* Categories */
#category-bar{
	background:#14292e url(img/category-top.gif);
	margin:5px 0 0 0;
	padding:6px 0 0 0;
  	width:570px;	
	text-align:right;
	height:22px;	
}
.cats a {
	color:#14292e;
	text-decoration:none;
}
.cats a strong {
	color:#89B101;
	text-decoration:underline;
}
.cats a:hover strong {
	color:#7A7A7A;
	text-decoration:underline;
}
.cats a:hover {
	color:#7A7A7A;
	text-decoration:underline;
}
.subcats {
	padding: 0px 0px 0px 0px;
	font-size:10pt;
	color:#5e5e5e;
}
.subcats a {
	color:#5e5e5e;
	text-decoration:none;
}
.subcats a:hover{
	text-decoration:underline;
}
.count {
   color: #6f6f6f;
   font-size: 8pt;
   font-weight: normal;
}

/* Link Page */
img.thumb{
	border: 1px solid #888;
	width: 85px;
	height: 66px;
	margin: 3px;
	padding: 0px;
	float:left;
}
.linkdesc{
	margin-left:100px;
}
hr {
	border : 1px dashed #dcdcdc;
	width : 97%;
}
.small, .small a {
	color: #b6b6b6;
}
.small-white, .small-white a {
	color: #FFFFFF;	
}
.small-white, .small-white a, .small, .small a {
	padding: 5px;
	margin: 0px;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #ecfbfe;
}

/* featured */
#featured-bar{
	background:#14292e url(img/featured-top.gif);
	margin:5px 0 0 0;
	padding:6px 0 0 0;
  	width:570px;	
	text-align:right;
	height:22px;			
}
.featlink {
  	width:570px;	
	background-color:#ecfbfe;
	border-left: 1px solid #c7eaf2;
	border-right: 1px solid #c7eaf2;
	border-bottom: 1px solid #c7eaf2;
	padding:0;
	margin: 0px;
}
.featlink a {
	color:#14292e;
	font-weight:bold;
	text-decoration:none;	  
}
.featlink a:hover {
	text-decoration:underline;  
}
.featurl{
   color: #333333;
   font-weight:bold;
}

/* regular */
#regular-bar{
	background: #14292e url(img/regular-top.gif);
	margin:5px 0 0 0;
	padding:6px 0 0 0;
  	width:570px;	
	text-align:right;
	height:22px;			
}
.reglink {
  	width:570px;	
	border-left: 1px dashed #bdc1a3;
	border-right: 1px dashed #bdc1a3;	
	border-bottom: 1px dashed #bdc1a3; 
	padding:0;
	margin: 0px;
}
.reglink a {
	color:#333333;
	font-weight:bold;	
	text-decoration:none;
}
.reglink a:hover {
	text-decoration:underline;  
}
.url {
   color: #666666;
   font-weight:bold;   
}


/* footer */
.noscreen {display:none;}
#footer {clear:both; border-top:3px solid #C5C5C5;}
	#footer p {margin-top:7px; margin-bottom:20px;}

        #copy, #copy a {color:#777;}
        #copy a:hover {color:#333;}
.f-right {float:right !important;} img.f-right {float:right; margin-left:10px;}

.navig, .paging-info {
   font-style: italic;
   color:#5e5e5e;
   font-weight:bold;   
}
.paging-links, .paging-info {
   text-align:right; 
}
.paging-links, .paging-links a, .navig a{
   color:#14292e;
   text-decoration:none;
   font-weight:bold;
}
.paging-links a:hover, .navig a:hover{
   text-decoration:underline;
}

/* General */
.clear {
    clear: both;
    display: block;
    height: 10px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

/* Category, articles search page */
.list{
	width:100%;
	color:#5e5e5e;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}
.list a{
	color:#14292e;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}
.list a:hover{text-decoration:underline;}
.list p{
	color:#5e5e5e;
	font-weight:normal;
	font-size:8pt;
	padding: 0 0 7px 0;
	margin: 0;
}

/* Formpage */
select {
   font-size: 8pt;
   color: #5e5e5e;
   border: 1px solid #5e74b3;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
table.formPage {
	width:100%;
	border: 0px solid #A0A0A0;
}
table.formPage a{
	color:#14292e;
	font-weight:bold;
}
td.err {
	padding: 0px;
	color: #FF0000;
	background: #FFEDED;
	border: 0px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 0px;
	color: #0000FF;
	background: #EDF3FF;
	border: 0px solid #A0A0A0;
	text-align: left;
}
div.errForm, span.errForm {
	margin: 0px 0 0px 2px;
	padding: 0px;
	color: #FF0000;
	background: #FFFFF3;
	font-size:7pt;
}
.label {
  	text-align: right;
  	font-weight:bold;
	width:25%;
}
.field {
	width:75%;
	color: #5e5e5e;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}
.text {
	font-size: 8pt;
	margin:0px;
	padding:0px;
}
input.text {
	color: #5e5e5e;
	padding:0px 2px;	
	border: 1px solid #5e74b3;
}
textarea.text {
	font-size: 8pt;
	color: #5e5e5e;
	border: 1px solid #5e74b3;
}
.limit_field {
	border: 0 solid transparent;
	border-width:0;
}
.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e5e5e;
	background-color: #14292e;/*#FFCC33;*/
	cursor: pointer;
	height: 17px;
	color:#FFFFFF;
	margin-top: 2px;
}

/* Price Table */
.price {
	border: 0px solid #A0A0A0;
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

/* Default+ */
h4 {
	padding: 0;
	margin: 0;
}
.smallDesc {
	color: #5e5e5e;
	font-size: 7pt;
	font-weight:normal;
	margin:0;
	padding:0;
}
.searchpaging a {
	color:#14292e;
	font-weight:bold;
	text-decoration:none;
}
.searchpaging a:hover{
	text-decoration:underline;
}

/* Default */
.c {
	float: left;
}
.cr {
	clear: left;
}
td {
	vertical-align: top;
	padding: 0 3px;
}
h1 {
	font-size: 12pt;
	margin: 5px 0 5px 0;
	font-family: Tahoma, Arial, Sans-Serif; 
}
h2 {
	font-size: 12pt;
	margin: 5px 0 5px 0;
	font-family: Tahoma, Arial, Sans-Serif;
}
h3 {
	color: #14292e;
	font-size: 9pt;
	font-style:italic;
	padding: 0;
	border-bottom: 1px dashed #A0A0A0;
}
#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}
#links a {
	font-size: 9pt;
}
#links p {
   margin: 0 0 7px 0;
}

#path {
	margin-top: 2px;
	padding: 3px;
	background: #D9E8F9;
	line-height: 19px;
	border-top: 1px solid #5e74b3;
}
#user-bar {
	clear:both;
	width:20%;
	margin:0 0 0 auto;
	padding:3px;
	background:#D9E8F9;
	line-height:19px;
	text-align:right;
}
div.pr {
	font-size: 6pt;
	color: #5e5e5e;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

.underlinemenu{
font-weight: bold;
width: 100%;
}

.underlinemenu ul{
padding: 6px 0 7px 0; 
margin: 0;
text-align: center; 
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #fff;
padding: 6px 3px 4px 3px; 
margin-right: 10px;
text-decoration: none;
border-bottom: 3px solid gray; 
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: #BFB511;
}

.info, .exito, .alerta, .error {   
       font-family:Arial, Helvetica, sans-serif;    
       font-size:13px;   
       border: 1px solid;   
       margin: 10px 0px;   
       padding:15px 10px 15px 50px;   
       background-repeat: no-repeat;   
       background-position: 10px center;   
}   
.info {   
       color: #00529B;   
       background-color: #BDE5F8;   
       background-image: url('img/info.png');   
}   
.exito {   
       color: #4F8A10;   
       background-color: #DFF2BF;   
       background-image:url('img/exito.png');   
}   
.alerta {   
       color: #9F6000;   
       background-color: #FEEFB3;   
       background-image: url('img/alerta.png');   
}   
.error {   
       color: #D8000C;   
       background-color: #FFBABA;   
       background-image: url('img/error.png');   
}  

.title01 {margin:0;}
.title01-in {margin:0; height:43px; padding:2px 10px; background: url("img/superior.gif") 0 0 no-repeat;}
.title01 h1, .title01 h2, .title01 h3, .title01 h4 {margin-top:5px; font-size:120%;}
.title01 p {margin:0;}
.title01 p {position:relative; top:2px; color:#9B7C00;}


#col-l .title01 {margin:0;}

.col70 {float:left; width:590px;}
.col50 {float:left; width:440px;}
.col30 {float:left; width:300px;}

#top {position:relative; z-index:2;}
#signup-form {position:absolute; top:30px; left:30px; border:1px solid #FC0; background:#FFF; z-index:500;}
#signup-form-tray {margin-top:0; padding:5px 10px; background:#FC0 url("img/pagination.gif") 0 100% repeat-x; text-align:right; font-weight:bold;}
#signup-form-tray a {color:#FFF;}
#signup-form-tray a:hover {color:#000;}
#signup-form-form {padding:10px; border-bottom:1px solid #FC0; background:#FFF4CC;}
#signup-form-bottom {padding:10px;}

.folder {padding-left:20px; background:url("img/folder.gif") 0 3px no-repeat;}

.bt {padding-top:10px; background:url("img/dot02.gif") 0 0 repeat-x;}
.bb {padding-bottom:10px; background:url("img/dot02.gif") 0 100% repeat-x;}.relative {position:relative;}
#col-l {float:left; width:680px;}
#col-r {float:right; width:280px; overflow:hidden;}
.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}
 #page {clear:both; margin:15px 0;}

.text_box{
width:278px;
height:65px;
padding:5px 0 0 10px;
background:url(img/text_box.gif) no-repeat center;
background-position:0px 0px;
}
#resultados {
	border-bottom-style: solid;
	border-bottom-color: #8B8414;
	border-bottom-width: 1px;
	background-color: #F0EED6;
	text-align: right;    
      font-size:10px; 
	color: #747474;
	padding: 2px;
	margin-top: 15px;
}
.enlace {  
      font-size:11px;
	font-weight: bold;
}
.descripcion {  
      font-size:10px;
}
.web {  
      font-size:9px; 
	color: #A19040;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.bb {padding-bottom:7px; background:url("img/puntos.gif") 0 100% repeat-x;}
.nomt {margin-top:0; margin-bottom:15px;}
/* paginacion */
.navegacion {
	font-size:10px; 
	color: #A19040;
}
.navegacion a {
	color: #A19040;
}
.navegacion a:hover {
	color: #A19040;
}

div.paginacion {
				float:left;
				padding: 3px;
				margin: 3px;
				text-align: center;
				font-size: x-small;
}

div.paginacion a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	text-decoration: none;
	color: #616162;
}
div.paginacion a:hover, div.paginacion a:active {
	border:1px solid #616162;
	color: #638425;
	background-color: #E2DFA8;
}
div.paginacion span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	font-weight: bold;
	background-color: #BFB511;
	color: #FFF;
}
div.paginacion span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}
.consejos {
	font-family: Arial,Verdana, Tahoma,  sans-serif;
	font-size: 8pt;
	color: #717171;
}
#menuh {
        font: 90% "Trebuchet MS", Arial, Helvetica, sans-serif;
        margin-top: 0px; 
}

#menuh ul, li {
        list-style-type: none;
}

#menuh ul {
        margin: 0;
        padding: 0;
}

#menuh li {
        float: left;
}

#menuh a {
        text-decoration: none;
        color: #3366CC;
        background: #F0F7FC;
        display: block;
        padding: 3px 10px;
        text-align: left;
        border: 1px solid #ACCFE8;
        border-width: 1px 1px 1px 0;
	  width: 278px;
}


#menuh a#primero {
        border-left: 1px solid #ACCFE8;
}

#menuh a:hover {
        background: #DBEBF6;
}
