/* ================================= GENERICO ================================ */
body
{
  background-color: #f3f3f3;
  color: #000000;
  margin: 0px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;  
}

div, p, li, td
{  
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
}

p
{ 
  margin-top: 0px;
  margin-bottom: 0px;
}

a:link
{
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;  
  color: #000000;
}

a:visited
{
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;  
  color: #000000;  
}

a:active
{
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;  
  color: #000000;
}

a:hover
{
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;  
  color: #e0262e;
  text-decoration: underline;
}

img
{
  border: none;
}

input
{
  background-color: #ffffff;
  color: #000000;
  font-weight: normal;
  font-family: Verdana,Arial;
  font-size: 11px;
  vertical-align: middle;
  margin: 1px;
}

/* ================================= ID ================================ */
#cuerpo
{
  position: relative;
  width: 1000px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

#divbordeizq
{
  width: 100%;
  background-image: url('/pics/pages/planthfv3_2_base/lat_borde_izq.jpg');
  background-position: left;
  background-repeat: repeat-y;
}

#divbordeder
{
  width: 100%;
  background-image: url('/pics/pages/planthfv3_2_base/lat_borde_der.jpg');
  background-position: right;
  background-repeat: repeat-y;
}

#divareacontenidos
{
  width: 970px;
  position: relative;
  left: 15px;
  background-color: #ffffff;
}

#divfooter
{
  background-color: #575757;
  background-image: url('/pics/pages/planthfv3_2_base/fondo_footer.jpg');
  background-repeat: repeat-x;
  color: #ffffff;
  position: relative;
}



/* ================================= CLASES ================================ */
.divseparadorh
{
  position: relative;
  width: 100%;
  height: 15px;
  clear: both;
  font-size: 1px;
}

.divseparadorv
{
  position: relative;
  width: 10px;
  float: left;
}

.encabezadostags
{
  font-family: helvetica;
  font-weight: bold;  
  height: 30px;
  padding-left: 8px;
  padding-right: 8px;
  cursor:pointer;
  font-size: 10px;
  vertical-align: middle;  
  /*
  background-repeat: no-repeat;
  border-left: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  */
}

.autblog
{
  color: #e0262e;
  font-weight: bold;
  font-size: 12px;
}

a.autblog:link
{
  color: #e0262e;
  font-weight: bold;
  font-size: 12px;
}

a.autblog:visited
{
  color: #e0262e;  
  font-weight: bold;
  font-size: 12px;
}

a.autblog:active
{
  color: #e0262e;
  font-weight: bold;
  font-size: 12px;
}

a.autblog:hover
{
  color: #e0262e;
  font-weight: bold;
  text-decoration: underline;
  font-size: 12px;
}


.style2
{
  color: #e0262e;
  font-weight: bold;
  font-size: 14px;
}

a.style2:link
{
  color: #e0262e;
  font-weight: bold;
  font-size: 14px;
}

a.style2:visited
{
  color: #e0262e;  
  font-weight: bold;
  font-size: 14px;
}

a.style2:active
{
  color: #e0262e;
  font-weight: bold;
  font-size: 14px;
}

a.style2:hover
{
  color: #e0262e;
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}


.style2_1
{
  color: #000000;
  font-weight: bold;
}

a.style2_1:link
{
  color: #e0262e;
  font-weight: bold;
}

a.style2_1:visited
{
  color: #e0262e;  
  font-weight: bold;
}

a.style2_1:active
{
  color: #e0262e;
  font-weight: bold;
}

a.style2_1:hover
{
  color: #e0262e;
  font-weight: bold;
  text-decoration: underline;
}


.titteasernota
{
  color: #000000;
  font-weight: bold;
  font-size: 18px;
}

a.titteasernota:link
{
  color: #e0262e;
  font-weight: bold;
  font-size: 18px;
}

a.titteasernota:visited
{
  color: #e0262e;  
  font-weight: bold;
  font-size: 18px;
}

a.titteasernota:active
{
  color: #e0262e;
  font-weight: bold;
  font-size: 18px;
}

a.titteasernota:hover
{
  color: #e0262e;
  font-weight: bold;
  font-size: 18px;
  text-decoration: underline;
}


.style2_2
{
  color: #000000;
  font-weight: bold;
}

a.style2_2:link
{
  color: #e0262e;
  font-weight: bold;
}

a.style2_2:visited
{
  color: #e0262e;  
  font-weight: bold;
}

a.style2_2:active
{
  color: #e0262e;
  font-weight: bold;
}

a.style2_2:hover
{
  color: #e0262e;
  font-weight: bold;
  text-decoration: underline;
}

.style5
{
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.linktweet
{
  color: #000000;  
}

a.linktweet:link
{
  color: #e0262e;  
}

a.linktweet:visited
{
  color: #e0262e;    
}

a.linktweet:active
{
  color: #e0262e;  
}

a.linktweet:hover
{
  color: #e0262e;  
  text-decoration: underline;
}

.fechanotaalt
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
}

.fechanotaaltdec
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 8px;
  color: #333333;
}

