/*-------------------------------------------------------------------ESTRUCTURA
----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size:0.7em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

div#contenedor {
	width: 766px;
	margin: 0 auto;
	text-align: left;
}

/*-----------------------------COLUMNA IZQUIERDA----------------------------*/
div#columna_izquierda {
	float: left;
	width: 206px;
	margin-right: 1em;
}

div#columna_izquierda img.logo{
	margin-bottom: 1em;
}

/*menu principal*/
div#columna_izquierda ul#menuPrincipal {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

ul#menuPrincipal li.activo {
	background-image: url(../img/general/bg_menu_activo.gif);
	background-repeat: repeat-x;
	background-position: top;
}

ul#menuPrincipal li.activo ul {
	margin-top: 1.5em;
}

ul#menuPrincipal li.activo ul li {
	list-style-type: none;
	margin-left: -3.5em;
	border: none;
}

ul#menuPrincipal li.activo ul li a {
	color: #000000;
}

ul#menuPrincipal li.activo ul li a:hover {
	padding-left: 0;
	color: #999999;
}

ul#menuPrincipal li{
	padding: 0.8em 0 0.8em 0;
	background-image: url(../img/general/flecha.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 2.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0D6C5;
}

ul#menuPrincipal li a {
	text-decoration: none;
}

ul#menuPrincipal li a:hover {
	padding-left: 0.5em;
}

.destacar {color:#663300; font-weight:bold;}
/*-----------------------------COLUMNA DERECHA-----------------------------*/

div#columna_derecha {
	float: left;
	width: 544px;
}

/*menu superior*/
div#menuSuperior {
	float: right;
	margin-top: 1em;
}

div#menuSuperior ul {
	list-style-type: none;
	float: left;
	color: #666666;
	margin-right: 0px;
	margin-left: 1em;
	padding-right: 0px;
	padding-left: 0px;
}

div#menuSuperior ul li {
	float: left;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

div#menuSuperior ul li.ultimo {
border: none;
}

div#menuSuperior ul li a {
	color: #666666;
	text-decoration: underline;
}
div#menuSuperior ul li a:hover {
	text-decoration: none;
}

div#menuSuperior ul li span.activo {
	color:#663300;
	font-weight:bold;
	text-decoration:none;
}
div#contenido {
	float: left;
	width: 548px;
	margin-bottom: 2em;
}

div#ruta {
	clear: both;
	padding-top: 0.5em;
}



/*------------------------------PIE------------------------------*/
div#pie {
	color: #666666;
	margin-top: 2em;
	border-top: 1px solid #CCCCCC;
	clear: both;
	padding-top: 1em;
	margin-bottom: 2em;
}


div#pie address {
	font-style: normal;
	line-height: 2em;
	text-align: right;
}


/* ---------------------------------------------------------------------SEMÁNTICA
---------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

a {
	color: #996600;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}



h1 {
	color: #E1B500;
	font-size: 2.8em;
	font-family: Tahoma;
	font-weight: normal;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 1.5em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	color: #996600;
}


h3 {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 1em;
	margin-bottom: 0px;
	padding-bottom: 0.5em;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
p {
	line-height: 2em;
	margin-top: 1em;
}





/*-------------------------------FORMULARIO DE CONTACTO-------------------------------------------*/

.mensajeValidacion {margin: 2em 0;}

form {margin: 3em 0 1em 0; padding:2em; border:1px dashed #B89506; width:89%}



/*-----------------------------------------------------------------GENÉRICOS
--------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.clear {
	clear: both;
}

div#descargas {
	border: 1px solid #CCCCCC;
	padding: 0.5em;
}
div#descargas p {
	margin-bottom: 0px;
	margin-top: 0.5em;
}
div#descargas p.pastilla {
	background-color: #996600;
	margin-top: 0px;
	padding-top: 0px;
	color: #FFFFFF;
	padding-left: 0.5em;
}

p.destacado {
	padding: 1em;
	color: #996600;
	border-width: 3px 1px 1px 1px;
	border-style: solid dashed dashed dashed;
	border-color: #CC9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: oblique;
	background-image: url(../img/general/grano_cafe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 3em;
}

p.destacadoTes {
	padding: 1em;
	color: #666666;
	border-width: 3px 1px 1px 1px;
	border-style: solid dashed dashed dashed;
	border-color: #CC9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	background-image: url(../img/general/hoja_te.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

p.take-away {
	background-image: url(../img/general/take_away_es.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	padding-top: 16em;
	padding-left: 18em;
}

.enfatizado {
	font-family: Georgia, "Times New Roman", Times, serif;

	color: #CC9900;
	font-size: 1.1em;
}

.columna01 {
	float: left;
	width: 47%;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 2em;

}



.columna02 {
	float: left;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 47%;
}

p.colorFondo {
	background-color: #EFE9DC;
	color: #70440E;
	margin-right: 0.4em;
	padding-top: 0.5em;
	padding-right: 0.7em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}

img.borde {
	padding: 0.2em;
	border: 0.5em solid #EEEEEE;
}

.separador {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #EDE6D8;
	padding-top: 0.5em;
	clear: both;
}

ul.basico li {
	line-height: 2em;
	margin-top: 1em;
	margin-left: -2em;
	list-style-type: square;
}
