@charset "utf-8";
/* CSS Document */
a{
	margin:0px;
	padding:0px;
	}
body{ background-image:url(../imagenes/FondoChocofest2010_2.jpg);
      background-color:#4e2009;
}

.cuadro_central{
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #F90;
	border-left-color: #F90;
}

.texto_uno{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #6C3600;
	text-decoration: none;
	text-align: justify;
	word-spacing: normal;
	line-height: 18px;
}

.botonMenu{
	padding-bottom:5px;
	width:148px;
	}

#fimra{
}

a.firma:link, a.firma:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	text-transform: lowercase;
	color: #FC0;
	text-decoration: none;
}
#menus {
/*Aqui el estilo de la tabla*/
}


 
a.elementoMenu:link, a.elementoMenu:visited {
	
	font-size: 22px;
	background-image: url(../imagenes/botonreposo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 40px;
	width: 152px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 50px;
	padding-top:14px;
}

a.elementoMenu:hover {
	background-image: url(../imagenes/botonselec2.png);
}
 
/*a.elementoMenu:visited {
	color: #FFF;
	
} */
 
a.elementoMenu:active {

}

.cabecera{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../imagenes/cabeChocofest2010.jpg);
}

.titulos_seccion{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight:800;
	color: #854E2C;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-color: #F90;
}

a:link, a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:800;
	font-size: 18px;
	color: #6A3500;
	text-decoration: none;
	line-height: 12px;
}

a:hover{
	color: #000;
	font-size: 18px;
	font-weight:800;
}

.activo{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:800;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	line-height: 12px;
}

.firma{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	text-transform: lowercase;
	color: #FFF;
}

.politica {
	font-size: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #666;
	text-align: justify;
}

.cajetin{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #666;
	background-color: #FDFDEE;
}

.logotipos{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #8F490A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-weight: bold;
}
.bonodescuento{
	font-family: Tahoma, Geneva, sans-serif;
	color:#360e0e;
	font-size:14px;
	font-weight:500;
	
	text-align:right;
	}
.bonodescuento2{
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-size:16px;
	font-weight:700;
	padding-left:5px;
	
	}	
