/* Leonardo Template CSS First Light Web Design 2007 */

body {background: #CCC;
      color: #CCC;
      font-size: 16px;
      font-family: "Arial", "High Tower Text","palatino linotype", "trebuchet ms", "times new roman";
      margin: 0;
      padding: 0;
      text-align: center;} /* Needed to center layout in old IE browsers. */

acronym, abbr {cursor: help;
               border-bottom: 1px dotted #334755;}

h1, h2, h3, h4, h5, h6 {margin: 0 0 25px 0;
                        padding: 0;}

ul {list-style-type: square;}

p {padding: 0;
   margin: 0 0 25px 0;}

img {border: 0;
     margin: 0 0 25px 0;}
       
h1 {font-size: 34px;}
h2 {font-size: 30px;}
h3 {font-size: 26px;}
h4 {font-size: 22px;}
h5 {font-size: 18px;}
h6 {font-size: 14px;}

a {color: #334755; text-decoration: underline; background-color: #E7EAEB;}
a:link {color: #334755; background-color: #E7EAEB;}
a:visited {color: #5B7E97; background-color: #E7EAEB;}
a:hover {color: #000; text-decoration: none; background-color: #E7EAEB;}



.btn_votar{

background-color: #555; border:0px;
font-size: 14px; font-weight: bold; color: #FFFFFF;
cursor:pointer
;


}


.titulo_notas2 a
{text-decoration:none;background-color:transparent;color:#000;}

.titulo_notas2 a:link
{text-decoration:none;background-color:transparent;color:#000;text-align: left;}

.titulo_notas2 a:hover{
color: #000; text-decoration: none;text-align: left;
}



.titulo_notas a
{text-decoration:none;background-color:transparent;color:#1b5d7f;}

.titulo_notas a:link
{text-decoration:none;background-color:transparent;color:#1b5d7f;text-align: left;}

.titulo_notas a:hover{
color: #000; text-decoration: none;text-align: left;
}

.staff_cargo {font-size: 13px;font-weight: bold;}
.staff_nombre {font-size: 13px;}

.encuesta{
	font-size: 13px; font-weight: bold; color: #000;
}

.seccion1{
	font-size: 10px; font-weight: bold; color: #777;
}

.epigrafe{
	font-size: 10px; font-weight: bold; color: #678;
}
.columnistas{
	font-size: 11px; font-weight: bold; color: #024370;
}

.profesion{
	font-size: 11px; font-weight: bold; color: #999;
}

.fotogaleria{
	font-size: 12px; font-weight: bold; color: #024370;
}


.titulo_columnistas{
	font-size: 12px; font-weight: bold; color: #444;
}

.radio_i{
	font-size: 12px; font-weight: bold; color: #000;
}
            
#container {width: 990px;
            text-align: left;
            padding: 5px 0 0;
            margin: 10px auto;
            background-color: #FFF;
            color: #000000;}

#header {width: 978px;
         height: 155px;
         background: #000000;
         color: #FFFFFF;
         margin: 0 5px;
         padding: 0;
         border: 1px solid #334755;
         position: relative;}

#logo {float: left;
       margin: 0 5px 0 0;
       padding: 0;}

#header h1 {margin: 36px 0 0 20px;
            padding: 0;
            font-size: 29px;
            line-height: 30px;}

#header h2 {margin: 1px 0 0 20px;
            padding: 0;
            font-size: 14px;
            line-height: 15px;}

/* Begin Search Form CSS */

#search {position: absolute;
         right: 50px;
         top: 1px;}

#search input.text {margin-right: 5px;
                    vertical-align: middle;
                    border: 2px outset #334755;
                    padding: 0.25em;
                    width: 135px;
                    background-color: #E7EAEB;
                    color: #334755;}

#search input.submit
 
{background: #829099 url(images/menu_background.jpg) bottom left repeat-x;
 color: #000000;
 border: 2px outset #334755;
 vertical-align: middle;
 font-weight: bold;
 
 padding: 0.4em;
 font-size: 0.8em;}

 
 #search a {
 text-decoration:none; background:transparent;color:#FFF; font-size:13px;font-weight: bold;
 }
 
#search a:hover, #search a#selected {color: #AAA;}

 
/* End Search Form CSS */

/* Begin main navigation menu. */

#menu {width: 978px;
       height: 25px;
       margin: 2px 5px 0;
	   
       background: #829099 url(images/menu_background.jpg) repeat-x;
       border: 1px solid #334755;}

#menu ul {list-style-type: none;
          text-align: center;
          margin: 0;
          padding: 0;}

#menu li {display: inline;
          margin: 0;
          padding: 0;
		  
		  }

#menu a {text-decoration: none;
         height: 25px;
		 
         padding: 0 12px;
         margin: 0;
         line-height: 25px;
         display: block !important;
         float: left !important;
         background: #829099 url(images/button.jpg) repeat-x;
         color: #333;
         font-size: 14px;
		 font-family:Arial;
         font-weight: bold;
         border-left: 1px solid #334755;}

#menu a.first {margin-left: 20px;}

* html #menu a.first {margin-left: 10px} /* IE Hack */

#menu a.last {border-right: 1px solid #334755;}

#menu a:hover, #menu a#selected {background: #ACCBDF url(images/button.jpg) repeat-x;
                                 background-position: 0 -30px;
                                 color: #000;}

/* End main navigation menu. */ 

/* The leftcolumn division is your main content division. */

#leftcolumn {float: left;
			
             width: 680px;
             width: 680px;
             padding: 0;
             margin: 0 0 0 0px;
			 background: #FFF;}

#leftcolumnmas {float: left;
			
             width: 940px;
             padding: 0;
             margin: 0 0 0 25px;}
			 
			 
			 
