* {
margin:0px;
padding:0px;

}


/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {
	height: 32px;
}
.preload2 {
    height: 32px;
}

#nav {
	list-style:none;
	height:32px;
	background-color: #fff;
	background-image: url(../imagenes/menu-bg.jpg);
	background-repeat: repeat-x;
	position:relative;
	z-index:500;
	width: 900px;
	margin: auto;
}


#nav li.top {display:block; float:left; height:32px;}


#nav li a.top_link {
	display:block;
	float:left;
	height:32px;
	line-height:24px;
	color:#fff;
	text-decoration:none;
	text-transform: uppercase;
	font-size:11px;
	font-weight:lighter;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 20px;
	cursor:pointer;
	background-image: url(../imagenes/menu-flecha.jpg);
	background-repeat: no-repeat;
	background-position: 19px 12px;
	width: 150px;
	text-align: center;
}

#nav li a.top_link span {
	float:left;
	display:block;
	height:32px;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 12px;
 }
 
#nav li a.top_link span.down {
	float:left; 
	display:block; 
	padding:0 24px 0 12px; 
	height:32px; 
	
}

#nav li:hover a.top_link {
	color:#fff;
	background-image: url(../imagenes/menu-boton-r.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
		
}
#nav li:hover a.top_link span {
	height: 32px;
}	

#nav li:hover a.top_link span.down {
	height: 32px;
}	
	
	
/* Default list styling */

#nav li:hover {
	position:relative; 
	z-index:200;
}

#nav li:hover ul.sub{
	left:1px;
	top:32px;
	padding:3px;
	/*border:1px solid #5c731e; */
	white-space:nowrap;
	width:177px;
	height:auto;
	z-index:300;
	filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
	opacity: 0.9;
	background-color: #6DABDD;
}
#nav li:hover ul.sub li
{
	display:block; 
	height:20px; 
	position:relative; 
	float:left; 
	width:177px; 
	font-weight:normal;
	color: #FFFFFF;
}
#nav li:hover ul.sub li a
{
	display:block;
	font-size:11px;
	height:18px;
	width:177px;
	line-height:18px;
	text-indent:5px;
	color:#FFFFFF;
	text-decoration:none;
	text-align: left;
}
#nav li ul.sub li a.fly{
	background:#bbd37e url(../imagenes/arrow.gif) 80px 6px no-repeat;
}
#nav li:hover ul.sub li a:hover {
	color:#29699F;
	background-color: #C2DBF0;
	width: 175px;
 }
#nav li:hover ul.sub li a.fly:hover{
	background:#6a812c url(../imagenes/arrow_over.gif) 80px 6px no-repeat; 
	color:#fff;
}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{
	left:90px; 
	top:-4px;
	 background: #bbd37e; 
	 padding:3px; 
	 border:1px solid #5c731e; 
	 white-space:nowrap; 
	 width:90px; 
	 z-index:400; 
	 height:auto;
 }

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{
	background:#6a812c url(../imagenes/arrow_over.gif) 80px 6px no-repeat;
	color:#fff;
	border-color:#fff;
} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{
background:#bbd37e url(../imagenes/arrow.gif) 80px 6px no-repeat; 
color:#000; 
border-color:#bbd37e;} 



body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../imagenes/bg-body.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana;
}






#2col {
	width: 200px;
}
#coldoble {
	width: 485px;
	float: left;
	font-size: 10pt;
	color: #8A7B68;
}
#coldoble-uno {
	width: 242px;
	float: left;
}




#contenido {
	width: 900px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../imagenes/bg-contenido.jpg);
}
#forma {
	width: 445px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 40px;
}
#formbotones {
	width: 328px;
	float: left;
	text-align: center;
}
#formacampos textarea {
color: #494136;
	border: 1px solid #CFCCB7;
}
#formbotones input {
	color: #504E4F;
	font-size: 8pt;
	background-color: #CBC5BE;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #B8B4AD;
}
#formacampos input {
	color: #494136;
	border: 1px solid #CFCCB7;
}
#formatexto {
	width: 100px;
	float: left;
}
#formacampos {
	float: left;
	width: 263px;
}
#formacheckboxt {
	float: left;
	width: 395px;
}
#footer {
	height: 55px;
	width: 908px;
	background-image: url(../imagenes/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: auto;
}
#index-texima {
	background-color: #FFFFFF;
	width: 249px;
	float: left;
	color: #8A7B68;
	font-size: 11.5pt;
	text-align: center;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 20px;
	padding-bottom: 10px;
	line-height: 17pt;
}

#index-foto {
	background-color: #FFFFFF;
	float: left;
}

#footertext {
	width: 500px;
	font-size: 8pt;
	color: #F0B4B1;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
	line-height: 13pt;
}
#index-fdw {
	width: 305px;
	float: right;
}

#formacheckboxt input {
	margin-left: 100px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#header {
	height: 92px;
	width: 900px;
	background-image: url(../imagenes/header-bg.gif);
	margin: auto;
}
#logo {
	float: left;
}


#sombra {
	width: 908px;
	background-image: url(../imagenes/bg-sombra.gif);
	background-repeat: repeat-y;
	margin: auto;
	overflow: auto;
}
i {
	font-style: italic;
}
.blue {
	color: #5A8EB8;
}

#colizq {
	background-color: #F4EDE4;
	width: 306px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
}
#colizq-t {
	width: 236px;
	padding-right: 30px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 20px;
}
h2 {
	color: #6DABDD;
	font-size: 14pt;
	text-align: left;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}
#colder-t {
	width: 493px;
	padding-right: 47px;
	padding-left: 51px;
}
#colizq p {
	font-size: 10pt;
	color: #494136;
}
h3 {
	font-weight: bold;
	color: #8A7B68;
	font-size: 10pt;
	padding-bottom: 10px;
}
h1 {
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: lighter;
	background-image: url(../imagenes/tit1-bg.jpg);
	height: 31px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 20px;
	padding-left: 60px;
	line-height: 21pt;
	margin-bottom: 20px;
}
#colder {
	background-color: #FFFFFF;
	width: 591px;
	float: left;
}
strong {
	font-weight: bold;
	line-height: normal;
}

#colder p {
	font-size: 10pt;
	color: #8A7B68;
}

#colder-t li {
	list-style-type: none;
	margin-left: 43px;
	color: #8A7B68;
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-image: url(../imagenes/vin-cafe.gif);
}
