* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #F9F2db;
}
h1{
	background-image: url(img/jornadasquesos2010.png);
	background-repeat: no-repeat;
	height: 142px;
	width: 313px;
	text-indent: -1000em;
	margin-left: 30px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #dba900;
	font-weight: normal;
	padding-top: 15px;
	display: block;
	width: 340px;
	float: left;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #DBA900;
	font-weight: bold;
	margin-bottom: 20px;
}
h4  {
	font-size: 20px;
	font-weight: bold;
	color: #DBA900;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
#contenedor {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#cabecera {
	background-image: url(img/cab_jornadasquesos.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
#menu {
	background-image: url(img/mnu_jornadasquesos.png);
	background-repeat: no-repeat;
	height: 82px;
	padding-right: 35px;
	padding-left: 35px;
}
#menu ul{
	float:right;
	}
#menu li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #DBA900;
	display: inline;
}
#menu li a {
	display:block;
	text-decoration: none;
	float:left;
	text-align:center;
	color: #DBA900;
	margin-left: 15px;
	margin-top: 20px;
	padding-top:8px;
}
#menu li a:hover {
	color: #FFF;
	text-decoration: none;
	margin-left: 15px;
	margin-top: 20px;
	padding-top:5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DBA900;
}

#contenido {
	margin-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 30px;
}
#presentacion {
	background-image: url(img/fondo_jornadasquesos.png);
	background-repeat: no-repeat;
	/*background-position: left center;*/
	margin-right: 10px;
}
#presentacion #entradilla {
	font-weight: bold;
	line-height: 24px;
	font-size: 14px;
	color: #262721;
	margin-bottom:30px;
}
#presentacion #entradilla2 {
	font-weight: bold;
	color: #262721;
}
#presentacion p {
	padding-left: 250px;
	margin-top: 8px;
}
#presentacion .izda{
	float:left;
	margin-right:10px;
	margin-top:5px;}
#presentacion .dcha{
	float:right;
	margin-left:10px;
	margin-top:5px;}
#presentacion .dchavert{
	float:right;
	margin-left:10px;
	margin-top:15px;}
#catalogo{
	margin-left:250px;
	margin-top: 20px;
	height:50px;
	}
#catalogo img{
	float:left;
	margin-right:20px;
	}
#catalogo a{
	/*margin-left:10px;*/
	font-weight: bold;
	color: #DBA900;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	line-height: 17px;
	}
#catalogo a:hover{
	color: #262721;
	text-decoration:none;
}
#programa {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 18px;
}
#programa p {
	margin-top: 8px;
}
#izquierda  {
	float: left;
	width: 400px;
	margin-right: 50px;
	margin-bottom: 30px;
}
#izquierda #programilla {
	font-size: 11px;
	line-height: normal;
	margin-left: 30px;
	font-style: italic;
}
#derecha img {
	padding-top: 100px;
	padding-bottom: 0px;
}

.subrayado {
	text-decoration: underline;
}
.uppercase {
	text-transform: uppercase;
}





#pie {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #dba900;
	background-image: url(img/pie.png);
	background-repeat: no-repeat;
	height: 124px;
	font-size: 10px;
	font-weight: bold;
	clear: both;
}
#pie p {
	display: block;
	margin-bottom: 15px;
	/*margin-top: 15px;*/
}
#pie #organizan {
	margin-top: 15px;
	float: left;
	width: 310px;/*210*/
	margin-left: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #797260;
}

#pie #organizan #gastronomia {
	margin-right: 50px;
}

#pie #patrocina {
	margin-top: 15px;
	text-align: center;
	margin-right: 200px;
	width: 84px;
	float: right;
}
#pie #patrocina p {
	margin-bottom: 45px;
}
