/* CSS Document */

body{
	background-color:#FFFFFF;
}
*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:0px;
	margin-bottom:0px;
}
#exterior{
	display:block;
	margin:auto;
	width:963px;
}

#cabecera #banner {
	display: block;
	float: left;
	width: 330px;
	background-image: url(../img/banner.jpg);
	background-repeat: no-repeat;
	height: 125px;
	padding-left: 605px;
	background-position: 500px 10px;
	padding-top: 10px;
}
#cabecera #banner .titulo {
	display: block;
	float: left;
	width: 300px;
	font-size: 12px;
	color: #004B6B;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#cabecera #banner p {
	display: block;
	width: 300px;
	font-size: 10px;
	color: #595756;
	padding-top: 5px;
	font-weight: bold;
	float: left;
}
#cabecera #banner span {
	font-size: 9px;
	font-weight: normal;
}
#cabecera #banner a {
	
	font-size: 11px;
	font-weight: bold;
	color: #004B6B;
	text-decoration: underline;
	padding: 0px;
	display: block;
	float: left;
	width: 80px;
	padding-left: 150px;
}

.bloque{
	display:block;
	float:left;
}
#form_sugerir #formulario {
	display: block;
	width: 660px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	margin: auto;
}
#form_sugerir #formulario h2 {
	
	font-size: 11px;
	color: #696865;
	display: block;
	float: left;
	width: 650px;
	margin-top: 15px;
}
#form_sugerir #formulario p {
	
	font-size: 11px;
	color: #9E9E9E;
	display: block;
	float: left;
	width: 650px;
	margin-top: 15px;
	margin-bottom: 20px;
}
#form_sugerir #formulario .form {
	color: #9E9E9E;
	width: 150px;
	margin-top: 0px;
	text-align: right;
	padding-right: 15px;
}
#form_sugerir #formulario input {
	
	font-size: 11px;
	color: #003558;
	display: block;
	float: left;
	width: 300px;
	border: 1px solid #9E9E9E;
	margin-bottom: 10px;
}
#form_sugerir #formulario #max {
	width: 130px;
	padding-left: 20px;
	margin-top: 0px;
}
#form_sugerir #formulario #descripcion {
	
	font-size: 10px;
	color: #003558;
	display: block;
	float: left;
	width: 300px;
	border: 1px solid #9E9E9E;
	margin-bottom: 10px;
	height: 50px;
}
#form_sugerir #formulario #web {
	
	font-size: 10px;
	color: #003558;
	display: block;
	float: left;
	width: 300px;
	border: 1px solid #9E9E9E;
}
#form_sugerir #formulario #cont_caracter {
	display: block;
	float: left;
	width: 165px;
	
	font-size: 11px;
	color: #9E9E9E;
	padding-left: 20px;
	padding-bottom: 55px;
}
#form_sugerir #formulario #tipos {
	
	font-size: 11px;
	color: #9E9E9E;
	display: block;
	float: left;
	width: 300px;
	padding-top: 10px;
}
#form_sugerir #formulario #tipos p {
	width: 160px;
	text-align: right;
	padding-right: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#form_sugerir #formulario #tipos #tipo_enlace {
	display: block;
	float: left;
	border: 0;
	width: 20px;
	margin: 0;
}
#form_sugerir #formulario #tipos a {
	color: #9E9E9E;
	text-decoration: underline;
	display: block;
	float: left;
	width: 160px;
	text-align: right;
	margin-bottom: 10px;
}
#form_sugerir #formulario #alta_url {
	display: block;
	float: left;
	width: 650px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#form_sugerir #formulario #alta_url #p_web_reciproco {
	
	font-size: 11px;
	font-weight: bold;
	color: #BF0000;
	width: 140px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right:0px;
}
#form_sugerir #formulario #alta_url .separador_reciproco {
	display:block;
	float:left;
	height:20px;
	width: 50px;
}
#form_sugerir #formulario #alta_url #cptim_div {
	display:block;
	float:left;
	padding-left:170px;
}
#form_sugerir #formulario #alta_url p {
	width: 160px;
	text-align: right;
	padding-right: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#form_sugerir #formulario #alta_url #directorio {
	display:block;
	float:left;
	width:550px;
	text-align: left;
	padding-left:0px;
	margin-bottom: 10px;
	margin-top: 20px;
	
	font-size:11px;
	color:#E93B15;
	font-weight:bold;
}
#form_sugerir #formulario select {
	font-size: 11px;
	color: #003558;
	display: block;
	float: left;
	width: 305px;
	border: 1px solid #9E9E9E;
	margin-bottom: 10px;
}
#form_sugerir #formulario #p_web {
	
	font-size: 11px;
	font-weight: bold;
	color: #BF0000;
	width: 165px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 20px;
}
#form_sugerir #formulario textarea {
	
	font-size: 11px;
	color: #003558;
	display: block;
	float: left;
	width: 300px;
	border: 1px solid #9E9E9E;
	margin-bottom: 10px;
}
#form_sugerir #formulario #alta_url span {
	display: block;
	float: left;
	margin-bottom: 10px;
	width:200px;
	padding-left:250px;
}
#form_sugerir #formulario #alta_url a {
	display: block;
	float: left;
	margin-bottom: 10px;
	width:200px;
	padding-left:300px;
}
/*----------------*/
#cabecera{
	display:block;
	float:left;
	width:963px;
	background-image:url(../img/cabecera.jpg);
	background-repeat:no-repeat;
}
#cabecera h1{
	display:block;
	float:left;
	width:600px;
	padding-left:10px;
	font-size: 14px;
	color: #E74016;
	padding-bottom: 10px;
}
#cabecera p.titulo{
	display:block;
	float:left;
	width:500px;
	
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
#cabecera h2{
	display:block;
	float:left;
	width:105px;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding-left: 28px;
}
#cabecera p.logo, #cabecera h2.logo{
	display:block;
	float:left;
	width:890px;
	font-size: 10px;
	color: #000000;
	padding-left: 15px;
}
#cabecera p.buscador{
	display:block;
	float:left;
	width:62px;
	
	font-size: 12px;
	color:#000000;
	padding-left: 28px;
	padding-top: 12px;
	padding-bottom: 18px;
}
#cabecera h3{
	display:block;
	float:left;
	width:40px;
	
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	padding-top: 12px;
	padding-bottom: 18px;
}
#cabecera input{
	display:block;
	float:left;
	width:200px;
	
	font-size: 12px;
	color:#000000;
	border:1px solid #000000;
	margin: 10px;
}
#cabecera a{
	display:block;
	float:left;
	width:55px;
	
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 7px;
}
#cabecera a.sugerir{
	width:150px;
	float:right;
}


