*{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a{	
	outline:none;
}

#contenedor{
	background:#FFF url(bitmaps/fdo.gif) top no-repeat;
	float:left;
	width:750px;
	margin:0;
	padding:0;
	color:#403204; /* -- color txt bajada y boton -- */
}
#contenido{
	width:455px;
	/*margin:10px 0 0 10px;
	padding:0 0 20px 0;*/
	margin-top:14px;
	padding:0;
	float:right;
	position:relative;
}

#contenido h1{
	background:url(bitmaps/logo.gif) left top no-repeat;
	width:134px;
	height:44px;
	margin-right:10px;
	text-indent:-9999px;
	float:right;
}

#contenido h2{
	background:url(bitmaps/titulo.gif) left top no-repeat;
	width:263px;
	height:24px;
	float:left;
	text-indent:-9999px;
	margin-bottom:0;
}

#contenido h3{
	background:url(bitmaps/bajada.gif) left top no-repeat;
	width:267px;
	height:21px;
	float:left;
	text-indent:-9999px;
	margin-bottom:16px;
}
#contenido h4{
	color:#B1953A;
	font-size:13px;
	font-weight:bold;
	margin:10px 0;

}
#contenido p{
	text-align:justify;
	float:left;
	display:block;
	width:430px;
}
#contenido span{
	color:#B1953A;
}

#contenido ul#subs{
	display:block;
	float:left;
	height:auto;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0 0 1px;
	width:430px;	
}

#contenido ul#subs li.menu1{
	width:430px;
	float:left;
	padding:0 0 3px 0;
	border-bottom: 1px dashed #c7b06a;
}

#contenido ul#subs li.menu2{
	width:430px;
	float:left;
	padding:0 0 3px 0;
	border-bottom: 1px dashed #c7b06a;
	
}

#contenido ul#subs li.menu3{
	width:430px;
	float:left;
	padding:0 0 3px 0;
	border-bottom: 1px dashed #c7b06a;
	
}


#contenido ul.hide{
	padding:1px;
	text-align:justify;
	margin:0 0 5px 5px;
	list-style-type:disc;
	color:#403204; /* ---- color texto listas --- */
}

#contenido ul.hide p{
	text-align:justify;
	width:380px;
	float:left;
	margin:0;
}


#contenido ul.hide {
	padding:1px 1px 1px 7px;
	border:none;
	float:left;
	display:block;
	clear:both;
	margin:1px 0 1px 10px;
	width:370px;
}

#contenido li.listas{
	background:url(bitmaps/bullet2.gif) left 5px no-repeat;
	padding:1px 1px 1px 7px;
	border:none;
	float:left;
	display:block;
	clear:both;
	margin:1px 0 1px 16px;
	width:370px;
}

#contenedor #izq{
	width:284px;
	margin-top:10px;
	padding:0;
	float:left;
}
#contenedor #sombra{
	background:url(../medios/sombra_top.gif) center bottom no-repeat;
	width:284px;
	height:9px;
	margin-bottom:1px;
	padding:0;
	float:left;
}
#contenedor #sombra2{
	background:url(../medios/sombra_bottom.gif) center top no-repeat;
	width:284px;
	height:9px;
	margin-top:1px;
	padding:0;
	float:left;
}
#contenedor #izq #flash{
	width:284px;
	height:214px;
	padding:0;
	float:left;
	margin:0;
}

#contenedor #izq #visita{
	width:284px;
	height:100px;
	padding:0;
	float:left;
	margin:0 auto;
	text-align:center;
}

#contenedor #izq #visita h4{
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px 0;
}

#contenedor #izq #visita #boton{
	padding:0;
	display:block;
}

#contenedor #izq #visita #boton a{
	background:url(bitmaps/botonPrime.gif) center top no-repeat;
	width:270px;
	height:98px;
	text-decoration:none;
	color:#000;
	display:block;
	text-indent:-9999px;
}

#contenedor #izq #visita #boton a:hover{
	background:url(bitmaps/botonPrime.gif) center bottom no-repeat;
}



#contenido .dorado{
	background:#F3EBDA url(bitmaps/borde_inf.gif) left bottom no-repeat;
	width: 397px;
	overflow: hidden;
	clear: both;
	margin-bottom:10px;
	padding-left:12px;
	padding-bottom:8px;	
}

	#contenido .interior {
	background:#F3EBDA url(bitmaps/borde_sup.gif) left top no-repeat;
	width: 409px;
	height:9px;
	overflow: hidden;
	clear: both;
	padding:0;
	
	}
	