body {
	background-color: #e6e3dc;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.clear {
	clear: both;
}
.caja {
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;
}
.caja .cabecera {
	padding-bottom: 10px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 10px;
}
.caja .cabecera img {
	float: left;
}
.caja .cabecera .menu {
	float: left;
	width:800px;
	padding-left: 10px;
}
.caja .cabecera .menu h1 {
	display: block;
	padding: 0px;
	font-size: 24px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.caja .cabecera .menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.caja .cabecera .menu ul li {
	display: inline;
}
.caja .cabecera .menu ul li a {
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	color: #000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000;
	border-bottom-color: #000;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000;
	font-variant: normal;
	font-size: 12px;
	font-weight: bold;
}
.caja .cabecera .menu ul li a:hover {
	background-color: #FBF9A2;
}
.caja .cabecera .menu ul li ul li {
	display: block;
	width:100%;
}
.caja .cabecera .menu ul li ul li a {
	float: none;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000;
}
.caja .cabecera .menu ul .primero a {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000;
}

.caja .cuerpo .menu_v {
	width: 112px;
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDAD1;
}
.caja .cuerpo .menu_v ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.caja .cuerpo .menu_v ul li a {
	color: #000;
	text-decoration: none;
	display: block;
	font-size: 10px;
	text-align: right;
	padding: 5px;
}
.caja .cuerpo .menu_v ul a:hover {
	background-color: #FFF;
}

.caja .cuerpo .album {
	background-color: #FFF;
	padding: 20px;
	width: 740px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000;
	float: left;
}

.caja .cuerpo .contenido {
	background-color: #FFF;	
	padding:8px;
	padding-top: 20px;
	width: 714px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000;
	float: left;
}
.caja .cuerpo .contenido h2, .caja .cuerpo .album h2 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
}
.caja .cuerpo .contenido h2 a {
	color: #000;
}

.caja .cuerpo .contenido h3 {
	font-size: 12px;
	color: #1257fb;
}
.caja .cuerpo .contenido h5 {
	font-size: 1em;
}

.caja .cuerpo .contenido p a {
	color: #00F;
	text-decoration: none;
}
.caja .cuerpo .contenido a:hover {
	text-decoration: underline;
}
.caja .cuerpo .contenido .parte {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #242021;
	clear: both;
}
.caja .cuerpo .contenido .parte img {
	float: left;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.activo a     {
	background-color: #FFF;
}
.caja .cuerpo .contenido .link a {
	background-image: url(themes/link.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: 0px 8px;
	color: #242021;
	text-decoration: none;
	font-size: 12px;
}
.caja .cuerpo .contenido .link a:hover {
	text-decoration: underline;
}
.caja .cuerpo .contenido ul.link {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.caja .cuerpo .contenido .paseo a {
	background-image: url(themes/mpaseo.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 40px;
	padding-top: 8px;
	padding-bottom: 10px;
	background-position: 0px 0px;
	color: #242021;
	text-decoration: none;
	font-size: 12px;
}
.caja .cuerpo .contenido .paseo a:hover {
	text-decoration: underline;
}
.caja .cuerpo .contenido ul.flora {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.caja .cuerpo .contenido .flora a {
	background-image: url(themes/flora.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 40px;
	padding-top: 8px;
	padding-bottom: 10px;
	background-position: 0px 0px;
	color: #242021;
	text-decoration: none;
	font-size: 12px;
}
.caja .cuerpo .contenido .flora a:hover {
	text-decoration: underline;
}
.caja .cuerpo .contenido ul.paseo {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.caja .cuerpo .contenido .senda a {
	background-image: url(themes/msenda.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 40px;
	padding-top: 8px;
	padding-bottom: 10px;
	background-position: 0px 0px;
	color: #242021;
	text-decoration: none;
	font-size: 12px;
}
.caja .cuerpo .contenido .senda a:hover {
	text-decoration: underline;
}
.caja .cuerpo .contenido ul.senda {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.caja .cuerpo .contenido .gana a {
	background-image: url(themes/gana.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 40px;
	padding-top: 8px;
	padding-bottom: 10px;
	background-position: 0px 0px;
	color: #242021;
	text-decoration: none;
	font-size: 12px;
}
.caja .cuerpo .contenido .gana a:hover {
	text-decoration: underline;
}
.caja .cuerpo .contenido ul.gana {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.caja .cuerpo .contenido .entradilla {
	background-color: #E6E3DC;
	padding: 10px;
	border: 1px solid #242021;
}
.caja .cuerpo .contenido .blanco {
	background-color: #FFF;
	padding: 5px;
	float: left;
	font-weight: bold;
	border: 1px solid #E6E3DC;
}
.caja .cuerpo .contenido .verde {
	background-color: #6C0;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	float: left;
}
.caja .cuerpo .contenido .amarillo {
	background-color: #FF0;
	padding: 5px;
	float: left;
	font-weight: bold;
}
.caja .cuerpo .contenido .subt {
	font-weight: bold;
	color: #060;
	margin-top: 0px;
	padding-top: 0px;
}
.caja .cuerpo .contenido h2.consubt {
	margin: 0px;
	padding: 0px;
}
.caja .cuerpo .destacados {
	float: left;
	width: 240px;
	background-color: #efefef;
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A9A9A9;
	border-right-color: #A9A9A9;
	border-left-color: #A9A9A9;
	background-image: url(themes/back_destacados.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.caja .cuerpo .destacados h2 {
	font-weight: bold;
	color: #a9a9a9;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A9A9A9;
}
.caja .cuerpo .destacados .noticia {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A9A9A9;
	padding-top: 10px;
	clear: both;
}
.caja .cuerpo .destacados .noticia a {
	color: #242021;
	text-decoration: none;
}
.caja .cuerpo .destacados .noticia a:hover {
	text-decoration: underline;
}
.caja .cuerpo .destacados .noticia a img {
	float: left;
}
.caja .cuerpo .destacados .noticia h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.caja .cuerpo .destacados .noticia p.autor {
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
.caja a.contacto {
	display: block;
	padding-top: 5px;
	padding-left: 120px;
	color: #000;
}
.conjunto {
	padding: 2px;
	height: 526px;
	width: 696px;
	border: 1px solid #000;
	clear: both;
	overflow:hidden;
}
.conjunto2 {
	padding: 2px;
	height: 444px;
	width: 700px;
	border: 1px solid #000;
	clear: both;
	overflow:hidden;
}
#galeria {
}
#todas{
	cursor: pointer;	
}
.botones {
	margin-top: 10px;
	margin-left: 100px;
}
.botones .marca {
	background-color: #CCC;
	float: right;
	height: 20px;
	width: 20px;
	cursor: pointer;
	margin-left: 10px;
}
#img6, #img5, #img4, #img3, #img2, #img1, #img0 {
	opacity:0.5;
}
.pie {
	font-size:0.8em;
	}
.rojo {
	color:red;
	}
.lineado{
	font-sze:1.1em;
}