.fechanotaaltinc
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 14px;
  color: #333333;
}

.titulonota
{
  font-size: 14px;
  color: #e0262e;
  font-weight: bold;
}

.titulonotainc
{
  font-size: 18px;
  color: #e0262e;
  font-weight: bold;
}

.titulonotadec
{
  font-size: 12px;
  color: #e0262e;
  font-weight: bold;
}

.notadec, .notadec *
{
  font-size: 10px;
}

.notainc, .notainc *
{
  font-size: 14px;
} 

.nota, .nota *
{
  font-size: 12px;
}





.commentdata
{
  border-bottom:1px solid #e0262e;
  padding:0 0 5px;
}
	
.commentby
{	
  color:#e0262e;
  font-size:12px;
  font-weight:bold;
  padding:0 6px 0 0;
}

.commentdate 
{
  /*color:#949494;*/
  font-size:12px;
}

.commentcc
{
  /*color:#373737;*/
  font-size:12px;
  font-family: arial;
  padding:5px 10px 0;
}

.comment
{
  border-bottom:1px solid #EAEAEA;
  padding:0 0 5px; 
}

.commentnote
{
  color:#5e5e5e;
  font-size:12px;
  font-family: arial;
  padding:5px 0 0;
}

.commentalt
{  
  padding-bottom: 20px;
  width:97%;
}

.commentalt1
{  
  padding-bottom: 20px;
  width:97%;
}

.commentmain 
{
  color:#e0262e;
  font-size:14px;
  font-weight: bold;
  padding-bottom:15px;
}

.commentlist
{
  /*color:#373737;*/
  font-size:12px;  
  padding-bottom:15px;
}

.commentc
{  
  font-family: arial;
  font-size: 12px;
  font-weight:normal; 
  color:#333333;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  border:1px solid #5e5e5e;  
}

.commentct
{  
  font-family: arial;
  font-size: 12px;
  font-weight:normal; 
  /*color:#333333; */
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  border: none;
  padding-top: 5px; 
  padding-bottom: 10px; 
  padding-left: 5px; 
}

.bcomment:hover
{
    background-color:#e9686d;
    border:1px solid #e0262e;
    color: #ffffff;
}

.bcomment
{
    background-color:#e0262e;
    border:1px solid #e0262e;
    color: #ffffff;
}

a.page:link
{
  color: #e0262e;    
  background: transparent;
  text-decoration: none;
}

a.page:visited
{
  color: #e0262e;    
  background: transparent;
  text-decoration: none;
}

a.page:active
{
  color: #e0262e;    
  background: transparent;
  text-decoration: none;
}

a.page:hover
{
  color: #ffffff;  
  background: #e0262e;
  text-decoration: none;
}



a.page_on:link
{
  color: #e0262e;  
  font-weight: bold;
  background: transparent;
  text-decoration: underline;
}

a.page_on:visited
{
  color: #e0262e;  
  font-weight: bold;
  background: transparent;
  text-decoration: underline;
}

a.page_on:active
{
  color: #e0262e;  
  font-weight: bold;
  background: transparent;
  text-decoration: underline;
}

a.page_on:hover
{
  color: #ffffff;
  font-weight: bold;
  background: #e0262e;
  text-decoration: none;
}



