@charset "UTF-8";
/* CSS Document */

/*estructura*/

* {
	margin: 0;
	padding: 0;
}
#container {
	width:900px;
	margin: auto;
	background-color: #FFF;
	position:relative;
	border: 15px solid #FFF;
}
header {
	width:900px;
	height: 357px;
	float:left;
	position:relative;
}
section, #section_marron, #section_naranja, #section_bordeau_arte, #section_ocre, #section_ocre_prd  {
	width:601px;
	height: auto;
	float:left;
	border-top-width: 40px;
	border-top-style: solid;
	border-top-color: #991B34;
	background-color: #991B34;
	/*background-image: url(../images/Actividades.jpg);*/
	padding-top: 19px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 29px;
	background-color:#eff2f4;
	position:relative;
}
#left, #left_mercado, #left_comunidades, #left_historia,  #left_organizacion, #left_arte, #left_index {
	height: 1046px;
	width: 250px;
	float:left;
	background-color:#FFF;
	position:relative;
}
nav {
	height: 200px;
	width: 168px;
	float:left;
	background-image: url(../images/bolas.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	padding-top:91px;
	padding-left:40px;
	padding-right:40px;
	background-color:#FFF;
}
footer {
	height: 190px;
	width: 900px;
	clear:left;
	margin-top:690px;
	background-color: #FFF;
	background-image: url(../images/guarda.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#fotos, #foto_marron, #foto_naranja, #foto_ocre_ind {
	height: 165px;
	width: 650px;
	float:right;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #991B34;
}
#foto1 {
	height: 165px;
	width:216px;
	float:left;
}

figcaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color:#7E8083;
	height: 20px;
	width:208px;
	float:right;
	background-color: #eff2f4;
	padding-left:8px;
}
figure

{
	margin-left:38px;
	margin-top:5px;
		margin-bottom:12px;
	height: 318px;
	width: 151px;
	float:left;

	}

	#epigrafe {
	height: 18px;
	width: 650px;
	float:right;
	background-color: #A68119;
}
/*clases y etiquetas*/

.izq {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999999;
	line-height: 25px;
}
.izq ul {
}
.izq li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	list-style-type: none;
}
.izq li a {
	color: #999999;
	text-decoration: none;
}


.current {
	color: black;
}
.current li a {
	color: black;
}
.twolineas {
	line-height: 16px;
	padding-bottom:4px;
}
.twolineas_black a {
	line-height: 16px;
	padding-bottom:4px;
	color: black;
}
.izq li a:hover {
	color: black;
	text-decoration: none;
}


.texto, h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	line-height: 16px;
	margin-bottom: 20px;
	list-style-image: url(../images/vinieta.png);
	list-style-type: disc;
	text-decoration: none;
}
h1 {
	margin-bottom: 5px;
	font-weight: bold;

}
.texto a  {
	text-decoration: none;
color: #000;
	
}

 .texto a:hover {
	color: #666;
		
}
.texto:last-child {
	margin-bottom: 5px;
}
.texto ul {
	list-style-image: url(../images/vinieta.png);
	list-style-type: disc;
}
.texto li {
	list-style-image: url(../images/vinieta.png);
	list-style-type: disc;
	list-style-position: outside;
	margin-left:5px;
	margin-bottom:5px;
	line-height: 17px;
}


.titulo_turq {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	
	font-weight: bold;
	margin-bottom: 20px;
	color: #991B34;
}
/*Para ocre*/
#section_ocre, #section_gris {
	border-top-color: #991B34;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #991B34;
	border-top-width: 40px;
}
h2, .titulo_gris {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #991B34;
	font-weight: bold;
	margin-bottom: 20px;
}
#left_mercado {
	height: 1200px;
	background-image: url(../images/guarda.jpg);
	background-repeat: no-repeat;
	background-position: 0px 1000px;
}
#footer_ocre {
	height: 0px;
	background-image: none;
}

/*Para gris*/
#section_gris {
	border-top-color: #991B34;
	
	border-bottom-color: #991B34;

}
.titulo_gris {

	color: #991B34;
	
}


/*Para bordeau*/
#section_bordeau {
	border-top-color: #991B34;
	border-top-width: 40px;
}

#section_bordeau_arte {
	border-top-color: #991B34;
	border-top-width: 40px;
	background-image: url(../images/arte_pueblos.png);
	background-repeat: no-repeat;
	height:900px;
	margin-bottom:0px;
	background-color:#FFFFFF;
}
.titulo_bordeau {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #991B34;
	font-weight: bold;
	margin-bottom: 20px;
}
#left_comunidades {
	height: 850px;
}
#left_arte {
	height: 985px;
	background-repeat: no-repeat;
	background-image: url(../images/guarda.jpg);
	background-position: bottom;
}
#footer_bordeau {
	background-image: none;
}

#footer_bordeau_arte {
	background-image: none;
	height:2px;
}
#foto_bordeau {
	height: 137px;
	width: 650px;
	float:right;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #991B34;
}
#epigrafe {
	height: 18px;
	width: 650px;
	float:right;
	background-color: #eff2f4;
	
}
#foto1_bordeau {
	height: 137px;
	width:216px;
	float:left;
	background-color: #F00;
}
figcaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color:#7E8083;
	height: 20px;
	width:208px;
	float:right;
	background-color: #eff2f4;
	padding-left:8px;
}
/*marrón*/
#section_marron {
	border-top-color: #991B34;
	border-top-width: 40px;
}
.titulo_marron {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #991B34;
	font-weight: bold;
	margin-bottom: 20px;
}
#left_historia {
	height: 800px;
}
#footer_marron {
	background-image: none;
}
#foto_marron {
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #991B34;
}

#foto1_marron {
	height: 137px;
	width:216px;
	float:left;
}
/*naranja*/
#section_naranja {
	border-top-color: #991B34;
	border-top-width: 40px;
}
.titulo_naranja {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
color: #991B34;
	font-weight: bold;
	margin-bottom: 20px;
}
#left_organizacion {
	height: 800px;
}
#footer_naranja {
	background-image: none;
}
#foto_naranja {
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #991B34;
	background-color: #991B34;
}

#left_organizacion {
	height: 980px;
	background-image: url(../images/guarda.jpg);
	background-repeat: no-repeat;
	background-position: 0px 850px;
}


/*ocre index*/
#section_ocre_ind {
	border-top-color: #991B34;
	border-top-width: 40px;
}
.titulo_ocre_ind {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #991B34;
	font-weight: bold;
	margin-bottom: 20px;
}
#left_index {
	height: 800px;
}
#footer_ocre_ind {
	background-image: none;
}
#foto_ocre_ind {
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #991B34;
}

#foto1_ocre_ind {
	height: 137px;
	width:216px;
	float:left;
}


#section_ocre_prd  {
	padding-left: 20px;
		border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #991B34;
	border-top-color: #991B34;
	
}