/*		BLOQUES		*/
#contenedor{
	background-image:url(../imagenes/fondo.jpg);
	width:1019px;
	height:666px;
	margin:0 auto;
}
#content{
	width:975px;
	height:660px;
	margin:0 auto;
}
#contenido{
	margin-left:31px;
	border:1px solid;
	border-color: transparent;
	_border:none;
	width:952px;
	height:637px;
}
#barritaSup{
	background-image:url(../imagenes/barrita_flash_sup.jpg);
	background-repeat:no-repeat;
	margin-top:30px;
	width:950px;
	height:10px;
}
#barritaInf{
	background-image:url(../imagenes/barrita_flash_inf.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:9px;
	float:left;
	margin-top:5px;
	clear: none;
}
#header{
	width:950px;
	height:102px;
	_margin-top:-9px;
}
#logo{
	float:left;
	width:226px;
	height:102px;
}
#idioma{
	float:right;
	width:115px;
	height:50px;
}
#cuerpoContenedor{
	background-color:#AF7641;
	width:950px;
	height:480px;
	_height:450px;
}
.fondocolor {
	background-color: #AF7641;
}

#cuerpoIzq{
	float:left;
	width:170px;
	height:450px;
	_height:96%;
	margin-top:25px;
	margin-left:20px;
	_margin-left:10px;

}
#cuerpoDer{
	float:right;
	width:739px;
	height:10px;
	margin-top:5px;
	background-repeat:no-repeat;
}
#cuerpoDerAbajo{
	float:right;
	width:739px;
	height:460px;
	_height:191px;
	margin-top:-3px;
	background-color:#FFF;
	padding: 1px;
}

/*		ELEMENTOS		*/
a img{
	border:none;
}
#idioma a{
	font-family:Arial, "Helvetica", sans-serif;
	font-size:13px;
	color:#000;
	text-decoration:none;
}
#idioma a:hover{
	text-decoration:underline;
}
#cuerpoIzq a{
	font-size:17px;

	font-family:Arial, "Helvetica", sans-serif;
	text-decoration:none;
	color:#472C0E;
	width:250px;
}
#cuerpoIzq a:hover{

	color:orange;
}
#cuerpoIzq a.activo{
	font-size:17px;
	font-weight:bold;
	font-family:Arial, "Helvetica", sans-serif;
	text-decoration:none;
	color:#FFF;
}
#cuerpoIzq a.activo:hover{
	text-decoration:none;
	color:#FFF;
}
#cuerpoDerAbajo p{
	margin-left:15px;
	font-family:Arial, "Helvetica", sans-serif;
	font-size:14px;
	margin-right:25px;
	margin-top: auto;
}
p.tagCloud1{
	color:#F0923A;
}
p.tagCloud2{
	color:#848960;
}
.fondo {
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #AF7641;
	letter-spacing: 1pt;
}