a.pagesel:link
{
  color: #ffffff;  
  font-weight: bold;
  background: transparent;
  text-decoration: none;
}

a.pagesel:visited
{
  color: #ffffff;  
  font-weight: bold;
  background: transparent;
  text-decoration: none;
}

a.pagesel:active
{
  color: #ffffff;  
  font-weight: bold;
  background: transparent;
  text-decoration: none;
}

a.pagesel:hover
{
  color: #ffffff;
  font-weight: bold;
  background: #e0262e;
  text-decoration: underline;
}


.style6
{
  color: #333333;
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

a.style6:link
{
  color: #333333;
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;  
}

a.style6:active
{
  color: #333333;
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

a.style6:visited
{
  color: #33333;
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

a.style6:hover
{
  color: #e0262e;
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: underline;
}




.substitle
{
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;  
  color: #333333;
}

.substitlealt
{
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;  
  color: #333333;
}

.substitleadm
{
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;  
  color: #333333;
}
















#article_toolbar
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#article_toolbar li, #article_toolbar a 
{
  float: left;
  font-size: 9px;
  color: #666;
  padding: 0px 5px;
}

#article_toolbar img
{
  vertical-align:middle;
}

#toolvotes
{
   margin: 0px;
   width: auto;
}

#toolcomments span
{
  padding: 0px;
}

#votar
{
  padding: 0px 0px 10px 15px ;
}

#toolcomments span
{
  padding-left: 5px;
}


#article_toolbar
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#article_toolbar li, #article_toolbar a 
{
  float: left;
  font-size: 9px;
  color: #666;
  padding: 0px 5px;
}

#article_toolbar img
{
  vertical-align:middle;
}

#toolvotes
{
   margin: 0px;
   width: auto;
}

#toolcomments span
{
  padding: 0px;
}

#votar
{
  padding: 0px 0px 10px 15px ;
}

#toolcomments span
{
  padding-left: 5px;
}

#EFORM
{
  float:left;
  display: block;
  padding: 0px;
}

#EFORM fieldset
{
  float: left;
  clear: left;
  width: 590px;
  margin: 1em 0em 0em 0em;
  border: 0px solid #BFBAB0;
   padding: 0px;
  background-color: #EFEFEF;
  background-image: url(/pics/form_gradient.jpg);
  background-repeat: repeat-x;
  display: block;
  position: relative;
}

#EFORM legend
{
 margin-left: 1em;
 color: #000000;
 font-weight: bold;
 padding: 0px;
}

#EFORM fieldset ol
{
  padding: 1em 1em 0em 1em;
  list-style: none;
  margin: 0px;
}

#EFORM fieldset li
{
  padding-bottom: 1em;
  float: left;
  clear: left;
  width: 350px;
}

#EFORM fieldset.mailsubmit
{
  float: none;
  width: 590px;
  border: 0 none #FFF;
  /*padding-left: 11em;*/
  border-style: none;
  background-color: #EFEFEF;
  background-image: none;
  margin: 0em 0em 1em 0em;
  padding-bottom: 10px;
  display: block;  
  position: relative;
}

#EFORM label 
{
  float: left;
  width: 5em;
  margin-right: 1em;
  font-size: 11px;
}


#ECOMENTARIOS
{
  width: 230px;
  height: 50px;
}

#emailcomentarios
{ 
  position: absolute;
  top: -80px;
  right: -20px;
}

/** html #emailcomentarios, html>body #emailcomentarios*/
* html #emailcomentarios, *:first-child+html #emailcomentarios
{
  top: -92px;
  right: -10px;
}


#emailcomentarios li label
{
  width: 8em;
}

#enviaenviar
{ 
  margin-left: 23em;  
}

/** html fieldset.mailsubmit input, html>body fieldset.mailsubmit input*/
* html #enviaenviar, *:first-child+html #enviaenviar
{
  margin-left: 20em;
}

fieldset.mailsubmit input{padding: 0px;}


fieldset.mailsubmit a
{
  font-size: 1em;
  padding: 5px 5px;
}

#enviar
{
  overflow: hidden; 
  float: left; 
  
  
  position: relative;
}

.resppub
{
  width: 100%; 
  background-color:#efefef; 
  border: #ffffff 1px solid;
  padding: 5px;
}
.respdespub
{
  width: 100%; 
  background-color:#999999; 
  border: red 4px solid;
  padding: 5px;
}

#addthis_container
{
  position: relative;
  width: 250px;
  float: left;
} 

#votarcontainer
{  
  width: 300px;  
}

#votarres
{
  width: 300px;
  
}

<!--[if lte IE 7]>

legend 
{
  position: relative;
  left: -7px;
  top: -0.75em;
}

fieldset ol 
{
  padding-top: 0.25em;
}

fieldset {
position: relative;
}
<![endif]-->


.substable
{
  background-color:#ffffff;
}

.subscellaltg
{
background-color:#ffffff;
vertical-align: middle; 
text-align: left;
font-family: helvetica, Arial, Verdana; 
color:#000000; 
font-size: 12px; 
font-weight: normal; 
padding-left: 10px;
}

.cleanimage
{
  border: 0px;
  vertical-align: middle;
}

.mandatory
{
  font-family: Verdana,Arial;
  font-size: 8px;
  font-weight: bold;
  color: #dd4444;
}

.entrymandatory
{
  background-color: #ffdddd;
  border: none;
}

.submit 
{
  background-color: #e0262e;
  color: #ffffff;
  font-weight: bold;
  font-family: Arial;
  font-size: 12px;
}

.breadcrumbs
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;  
  color: #000000;
}

a.breadcrumbs:link
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;  
  color: #000000;
}

a.breadcrumbs:visited
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;  
  color: #000000;  
}

