@charset "utf-8";
/* CSS Document */

body {
	background:#008778 url(../img/fondo.jpg) center top no-repeat;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:left;
}

input, textarea{
	padding:5px;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#008572;
	}

.centrado {
	text-align:center
}
.der {
	text-align:right
}
.izq {
	text-align:left
}
a {
	font-weight:bold;
	text-decoration:underline;
	color:#008778;
	outline:0;
}
a:hover {
	color:#004D42;
}

.object{
	outline:0;
	}

.padding20 {
	padding:20px
}
li {list-style:url(../img/bala.png)}
/*---------LOGO BWR-------------*/
.logo_bwr{
	left:1065px;
	position:relative;
	text-align:right;
	top:-892px;
}
/*------------ESTRUCTURA-----------*/
#contenido {
	width:980px;
	margin:auto;
}
#cabecera {
	margin-top:5px;
	font-size: 0;
	line-height: 0;
}
#centro_home {
	font-size: 0;
	line-height: 0
}
#centro {
	background:#FFF url(../img/fondo_centro.png) no-repeat;
}
#centro_contenido {
	padding-top:0px;
}
#centro_contenido h1 {
	height:13px;
	padding:16px 17px 6px;
}
#centro_contenido h2 {
	text-transform:uppercase;
	color:#008572;
	font-size:16px;
	font-weight:bold;
	line-height:1em;
}
#centro_contenido h3 {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	line-height:1.25em;
}

#centro_contenido h4 {
	text-transform:uppercase;
	font-size:11px;
	line-height:1em;
	color:#333;
	font-weight:bold;
}
.enviar_amiga {
	background:url(../img/fondo_centro_abajo_sombra.png) no-repeat;
	width:980px;
	height:43px;
	padding:20px 0 0 15px;
}
.enviar_amiga img {
	padding:0 2px;
}
/*----------- PIE------------------*/
#pie {
	left:-3px;
	margin:10px auto;
	position:relative;
	width:995px;
}
.ficha_pie {
	background:url(../img/pie_ficha_fondo.png) no-repeat;
	height:173px;
	max-height:173px;
	padding:15px 19px 0px 19px;
	margin-top:-16px;
	width:210px;
	float:left;
	color:#FFF;
	text-align:left;
}
.ficha_pie .icono {
	float:left;
	padding:1px 3px;
}
.ficha_pie .img_ficha {
	float:right;
	padding:5px;
}
.ficha_pie .leer_mas {
	float:right;
}

.ficha_pie .logo_gripe_a {
	position:relative;
	top:-7px;
	left:12px;
}

.ficha_pie .img_ficha_sanytol {
	position:relative;
	top:-6px;
	left:-2px;
}


#pie #enlaces {
	font-size:0.9em;
	text-align:center;
	color:#ebebeb;
}
#pie a, #pie #enlaces a, .ficha_pie a {
	color:#90c7c1;
	text-decoration:none;
}
#pie a:hover, #pie #enlaces a:hover, .ficha_pie a:hover {
	color:#FFF;
}
#pie .leer_mas {
	float:right;
	position:absolute;
	text-align:right;
	top:123px;
	width:201px;
}
#pie .contacto {
	padding:0 13px 0 52px;
	text-align:right;
}
#pie .contacto img {
	position:absolute;
	left:768px;
	top:41px;
}
/*--------MENUS 2º y 3er NIVEL---------*/

.menu, .submenu {
	margin-bottom:15px;
	padding:10px 0 8px 0px;
}

.menu a, .submenu a{
	text-decoration:none;
}

.menu {
	height:15px;
	border-bottom:dotted thin #BBB;
	margin-bottom:10px;
}

.submenu {
	margin-top:-13px;
	height:13px;
	border-bottom:dotted thin #DDD;
	margin-bottom:10px;
}

.menu ul {
}
.menu li , .submenu li{
	position:relative;
	display:inline;
	font-weight:bold;
	margin-right:20px;
	text-transform:uppercase;
}

.menu li{
	font-size:1.1em;
}

.submenu li{
	font-size:0.9em;
}

.menu li .sel, .submenu li .sel {
	color:#000;
	background-image:url(../img/bala.png);
	background-repeat:no-repeat;
	padding-left:10px;
}

.menu li .sel{
	background-position:0px 2px;
}

.submenu li .sel{
	background-position:0px -1px;
}


