/********************** <General> **********************/
@import url("contacto.css");
@import url("slideshow1.css");
@import url("lightbox.css");
@import url("retocado.css");

* {margin: 0; padding: 0;}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
	color: #000;
	background:#21436B url(../images/bg_body.jpg) repeat-x left top;
	}

h1, h2, .accesibilidad{display: none;}
h3{/* T?tulos de secciones*/
	display: inline;
	float: left;
	width: 400px;
	height: 30px;
	margin: 10px 0 7px 10px;
	padding: 3px 0 0 50px;
	background:url(/images/fondo_nombre_seccion.jpg) no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight: normal;
	color:#21436B;
	}

h4{ /* T?tulos de noticis y t?tulos dentro de e_texto */
	clear:both;
	margin: 0 20px 10px 20px;
	padding: 3px 0 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	font-weight: normal;
	color:#21436B;
	border-bottom:1px solid #06F;
	}
h4 strong{
	display: block;
	margin: 5px 0 0 0;
	font-weight: normal;	
	}
h4 em{
	display: block;
	margin: 20px 0 0 0;
	font-style:normal;
	font-size:18px;
	}

h5{ /* T?tulos de noticis y t?tulos dentro de e_texto */
	clear:both;
	margin: 10px 20px;
	padding: 3px 0 0 30px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:15px;
	background:url(../images/camera.jpg) no-repeat left top;
	font-weight: normal;
	color:#06F;
	}
h6{ /* T?tulos de noticis y t?tulos dentro de e_texto */
	clear:left;
	margin: 5px 10px;
	padding: 3px 0 0 20px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight: normal;
	color:#06F;
	}
		
h6.titulos_derecha {
	float:right;
	margin:-20px 20px 0 20px !important;
	margin:-20px 20px 0 10px;
	padding:0;
	clear:none;
	width:350px !important;
	width:380px;	
}
a{text-decoration: none;}

.no_fondo{background: none;}
strong{color: #21436B}

p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
	color: #142841;
	text-indent:0px;
	line-height: 145%;
	padding: 0 20px 10px 20px;
	/*background:url(/images/bullet.gif) no-repeat 20px 3px;*/	
	}
	
ol{list-style:none;}

img{border:0;}

#contenedor{
	width: 750px;
	margin: auto;
}
/********************** </General> **********************/
/********************** <Cabecera> **********************/
#cabecera{
	float:left;
	width:750px;
	height:60px;
}
#cabecera a{outline: none;}
#cabecera img{float: left;}
/********************** </Cabecera> **********************/
/********************** <Men?> **********************/
#menu{
	float:right;
	width:460px;
	height:30px;
	list-style:none;
	margin: 30px 0 0 10px;
}

ul#menu li{
	float: left;
	padding: 0 3px 0 0;
	}
	

ul#menu li a{
	display: block;
	float:left;
	/*width: 72px;*/
	height: 22px;
	padding: 8px 4px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align: center;
	background:url(/images/pestanya_a.jpg);	
	}
ul#menu li a:hover, #activo{
	background:url(/images/pestanya_b.jpg);
	}

#boton_empresa, #boton_info, #boton_catalogo, #boton_servicios, #boton_contacto{
	background:url(/images/pestanya_a.jpg) no-repeat;
	}
/********************** </Men?> **********************/
/********************** <Contenido> **********************/
#contenido{
	width: 750px;
	overflow:hidden;
	clear:both;
	min-height: 400px;
	height: auto;
	background: #4680C6;
	position:relative;
	}

#imagen_grande{
	width: 730px;
	height: 285px;
	
	margin: 10px;
	}
.imagen_grande_foto{
	background: url(/images/imagen_informacion.jpg);
	}
#contenido object{ /* El flash */
	margin: -8px 0 0 -10px;
}

#banderas{
	float:right;
	width:100px;
	height:40px;
	margin: 10px 0 7px 10px;
	padding: 3px 0 0 10px;
	list-style:none;
	}
#banderas li{
	float:left;
	padding: 0 10px 0 0;
	}
