@charset "utf-8";
body {
	margin:0px;
	margin-top:10px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
img{
	border:0px;
}

.general {
	padding-left:10px;
	margin:auto;
	width: 900px;
	background-image:url(../imagenes/fondob.jpg);
	background-repeat: no-repeat;
	background-position:0px 5px;

}
.verde-menu {
	background-image: url(../imagenes/encabezado-verde.jpg);
	background-repeat: no-repeat;
	margin-left:10px;
	width:880px;
	height:35px;
}

.bandera {
	float: left;
	margin-right: 5px;
	padding-left:10px;
}
.banderas {
	padding: 12px;
	float: left;
}


#botones_superior {
	width:610px;
	float:right;
	height:35px;
	list-style:none;
}
#botones_superior_boton a{
	background-position:0px -35px;
	margin-left:3px;
	float:left;
	background-image:url(../imagenes/fondo-botones.gif);
	background-repeat:repeat-x;
	padding:10px 6px 12px 6px;
	font-size:11px;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	display:block;
	text-decoration:none;
	text-align:center;
	color:#fff;

}

#botones_superior_boton a:hover{
	background-position:0px 0px;
	color:#575757;
}


#botones_superior_boton_seleccion a{
	margin-left:3px;
	float:left;
	background-image:url(../imagenes/fondo-botones.gif);
	background-repeat:repeat-x;
	padding:10px 6px 12px 6px;
	font-size:11px;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	display:block;
	text-decoration:none;
	text-align:center;
	color:#fff;
	background-position:0px 0px;
	color:#575757;
}

.flash {

	left:0px;
	position: relative;
	clear:both;
	z-index:100;
}
.cuerpo {
	z-index:20;
	margin-top:220px;
	_margin-top:10px;
	width: 890px;
}
.pie {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	width: 870px;
	margin-left:10px;
	background-color:#db8515;
	border-top:1px #999 solid;
	clear: both;
	padding:5px;
	text-align: center;
	margin-top:20px;
}
.historiayactualidad {
	font-size:12px;
	padding-left:80px;
	background-image:url(../imagenes/historia-y-actualidad.jpg);
	background-position:50px 0px;
	background-repeat:no-repeat;
	width:780px;
}
.situacion-y-entorno {
	padding-left: 20px;
	background-image:url(../imagenes/situacion-y-entorno.jpg);
	background-repeat:no-repeat;
	background-position:425px 0px;
	width:860px;
}
.visor-entorno {
	float:left;
	background-image:url(../imagenes/visor-imagen-situacion-entorno.gif);
	background-repeat:no-repeat;
	width:440px;
	height:500px;
	background-position:20px 0px;
	margin-top:-5px;
	}
.derecha-situacion {
	margin-top:0px;
	margin-right:23px;
	float:right;
}

.clear {
	clear: both;
}
#imagen-grande-visor {
	height: 380px;
	width: 415px;
	margin-top: 50px;
	margin-left: 8px;
}

.pastillas {
	height: 80px;
	margin-top: 60px;
}
.pastilla_pedido {
	background-image: url(../imagenes/tienda/pastilla.jpg);
	background-repeat: no-repeat;
	height: 79px;
	width: 86px;
	float: left;
	margin-right: 8px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	float:left;
}
.desplegable_tienda {
	padding:3px;
	border:0px;
	font-size:11px;
	margin-top:10px;
}
.link {
	padding-top:20px;
	text-align: center;
}
.link a{
	color:#060;
	text-decoration:underline;
	font-weight:bold;
}
.link a:hover{
	color:#060;
	text-decoration:none;
}
.venta-del-baron {
	background-image: url(../imagenes/venta-del-baron/fondo.jpg); 
	background-repeat: no-repeat;
	margin-left:10px;
	height:445px;
	text-align:center;
	padding-top:15px;
}
