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

body {
	text-align: center;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

a img{
 border:0;
}

#div_fotos {
	background-color: #E8E9D6;
	float: right;
	width: 221px;
	margin: 0px;
	font-size: 11px;
	text-align: left;
}
#div_int_fotos {
	width: 210px;
	text-align: left;
	padding-left: 15px;
	word-spacing: 1px;
	line-height: 18px;
}
#div_int_fotos ul li {
	list-style-image: url(imagenes/punto.png);
}
.fuente1 {
	font-size: 12px;
	color: #333;
}

#principal {
	vertical-align: middle;
	color: #625A4A;
	width: 500px;
}

#menu_bajo {
	font-size: 10px;
	text-align: center;
	background-color: #AEAEAE;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* enlaces */

#menu_bajo a {
	color: #556367;
	margin: 0px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 10px;
}
a:hover {
	color: #5F544A;
	text-decoration: none;
}

#menu_bajo a:hover{
	color: #FFF;
	text-decoration: underline;	
}
#medio {
	padding: 10px;
	width: 550px;
	font-size: 12px;
	color: #333;
	line-height: 20px;
}
#medio ul li {
	list-style-image: url(imagenes/flechita_verde.gif);
	font-size: 11px;
	color: #544D3A;
}
#medio img {
	border: 10px solid #FFF;
}
.fuente_verde {
	font-size: 14px;
	color: #698F11;
}

/* menu superior

#div_menu_superior {
	height: 35px;
	margin-left: 7px;
	width: 677px;
	font-size: 12px;
	font-weight: bold;
	color: #74878C;
}
	
#div_menu_superior ul {
text-align: center;
margin-left: 0;
padding-left: 0;
}

#div_menu_superior li {
	list-style-type: none;
	border-left: 1px solid #9CF;
	display: inline;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	display: block;
	width: 180px;
}

#div_menu_superior li:first-child {
border: none;
}

#div_menu_superior a {
	color:#FFF;
	text-decoration:none;
}
#div_menu_superior a:hover {
	color:#6CF;
	text-decoration:underline;
}
 fin menu superior */

a.opacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5;}

a.opacity:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }

a.opacity2 img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0;}

a.opacity2:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5; }
#bodegas {
	float: right;
}
#central{
	margin: 0px;
	padding: 0px;
	width: 561px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E8E9D7;
	border-left-color: #E8E9D8;
}
a {
	color: #718F11;
	text-decoration: underline;
	font-size: 12px;
}
.asteriscos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
}
#enviar {
	width: 380px;
}
#boton_enviar {
	background-color: #E3E4D2;
	border: 1px solid #81A467;
	font-size: 14px;
	color: #333;
	width: 150px;
}
#flash {
	vertical-align: bottom;
	height: 336px;
	/* esto sólo se verá en IE  */
	.vertical-align: ;
	.height: ;
	/* esto sólo se verá en IE  */
}
