@charset "UTF-8";
/* CSS Document */



body{
	height:auto;
	background-image:url(imagenes/fondobackground.png);
	background-repeat:repeat;
	background-color:#595A7C;
	background-attachment: fixed;
	scrollbar-base-color: #E00079;
	margin:0 auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
a:link {
	color: #FEEB00;
	text-decoration: none;
}
a:visited {
    color: #FEEB00;
	text-decoration: none;
}
a:hover {
    color: #009DDF;
	text-decoration: none;
}
a:active {
    color: #009DDF;
	text-decoration: none;
	text-decoration: underline;
	
}


/*div, p, ul, h1, h2, h4, img, form, label{padding:0px; margin:0px;}
*/

/*----CUERPO----*/
#cuerpo{width:800px; height:auto; margin:0 auto 0 auto;}
/*----/CUERPO----*/


/*----CABECERA----*/
#cabecera_logotipo{width:400px; margin-top:0px;}
/*----/CABECERA----*/

#Map{width:400px; margin-top:0px;}

/*----MENU----*/
#menu{
	width:750px; 
	height:36px;
	padding-left:87px;
	background-image:url(imagenes/fondo_menu.png);
	background-repeat:no-repeat;
	}

.quienesSomos a { 
	width:175px;
	height:36px;
	float:left;
	background-image:url(imagenes/boton1.png);
	background-repeat:no-repeat;
}

.quienesSomos a:hover { 
	width:175px;
	text-align:center; 
	float:left;
	background-image:url(imagenes/boton1_rollover.png);
}

.quienesSomos a:active { 
	width:175px;
	text-align:center; 
	float:left;
	background-image:url(imagenes/boton1_rollover.png);
}


.contacto a { 
	width:130px;
	height:36px;
	float:left;
	margin-left:3px;
	background-image:url(imagenes/boton2_contacto.png);
	background-repeat:no-repeat;
}

.contacto a:hover { 
	width:130px;
	text-align:center; 
	float:left;
	margin-left:3px;
	background-image:url(imagenes/boton2_contacto_rollover.png);
}

.contacto a:active { 
	width:130px;
	text-align:center; 
	float:left;
	margin-left:3px;
	background-image:url(imagenes/boton2_contacto_rollover.png);
}


.disenos a { 
	width:130px;
	height:36px;
	float:left;
	margin-left:3px;
	background-image:url(imagenes/boton3_disenos.png);
	background-repeat:no-repeat;
}

.disenos a:hover { 
	width:130px;
	text-align:center; 
	float:left;
	margin-left:3px;
	background-image:url(imagenes/boton3_disenos_rollover.png);
}

.disenos a:active { 
	width:130px;
	text-align:center; 
	float:left;
	margin-left:3px;
	background-image:url(imagenes/boton3_disenos_rollover.png);
}


.hazTuPedido a { 
	width:180px;
	height:36px;
	float:left;
	margin-left:3px;
	background-image:url(imagenes/boton4.png);
	background-repeat:no-repeat;
}

.hazTuPedido a:hover {
	width:180px;
	text-align:center; 
	float:left;
	margin-left:3px;
	background-image:url(imagenes/boton4_rollover.png);
}

.hazTuPedido a:active {
	width:180px;
	text-align:center; 
	float:left;
	margin-left:3px;
	background-image:url(imagenes/boton4_rollover.png);
}

/*----/MENU----*/

/*----CONTENIDO----*/

#contenido {
	width:800px;
	height:auto;
	margin-top:10px;}

#contenido_header{
	height:24px;
	width:800px;
	background-image:url(imagenes/contenido_header.png);
	}
	
.cont {
		background-color:#FFF;
		}

	
.texto-secciones{
		width:280px;
		text-align:justify;
		margin-left:70px;
		margin-top:20px;
		height:auto;
		float:left;
		}
		
.imagenpag {
	width:50px;
	height:50px;
	margin-left:680px;}
	
.miniaturas{
	width:620px;
	margin-left:90px;
	height:400px;
	}

#contenido_contenido{
	width:800px;
	background-color:#FFF;
	height:auto;	
	margin-bottom:0px;
	padding-bottom:0px;
}

#contenido_contenido ul{
	margin-bottom:0px;
	padding-bottom:0px;
}


#ind #contenido_contenido {
	height: 280px;	
}


#contenido_footer{
	height:26px;
	width:800px;
	background-image:url(imagenes/contenido_footer.png);
	}


.secciones {
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	text-align:justify;
	color:#333333;
	margin-left:70px;
}


.Subtitulos {
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	margin-left:30px;
	text-align:justify;
	color:#666;
	margin-left:80px;
}

