/* CSS Document */

*{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
html{
	background-image: url(../img/fondo.gif);
}
body{
	height:100%;
	width:100%;
	background-image:url(../img/fondo_cabecera.gif);
	background-repeat:repeat-x;
}
.bloque{
	display:block;
	float:left;
	width:auto;
}
#exterior{
	width:950px;
	margin:auto;
	height: 500px;
}

/*--------------------------cabecera--------------------------*/
#cabecera{
	display:block;
	float:left;
	width:950px;
	background-image: url(../img/cabecera.jpg);
	background-repeat: no-repeat;
}
#cabecera h1{
	display:block;
	float:left;
	width:400px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#AAAAAA;
	padding-top: 7px;
}
#cabecera a.quienes_somos{
	display:block;
	float:right;
	font-size:10px;
	color:#6C6C6A;
	text-decoration:none;
	background-image:url(../img/ico_quienes.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 9px;
	background-position: 0px 5px;
	margin-right: 15px;
	width: 90px;
}
#cabecera a.contacto{
	display:block;
	float:right;
	width:80px;
	font-size:10px;
	color:#6C6C6A;
	text-decoration:none;
	background-image:url(../img/ico_contacto.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 9px;
	background-position: 0px 10px;
	margin-right: 15px;
}
#cabecera #idiomas{
	display:block;
	float:right;
	width:100px;
	padding-top: 8px;
}
#cabecera #idiomas a{
	margin-right:10px;
}
#cabecera #idiomas a img{
	border:0px;
}
#menu{
	display:block;
	float:left;
	width:950px;
	padding-top: 176px;
}
#cabecera a.inicio{
	display:block;
	width:65px;
	float: left;
	padding-top: 45px;
	font-size: 11px;
	font-weight: bold;
	color: #3C3837;
	text-align: center;
	background-image: url(../img/menu_inicio.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
}

#cabecera a.inicio_select{
	display:block;
	width:65px;
	float: left;
	padding-top: 32px;
	font-size: 11px;
	font-weight: bold;
	color: #3C3837;
	text-align: center;
	background-image: url(../img/menu_inicio_select.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 33px;
}
#cabecera a.tienda{
	display:block;
	width:105px;
	float: left;
	padding-top: 35px;
	font-size: 11px;
	font-weight: bold;
	color: #3C3837;
	background-image: url(../img/menu_tienda.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 45px;
	height: 30px;
}
#cabecera a.tienda_select{
	display:block;
	width:105px;
	float: left;
	padding-top: 23px;
	font-size: 11px;
	font-weight: bold;
	color: #3C3837;
	background-image: url(../img/menu_tienda_select.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 45px;
	height: 42px;
}
#cabecera a.segunda_mano{
	display:block;
	width:110px;
	float: left;
	padding-top: 35px;
	font-size: 11px;
	font-weight: bold;
	color: #3C3837;
	background-image: url(../img/menu_segunda.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 60px;
	height: 30px;
}
#cabecera a.segunda_mano_select{
	display:block;
	width:110px;
	float: left;
	padding-top: 23px;
	font-size: 11px;
	font-weight: bold;
	color: #3C3837;
	background-image: url(../img/menu_segunda_select.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 60px;
	height: 42px;
}
#cabecera a.subscripcion{
	display:block;
	width:130px;
	float: left;
	padding-top: 35px;
	font-size: 11px;
	font-weight: bold;
	color: #3C3837;
	background-image: url(../img/menu_subscribete.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 40px;
	height: 30px;
}
#cabecera a.subscripcion_select{
	display:block;
	width:130px;
	float: left;
	padding-top: 23px;
	font-size: 11px;
	font-weight: bold;
	color: #3C3837;
	background-image: url(../img/menu_subscribete_select.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 40px;
	height: 42px;
}
#cabecera a span{
	font-size: 9px;
	font-weight: normal;
}

