@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	
}
/*********************template_index*********/

#contenedor 
{  width: 840px;
	 
}
#header 
{ 
	 width:830px; 
}
#logo
{   width:164px;
	height:59px;
	float:left;
}

#buscador
{ width:252px;
  height:59px;
  float:left;
    
}
#ofertas
{ width:140px;
  height:59px;
  float:left;
}
#noticias
{ width:143px;
  height:57px;
  float:left;
}
#carrito
{ width:48px;
  height:53px;
  float:left;
  padding:7px 0px 0px 10px;
}
#menu
{ width:830px;
  height:45px;
  float:left;
  
}
#center
{width:830px;
 float:left;
 padding:5px 0px 0px 0px; 
}
#articulo
{ width:160px;
height:auto;
float:left;
padding: 5px 5px 5px 10px;

/*overflow:hidden;*/
background:#FFFFFF; 
}
#articulo h1
{font-size:12px; 
 
}


#opciones
{ 
width:550px;
float:left;
padding:10px 0px 0px 0px;
background:#FFFFFF;
min-height:220px;
}
#footer
{ width:803px;
min-height:250px;
_height:250px;
}
#abajo
{ width:780px;
float:left;
text-align:right;
 
}
#abajo1
{ width:830px;
float:left;
text-align:right;
padding:0px 0px 0px 0px;

 
}


a{
color:#000000;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.subtitulo 
{
	font-size: 12px;
	font-weight: bold;
	color: #A5A9AC;
}

#menu_desp
{ width:763px;
  background:#8298b0;
  height:40px;
}
/*************************template interior******/
#contenedor2
{     width:840px;
	 margin: 0 auto 0 auto;	 
}

#contenedor1 
{     width:760px;
	 margin: 0 auto 0 auto;	 
}
#contenedor_interior
{width:780px;
float:left;

}
#contenedor_interior1
{width:auto;
}
#contenedor_interior2
{width:auto;
float:left;
padding:0px 0px 0px 0px;



}
#diseno
{  
   float:right;
  text-align:right;
  font-size:9px;
  color:#666666;
   padding:30px 5px 0px 0px;
   }
   #diseno a
   {color:#333333;
   }
   #diseno a:hover
   {color:#333333;
    text-decoration:none;
   }
 

 

#contenedor_flash
{width:50px;
float:left;
min-height:600px;
padding:110px 0px 0px 0px;
}
#header_interior { 
	 width:780px; 
}

#menu_interior
{ width:780px;
  height:45px;
  float:left;
  
}
#center_interior
{width:780px;
 float:left;
 background:#ebeff3;
 min-height:450px;
 _height:450px;
 overflow:hidden;
 }

#footer_interior
{ width:790px;
min-height:250px;
_height:250px;
background:#FFFFFF;
float:right;


}
#abajo
{ width:780px;
float:left;
text-align:right;
background:#FFFFFF; 
}


/***************************** Estilos para  Formularios  modificado*****************************/


ul#forms{
		list-style:none;
}
ul#forms li{
	margin: 10px 0px 5px 0px;
	
	
}
ul#forms li div{
		width:185px;
		float:left;
		display:block;
		font-weight:bold;
		padding: 0px 5px 0px 0px;
		margin:0px;
		color:#000000;
		
	}
ul#forms li div.comentario{
font-weight:normal;
}
	
input[type=text],textarea {
	border:1px solid #006699;
}
input[type=text]:focus, textarea:focus{
	border:1px dotted #006699;
	background-color:#CFDCE0;
	
}
input[type=submit]{
border: 1px solid:#006699;
color:#000000;
}
input[type=reset]{
border: 1px solid:#006699;
color:#000000;}

input[type=button]{
border: 1px solid:#006699;
color:#000000;
	

}
/*****************************  Estilos para Mapa del sitio *****************************/

	ul#site_map li{
	font-weight:bold;
	font-size:14px;
	margin:0 0 0 20px;
	padding:0 0 10px 30px ;
}

ul#site_map li ul li{
	font-size:12px;
	font-weight:normal;
	margin:0 0 0 20px;
	padding:0 0 10px 30px ;
}

ul#site_map li ul li ul li{
	font-size:10px;
	font-weight:normal;
	margin:0 0 0 20px;
	padding:0 0 10px 30px ;
}

/************************* Paginador modificado A********************************************************/
.pagination {
    float:none;
	text-align:center;
	background-color:#8298B0;
	
	color:#FFFFFF;
	height:24px;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:3px 0px 0px 0px;
	
	}

