@charset "utf-8";
/* CSS Document */

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */
#alert{
	padding-left:20px;
	padding-right:20px;
	margin-left:auto;
	margin-right:auto;
	width:840px;
	height:auto;
}


body{
	margin:0;
	color: #333;
    font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	height:auto;
	background:url(../images/fondo.png) repeat-y scroll center center;
	}



#container{
	margin-left:auto;
	margin-right:auto;
	width:880px;
	height:auto;
}

#top{
	width:880px;
	height:430px;
}

h1 {margin-top:0px;
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 26px;
	color: #34B4CA;
	text-decoration: none;
	font-style: normal;
}

h2 {
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 16px;
	line-height:24px;
	color: #666;
	text-decoration: none;
	font-style: normal;
}

h3 {margin-top:0px;
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size: 14px;
	color: #333;
	text-decoration: none;
}


p {
	color: #333;
    font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size:14px;
	line-height:22px;
}

.p_small {
	color: #333;
    font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size:12px;
	line-height:18px;
}

.p_small_pink {
	color:#E00969;
    font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	font-size:14px;
	line-height:18px;
}


hr {
	color: #000;
}

/*---------------------------------BOTON ---------------------------------*/

.boton{float:left; width:auto; height:auto; }

.boton  a{text-decoration:none;  color: #333; }

.boton  a:hover{text-decoration:none;  color: #34B4CA;}

.boton ul li a:hover{color: #34B4CA;}

.boton ul li {color: #34B4CA;}

.boton ul  {color: #34B4CA;}

/*---------------------------------BOTON MARK---------------------------------*/

.boton_mark{ width:auto; height:auto; }

.boton_mark  a{text-decoration:none;  color: #EB257A; }

.boton_mark  a:hover{text-decoration:none;  color: #34B4CA;}

.boton_mark ul li a:hover{color: #34B4CA;}

.boton_mark ul li {color: #34B4CA;}

.boton_mark ul  {color: #34B4CA;}

/*---------------------------------BOTON MARK---------------------------------*/

.boton_white{float:left; width:auto; height:auto; }

.boton_white  a{text-decoration:none;  color: #FFF; }

.boton_white  a:hover{text-decoration:none;  color: #333;}

.boton_white ul li a:hover{color: #333;}

.boton_white ul li {color: #333;}

.boton_white ul  {color: #333;}



/*---------------------------------cabecera_left ---------------------------------*/

#left{
	background-image:url(../images/fondo_left.png);
	float: left;
	width:230px;
	height:430px;
}

#logo{
	width:230px;
	height:115px;
}

#destacado{
	float:left;
	width:230px;
	height:190px;
}



/*------------------------------------Buscar---------------------------------------*/


#buscar{
	float:left;
	height:60px;
	width:230px;
}


/*----------------------------redes-----------------------------------------*/
.bordercero { border: none;
text-decoration:none;}

#redes{
	padding-left:30px;
	float:left;
	width:200px;
	height:55px;
}

/*---------------------------------DESTACADO ---------------------------------*/
#destacado{
	float:left;
	margin-left:20px;
	margin-right:2px;
	width:208px;
	height:200px;
}
#destacado_titulo{
	padding-top:10px;
	padding-left:10px;
	background-color: #CCC;
	float:left;
	width:198px;
	height:50px;
}

#destacado_mujeres{
	float:left;
	width:208px;
	height:70px;
}

#destacado_mayores{
	float:left;
	width:208px;
	height:70px;
}

/*---------------------------------cabecera_rigth ---------------------------------*/

#right{
	float:right;
	width:650px;
	height:430px;
}

#right_up{
	padding-top:20px;
	padding-left:290px;
	width:360px;
	height:20px;
}


#castellano{float:left; width:130px; height:20px;}
#ingles{float:left; width:100px; height:20px;}
#francais{float:left; width:130px; height:20px;}
#portugues{float:left; width:550px; height:40px;}

#right_down{float:left; width:650px; height:390px; }

.space2{
	width:270px;
	height:20px;
}

/*----------------------------------menu -------------------------------------------*/

.menu {
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	float:left;
    height:40px;
    width:840px;
}

.menu ul{
	text-align:center;
	 list-style:none; /* Eliminamos los bullets */
    margin:0px; /* Quitamos los margenes */
    padding:0px; /* Quitamos el padding */
}

.menu ul li {
padding-top:10px;
background-repeat:no-repeat;
	height:30px;
	width:210px;
    float:left; /* Hacemos que el menu se muestre horizontal */
    padding-left:0px;
    padding-right:0px;
	background-image: url(../images/bt_0.png);
}

.menu ul li a{
	margin-top:10px;
    text-decoration:none;
    color: #666;
}

.menu ul li a:hover{
    color: #000;
}



/*----------------------------------Sub menu -------------------------------------------*/

#submenu {
	float:left;
	font-weight:bold;
	background-image: url(../images/sub_menu.png);
	background-color:#E81C75;
	font-size:14px;
	padding-left:46px;  
    height:40px;
    width:834px;
}

#submenu ul{
	margin-left:100px;
	padding-left:20px;
	text-align:center;
	 list-style:none; /* Eliminamos los bullets */
    margin:0px; /* Quitamos los margenes */
    padding:0px; /* Quitamos el padding */
}

#submenu ul li {
color: #000;
	margin-left:20px;
	padding-top:10px;
	background-repeat:no-repeat;
	height:30px;
	width:auto;
    float:left; /* Hacemos que el menu se muestre horizontal */
    padding-left:0px;
    padding-right:0px;
}

#submenu ul li a{
	margin-top:10px;
    text-decoration:none;
	background-color:#E81C75;
    color: #FFF;
}