.menu a {
	text-decoration:none
}
.menu a:hover {
	color:#555;
}
/*-----------PRODUCTOS--------*/
.lista_izq li {
	position:relative;
	display:block;
	height:55px;
	left:-40px;
	width:218px;
	background:url(../img/productos_fondo_lista.png) no-repeat;
	background-position:0 23px;
	padding:10px 9px;
}
.lista_izq li:hover, .lista_izq li.sel {
	background:url(../img/productos_fondo_lista2.png) no-repeat;
	background-position:0 23px;
}
.t_lista {
	margin-left:11px;
	position:relative;
	vertical-align:middle;
}
.t_lista.producto {
	top:-31px;
}
.t_lista.vias {
	top:-21px;
}
.enlace_producto {
	display:block;
	height:64px;
	width:213px;
}
/*------------NOTICIAS-----------*/
.noticias li {
	list-style:url(../img/bala.png);
	border-top:thin dotted #DDDDDD;
	left:-15px;
	padding:3px 31px 22px 0;
	position:relative;
}
.noticias .primero {
	border:none;
	font-weight:bold;
}

.noticias a {
	text-decoration:none;
}

.noticias a.responder {
	font-size:10px;;
	font-weight:normal;
	float:right;
	text-decoration:none;twitter
}

.noticias_1, .noticias_2{
	width:425px;
	padding:20px;
	margin-top:10px;
}

.noticias_1{
	float:left;
	background:url(../img/fondo_noticias_1.png) no-repeat;
}

.noticias_2{
	float:right;
	background:url(../img/fondo_noticias_2.png) no-repeat;
}
/*----------FIN NOTICIAS---------*/

/*------------SALA DE PRENSA-----------*/
.prensa li {
	list-style:url(../img/bala.png);
	border-bottom:thin dotted #DDDDDD;
	margin:0 5px 14px 0;
	padding:0;
	position:relative;
	left:-25px;
	clear:both;
}

.prensa a {
	text-decoration:none;
	border
}

.img_prensa {
	float:right;
	margin:10px;
	padding:15px;
	background: url(../img/cuadro_fondo.png) no-repeat;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	font-size:0.8em;
}

.img_prensa_previo {
	float:right;
	-moz-border-radius:6px;
 	border:solid #008778 2px;
	margin-left:10px;
}

.img_prensa img {
	-moz-border-radius:6px;
 	border:solid #008778 2px;
}



/*----------FIN SALA DE PRENSA---------*/


/*------------VIDEO-----------*/

.video li {
	display:block;
	left:-40px;
	margin:0 0 80px 0;
	padding:12px 10px 23px 0;
	position:relative;
	clear:both;
}

.video a {
	text-decoration:none;
}

/*----------FIN VIDEO---------*/


/*----------CUADRO----------*/
.cuadro {
	background: url(../img/cuadro_fondo.png) no-repeat;
	margin-left:15px;
	padding:15px
}

.cuadro li{
	position:relative;
	left:15px;
	margin-bottom:8px;
}

.cuadro.prevencion {
	margin-left:-10px;
	position:relative;
	left:10px;
}

.cuadro.prevencion p{
	margin:0 10px 0 130px;
}
.cuadro.prevencion img{
	float:left;
	margin:0px 10px 0px 0px;
}
/*--------FICHA EN TRES PARTES-------*/
.ficha {
	width:239px;
	color:#FFF;
	float:left;
}
.ficha_01 {
	background:url(../img/ficha_1.png) no-repeat;
	height:22px;
	padding:11px 0 0 20px;
	margin:0;
}
.ficha_02 {
	background:url(../img/ficha_2.png) repeat-y;
	padding:5px 10px 0 19px;
	margin:0;
	min-height:80px;
}

.ficha_02 img{
	float:right;
	margin:0 5px 10px 10px;
}
.ficha_03 {
	background:url(../img/ficha_3.png) no-repeat;
	height:49px;
	padding:10px 10px 0 0;
	text-align:right;
	margin:0;
}

/*--------FICHA INGREDIENTES-------*/
.enlace_ficha_i{
	margin-bottom:20px;
	padding:10px;
	width:140px;
	background:url(../img/cuadro_fondo.png) no-repeat
}

.enlace_ficha_i img{
	float:left;
	margin-right:10px;
}

.enlace_ficha_i a{
	text-decoration:none;
}

.ficha_i{
	background: url(../img/cuadro_fondo.png) no-repeat;
	padding:15px
	}

.ficha_i li{
	display:block;
	border-top:thin dotted #ddd;
	position:relative;
	left:-40px;
	width:300px;
}

/*------FIN FICHA INGREDIENTES-----*/



