/*.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
background:transparent url("imagenes/fondocolor.gif") repeat-y no-repeat center top;
border-top:1px solid #000000;
	clear:both;
		float:left;
			list-style-type:none;
				display: inline;
				text-decoration: none;
				text-align:center;
				overflow:hidden; (para cuando los float no estiran)
}
*/
body{
margin:0;
padding:0;
background:#E5E5E5;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}
img{
border:0;
}
#centradocentrado{
position: absolute; 
    width: 100%; 
    height: 540px;
    top: 50%; 
    left: 0;
	 margin-top: 50px; /* ie mac \*/
     margin-top: -270px;/* los otros navegadores - no quitar este comentario */
	background-color:#E5E5E5;
	text-align:center;
}
#centradocentrado a{
color:#990000;
font-weight:bold;
text-decoration:none;
}
#centradocentrado a:hover{
color:#666666;
}

/* FICHA FICHA FICHA */
#fntrujalero{
background:#FFFFFF url("imagenes/fn_trujalero.jpg") no-repeat left top;
}
#fnmayortrujalero{
background:#FFFFFF url("imagenes/fn_mayortrujalero.jpg") no-repeat left top;
}
#fnesencias{
background:#FFFFFF url("imagenes/fn_esencias.jpg") no-repeat left top;
}
#fnficha{
background:#FFFFFF url("imagenes/fondo.jpg") no-repeat left top;
}
#fnnoticias{
background:#FFFFFF url("imagenes/fondo-noticias.jpg") no-repeat left top;
}
#contenidofichatodo{
width:540px;
margin-left:70px;
margin-top:20px;
}
#fotobotella{
width:120px;
float:left;
}
#contenidoficha{
width:410px;
float:right;
}
#contenidoficha{
width:410px;
float:right;
}
#contenidoficha.video{
width:460px;
float:right;
}
#contenidoficha a{
color:#990000;
}
#contenidoficha h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:30px;
margin-bottom:20px;
color:#990000;
font-weight:normal;
}
#contenidoficha h2{
text-align:right;
margin-bottom:0;
padding-bottom:0;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:50px;
font-weight:normal;
}
#contenidoficha h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-weight:normal;
color:#666666;
margin:0;
padding:0;
border-bottom:1px solid #000000;
}
#contenidoficha dl{
margin:5px 0 10px 0;
padding:0;
}
#contenidoficha dt{
font-size:11px;
color:#990000;
font-weight: bold;
}
#contenidoficha dd{
margin:0 0 0 10px;
padding:0;
}
.imgderecha{
float:right;
}
.imgizquierda{
	float:left;	
}
/* formulario contacto */
#contenidocontacto{
width:400px;
height:440px;
background:#E5E5E5 url("imagenes/fn_contacto.gif") no-repeat left top;
text-align:center;
overflow:hidden;
}
#contenidocontactotexto{
padding:40px;
}
#contenidocontactotexto h1{
margin:0;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
margin-bottom:10px;
color:#990000;
font-weight:bold;
}
#contenidocontactotexto address{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
margin-bottom:10px;
color:#666666;
font-style:normal;
}
#contenidocontactotexto address a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
margin-bottom:20px;
color:#990000;
font-weight:bold;
}
#contenidocontactotexto form{
text-align:right;
}
#contenidocontactotexto input {
	height: 17px;
	width: 230px;
	border: 1px solid #666666;
	color:#666666;
	margin-bottom:1px;
}
#contenidocontactotexto textarea {
	height: 50px;
	width: 230px;
	border: 1px solid #666666;
	color:#666666;
	margin-bottom:2px;
}
#contenidocontactotexto .boton {
	border: 1px solid #666666;
	color: #666666;
	background-color: #FFFFFF;
	height: 20px;
	width: 70px;
	margin-left:5px;
}
#contenidocontactotexto label{
float:left;
}

/* ZONA ACCESIBLE */
#noflash{
text-align:center;
width:100%;
width:400px;
background:#FFFFFF;
margin:auto;
padding:20px;
border:1px solid #666666;
}
#noflash h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:25px;
margin-bottom:10px;
color:#990000;
font-weight:bold;
}
#menuaccesible{
width:300px;
clear:both;
margin:auto;
}
#menuaccesible ul{
margin:0;
padding:0;
}
#menuaccesible ul li{ 
list-style-type:none;
margin-bottom:5px;
}
#menuaccesible li a{
text-decoration: none;
border:1px solid #666666;
width:100%;
display:block;
padding:4px;
text-align:right;
background:#FFEAED url("imagenes/fn_btbotellas.jpg") no-repeat left top;
}
#menuaccesible li a:hover{
background:#E6E6E6;
}
#noflash address{
margin-top:20px;
}
