/*body{
margin: 0px;
background-color:#FFFFFF;
padding:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
width:770px;
color:#666666;
}*/


#global{
width:770px;
border-bottom:1px solid #E4E4E4; 
}

img{
border-width:0px;
}

#hide{
position:absolute;
left:-1000px;
}

#cabecera{
background-color:#FFFFFF;
background-image:url(../images/cabecera_fondo.jpg);
background-position:top right;
background-repeat:no-repeat;
margin:0px;
padding:0px;
color:#000000;
}

#franja_roja{
/*    background: #ff5800; */
/*    DRUPAL */
/*    background-image:url(../images/bg_menu_drupal.jpg); */
/*    background-repeat: repeat-x; */
/*    color: #FFFFFF; */
   /*DRUPAL*/
	clear: left;
	font-size: 1.1em;
	height: 25px;
	padding: 0 13px;
}

/*
html > body #franja_roja{/*para que cuadre en los navegadores que no son IE*/
width:98% ;
}
*/

#enlaces{
padding-top:2px;
}

#enlaces ul{
list-style-type:none;
list-style-image:none;
padding:0;
margin:0;
display:inline;
}

#enlaces ul li{
display:inline;
}

#enlaces_der{
float:right;
text-align:right;
}

#enlaces_izda{
float:left;
text-align:left;
padding-top:6px;
}

#enlaces_derecha{
float:right;
text-align:left;
padding-top:6px;
}

#enlaces ul li a{
 font-size:10px;
}

#enlaces a:active{
color: #FFFFFF;
text-decoration:none;
   /*DRUPAL
background-color:#FF5800;
   */
}

#enlaces a:link{
/* color: #FFFFFF; */
text-decoration:none;
padding-right: 10px
   /*DRUPAL
background-color:#FF5800;
   */
}

#enlaces a:visited{
color: #000000;
text-decoration:none;
   /*DRUPAL
background-color:#FF5800;
   */
}

#enlaces a:hover{
color: #666666;
text-decoration:underline;
   /*DRUPAL
background-color:#FF5800;
   */
}

#central{
width:100%;
}

#formulario{
margin:0px;
padding:0px;
}

#formulario label{
vertical-align:bottom;
}

#formulario input{
font-size:11px;
margin-right:8px;
border: #666363; 
border-style: solid;
border-width: 1px; 
}

#banner_red{
vertical-align:bottom;
}
