@charset "ISO-8859-1";
/* CSS Document */

* {margin: 0;}
html, body {height: 100%;}
a {text-decoration:none; color:#000;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(imgs/background.jpg); background-repeat:repeat-x; background-position:top;
}

/* TXT STYLE */

.texto_comun {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	color:#000;
}

.texto_mapa_web {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	color:#8f482b;
	line-height: 18px;
}

.texto_mapa_web_tab {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	color:#8f482b;
	margin-left:20px;
	line-height: 18px;
}

.texto_mapa_web a {text-decoration:underline; color:#8f482b;}
.texto_mapa_web_tab a {text-decoration:underline; color:#8f482b;}

.texto_privacidad {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	color:#8f482b;
	line-height:normal;
}

/* BEGIN LAYOUT */

#contenedor {
	background-image:url(imgs/cuaderno.png);
	background-repeat:no-repeat;
	background-position:top;
	width:945px;
	height:585px;
	margin: 0 auto 0;
}

#cabecera {
	margin: 0 auto 0;
	width:827px;
	height:146px;
}

#menu_idiomas {
	width:827px;
	height:64px;


}

#logo {
	width:320px;
	height:82px;
	float:left;
}

#menu_bottom {
	float:left;
	color:#333;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top: 420px;
	width: 945px;
	position:absolute;
}


/*************************** HOME *******************************/

#contenedor_home {
	background-image:url(imgs/test_home.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:945px;
	height:439px;
}

/* links home */
#link_home_catalogo {
	width:100px;
	height:100px;
	float: left;
	position:absolute;
	margin-left: 720px;
	margin-top: 115px;
}
#link_home_distribuidores {
	width:100px;
	height:80px;
	float: left;
	position:absolute;
	margin-left: 805px;
	margin-top: 240px;
}

#link_home_comercial {
	width:100px;
	height:100px;
	float: left;
	position:absolute;
	margin-left: 805px;
	margin-top: 320px;
}

/*************************** EMPRESA *******************************/

#contenedor_empresa {
	background-image:url(imgs/fondo_empresa.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:945px;
	height:438px;
}

#contenido_empresa {
	width:765px;
	height:202px;
	float: left;
	position:absolute;
	margin-left: 85px;
	margin-top: 33px;
}

#foto_empresa{ float:left;}
#texto_empresa{
	float:left;
	margin-left: 20px;
	margin-top:10px;
	width:450px;
}

/*************************** CATALOGO **********************************************************/

#contenedor_catalogo {
	background-image:url(imgs/fondo_catalogo.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:945px;
	height:438px;
}

/*************************** CATALOGO - DUDU  *******************************/

#contenedor_catalogo_dudu {
	background-image:url(imgs/fondo_catalogo_dudu.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:945px;
	height:438px;
}

/* links catalogo */
#link_catalogo_dudu {
	width:70px;
	height:50px;
	float: left;
	position:absolute;
	margin-left: 770px;
	margin-top: 20px;
}
#link_catalogo_nina {
	width:70px;
	height:50px;
	float: left;
	position:absolute;
	margin-left: 710px;
	margin-top: 85px;
}

#link_catalogo_nina1 {
	width:30px;
	height:30px;
	float: left;
	position:absolute;
	margin-left: 382px;
	margin-top: 318px;
}

#link_catalogo_nina2 {
	width:30px;
	height:30px;
	float: left;
	position:absolute;
	margin-left: 415px;
	margin-top: 281px;
}

#link_catalogo_nino {
	width:70px;
	height:50px;
	float: left;
	position:absolute;
	margin-left: 805px;
	margin-top: 95px;
}

#link_catalogo_brands {
	width:70px;
	height:50px;
	float: left;
	position:absolute;
	margin-left: 785px;
	margin-top: 170px;
}



/*************************** CATALOGO - NIŅA *******************************/

#contenedor_catalogo_nina {
	background-image:url(imgs/fondo_catalogo_nina_1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:945px;
	height:438px;
}

#contenedor_catalogo_nina2 {
	background-image:url(imgs/fondo_catalogo_nina_2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:945px;
	height:438px;
}

/*************************** CATALOGO - NIŅO *******************************/

#contenedor_catalogo_nino {
	background-image:url(imgs/fondo_catalogo_ninos.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:945px;
	height:438px;
}

/*************************** CATALOGO - BRANDS *******************************/

#contenedor_catalogo_brands {
	background-image:url(imgs/fondo_catalogo_brands.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:945px;
	height:438px;
}


/*************************** VIDEOS **********************************************************/

#contenedor_videos {
	background-image:url(imgs/fondo_video.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:945px;
	height:438px;
}

/*************************** CONTACTO **********************************************************/