.entradilla {
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	text-align:justify;
	color:#666;}

.enlaces {
	font-size: 12px;
	text-decoration:none;
	text-align:justify;
	color:#F00079;
	font-weight:lighter;
}

.enlaces a {
	font-size: 12px;
	text-decoration:none;
	text-align:justify;
	color:#F00079;
	font-weight:lighter;
}

.enlaces a:visited {
	font-size: 12px;
	text-decoration:none;
	text-align:justify;
	color:#F00079;
	font-weight:lighter;
}

.enlaces a:hover {
	font-size: 12px;
	text-decoration:none;
	text-align:justify;
	color:#009DDF;
	font-weight:lighter;
}

.enlaces a:active{
	font-size: 12px;
	text-decoration:none;
	text-align:justify;
	color:#009DDF;
	font-weight:lighter;
}

.enlaces1 {
	font-size: 12px;
	text-decoration:none;
	text-align:justify;
	color:#F00079;
	font-weight:lighter;
	margin-bottom:10px;
	margin-top:10px;
}

.enlaces1 a{
	font-size: 12px;
	margin-left:20px;
	text-decoration:none;
	text-align:justify;
	color:##F00079;
	font-weight:lighter;
}

.enlaces1 a:hover{
	font-size: 12px;
	margin-left:20px;
	text-decoration:none;
	text-align:justify;
	color:#009DDF;
	font-weight:lighter;
}

.enlaces2 {
	font-size: 12px;
	margin-left:20px;
	text-decoration:none;
	text-align:justify;
	color:#F00079;
	font-weight:lighter;
	margin-top:10px;
}

.enlaces2 a{
	font-size: 12px;
	margin-left:20px;
	text-decoration:none;
	text-align:justify;
	color:#F00079;
	font-weight:lighter;
}

.enlaces2 a:hover{
	font-size: 12px;
	margin-left:20px;
	text-decoration:none;
	text-align:justify;
	color:#009DDF;
	font-weight:lighter;
}

.flash {
	margin-left:120px;
	margin-top:30px;}
	

.contenido {
	font-size: 12px;
	width:665px;
	text-align:justify;
	text-decoration:none;
	color:#6F747E;
	margin-left:70px;}
	
	.contenido a{
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color:#C80465;}
	
	.contenido a:hover{
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color:#009DDF;}
	
	
	.tarjetas {
	width:700 px;
	margin-left:70px;}

li {
	font-size: 12px;
	margin-left:70px;
	margin-top:10px;
	width:590px;
	text-align:justify;
	color:#6F747E;
	list-style-image:url(imagenes/flecha.gif);
}

li a{
	font-size: 12px;
	text-align:justify;
	color:#6F747E;
	list-style-image:url(imagenes/flecha.gif);
}

li a:hover{
	font-size: 12px;
	text-align:justify;
	color:#009DDF;
	list-style-image:url(imagenes/flecha.gif);
}

li ul li {
	font-size: 12px;
	margin-top:5px;
	width:590px;
	text-align:justify;
	margin-left:10px;	
	color:#6F747E;
	list-style-image:url(imagenes/flecha2.png);
}


#oficinas {
	height:500px;
	width:700px;
	margin-left:20px;
	font-size: 12px;
	text-align:center;
	text-decoration:none;
	float:left;
	color:#6F747E;}
	
.oficinas{
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	text-transform:capitalize;
	text-align:justify;
	color:#06F;}	
	
.consiga{
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	text-align:justify;
	color:#06F;}
	
.en-precio{
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	text-align:justify;
	color:#C80465;}

.index-tarjetasbaratas{
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	color:#06F;}	

.index-procesopedido{
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	text-align:right;
	color:#06F;}	

.index-texto1{
	font-size: 12px;
	text-decoration:none;
	text-align:left;
	color:#6F747E;
}

.index-texto2{
	font-size: 12px;
	text-decoration:none;
	text-align:right;
	color:#6F747E;
}


/*----/CONTENIDO----*/


/*----FORMULARIO----*/

.form{
	width: 550px;
	margin-left: 100px;
	font-size: 12px;
	color: #009DDF;
	padding: 20px;
	}
	
.forminfo{
	width: 550px;
	font-size: 11px;
	color: #009DDF;
	padding: 10px;
    font-style: italic;
	}
	
.formestrella{
	width: 550px;
	font-size: 16px;
	color: #009DDF;
	}

.formcampo {
font-size: 14px;
color: #F00079;
}
	
form.elegante input {
	padding:.2em;
	}
		
label {
	display:block;
	margin: .5em 0 0 0;
	}

/*----ENVIAR----*/

#enviar{
    font: 14px;
	width:181px; 
	height:36px;
	background-repeat:no-repeat;
	align: right;
	}
	
#borrar{
    font: 14px;
	width:181px; 
	height:36px;
	background-repeat:no-repeat;
	align: right;
	}

.btn a{
    background-image:url(imagenes/boton_envia-pedido.png);
	background-repeat:no-repeat;
	font: 14px;
	width: 181px;
	height: 36px:
	display: block;
	margin: 1em 0;
	align: right;
	margin-right: 50px;
	}
	
.btn a:hover{
    background-image:url(imagenes/boton_envia-pedido_rollover.png);
	background-repeat:no-repeat;
	font: 14px;
	width: 181px;
	height: 36px:
	display: block;
	margin: 1em 0;
	align: right;
	margin-right: 50px;
	}

.btn a:active{
    background-image:url(imagenes/boton_envia-pedido_rollover.png);
	background-repeat:no-repeat;
	font: 14px;
	width: 181px;
	height: 36px:
	display: block;
	margin: 1em 0;
	align: right;
	margin-right: 50px;
	}

/*----ENVIAR----*/
	
.formulario{
	margin: .4em 0;}
	
.formulario label {
	width: 30%;
	float:left;}
	
/*----/FORMULARIO----*/



/*----FOOTER----*/
#footer{
	width:auto; 
	height:120px;
	text-align:center;
	font-size:10px;
	text-decoration:none;
	margin-top:10px;
	color:#FFF;
	background-image:url(imagenes/footer.png);
	background-repeat:repeat-x;
}

.menuFooter{
	width:auto; 
	height:10px;
	padding-top:30px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	color:#FFF;
}

.copyright{
	width:auto; 
	height:10px;
	padding-top: 15px;
	text-align:center;
	text-decoration:none;
	font-size:10px;
	color:#FFF;
}
.avisoLegal{
	width:auto; 
	height:10px;
	padding-top: 10px;
	text-align:center;
	text-decoration:none;
	font-size:10px;
	color:#FFF;
}
/*----/FOOTER----*/