/*------------------------*/
#contenido{
	display:block;
	float:left;
	width:960px;
	border-left:2px solid #E74016;
	background-image: url(../img/borde_lateral.gif);
	background-repeat: repeat-y;
	background-position: top right;
	background-color: #FFFFFF;
	padding-top: 20px;
}
#ruta{
	display:block;
	float:left;
	width:960px;
	text-align:center;
}
#contenido h4{
	display:block;
	float:left;
	width:900px;
	font-size:14px;
	color:#E74016;
	font-weight:bold;
	background-image: url(../img/separador.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 22px;
	padding-bottom: 3px;
}

#contenido p.subtitulo{
	display:block;
	float:left;
	width:900px;
	font-size: 11px;
	padding-left: 22px;
	padding-top: 10px;
	color: #828080;
}
#contenido p.subtitulo span{
	font-weight:bold;
}
#contenido p.subtitulo span.titulo{
	font-weight:bold;
	color: #E74016;
}


/********************************* APARTADO DE CATEGORIAS ********************************/

#contenido #enlaces {
	display: block;
	float: left;
	width: 950px;
	text-align: left;
}

#contenido #enlaces #sectores{
	display: block;
	float: left;
	width: 910px;
	text-align: left;
	padding: 20px;
}
#contenido #enlaces #sectores #categoria {
	display: block;
	float: left;
	width: 280px;
	font-size: 11px;
	padding-bottom: 15px;
	color: #999999;
	background-image: url(../img/ico_guion.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 2px;
}
#contenido #enlaces #sectores #categoria h3{
	display:inline;
	width: 280px;
	font-size: 11px;
	color: #E74016;
}
#contenido #enlaces #sectores #categoria #apartados {
	display: block;
	float: left;
	width: 270px;
	
	font-size: 9px;
}
#contenido #enlaces #sectores #categoria #apartados a{
	font-size:11px;
	text-decoration:none;
	color:#999999;
	display: block;
	padding-bottom: 5px;
	padding-top: 3px;
	background-image: url(../img/ico_subcategoria.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 7px;
}
#contenido #enlaces #sectores #categoria #apartados a.otras_categorias{
	font-size:11px;
	text-decoration:underline;
	color:#E74016;
	display: block;
	padding-bottom: 5px;
	padding-top: 3px;
	background-image: url(../img/ico_subcategoria_mas.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 7px;
}
#contenido #enlaces #sectores #separador {
	display: block;
	float: left;
	width: 910px;
	height: 5px;
}

#contenido #enlaces #patrocinador{
	display: block;
	float: left;
	width: 750px;
	text-align: left;
}