#submenu ul li a:hover{
    color: #333;
}

/*----------------------------------Sub menu  Large-------------------------------------------*/

#submenu_large {
	float:left;
	font-weight:bold;
	background-image: url(../images/sub_menu.png);
	background-color:#E81C75;
	font-size:14px;
	padding-left:46px;  
    height:80px;
    width:834px;
}

#submenu_large ul{
	margin-left:100px;
	padding-left:20px;
	text-align:center;
	 list-style:none; /* Eliminamos los bullets */
    margin:0px; /* Quitamos los margenes */
    padding:0px; /* Quitamos el padding */
}

#submenu_large ul li {
	color: #000;
	margin-left:20px;
	padding-top:10px;
	background-repeat:no-repeat;
	height:30px;
	width:auto;
    float:left; /* Hacemos que el menu se muestre horizontal */
    padding-left:0px;
    padding-right:0px;
	 
}

#submenu_large ul li a{
	margin-top:10px;
    text-decoration:none;
	background-color:#E81C75;
    color: #FFF;
}

#submenu_large ul li a:hover{
    color: #333;
}










/*------------------------------MIDDLE------------------------------------------*/

#middle{
	float:left;
	width:880px;
	height:auto;
}

/*------------------------------CONTENT------------------------------------------*/

#content{
	padding:20px;
	float:left;
	width:550px;
	height:auto;
}
	
#column{
	padding-top:35px;
	float:right;
	width:290px;
	height:auto;	
}

/*---------------------------------IMAGENES ---------------------------------*/

.img_content_01{
	padding-top:10px;
	padding-bottom:15px;
	padding-left:15px;
	float: right;
	width:auto;
	height:auto;
}

.img_content_02{
	padding-top:10px;
	padding-bottom:15px;
	padding-right:15px;
	float: left;
	width:auto;
	height:auto;
}



/*------------------------------SECCIONES FIJAS---------------------------------*/

#secciones_fijas{
	width:290px;
	height:140px;
	
	}

#blog{
	float:left;
	padding-top:30px;
	padding-left:30px;
	width:260px;
	height:40px;
	background-image:url(../images/blog.gif);
	background-repeat:no-repeat;
}
#zona_medios{
	float:left;
	padding-top:30px;
	padding-left:30px;
	width:260px;
	height:40px;
	background-image:url(../images/zona_medios.gif);
	background-repeat:no-repeat;
}

/*------------------------------CAJAS DE TEXTO ROUNDED---------------------------------*/
.roundcont {
	width: 270px;
	background-color: #E7E7E8;
	 
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/*---------------------------------NEWS ---------------------------------*/

#news{
	float:left;
	width:250px;
	height:auto;
}

#news_1{
	padding-top:10px;
	padding-left:10px;
	width:250px;
	height:40px;
	background-image: url(../images/aulasbiobip.png);
	background-repeat:no-repeat;
}
#news_2{
	padding-top:10px;
	padding-left:10px;
	width:250px;
	height:40px;
	background-image: url(../images/microvoluntarios.png);
	background-repeat:no-repeat;
}
#news_3{
	padding-top:10px;
	padding-left:10px;
	width:250px;
	height:40px;
	background-image: url(../images/navegatranki.png);
	background-repeat:no-repeat;
}

/*---------------------------------IMAGENES ---------------------------------*/

/*---------------------------------photo_rights ---------------------------------*/

#photo_rights{padding:20px; float:left; width:840px; height:auto;}

/*---------------------------------mapa web ---------------------------------*/
#mapa_web{
	margin-right:20px;
	margin-left:20px;
	float:left;
	width:840px;
	height:auto;
	}
#mapa_web_index{
	float:left;
	width:840px;
	height:auto;
	}
	
.mapa_menu{padding-top:20px; float:left; width:168px; height:auto; font-size:12px; }
.mapa_menu  a{text-decoration:none;  color: #333; }
.mapa_menu  a:hover{text-decoration:none;  color: #34B4CA;}
.mapa_menu ul li a:hover{color: #34B4CA;}
.mapa_menu ul li {color: #34B4CA;}
.mapa_menu ul  {color: #34B4CA;}

.mapa_menu_right{padding-top:20px; float:left; width:168px; height:auto; font-size:12px; text-align:right; }
.mapa_menu_right  a{text-decoration:none;  color: #333; }
.mapa_menu_right  a:hover{text-decoration:none;  color: #34B4CA;}
.mapa_menu_right ul li a:hover{color: #34B4CA;}
.mapa_menu_right ul li {color: #34B4CA;}
.mapa_menu_right ul  {color: #34B4CA;}

/*---------------------------------botton ---------------------------------*/

#bottom{
	width:880px;
	height:160px;
	clear: both;
}

#pie{
	padding-left:20px;
	padding-right:20px;
	width:840px;
	height:100px;
	clear: both;
}

#aaa{
	float:left;
    height:100px;
    width:62px;
	}

#domicilio {
	float:left;
    height:100px;
    width:500px;
}

#w3c {
	float:left;
    width:88px;
	padding-left:20px;
	height:100px;
}

#lealtad {
	padding-left:20px;
	float:left;
    width:150px;
	height:100px;
}

#lealtad_trans {
	padding-right:40px;
	float:left;
    width:300px;
	height:100px;
}

#transparencia_extra {
	width:500px;
	height:auto;
	margin-bottom:20px;
}

.content_aux{
	padding-top:20px;
	float:left;
	width:525px;
	height: auto;
}

.marca{
	padding:20px;
	float:left;
	width:135px;
	height:80px;
}