a.breadcrumbs:active
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;  
  color: #000000;
}

a.breadcrumbs:hover
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;  
  color: #e0262e;
  text-decoration: underline;
}

.dlink
{ 
  font-weight: normal;  
  color: #e0262e;
}

a.dlink:link
{
  font-weight: normal;  
  color: #e0262e;
}

a.dlink:visited
{
  font-weight: normal;  
  color: #e0262e;  
}

a.dlink:active
{
  font-weight: normal;  
  color: #e0262e;
}

a.dlink:hover
{
  font-weight: normal;  
  color: #e0262e;
  text-decoration: underline;
}

.subscellaltc
{
background-color:#eeeeee;
vertical-align: middle; 
text-align: left;
font-family: verdana, Arial;
font-weight: normal; 
padding-left: 10px;
}

.subscellalt
{
background-color:#eeeeee;
vertical-align: middle; 
text-align: left;
font-family: verdana, Arial;
font-weight: normal; 
padding-left: 10px;
}



a.pageon:link
{
  font-weight: normal;
  text-align:left;
  color: #ffffff;
}

a.pageon:visited
{
  font-weight: normal;
  text-align:left;
  color: #ffffff;
}

a.pageon:active
{
  font-weight: normal;
  text-align:left;
  color: #ffffff;
}

a.pageon:hover
{
  font-weight: normal;
  text-align:left;
  color: #e0262e;
}

td.pageon
{
  background-color: #e0262e;
}

td.pageoff
{
  background-color: #ffffff;
}

a.pageoff:link
{
  font-weight: normal;
  text-align:left;
  color: #000000;
}

a.pageoff:visited
{
  font-weight: normal;
  text-align:left;
  color: #000000;
}

a.pageoff:active
{
  font-weight: normal;
  text-align:left;
  color: #000000;
}

a.pageoff:hover
{
  font-weight: normal;
  text-align:left;
  color: #e0262e;
}




/* ================================= CSS MICROSITIOS ================================ */
.busquedatxt
{
  width: 172px;
  height: 25px;
  padding-top: 3px;
  padding-left: 3px;
  vertical-align: top;
  background-image: url('/pics/pages/busquedav3_2_base/buscar-campo.jpg');
  background-repeat: no-repeat;
}

.fondoportada
{
  float: right;
  width: 125px;
  height: 150px;
  background-image: url('/pics/pages/portadav3_2_base/portada_dic09-ene10-sombra.jpg');
  background-repeat: no-repeat;
}