/*----------------------------------destacados y rss--------------------------------*/

#rss {
	display: block;
	float: left;
	width: 478px;
	font-size:10px;
	
	font-weight: bold;
	padding-right: 30px;
	margin-bottom: 10px;
	padding-left: 20px;
}
#rss #cuadro {
	display: block;
	float: left;
	width: 478px;
	padding-bottom: 10px;
}

#rss #cuadro #titulo {
	font-size: 11px;
	font-weight: bold;
	color: #939D0B;
	display: block;
	padding: 5px;
	float: left;
	width: 468px;
	margin-bottom: 10px;
}
#rss #cuadro #articulo {
	
	font-size: 9px;
	color: #01A0C6;
	display: block;
	float: left;
	width: 450px;
	padding: 7px;
	font-weight: normal;
	text-decoration: underline;
	padding-right: 20px;
}
#rss #cuadro #articulo a {
	color: #01A0C6;
	text-decoration:underline;
}



#destacados {
	display: block;
	float: left;
	width: 390px;
}
#destacados #cuadro {
	display: block;
	float: left;
	width: 390px;
	padding-bottom: 10px;
}

#destacados #cuadro #titulo {
	
	font-size: 12px;
	font-weight: bold;
	color: #B3C20D;
	display: block;
	padding: 5px;
	float: left;
	width: 380px;
	text-align: center;
	margin-bottom:10px;
}
#destacados #cuadro #enlace {
	
	font-size: 9px;
	color: #01A0C6;
	display: block;
	float: left;
	width: 181px;
	font-weight: normal;
	text-decoration: underline;
	padding: 7px;
}
#destacados #cuadro #separador {
	display: block;
	float: left;
	width: 370px;
	height: 5px;
}
#destacados #cuadro #enlace a {
	color: #01A0C6;
	text-decoration:underline;
}
#apartado_destacados {
	display: block;
	float: left;
	width: 950px;
	margin-top: 30px;
}


a.link{
	font-size:12px;
	font-weight:bold;
	color:#939D0B;
	text-decoration:none;
}


/*-----------------------------------sectores-------------------------------*/

#contenido a.ir_inicio{
	
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	border-right: 1px solid #999999;
	padding-right: 10px;
}
#contenido a.ir_sector{
	font-size: 14px;
	color: #E74016;
	text-decoration: none;
	border-right: 1px solid #E74016;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
#contenido p.sector, #contenido h3.sector{
	font-size: 14px;
	color: #E74016;
	font-weight: bold;
	padding-left: 10px;
	display:inline;
}
#contenido p.subsector, #contenido h3.subsector{
	font-size: 14px;
	color: #E74016;
	font-weight: bold;
	padding-left: 10px;
	display:inline;
}
#contenido ul{
	display:block;
	float:left;
	width:900px;
	list-style: none;
	padding: 30px;
}
#contenido ul li{
	display:block;
	float:left;
	width:279px;
	
	font-size: 12px;
	color: #999999;
	padding-right: 20px;
}
#contenido ul li.separador{
	width:870px;
}
#contenido ul li a{
	font-size: 12px;
	color: #E74016;
	text-decoration: none;
}



/*-----------------------------bloques-----------------------------*/
.bloque_1{
	display:block;
	float:left;
	width:930px;
	padding-left: 20px;
}
.bloque_2{
	display:block;
	float:left;
	width:930px;
	padding-left: 20px;
	padding-top: 35px;
}
.bloque_3{
	display:block;
	float:left;
	width:930px;
	padding-left: 20px;
	padding-top: 35px;
}
.bloque_4{
	display:block;
	float:left;
	width:930px;
	padding-left: 20px;
	padding-top: 35px;
	background-image: url(../img/fondo_destacados.jpg);
	background-position: 20px 55px;
	background-repeat: no-repeat;
}
.bloque_anuncios{
	display:block;
	float:left;
	width:730px;
	padding-left: 110px;
	padding-bottom: 20px;
}

.bloque_izquierdo1{
	display:block;
	float:left;
	width:600px;
}
.bloque_derecho1{
	display:block;
	float:left;
	width:310px;
}


/*----------------------contenidos bloques--------------*/