.pagination a {
	
	
	font-weight:bold;
	color:#FFFFFF;
	
	}

.pagination a:hover,
.pagination a:active {
	
	/*background-color:#CFDCE0;*/
	color:#FFFFFF;
	font-weight:bold;

}
.pagination .current {
	
	font-weight: bold;
	/*background-color:#CFDCE0;	*/
	color:#FFFFFF;
}
.pagination .disabled {
	
	color:#FFFFFF;
}
.pagination_left
{
float:left;
padding:0px 0px 0px 20px;
}
.pagination_center {
    text-align:center;
	background-color:#8298B0;
	color:#FFFFFF;
	height:24px;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:3px 0px 0px 315px;
	
	}
/**************************stylos corregidos***********/
.select_letra
{ 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccccc;
	
	
}

.contenedor_interno
{
text-align:left;
background:#ebeff3;
padding:10px 10px 0px 10px;

}
#herramientas{
text-align:right;
padding:0px 7px 2px 0px;
/*border-bottom:2px solid #8298B0;*/

}
/*********************Estilos Generales******************/
h3{
	color:#003366;
	text-align:left;
	text-transform:uppercase;
	font-size:13px;
	padding:5px;
	
	}

a{
	/*color: #333333;*/
	color:#0099CC;
	text-decoration: none;
}

a img {
border:none;

}

