* {
 padding: 0;
 margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	color: #666;
}
#ini {
	font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 font-size: 12px;
 background-image:url(images/bg-tile.gif);
 background-repeat:repeat;
}
body ul li {
 list-style: none;
}

#wrapper {
 width: 782px;
 margin: 0 auto;
}
#border {
 border: 2px solid #8ECE5F;
 margin: 20px 0px 5px 0px;
 background-color: #fffffe;
 min-height: 770px;
 float: right;
 width: 780px;
}
* html #border {height:776px} /* IE Min-Height Hack */

#header {
 margin: 0px 0px 0px 0px;
 background-image:url(images/header.gif);
 background-repeat:no-repeat;
 height:213px;
}

#headertext
{
	width:180px;
	height:40px;
	font-family:"Trebuchet MS";
	font-size:33px;
	color:#71c15c;
	margin:50px 0px 0px 50px;
	float:left;
	clear:none;
}

#headertextsmall
{
	width:250px;
	height:30px;
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#fff;
	padding-right:50px;
	padding-top:60px;
	float:right;

}

/* ------------------------ Start Navigation Bar -----------------*/
#topmenu
{
height:46px;
width: 770px;
padding-left:5px;
background-repeat:no-repeat;
}

/*MENU*/
.glossymenu{
	position: relative;
	padding: 0 0 0 10px;
	margin: 0 auto 0 auto;
	background: url(images/menug_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu a:hover {
	text-decoration:none;
}


.glossymenu a:visited:hover {
	text-decoration:none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:0 0 0 4px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 10px 0 6px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menug_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{

	background: url(images/menug_hover_right.gif) no-repeat right top; /*right tab image path*/
}

/* ------------------------ Fin Navigation Bar -----------------*/


/* ------------------------ Inicio Images -----------------*/
img {
 display: inline;
 border: none;
}
img.block {
 display: block;
}
img.float {
 float: left;
 margin: 0px 14px 10px 0px;
}
/* ------------------------ End Images -----------------*/


/* ------------------------ Start Main Columns -----------------*/
#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 6px 0px 0px 4px;
 display: inline; /* IE Hack */
 width: 240px;
 float: left;
 background-image:url(images/search-box.gif);
 background-repeat: no-repeat;
 min-height: 300px;
 padding: 0;

}
* html #leftcolumn {height:300px} /* IE Min-Height Hack */

.leftcolumn-inner { /* Parent Wrapper for inside boxes */
 display: inline; /* IE Hack */
 width: 220px;
 float: left;
 background-image:url(images/search-box.gif);
 background-repeat: no-repeat;
 min-height: 40px;
 padding: 10px;
 margin-bottom: 7px;
}
* html .leftcolumn-inner {height:40px} /* IE Min-Height Hack */

.in-the-news { /* Parent Wrapper for inside boxes */
 display: inline; /* IE Hack */
 width: 235px;
 float: left;
 min-height: 125px;
 margin-bottom: 7px;
}
* html .in-the-news {height:125px} /* IE Min-Height Hack */


#rightcolumn {
/* border: 1px solid red;*/
 margin: 6px 0px 0px 0px;
 display: inline; /* IE Hack */
 width: 513px;
 float: left;
 min-height: 300px;
}
* html #rightcolumn {height:300px} /* IE Min-Height Hack */ 

#highlightnews {
 background-image:url(images/highlightnews.jpg); 
 height:auto;
 background-repeat: no-repeat;
 text-align: left;
 padding: 17px 10px 10px 13px;
 display: inline; /* IE Hack */
 float: left;
 width: 510px; 
}


#highlightnews img
{
	float:left;
	padding-right:10px;
}

.sucess
{
	font-size:14px;
    color:#306;
}

a:hover .sucess  {
	text-decoration:underline;
}
.alert
{
	font-size:14px;
	font-weight:bold;
    color:#339;
	border:dashed;
	border:#C00;
}
 a:hover .alert{
	text-decoration:underline;
}

* html .sponsor {height:80px} /* IE Min-Height Hack */

.maincontent {
 min-height: 80px;
 display: inline; /* IE Hack */
 float: left;
 margin-bottom: 7px;
 width: 530px;
}
* html .maincontent {height:80px} /* IE Min-Height Hack */

.content-mid {
 background-image:url(images/content-mid.gif);
 background-repeat: repeat;
 padding: 5px 14px 5px 14px;
}
.content-mid img
{
	float:left;
	margin:3px 10px 14px 0px;
}
.table_sponsor
{
  text-align: center;
}


.left-mid {
 background-image:url(images/left-mid.gif);
 background-repeat: repeat;
 padding: 5px 14px 10px 14px;
}
.randompicture
{
background-image:url(images/left-mid.gif);
background-repeat: repeat;
text-align:center;
padding:5px 0px 5px 0px;
overflow:hidden;	
}

.left-heading {
 background-image:url(images/left-heading.gif);
 background-repeat: no-repeat;
 padding: 9px 14px 5px 10px;
}
.left-heading h2
{
 font-size: 16px;
 color: #fff;
 min-height: 11px;
 font-weight: bold;
}