.bloque_1 p.texto_rss{
	display:block;
	float:left;
	width: 580px;
	font-weight: bold;
	color: #E74016;
	background-image: url(../img/ico_rss.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 8px;
}
.bloque_1 p.txt_noticias{
	display:block;
	float:left;
	width: 550px;
	font-size: 10px;
	color: #828080;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
	line-height: 15px;
}
.bloque_1 p.txt_noticias a{
	font-size: 10px;
	font-weight: bold;
	color: #828080;
}
.bloque_1 a.visitar_blog{
	display:block;
	float:left;
	width: 550px;
	padding-left: 20px;
	color: #E74016;
	font-weight: bold;
	font-size: 10px;
}


.bloque_1 p.texto_ultimos_enlaces{
	display:block;
	float:left;
	width: 280px;
	font-weight: bold;
	color: #E74016;
	background-image: url(../img/ico_enlaces.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 8px;
}
.bloque_1 p.txt_enlaces{
	display:block;
	float:left;
	width: 280px;
	font-size: 10px;
	color: #828080;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
	line-height: 15px;
}
.bloque_1 p.txt_enlaces a{
	font-size: 10px;
	font-weight: bold;
	color: #828080;
}


.bloque_2 p.texto_comentarios{
	display:block;
	float:left;
	width: 580px;
	font-weight: bold;
	color: #E74016;
	background-image: url(../img/ico_rss.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 8px;
}
.bloque_2 p.txt_comentarios{
	display:block;
	float:left;
	width: 550px;
	font-size: 10px;
	color: #828080;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
	line-height: 15px;
}
.bloque_2 p.txt_comentarios span{
	font-size: 10px;
	font-weight: bold;
	color: #828080;
}
.bloque_2 p.txt_comentarios a{
	font-size: 10px;
	color: #828080;
}
.bloque_3 p.otros_enlaces{
	display:block;
	float:left;
	width: 890px;
	font-weight: bold;
	color: #E74016;
	background-image: url(../img/ico_otros.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 8px;
	background-position: 4px 0px;
}
.bloque_2 p.txt_comentarios  a.leer_articulo{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.bloque_3 p.txt_enlaces{
	display:block;
	float:left;
	width: 280px;
	font-size: 10px;
	color: #828080;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
	line-height: 15px;
}
.bloque_3 p.txt_enlaces a{
	font-size: 10px;
	font-weight: bold;
	color: #E74016;
}


.bloque_4 p.enlaces_destacados{
	display:block;
	float:left;
	width: 890px;
	font-weight: bold;
	color: #E74016;
	background-image: url(../img/ico_destacados.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 8px;
	background-position: 0px 3px;
}
.bloque_4 p.txt_destacados{
	display:block;
	float:left;
	width: 280px;
	font-size: 10px;
	color: #2C2826;
	padding-left: 20px;
	padding-top: 5px;
	line-height: 15px;
	height: 65px;
}
.bloque_4 p.txt_destacados a{
	font-size: 10px;
	font-weight: bold;
	color: #E74016;
}


/*--------------------------------links-------------------------*/
#links_categoria{
	display:block;
	float:left;
	width:560px;
	padding-left:200px;
	padding-right:200px;
	padding-top: 20px;
}
#links_categoria a.link{
	display:block;
	float:left;
	width:560px;
	font-size:14px;
	color:#E74016;
	font-weight:bold;
	text-decoration:none;
}
#links_categoria p{
	display:block;
	float:left;
	width:560px;
	
	font-size:11px;
	color:#000000;
}
#links_categoria p.url{
	display:block;
	float:left;
	width:560px;
	font-size:11px;
	color:#E74016;
}
#ruta_enlace{
	display:block;
	float:left;
	width:560px;
	
	font-size:11px;
	color:#000000;
	padding-bottom: 25px;
}
#ruta_enlace a{
	
	font-size:11px;
	color:#000000;
}


/*--------------*/
#form_sugerir{
	display:block;
	float:left;
	width:960px;
}

/*-------------------formas de pago-----------------*/
.label_formas_pago{
	display:block;
	float:left;
	width:630px;
	padding-left: 160px;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.label_formas_pago span{
	font-weight:bold;
	font-size: 16px;
}
a.finalizar_pedido{
	background-image:url(../img/fondo_boton.gif);
	background-repeat:no-repeat;
	font-size:10px;
	display: block;
	float: right;
	width: 66px;
	text-align: center;
	font-weight: bold;
	color: #4B8594;
	padding-top: 6px;
	padding-bottom: 7px;
	text-decoration: none;
}
p.texto_confirmacion{
	display:block;
	float:left;
	width:630px;
	font-size:14px;
	padding-left: 160px;
	padding-bottom: 20px;
	padding-top: 20px;
}
p.texto_confirmacion b{
	display:block;
	font-size:14px;
	background-color: #FFFFCC;
	text-align: center;
	line-height: 22px;

}
#boton_formulaio{
	display:block;
	float:left;
	width:790px;
}

/*---------------------links pie-----------------*/
#links_pie{
	display:block;
	float:left;
	width:960px;
}
#links_pie a{
	display:block;
	float:right;
	width:150px;
	text-align:center;
	
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