#contenedor_contacto {
	background-image:url(imgs/fondo_formulario.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:945px;
	height:438px;
	position:relative;
}

/*************************FORMUALRIO OK **********************************************************/
#contenedor_formulariook {
	background-image:url(imgs/fondo_formulario_ok.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:945px;
	height:438px;
}


/*************************** MAPA WEB **********************************************************/

#contenedor_mapaweb {
	background-image:url(imgs/fondo_mapaweb.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:945px;
	height:438px;
}

#contenido_mapaweb {
	width:auto;
	height:auto;
	float: left;
	position:absolute;
	margin-left: 480px;
	margin-top: 80px;
}

/*************************** PRIVACIDAD **********************************************************/

#contenedor_privacidad {
	background-image:url(imgs/fondo_privacidad.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:945px;
	height:438px;
}

#contenido_privacidad {
	width:360px;
	height:auto;
	float: left;
	position:absolute;
	margin-left: 476px;
	margin-top: 94px;
}

/*************************** DISTRIBUIDORES **********************************************************/

#contenedor_distribuidores {
	background-image:url(imgs/fondo_distribuidores.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:945px;
	height:438px;
}

#contenido_distribuidores {
	width:470px;
	height:auto;
	float: left;
	position:absolute;
	margin-left: 390px;
	margin-top: 33px;
}

#link_home_distribuidores_distribuidores {
	width:100px;
	height:100px;
	float: left;
	position:absolute;
	margin-left: 265px;
	margin-top: 30px;
}

/* END LAYOUT */

/* MENU CSS ********************************************************/

#nav {
	float:left;
	width: 470px;
	height: 82px;
	position:relative;
	background:url(imgs/menup.jpg);
	margin: 0;
	padding: 0;
	z-index: 90;
	
}

#nav li {
	float: left;
	list-style:none;
}

#nav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 82px;
	background:url(imgs/menup.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

/*up state*/
li#nav_index a {
	left: 0px;
	width: 70px;
	background-position: 0 0;
}

li#nav_empresa a {
	left: 70px;
	width: 110px;
	background-position: -70px 0;
}

li#nav_catalogo a {
	left: 180px;
	width: 110px;
	background-position: -180px 0;
}

li#nav_videos a {
	left: 290px;
	width: 75px;
	background-position: -290px 0;
}

li#nav_contacto a {
	left: 365px;
	width: 105px;
	background-position: -365px 0;
}


/*hover state*/
li#nav_index a:hover {
	background-position: 0 -82px;
}

li#nav_empresa a:hover {
	background-position: -70px -82px;
}

li#nav_catalogo a:hover {
	background-position: -180px -82px;
}

li#nav_videos a:hover {
	background-position: -290px -82px;
}

li#nav_contacto a:hover {
	background-position: -365px -82px;
}


/*current state*/
#body_index li#nav_index a {
	background-position: 0 -164px;
}

#body_empresa li#nav_empresa a {
	background-position: -70px -164px;
}

#body_catalogo li#nav_catalogo a {
	background-position: -180px -164px;
}

#body_videos li#nav_videos a {
	background-position: -290px -164px;
}

#body_contacto li#nav_contacto a {
	background-position: -365px -164px;
}


/* FIN POSICIONES DEL MENU CSS*/


/* FORMULARIO ***********************************************************/

#form{ position:relative;}

#form LABEL{
	font-size:10px;
	color:#000000;
	font-family:Verdana;
}

#form INPUT{
	border: 1px solid #FFFFFF;
	height:12px;
	padding-top:5px;
	background-repeat:no-repeat;
}
	
#form TEXTAREA{
	border: 1px solid #FFFFFF;
}
	
#form .botonEnviar{
	background:url(imgs/bot_enviar.png) center no-repeat;
	width:98px;
	height:32px;
	border:none;
}

/* POSICIONES DE LOS CAMPOS */

#name {
	position:absolute;
	margin-left: 280px;
	margin-top: 112px;
}
#apellidos {
	position:absolute;
	margin-left: 500px;
	margin-top: 112px;
}
#cargo {
	position:absolute;
	margin-left: 280px;
	margin-top: 145px;
}
#empresa {
	position:absolute;
	margin-left: 500px;
	margin-top: 145px;
}
#telefono {
	position:absolute;
	margin-left: 280px;
	margin-top: 177px;
}
#email {
	position:absolute;
	margin-left: 500px;
	margin-top: 177px;
}
#comentarios {
	position:absolute;
	margin-left: 290px;
	margin-top: 235px;
}
#condiciones {
	position:absolute;
	left:363px;
	top:310px;
}
#form_boton {
	position:absolute;
	margin-left: 420px;
	margin-top: 330px;
}
