@charset "utf-8";

/*MIGAS DE PAN */

.breadCrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	text-decoration: none;
}

/*--*/

ul {
	list-style-type: none;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.titulo_cuadro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin-left: 10px;
}
.medidas_cuadro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.titulo_exposicion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.tabla_filete {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

/* HIPERVINCULOS */

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
/*a:visited {
	color: #000;
	text-decoration: none;
}*/

/*--*/

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.email {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
}
#fechas ul {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}
#fechas li {
	float: left;
	list-style-type: none;
	margin-right: 20px;
}

#barra_idioma ul {
	margin-top: 0px;
	padding: 0px;
	margin-left: 0px;
}
#barra_idioma li {
	float: left;
	list-style-type: none;
	margin-right: 20px;
	margin-top:0;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu ul {
	margin-top: 0px;
	padding: 0px;
	margin-left: 0px;
}
#menu li {
	list-style-type: none;
	margin-right: 20px;
	margin-top:0;
	padding: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#contenido li {
	margin-bottom: 5px;
}
.Estilo2 {
	color: #996600;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #999999;
}

