/* CSS Document */
.contenido{ /*index, que contiene la pagina principal de prueba.*/
	font-family:Trebuchet MS, Times New Roman;
	padding:20px;
	font-size:12px;
}
.construccion{
	margin:0px auto;
	width:750px;
}
/**********************************************************************/
div{
	/*border:1px solid #3333FF;*/
}
html{
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	width:100%;
}

/*div{
	border:1px solid #990033;
}*/

h2{
	/*font-size:16px;
	font-weight:bold;
	color:#669999;
	padding-left:10px;*/
	font-size:25px;
	font-weight:normal;
	color:#669999;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
}

h3{
	font-size:25px;
	font-weight:normal;
	color:#666666;
	margin:0;
	padding:0;
}

h2 a{
	/*font-size:16px;
	font-weight:bold;
	color:#669999;
	padding-left:10px;*/
	font-size:25px;
	font-weight:normal;
	color:#669999;
}

a{
	color:#999999;
	text-decoration:underline;
}

#container{ /*contiene toda la pagina, todo esta dentro de este div*/
	padding:0px;
	margin:0px;
	
}

#intro{ /*fondo de la cabecera de la pagina */
	background-image:url(../img/fondo_cabecera.jpg);
	background-repeat:repeat-x;
	height:66px;
	margin:0px;
	padding:0px;
	width:100%;
}

#intro #header h1{
	padding:0px;
	margin:0px;
	width:100%;
}

#intro #header h1 a{
	width:100%;
	height:66px;
	display: block;
	text-decoration: none;
}

#intro #header h1 a span{
	visibility:hidden;
}

#menu{
	width:100%;
}

#menu .botones_menu{
	width:1000px;
}

#menu img{ /*menu principal de la pagina.*/
	float:left;
}

#breadcrums{ /*menu de migas de pan de la pagina*/
	border-bottom:1px solid #CCCCCC;
	padding:5px 0px 5px 0px;
}

#breadcrums a{
	color:#999999;
	text-decoration:underline;
}

#titulo_seccion{
	height:38px;
	width:1000px;
}

#titulo_seccion img{
	float:left;
}
#supportingCabecera{
	width:1000px;
}
#supportingText{ /*contiene el contenido de la pagina*/
	padding:10px 0px 10px 0px;
	width:1000px;
}

#footer{ /*contiene el pie de la pagina*/
	clear:both;
	text-align:center;
	padding-top:50px;
	width:100%;
	
}

#footer a{
	color:#669999;
	text-decoration:underline;
}

.input{
	background-image:url(../app/img/fondo_input.jpg);
	background-repeat:repeat-x;
}

/*****************************************
	BARRA
*****************************************/
.barra_buscador{
	height:38px;
	background-image:url(../img/fondo_buscar.jpg);
	background-repeat:repeat-x;
	float:left;
}

.fin_barra_buscador{
	height:38px;
	background-image:url(../img/fin_fondo_buscar.jpg);
	background-repeat:no-repeat;
	width:4px;
	float:left;
}

.barra_cesta{
	height:38px;
	background-image:url(../img/fondo_cesta.jpg);
	background-repeat:repeat-x;
	float:left;
	
}

.barra_cesta .texto_barra a{	
	text-decoration:underline;
	color:#FFFFFF;
}

.fin_barra_cesta{
	height:38px;
	background-image:url(../img/fin_fondo_cesta.jpg);
	background-repeat:no-repeat;
	width:4px;
	float:left;
}

.texto_barra{
	margin-top:7px;
	margin-left:7px;
	font-weight:bold;
}

.barra_cesta .texto_barra{
	margin-top:12px;
	color:#FFFFFF;
}

.barra_buscador a{
	color:#669999;
	font-weight:bold;
}

.barra_cesta a{
	margin:15px 10px 10px 15px;
	color:#99cccc;
	font-weight:bold;
}

/*****************************************
		Contenidos
*****************************************/
.contenido1{
	float:left;
	width:188px;
	padding:0;
	margin:0;
	z-index:10;
}

.contenido1 a{
	text-decoration:none;
	font-size:12px;
	color:#669999;
	font-weight:bold;
}