#banderas img{
	margin: 15px 0 0 0;
	}
	/********************** <contenido_texto> **********************/
	#migas_pan{
		clear: both;
		width: 750px;
		height: 30px;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 11px;
		float:left;
		display:block;
		padding: 10px 0 0 20px;
		background: #FFF url(../images/fondo_home.jpg) repeat-x left top;		
		text-transform:capitalize;
		}

	#migas_pan a {
		color:#666;	
		border-bottom:1px solid #CCC;
	}
	#migas_pan a:hover{
		color:#333;
		border-bottom:1px solid #4680C6;	
		}
	#contenido_texto{
		overflow:hidden;
		clear: both;
		width: 750px;
		min-height:300px;
		height:auto;
		padding: 0px 0 10px 0;
		background: #FFF;
		}
	#contenido_texto p {
		margin:0px 20px;
		clear:both;
	}
	#contenido_texto a{
		font-weight:bold;
		border-bottom: 1px dashed #FFF;
		color: #21436B;
		}
	#contenido_texto a:hover{border-bottom: 1px solid #FFF; color: #4680C6;}
	#contenido_texto h5 {
		margin:10px 40px;	
	}
	#contenido_texto ul {
		list-style:none;
		margin:0 0 10px 0;
	}
	#contenido_texto dl {
		margin:0px 20px;
		padding: 0 0px 15px 20px;
		float:left;
		width:660px;
	}	
	#contenido_texto dl dt{
		margin:25px 0 10px 0;
		font-size:1.3em;
		background:url(/images/bullet3.gif) no-repeat left center;
		padding:0 0 0 20px;		
	}	
	#contenido_texto form dl dt{
		margin:15px 0 0 0;
		background:none;
		padding:0;
		font-size:1em;
		border:none;
	}		
	#contenido_texto dl dd{
		border-bottom:1px dotted #CCC;
	}
	#contenido_texto form dl dd{
		border:none;
	}		
	
	#contenido_texto ul li{
		margin:0px 40px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:12px;
		text-align: justify;
		color: #142841;
		text-indent:0px;
		padding: 0 0px 0px 20px;
		background:url(/images/bullet.gif) no-repeat left center;
	}
	#contenido_texto li dt{
		padding:0 0 0 20px;
	}
	#contenido_texto li dd{
		padding:0 0 0 20px;
	}

		/********************** <NOTICIAS> *************************************/
		#noticias{
			width:650px;
			padding: 10px 50px;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			color:#142841;
			}
		#noticias p{
			margin:0 50px;
			text-indent:0;
			line-height: 145%;
			background:none;
			}
		#noticias h4{
			margin: 20px 0 10px -10px;
			padding: 0 -20px -10px -20px;
			}
		#noticias h4 strong{
			display:block;
			margin: -25px 0 0 0;
			font-weight:normal;
			}
		#anterior_siguiente{
			float:right;
			padding: 20px 20px 0 0px;
			text-align:right;
			}
		#paginacion{
			float:left;
			padding: 20px 20px 0 20px;
			color: #F59B00;
			}
		#paginacion strong{
			color: #F59B00;
			}
		#anterior_siguiente a, #paginacion a{
			font-weight: normal;
			color: #F59B00;
			}
		#anterior_siguiente a:hover, #paginacion a:hover{
			color: #FFBD4F;
			}
		/********************** </NOTICIAS> *************************************/
		/********************** <CONTACTO> *************************************/
		#contenido_contacto{
			float:left;
			width: 450px;
			padding: 10px 0 0 0;
			background: #FFF;
			}
		#contenido_contacto img{
			margin:0 0 0 30px;
			}
		#contenido #contenido_texto #contacto_distribuidores{
			float:right;
			display: inline;
			width: 300px;
			padding: 10px 0 0 0;
			margin:0;
			background: #FFF;
			}
		#contenido #contenido_texto #contacto_distribuidores h4{
			padding:0 0 0 20px;
			margin:0 0 10px 0px;
			}
		#contenido #contenido_texto #contacto_distribuidores h5{
			padding:0 0 0 20px;
			margin:0 0 0 00px;
			}
		#contenido #contenido_texto #contacto_distribuidores ul{
			list-style: none;
			margin:0 0 0 -20px;
			}
		#contenido #contenido_texto #contacto_distribuidores ul li{
			padding:0 0 20px 0;
			background:none;
			}
		#contenido #contenido_texto #contacto_distribuidores ul li p{
			text-indent:0;
			line-height: 145%;
			background:none;
			margin:0 0 5px 0;
			padding:0;
			}
		
		#contenido_contacto a, #contacto_distribuidores a{
			font-weight: bold;
			color: #21436B;
			}
		#contenido_contacto a:hover, #contacto_distribuidores a:hover{
			color: #4680C6;
			}
		#contenido #contenido_texto #contacto_distribuidores p.gps{
			display: block;
			margin: 0 0 0 00px;
			}
		#contenido #contenido_texto p#plano_situacion{
			text-align:center;
			}
		/********************** </CONTACTO> *************************************/
		/********************** <CAT?LOGO> *************************************/
		#categorias_catalogo{
			width:450px;
			height:150px;
			list-style:none;
			margin: 30px auto;
			padding:10px 0 10px 20px;
			border-top:1px solid #CCC;
			border-bottom:1px solid #CCC;			
			}
		#categorias_catalogo span{ /* Los t?tulos de las categor?as */
			margin:0 0 0 0px;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:13px;
			font-weight: normal;
			color:#142841;
			}
		#centrado_alucasa{margin: 0 0 0 0px;}
		#cat_alucasa{
			float:left;
			text-align:center;
			}
		#cat_movilcasa{
			float:left;
			text-align:center;
			}
		#cat_camelot{
			float:left;
			text-align:center;
			}
		#imgs_cat{
			display: inline;
			float:left;
			width: 330px;
			height: 270px;
			margin: 0 0 0 22px;
			}
		.imgs_cat{
			float:left;
			margin: 0 0 0 32px;
			padding:1px;
			border:1px solid #CCC;			
			}
		#primera_foto_categoria {
			float:left;
			text-align:center;
			width:45%;
			}
		#primera_foto_categoria img{
			padding:1px;
			border:1px solid #CCC;
			margin:18px 0 0 0;
			}
			
		/********************* categoria *********************/
		#exteriores_categoria {
			float:right;
			width:50%;
			color:#06F;
			text-align:center;
			background:none;
			text-transform:uppercase;
			margin:0 0 5px 0;
		}
		#ver_subcategorias {
			width:100%;
			color:#06F;
			text-align:center;
			background:none;
			text-transform:uppercase;
		}
		#fotos_categoria{
			width:46% !important;
			width:47% !important;
			/*display:inline;*/
			float:right;
			list-style:none;
			margin: 0px 20px 0 0;			
			background:#EEE;
			border:1px solid #CCC;
			padding: 0 0 5px 0;
			}
		#fotos_categoria li{
			float:left;
			margin: 5px 0 0 5px;
			background:white;			
			text-align:center;
			}
		#fotos_categoria li a{
			width:100px;
			height:103px;
			line-height:102px;
			padding:3px 3px 0 3px;
			display:block;
			border:1px solid #CCC;
			}	
		#fotos_categoria li a:hover{
			border:1px solid #999;
		}
		#fotos_categoria li a img{				
			padding:0;
		}
		#fotos_categoria2{
			clear:both;
			display: inline;
			float:left;
			width:100%;
			list-style:none;
			margin: 25px 0 0 20px;
			}
		#fotos_categoria2 li{
			width:100px;
			height:100px;
			float:left;
			margin: 0 20px 20px 0;
			}
		#categoria_tipos{
			width:420px;
			height:80px;
			list-style:none;
			margin: 10px auto;
			text-align:center;
			display:block;
			background:#eee;
			padding:5px 5px 15px 5px;
			}
		#categoria_tipos li{
			float:left;
			margin: 10px;
			display:block;
			background:white;
			padding:0;
			border:1px solid #CCC;			
			}
		#categoria_tipos li img{			
			padding:5px;
			border:none;			
			}
		#categoria_tipos li a {
			border:none;
			margin:0;
			padding:0;
		}
		#categoria_tipos li a:hover {
			border:none;
			margin:0;
			padding:0;
		}		
		#descripcion_cat{
			clear: both;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:13px;
			text-align: justify;
			color: #142841;
			line-height: 145%;
			padding: 0 50px;
			}
		#descripcion_cat ul{
			margin: 0 0 0 15px;
			list-style:none;
			}
		#descripcion_cat li{
			background:url(images/bullet2.gif) no-repeat left top;
			padding-left:15px;
			}

		.display{
			display:block;
			margin: 15px 0 0 0;
		}
		/********************* lista_productos *********************/
		#listado_productos dt {
			float: left;
			clear: left;
			display:inline;
			width: 160px;
			margin: 0 0 0 32px;
			padding: 0 20px 0 0;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-align:center;
			}
		#listado_productos a {
			color:#2F5C95;
			}
		#listado_productos a:hover {
			color:#1D395C;
			}
		#listado_productos img{
			display:block;
			border:1px solid #CCC;
			padding:3px;
			}
		#listado_productos dd {
			margin: 0 0 30px 33px;
			}
		#listado_productos p{
			min-height:120px;
			height:auto;
			text-indent:0;
			line-height: 145%;
			background:none;
			padding: 10px 20px 0 0;
			}
		/********************* detalle_producto *********************/
		#fotos_producto{
			height:300px;
			list-style:none;
			margin: 20px 0 0 25px;
			}
		#fotos_producto li{
			width:160px;
			height:180px;
			float:left;
			margin: 0 20px 20px 0;
			}
		#fotos_producto li img {
			border:1px solid #CCC;
			padding:3px;
			}
		/********************** </CAT?LOGO> *************************************/
		/********************** <ENLACES> *************************************/
		#contenido #contenido_texto #enlaces{
			float:left;
			display: inline;
			width: 700px;
			margin: -2px 20px 0 0;
			background: #FFF url(../images/foto_derecha_enlaces.jpg) no-repeat right top;
			min-height:230px;
			height:auto !important;
			height:230px;
			}
		#contenido #contenido_texto #enlaces h5{
			clear:both;
			margin: 10px 20px;
			padding: 3px 0 0 10px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:19px;
			font-weight: normal;
			color:#21436B;
			border-bottom:1px solid #06F;
			}
		#contenido #contenido_texto #enlaces ul{
			list-style: none;
			margin:0 0 20px 15px;
			}
		#contenido #contenido_texto #enlaces ul li{
			margin-bottom:5px;
			padding:0 0 0px 45px;
			background:url(/images/bullet.gif) no-repeat 20px 3px;
			}
		#contenido #contenido_texto #enlaces ul li p{
			text-indent:0;
			line-height: 145%;
			background:none;
			margin:0 0 5px 50px;
			padding:0;
			}
		
		#contenido #contenido_texto #enlaces a{
			margin:0 0 5px 0px;
			font-weight: bold;
			color: #21436B;
			}
		#contenido #contenido_texto #enlaces a:hover{
			color: #4680C6;
			}
		/********************** </ENLACES> *************************************/
	/********************** </contenido_texto> **********************/