* html .left-heading {height:11px} /* IE Min-Height Hack */
/* ------------------------ Fin Main Columns -----------------*/
.footer_banner {
 min-height: 10px;
 display: inline; /* IE Hack */
 float: right;
 margin: 0px 0px 0px 0px;
 width: 780px;
 background-image:url(images/banner_pie.gif);
 background-repeat:no-repeat;
 height:105px;
}
* .footer_banner {margin-left:-300px ;    /* IE Hack */
}

* html .maincontent {height:80px} /* IE Min-Height Hack */

/* ------------------------- Comienzo Encabezados ---------------------*/
h1 {
 font-size: 16px;
 color: #72C236;
}

h2 {
 font-size: 14px;
 color:#7a8a6e;
}
/* ------------------------- Fin Encabezados ---------------------*/

input {
 border: 1px solid #8ECE5F;
 width: 150px;
}


#footer {
 font-size: 10px;
 clear: both;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-bottom: 5px;
 text-align:center;
}

/*
.daily-links li {
 list-style: none;
 margin-left: 2px;
}
.nav-links li {
 display: inline;
 margin-left: 0px;
 padding-left: 12px;

}
*/    
/*inicio destacados*/
#nav-links_1
{
padding-left: 0;
margin-left: 0;
width: 200px;
}

#nav-links_1 
{
list-style: none;
margin: 0;
padding: 0.25em;
border:none;
}

.nav-links_1 li a:hover { text-decoration:underline; }

.nav-links
{
padding-left: 0;
margin-left: 0;
width: 200px;
}

.nav-links li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #CCC;
}

.nav-links li a:hover { text-decoration:underline; }
/*fin destacados*/
ul#daily-links li a:link{
 color: #333;
 text-decoration: none;
 font-weight: bold;
}
ul#daily-links li a:visited{
 color: #333;
 text-decoration: none;
 font-weight: bold;
}
ul#daily-links li a:hover{
 color: #999;
 text-decoration: none;
 font-weight: bold;
}


a:link {
	color: #090;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
}
a:hover {
	text-decoration:underline;
}
a:visited {
 color: #006600;
 text-decoration: none;
}
a:visited:hover{
	text-decoration:underline;
}
.valid {
 margin: 10px 0px 0px 10px;
}

/*formato de bases */
#bases{
 font-size: 9px;
 clear: both;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-bottom: 5px;
 margin-top: 10px;
 text-align:left;
 word-spacing: 5px;
}
/*tabla contactos cortos  */
 #table_cortos {
    height: auto;
    font-size: 11px;
     }
  .celda1 {
    width: 250px;
     border-top: 2px solid #5E93BB;
	border-right: 1px dotted #416D89;
	border-left:1px dotted #416D89;
	border-bottom:none;
	padding-top:10px;
	padding-right:3px;
	padding-left:10px;
	padding-bottom:12px;
    }
   .celda2 {
    width: 250px;
     border-top: 2px solid #5E93BB;
	border-right: 1px dotted #416D89;
	border-left:1px dotted #416D89;
	border-bottom:1px solid #5E93BB;
	padding-top:10px;
	padding-right:3px;
	padding-left:10px;
	padding-bottom:12px;
    }
     .celda3 {
    width: 250px;
     border-top:  none;
	border-right: 1px dotted #416D89;
	border-left:1px dotted #416D89;
	border-bottom:none;
	padding-top:1px;
	padding-right:3px;
	padding-left:10px;
	padding-bottom:12px;
    }
        .celda4 {
    width: 250px;
     border-top:  none;
	border-right: 1px dotted #416D89;
	border-left:1px dotted #416D89;
	border-bottom:1px solid #5E93BB;
	padding-top:10px;
	padding-right:3px;
	padding-left:10px;
	padding-bottom:20px;
    }
	
/*	style form*/
/* start reset form */
form, fieldset {
	margin: 0;
	padding: 0;
	}
	
fieldset { border: 1px solid #000; }

legend {
	padding: 0;
	color: #000;
	}

input, textarea, select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;
	}
select { padding: 0; }
/*end reset form*/

form.cmxform fieldset {
  margin-bottom: 10px;
}

form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
  _margin: 0 -7px; /* IE Win */
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
/*\*//*/
form.cmxform legend {
  display: inline-block;
}
/* IE Mac legend fix */

form.cmxform input {
	
	color:#050; 
	font: bold 90% 'trebuchet ms',helvetica,sans-serif; 
	background-color:#CCF; 
	border:1px solid; 
	border-color: #696 #363 #363 #696; 
}

form.cmxform input [ type="checkbox"] {
	
	width: auto; /* Width of labels */
	color:#fff; 
	background-color:#FFF; 
	border:none; 
}
form.cmxform input [ type="radio"] {
	
	width: auto; /* Width of labels */
	color:#fff; 
	background-color:#FFF; 
	border:none;  
}
form.cmxform textarea {
	color:#050; 
	font: bold 90% 'trebuchet ms',helvetica,sans-serif; 
	background-color:#CCF; 
	border:1px solid; 
	border-color: #696 #363 #363 #696; 
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}
form.radiob label {
  width: 50px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
/* IE5.x & IE6 */

* html form.cmxform fieldset { overflow:visible; height: 1%; margin-top:1.5em; padding-top:1.5em; width:auto; }

/* IE7 */

*+html form.cmxform fieldset { overflow:visible; height:1%; margin-top:1.5em; padding-top:1.5em; width:auto; }