a:hover {
	color: #333333;
	text-decoration: underline;
}
.subtitulo {
	font-size: 12px;
	font-weight: bold;
	color: #A5A9AC;
}
.pie, .pie:link, .pie:visited, .pie:active  { font-size: 9px; color: #666666; text-decoration: none; font-weight: normal; }
.pie:hover {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.titulo {
	font-family: "Arial", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #A5A9AC;

}
.prods {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.prodsTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:auto;
	font-weight: bold;
	
	
	}
.prodsRojo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #738CA8;
}
.Arial {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.prods_detalle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

/*************************************/

/**Estilos adicionales*/
/*** estilos elaborados por carmen***/
.lista_noticias{
text-align:left;
padding:10px 5px;
/*height:110px;*/
height:auto;
width:749px;
background:#FFFFFF;
border:solid 1px #ebeff3;

}

	.lista_noticias h3{
	color:#003366;
	text-align:left;
	text-transform:uppercase;
	font-size:12px;
	
	}

	/*.lista_noticias img{
	/*width:120px;
	height:90px;
	
	}*/

	.lista_noticias a{
	text-align:right;
	color:#0099CC;
	}

/*esta es la lista de categorias*/

.list_category{

padding:6px;
height: 139px;
width:138px;
background:#FFFFFF;
float:left;
border: 1px solid #EBEFF3;


}

.list_products{
padding:5px;
height:253px;
width:140px;
background:#FFFFFF;
float:left;
border: 1px solid #EBEFF3;
}
	.list_products h1{
	padding:2px;
	height:40px;
	width:140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	
	}

.list_details{
background:#ebeff3;

}

			
			.list_details div{
			float:left;
			background:#FFFFFF;
			width:581px;
			padding:3px;
			
			
			}
			
					.list_details div h1{
					background:#ebeff3;
					width:571px;
					height:auto;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size:10px;
					text-align:left;
					padding:5px;
		
					}
			
					.list_details div p{
					padding:5px;
					
					
					}
			
			
.list_detail_color{
background:#ebeff3;
width:571px;
height:auto;
}
/*Para las peguntas y respuestas del consultorio*/
.answer{
/*background-color:#FFFFFF;
color:#003366;
border: 1px solid #003366;
padding:0 0 0 10px;
 -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  behavior: url(border-radius.htc);*/
background-color:#FBFDFF;
border: 1px solid #89B0D8;
/*CornflowerBlue;*/
color:#333366;
margin: 5px auto;
padding: 10px;
text-align: center;
width: 600px;

-moz-border-radius: 10px 30px;
-khtml-border-radius: 10px 30px;
-webkit-border-radius: 10px 30px;
border-radius: 10px 30px;
}
/***********************/

#opciones select {z-index:2}

/*para elbuscador y los link negros*/
.link_negro{ color:#000000;}
.boton_buscador_noticias{

/*float:left;*/
	
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
	/*background:#8298B0;*/
width:63px;
height:17px;
}






.boton_buscador{

float:left;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 13px 10px  9px 10px;
	background:#8298B0;
width:63px;
height:17px;
}

.prodsBlanco {/*buscadores por criterio*/

	float:left;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 0 10px 3px;
	background:#8298B0;
	border-right:1px solid #FFFFFF;
width:221px;
height:28px;
}
.prodsBlanco_input {/*buscadores por criterio*/

	float:left;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 0 9px 3px;
	background:#8298B0;
	border-right:1px solid #FFFFFF;
width:221px;
height:26px;
}
/*ultimos cambios*/


.borde 
{

 border:1px  #000066 solid;
  
}
.texto_blanco {
	color: #FFFFFF;
	font-weight: bold;
	
}
.slogan {
	font-family: "Arial", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #A5A9AC;
	padding:0px 0px 10px 0px;
}
.descripcion
{ border-bottom:1px #000000 dotted;
border-top:1px #000000 dotted;
background:#FFFFFF;
}

.descripcion1{



float:left;
padding:5px;

}

input [type=reset]{
border: 1px solid:#006699;
	background-color:#FFFFFFF;
	color:#FFFFFF;
}
.titulo_iqz{
float:left;
vertical-align:top;

}

.carrito_interior
{ width:48px;
  height:57px;
  float:left;
  color:#FF3300;
  padding:0px 0px 0px 0px;
}

	.carrito_interior a{
		color:#FF3300;
		text-decoration:none;
		text-align:center;
	}
	
	
	.carrito_interior a:hover{
		color:#FF0000;
		font-weight:bold;	
			text-decoration:none;
		text-align:center;
	}

.carritosin
{
background:#FFFFFF;
width:40px;
height:45px;
text-align:center;
padding:10px;

}

.carritocon 
{
background:#FFFFCC;
width:60px;
height:45px;
color:#FF3300;
text-align:center;
padding:4px;
}

	.carrito_a a{
		color:#FF3300;
		text-decoration:underline;
		text-align:center;
	}
	
	
	.carrito_a a:hover{
		color:#FF0000;
		font-weight:bold;	
			text-decoration:underline;
		text-align:center;
	}
		.carrito_a img{
			width:29px;
			height:30px;
			border:none;
			margin:0px; 
			text-align:center; 
			
		}

.test_link a{
		color:#FFFFFF;
		text-decoration: none;
		
	}
	
.test_link a:hover{
		color:#FFFFFF;
		font-weight:bold;		
		text-decoration: underline;
		
	}			

.noticias_abajo
{ text-align:left;
padding:10px;
width:140px;
}

/***************************ultimos estilos************************/
.titulo_detalle
{ font-size:14px;
}
.fondo
{ background:#FFFFFF;

}
.tamaño
{ font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.tamaño p
{ padding:4px;
}
.borde
{ border-right: 2px  #ebeff3 solid;
border-top: 0px #FFFFFF solid;
border-left: 0px #FFFFFF solid;
border-bottom:0px #FFFFFF solid;
}
/*estilos para lista de los articulos*/
.box{
border:none;
width:80px;
float:right;
text-align:right;
background-color:#EBEFF3;
font-weight:bold;
color:#0099CC;

}

.box:hover{
background-color:#CFDCE0;
color:#000000;
font-weight:bold;

}

.box2{

float:right;
padding:10px 5px 5px 5px;
}
.euro{

float:left;
padding:10px 5px 5px 0px;
}
.box2 input[type=text]
{
border:none;
float:right;
text-align:right;
width:50px;
color:#0099CC;
font-weight:bold;

}
.boton 
{ 

float:right;
text-align:center;

width:120px;
height:30px;
float:left;
font-weight:bold;
background:url(../images/botonera/bot_atras_3.jpg) no-repeat;
color:#000033;
font: Arial;

}

.boton:hover {
float:right;
text-align:center;
/*background-color:#EBEFF3;*/
font-weight:bold;
/*color:#0099CC;*/
width:120px;
height:30px;
float:left;
text-decoration:none;
background:url(../images/botonera/bot_atras_3_hover.jpg) no-repeat;

}



.boton_pregunta
{ 

/*border:solid 1px #0066CC;*/
/*width:80px;*/

text-align:center;
/*color:#FFFFFF;*/
width:160px;
height:30px;

font-weight:bold;
background:url(../images/botonera/bot_consulta_3.jpg) no-repeat;
/*background:#00366C;*/
}

.boton_pregunta:hover {
text-align:center;
/*background-color:#EBEFF3;*/
font-weight:bold;
/*color:#0099CC;*/
width:160px;
height:30px;
background:url(../images/botonera/bot_consulta_3_hover.jpg) no-repeat;
text-decoration:none;

}
.image{
float:right;
margin:0px 20px 0px 0px;
}