/********************** </Contenido> **********************/
	/********************** <Pie> **********************/
#pie{
	width: 750px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:75px 0 0 0;	 
	text-align: left;
	color: #EEE;
	text-align:center;	
	float:left;
	clear:both;
	background:url(../images/bg_pie.jpg) no-repeat left top;
	}
	
#pie a.campingred {
	float:right;
	width:160px;
	height:62px;
	margin:-80px 15px 0 0;
	display:block;
	border:0;
}

#pie a.campingred span {
	display:none;
}

#pie div {
	width: 750px;
	clear:both;
}
#pie div a{
	font-weight:bold;
	border-bottom: 1px dashed #FFF;
	color: #EEE;
	}
#pie div a:hover{border-bottom: 1px solid #FFF;}




/********************** </Pie> **********************/
/***********<formulario>*******************************************/
#formulario{
	padding:0 0 10px 20px;

	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
	color: #000;

	line-height: 145%;

	}

#formulario dt {
	margin-top:10px;
}
#formulario dd {
	margin-left:10px;
	padding-top: 5px;
}
.caja_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #7F9DB9;
	color:#666666;
}

.boton_form{
	display:inline;
	border: 1px solid #4D6C8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:2px;
	background-color:#fff;
}
/***********</formulario>*******************************************/

#idiomas {
	float:right;
	margin:18px 20px 0 30px !important;
	margin:18px 10px 0 30px;	
	width:55px;
	display:block;
}

#idiomas ul  {
	float:right;
	width:55px !important;
	width:60px;	
	height:18px;
	padding:1px 0 0 10px !important;
	padding:1px 0 0 5px;	
	background:url(../images/bg_idiomas.jpg) no-repeat left top;
	list-style:none;
}

#idiomas li {
	float:left;
	margin:0 0 0 5px;
}


#ofertas{/* OFERTAS */
	float: right;
	display:block;
	width: 116px;
	height: 29px;
	margin:8px 0 0 0;
	padding: 7px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	text-align:center;
	font-weight:bold;
	letter-spacing:-1px;
	color:#21436B;
	background:url(../images/bg_ofertas.jpg) no-repeat left top;
	}
	
#ofertas:hover{/* OFERTAS */
	background:url(../images/bg_ofertas.jpg) no-repeat right top;
	color:white;
	}	