* html #leftcolumn {margin: 0 0 0 13px} /* IE Hack */

#rightcolumn {float: right;
              width: 310px;
			  height: 3173px;
			  
              padding: 0;
              margin: 0 0 0 0px;
			  background:#E7EAEB;}

#rightcolumn h5 {border-bottom: 1px solid #98A5AE;
                                  padding: 0 0 2px 0;}

#footer {width: 990px;
         clear: both;
		 background-color:#DDD;
         margin: 0 0px;
         font-size: 11px;
         text-align: center;}

#footer p {padding: 5px 0;
           margin: 0;}

.left {float: left;
       margin: 5px 5px 0 0;}

.right {float: right;
        margin: 5px 0 0 5px;}

.justify {text-align: left;}

.justify_p {text-align: left;
font-size:12px;
}

.justify_c {text-align: center;
font-size:12px;
}



/* Begin topics list. It could instead be used for a list of links. */

#visit{background:#FFFFFF;}


#topics {width: 246px;
         margin-bottom: 25px;}

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

#topics li {margin: 0 0 1px;}

#topics a {display: block;
           padding: 3px 0 3px 10px;
           width: 230px;
           background: #829099 url(images/topics_background.jpg) repeat-x;
           color: #334755;
           border-left: 5px solid #334755;
           border-top: 1px solid #334755;
           border-bottom: 1px solid #334755;
           border-right: 1px solid #334755;
           text-decoration: none;}

#topics a:hover {border-left: 5px solid #4F6C7F;
                 border-top: 1px solid #4F6C7F;
                 border-bottom: 1px solid #4F6C7F;
                 border-right: 1px solid #4F6C7F;
                 background: #ACCBDF url(images/topics_background.jpg) repeat-x;
                 background-position: 0 -25px;
                 color: #334755;}

/* End topics list. */

.date {float: right;
       font-size: 20px;
       margin: 7px 0 0;
       font-style: italic;}

.divider {width: 980px;
          height: 11px;
          clear: both;
          margin: 35px 5px 0px;
          background: #E7EAEB url(images/divider.jpg) repeat-x;
          color: #000000;margin-top:0px;}
		  
.divider_1 {width: 980px;
          height: 11px;
          clear: both;
          margin: 2px 5px 0;
          background: #E7EAEB url(images/divider.jpg) repeat-x;
          color: #000000;}		  
		  

.divider2 {margin: 0 0 25px;
           border-bottom: 1px solid #98A5AE;}
		   
.divider3 {margin: 0 0 0px;
           border-bottom: 1px solid #98A5AE;}

		   
		   

p.featured {border: 1px solid #98A5AE;
            padding: 5px 5px 20px;
            background: #E7EAEB url(images/gradient.jpg) repeat-x;
            color: #000000;}
			

			