#cabecera a.miniz_chanel{
	display:block;
	width:75px;
	font-size:9px;
	color:#6C6C6A;
	background-image:url(../img/ico_miniz_chanel.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 10px;
	background-position: 0px 8px;
	padding-bottom: 12px;
	float: left;
	margin-right: 7px;
}
#cabecera a.blog{
	display:block;
	width:26px;
	font-size:9px;
	color:#6C6C6A;
	background-image:url(../img/ico_blog.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 10px;
	background-position: 0px 5px;
	padding-bottom: 12px;
	float: left;
	margin-right: 7px;
}
#cabecera a.foro{
	display:block;
	width:38px;
	font-size:10px;
	color:#6C6C6A;
	background-image:url(../img/ico_foro.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 10px;
	background-position: 0px 5px;
	padding-bottom: 12px;
	float: left;
	margin-right: 7px;
}
#cabecera a.encuestas{
	display:block;
	width:54px;
	font-size:9px;
	color:#6C6C6A;
	background-image:url(../img/ico_encuestas.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 10px;
	background-position: 0px 5px;
	padding-bottom: 12px;
	float: left;
	margin-right: 7px;
}
#cabecera a.enlaces{
	display:block;
	width:60px;
	font-size:9px;
	color:#6C6C6A;
	padding-left: 22px;
	padding-top: 10px;
	background-position: 0px 5px;
	padding-bottom: 12px;
	float: left;
	margin-right: 10px;
}
#cabecera a.descargas{
	display:block;
	width:70px;
	font-size:9px;
	color:#6C6C6A;
	background-image:url(../img/ico_descargas.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: 0px 5px;
	padding-bottom: 12px;
	float: left;
	text-align: right;
}
#cabecera .secciones{
	display:block;
	float:left;
	width:380px;
	padding-top: 30px;
	padding-left: 10px;
}
#cabecera .secciones p{
	display:block;
	width:85px;
	font-size:10px;
	float: left;
	font-weight: bold;
	color: #6E8B2A;
	padding-top: 8px;
}


/*---------------------------------------------contenido--------------------------------------*/
#contenido{
	display:block;
	float:left;
	width:870px;
	background-color:#FEFFFE;
	border-bottom:16px solid #8FBE00;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
}

/*--------------------------------------------contenido_internas--------------------------------*/

#contenedor_internas{
	display:block;
	float:left;
	width:760px;
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
	background-image: url(../img/fondo_internas.jpg);
	background-repeat: no-repeat;
	background-color: #D8D8D8;
	padding-left: 53px;
	padding-right: 55px;
}
#contenido_internas{
	display:block;
	float:left;
	width:708px;
	border-left:1px solid #AEC93E;
	border-right:1px solid #AEC93E;
	background-color: #FEFFFE;
	padding-right: 25px;
	padding-left: 25px;
}
#contenido_traducciones{
	display:block;
	float:left;
	width:708px;
	border-left:1px solid #AEC93E;
	border-right:1px solid #AEC93E;
	background-color: #FEFFFE;
	padding-right: 25px;
	padding-left: 25px;
}

/*------------------------buscador google-----------------------*/
#buscador_articulos{
	display:block;
	float:right;
	width:420px;
	padding-bottom: 10px;
}
#buscador_articulos p.txt_buscar{
	width: 105px;
	text-align: left;
	color: #6E8B2A;
	font-size: 12px;
	padding-bottom: 3px;
	display: block;
	float: left;
	padding-top: 2px;
	font-weight: normal;
}
.form_google{
	display:block;
	float:left;
	width:310px;
}

.form_google .input_google{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #000000;
	width: 230px;
}

/*-----------------------------------------pie-----------------------------*/

#pie{
	display:block;
	float:left;
	width:950px;
	font-size:10px;
	color:#6D6D6B;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 8px;
}
#pie p{
	display:block;
	width:950px;
	font-size:10px;
	color:#8FBE00;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
}
#pie a{
	font-size:10px;
	color: #6D6D6B;
}