.cabecera_contenido1{
	background-image:url(../img/cabecera_submenu.jpg);
	background-repeat:no-repeat;
	width:188px;
	height:12px;
	font-size:1px;
}

.cuerpo_contenido1{
	background-image:url(../img/cuerpo_submenu.jpg);
	background-repeat:repeat-y;
	width:188px;
	height:730px;
}

.cuerpo_contenido1 .p_1 .boton_off .b2 {
	background-image:url(../img/boton_submenu_2category.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.pie_contenido1{
	background-image:url(../img/pie_submenu.jpg);
	background-repeat:no-repeat;
	width:188px;
	height:4px;
	font-size:1px;
}

.contenido1 .linea{
	background-image:url(../img/linea_submenu.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:2px;
	padding:0;
	margin:0;
	font-size:1px;
}

.contenido1 a{
	padding-left:15px;
}

.contenido2{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	z-index:20;
}

.clear{
	clear:both;
}

/*--------------------------------------------------------------------------
LOGO DE COMUNICA-WEB
--------------------------------------------------------------------------*/
#cw{
	text-align:justify;
	margin:30px auto;
	width:188px;
}
#cw #cw_logo{
float:left;
background-image:url(http://www.comunica-web.com/paginas-web-1.jpg);
width:40px;
height:60px;
overflow:hidden;
padding:0px;
margin:0px;
}
#cw #cw_logo h2{
padding:0px;
margin:0px;
}

#cw #cw_logo h2 a{
width:40px;
height:60px;
display: block;
padding: 0px;
margin: 0px;
text-decoration: none;
}
#cw #cw_logo h2 a span{
visibility:hidden;
}
#cw #cw_texto{

float:left;
}
#cw #cw_texto h3{
color:#999999;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:9px;
padding:0px 0px 0px 3px;
margin:0px;
}

#cw #cw_texto h3 a{
color:#999999;
text-decoration:none;
}
#cw #cw_texto #cw_marca a {
display:block;
padding-top:3px;
color:#666666;
}

/**************************************************************
			VENTANA1
**************************************************************/
.ventana1{
	width:374px;
}

.ventana1 .cabecera{
	background-image:url(../img/ventana1_1.jpg);
	background-repeat:no-repeat;
	width:188px;
	height:4px;
	font-size:1px;
}

.ventana1 .cuerpo{
	background-image:url(../img/ventana1_2.jpg);
	background-repeat:repeat-y;
	width:374px;
	min-height:105px;
}

.ventana1 .pie{
	background-image:url(../img/ventana1_3.jpg);
	background-repeat:no-repeat;
	width:188px;
	height:4px;
	font-size:1px;
}

.filtro{
	padding-left:10px;
	padding-top:0px;
	margin-top:0px;
}

.tachado{
	text-decoration:line-through;
}
.Estilo1 {color: #669999}
.arbitraje {
background-image:url(../img/distint_arbitraje.jpg);
background-repeat:no-repeat;
height:54px;
width:55px;
margin-top:40px;
margin-left:15px;

}

.oferta{
	color:#FF6600;
	font-weight:bold;
	font-size:11px;
}

/*******************************************************
Imagenes del catalogo
*******************************************************/
.imagen .cuerpo h1{
	padding:0px;
	margin:0px;
	width:120px;
}

.imagen .cuerpo h1 a{
	width:120px;
	height:100px;
	display: block;
	text-decoration: none;
	
}

.imagen .cuerpo h1 a span{
	/*visibility:hidden;*/
}

/*****************************************************
Tarjeta de pedido enviado y no enviado
*****************************************************/
.foto_tarjeta_email{
	background-image:url(../img/img_email.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:93px;
	float:left;
}
.tarjeta_email{
	background-image:url(../img/fondo_img_email.jpg);
	background-repeat:repeat-x;
	height:93px;
	width:350px;
	float:left;
	padding:0;
	margin:0;
}
.pie_tarjeta_email{
	background-image:url(../img/fin_fondo_img_email.jpg);
	background-repeat:no-repeat;
	width:6px;
	height:93px;
	font-size:1px;
	padding:0;
	margin:0;
	float:left;
}
.tarjeta_email p, .tarjeta_email h3{
	padding:0;
	margin:0;
	padding-left:10px;
	color:#FFFFFF;
}
