BODY {
	BACKGROUND-COLOR: #CFE7F3;
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-family: Verdana, Arial;
	font-size: 70%;
}

.fondo_colores {
	background-color: white;
}

* a {text-decoration:none;}
* a:hover {text-decoration: none;}

form {
	margin: 0px;
	padding: 0px;
}

INPUT {
	font-family: Verdana, Arial;
	font-size: 80%;
	COLOR: #333;
	background-color: #CFE7F3;
	border: 1px solid #51A0C1;
	margin-bottom: 3px;
}

.sinborde { border: 0px;}

SELECT {
	font-family: Verdana, Arial;
	font-size: 70%;
	color: #333;
	border: #739DAB 1px solid;
	margin-bottom: 3px;
}

TEXTAREA {
	font-family: Verdana, Arial;
	font-size: 80%;
	COLOR: #333;
	border: #739DAB 1px solid;
	margin-bottom: 3px;
	background-color: #CFE7F3;
	border: 1px solid #51A0C1;
}

P {
	COLOR: #333333;
	font-weight: normal;
}

ul {
	Padding-top:2px;
	Padding-bottom:2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	Padding-left:5px;
	Padding-top:2px;
	Padding-bottom:2px;
	text-align: left;
	color: #333333;
}

/***********************************************************************************/

/* Portada */
.portada {
	background-image: url(../images/portada.jpg);
	background-color: #CFE7F3;
	background-position: center top;
	background-repeat: no-repeat;
	color: #51A1C2; 
	line-height: 1.5em;
}

.portada a {color: #51A1C2;}
.portada a:hover {color: #FA8FEF;}

	
.idiomas { 
	text-align: center;
	height: 200px;
	padding-top: 300px;
	padding-right: 200px;
	font-size: 1.2em;
	font-weight: bold;
}

.aldor { font-size: 0.9em;}
.aldor2 { font-size: 0.9em;}
.aldor2 a {color: #51A0C1;}
.aldor2 a:hover {color: #FA8FEF;}

/* Productos */

.fondo_productos, .fondo_quienes, .fondo_contacto, .fondo_localizacion, .fondo_marcas,
.fondo_paseo, .fondo_seguridad, .fondo_mobiliario, .fondo_hogar, .fondo_banio, .fondo_textil, .fondo_ofertas {
	background-color: #CFE7F3;
	background-position: center top;
	background-repeat: no-repeat;
}

.fondo_productos {background-image: url(../images/f_productos.jpg);}
.fondo_ofertas {background-image: url(../images/f_ofertas.jpg);}
.fondo_quienes {background-image: url(../images/f_quienes.jpg);}
.fondo_contacto {background-image: url(../images/f_contacto.jpg);}
.fondo_localizacion {background-image: url(../images/f_localizacion.jpg);}
.fondo_marcas {background-image: url(../images/f_marcas.jpg);}
.fondo_paseo {background-image: url(../images/f_paseo.jpg);}
.fondo_seguridad {background-image: url(../images/f_seguridad.jpg);}
.fondo_mobiliario {background-image: url(../images/f_mobiliario.jpg);}
.fondo_hogar {background-image: url(../images/f_hogar.jpg);}
.fondo_banio {background-image: url(../images/f_banio.jpg);}
.fondo_textil {background-image: url(../images/f_textil.jpg);}


.submenu {text-align: center; color: white;}
.submenu a { color: black; text-decoration:none;} 
.submenu a:hover { color: white; text-decoration:none;}

.rosita {
	background-color: #FA8FEF;
	color: #ffffff;
}

.menu_izdo {
	line-height: 2em;
	color: #266986;
	font-weight: bold;
}	

.menu_izdo a {color: #62A9C5;}
.menu_izdo a:hover {color: #266986;}

.menu_izdo2 {
	color: #62A9C5;
	font-weight: bold;
}

.tit_articulo {
	font-family: Avant-Garde-Medium, Verdana;
	color: #51A0C1;
	font-size: 1.3em;
	font-weight: bold;
}

.cajon_articulo, .cajon_articulo2 {
	background-image: url(../images/cajon.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 77px;
	height: 106px;
	text-align: center;
	padding-top: 3px;
	color: white;
	font-size: 90%;
}

.cajon_articulo2 {	padding-left: 10px;}
.cajon_articulo {	padding-left: 5px;}

.azulbold {
	font-weight: bold;
	color: #51A0C1;
}

.img_art {
	margin-top: 5px;
	border: 0px;
}

.creditos_in {
	color: white; 
	line-height: 1.5em;
}

.bordeblanco {border: 6px solid white;}
.bordeblanco2 {border: 6px solid white; margin-top: 8px;}

.tabla_marcas {
	line-height: 1.5em;
}

.tabla_marcas a {color: #32738F;}
.tabla_marcas a:hover {color: #FA8FEF;}

.imprimir {
	color: #32738F;
	font-weight: bold;
}

.imprimir a {color: #32738F;}
.imprimir a:hover {color: #FA8FEF;}
