/* Estilos Generales */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000;
	margin:10px 0px 0px 0px;
	padding:0px;
	background-color:#fff;
}

h1,h2,p,img,form,div{
	margin:0px;
	padding:0px;
}

#contenedor{
	width:762px;
	margin:0px auto;
}

.ocultar,.solo_impresion{
	display:none;
}
.visible {
	
	width:760px;
	height:16px;
	background:#BE0000;
	font-size:60%;
	color:#FFFFFF;
	text-align:center;
	margin-bottom:10px;
	clear:both;
}
.visible a:link, a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.visible a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

/* Maquetacion */
#cabecero{
	width:762px;
	height:176px;
	background:url(/wav/imgs/home/cabecero.jpg) no-repeat;
}

#cabecero img,#cabecero h1{
	display:none;
}

a.familia img{
	display:block;
	position:absolute;
	top:50px;
	left:270px;
	border:0px;
}

/* Formulario */
#formulario_contenedor{
	width:772px;
	height:36px;
	background:url(/wav/imgs/home/formulario_fondo.jpg) no-repeat;
	margin-bottom:5px;
	text-align:right;/* Alineo el formulario a la derecha*/
}

#formulario_contenedor img{
	position:relative;
	top:9px;
	right:25px;
}

#formulario_contenedor input#buscador{
	position:relative;
	top:5px;
	right:25px;
	width:166px;
	height:14px;
	border:1px solid #5D5D5D;
	background:#FFF;
	font-size:60%;
	color:#5D5D5D;
}

html>body input#buscador{
	min-height:14px;
}

#formulario_contenedor input#enviar{
	position:relative;
	top:8px;
	right:25px;
}

/* Ticker */
#ticker{
	width:760px;
	height:16px;
	background:#BE0000;
	font-size:60%;
	color:#FFFFFF;
	text-align:center;
	margin-bottom:10px;
	clear:both;
}

html>body #ticker{
	min-height:16px;
	height:auto;
}

/* Contenido */
#bloque_izquierdo{
	width:250px;
	height:134px;
	float:left;
}

#bloque_centro{
	width:256px;
	height:122px;
	margin-left:15px;
	padding:0px 0px 0px 0px;
	float:left;
}

html>body #bloque_centro{
	margin-left:13px;
	min-height:122px;
	height:auto;
}

#bloque_derecho{
	width:223px;
	height:134px;
	float:left;
	margin-left:14px;
	background:url(/wav/imgs/home/zona_juegos_fondo.gif) repeat-x;
	text-align:center;
}

html>body #bloque_derecho{
	width:227px;
}

/* Bloque Izquierdo */
#bloque_izquierdo img{
	border:0px;
}

/* Bloque Centro */
#bloque_centro h2.barra_titulo{
	width:258px;
	height:13px;
	background:url(/wav/imgs/home/centro_titulo_barra.gif) repeat-y;
}

html>body #bloque_centro h2.barra_titulo{
	min-height:13px;
	height:auto;
}

#bloque_centro img{
	position:relative;
	left:246px;
	top:0px;
}

#bloque_centro h2 a:link,#bloque_centro h2 a:hover,#bloque_centro h2 a:visited{
	color:#000000;
	font-weight:bold;
	font-size:50%;
	margin-right:20px;
	margin-left:-4px;
	text-decoration:none;
}

#bloque_centro h2 a:hover{
	text-decoration:underline;
}

#bloque_centro p.datos_seccion{
	margin:2px 0px 10px 8px;
}

#bloque_centro p.datos_seccion a:link,#bloque_centro p.datos_seccion a:visited,#bloque_centro p.datos_seccion a:hover{
	color:#999999;
	font-size:70%;
	text-decoration:none;
}

#bloque_centro p.datos_seccion a:hover{
	text-decoration:underline;
}

/* Bloque Derecho */
#bloque_derecho img{
	border:0px;
}
/* #bloque_derecho h2{
	width:223px;
	height:20px;
	background:#666666 url(/wav/imgs/home/zona_juegos.gif) no-repeat;
}
html>body #bloque_derecho h2{
	width:227px;
}
#bloque_derecho h2 span{
	display:none;
}

#zona_juegos_fondo{
	width:213px;
	height:60px;
	background:url(/wav/imgs/home/zona_juegos_fondo.gif) repeat;
	margin-bottom:1px;
	padding:25px 0px 5px 10px;
	font-size:70%;
}

html>body #zona_juegos_fondo{
	width:217px;
	min-height:60px;
	height:auto;
}

#zona_juegos_fondo p{
	margin-bottom:10px;
}

#zona_juegos_base{
	width:207px;
	height:17px;
	background:url(/wav/imgs/home/zona_juegos_fondo.gif) repeat;
	padding:3px 3px 3px 13px;
}

html>body #zona_juegos_base{
	width:211px;
	min-height:17px;
	height:auto;
}

#zona_juegos_base a:link,#zona_juegos_base a:visited,#zona_juegos_base a:hover{
	font-size:70%;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

#zona_juegos_base a:hover{
	text-decoration:underline;
}
*/

/* Pie */
#pie{
	width:760px;
	border-top:5px solid #666666;
	clear:both;
	text-align:center;
}
#pie a img{
	border:0px;
}
#pie img{
	margin:0px 12px;
}
html>body #pie img{
	margin:0px 7px;
}
/*#pie img#pie_img_izq{
	margin:0px 81px 0px 4px;
}
#pie img#pie_img_cent{
	margin:0px 69px 0px 113px;
}
#pie img#pie_img_der{
	margin:0px 7px 0px 60px;
}
*/
/* Intro */

body#intro #pie{
	width:770px;
	border-top:0px;
}
body#intro #pie img{
	margin:0px 15px;
	border:0px;
}
body#intro #pie img{
	margin:0px 10px;
	border:0px;
}
body#intro #intro_flash{
	width:774px;
	height:393px;
	background:url(/wav/imgs/home/intro.jpg) top left no-repeat;
}

body#intro #intro_flash img{
	border:0px;
}

/* Simulador precios */
body#simulador_pop #simulador_precios_flash{
	width:500px;
	height:350px;
	background:url(/wav/imgs/precios/simulador_flash_img.gif) top left no-repeat;
}

body#simulador_pop #simulador_precios_flash img{
	border:0px;
}

body#simulador_pop #contenedor{
	width:auto;
	margin:0px auto;
}

.sinborde {
	border: 0px;
}

