body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	text-align: left;
	margin: 0px 0px 100px 0px;
	padding: 0px;
	background-color: #FFFFFF;
} 

a {
	color:#333;
	text-decoration:none;	
}

a:hover {
	color:#333;
	text-decoration:underline;	
}

a:visited {
	color:#333;
	text-decoration:line-through;	
}

#active a {
	color:#dd0000;
	text-decoration:none;	
}

#menudif a {
	color:#333;
	text-decoration:underline;
	font-weight: normal;
}

#menudif a:hover {
	color:#333;
	text-decoration:underline;
	font-weight:bold;
}



#menudif #active a {
	color:#dd0000;
	text-decoration:none;	
	font-weight:normal;
}

p {
	line-height: 14px;	
}

/* -------------------- GENERAL -------------------- */

#container {
	width: 800px;
	margin: 0px;
	padding: 0px;
}

#left {
	width: 160px; 
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	float: left;
	position: fixed; 
	z-index: 2;
}

#right {
	width: 400px; /*440*/
	margin: 0px;
	padding: 0px 20px 0px 20px;
	float: right;
}

#menu {
	width: 170px;
	margin: 10px 0px 0px 0px;
	padding: 0px 5px 0px 185px;
	position: fixed;
	z-index: 1;
}


/* -------------------- CONTENTS LEFT -------------------- */

#logotype {
	font-size: 18px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #333333;
}

#info {
	margin: 14px 0px 0px 0px;
}

#info a:visited {
	text-decoration: none;
}

#menup {
	margin: 28px 0px 0px 0px;
}

#menup ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menup li {
	margin: 0px;
	padding: 0px;
}

#lang {
	margin: 28px 0px 20px 0px;
	overflow: hidden;
}

#aniv {
	margin: 0;
}

#aniv a img {
	border: none;
}

#aniv p {
	margin: 0;
	padding: 5px 0 0 0;
}

#lang ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#lang li {
	margin: 0px;
	padding: 0px 8px 0px 0px;
	float: left;
}

#lang .active {
	color: #333;
	text-decoration: line-through;
}

#lang a:visited {
	text-decoration:none;
}

/* -------------------- MENU -------------------- */

#menu dl {
	margin: 0px 0px 14px 0px;
	padding: 0px;
	list-style: none;
}

#menu dt {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}

#menu dd {
	margin: 0px;
	padding: 0px;
}

/*

#menu .new a {
	color: #333;
	text-decoration: none;
}

#menu .new a:hover {
	color: #333;
	text-decoration: line-through;
}

#menu .new a:visited {
	color: #333;
	text-decoration: line-through;
}

*/

/* -------------------- RIGHT -------------------- */

#title {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	position: fixed;
	background-color: #FFFFFF;
	width: 400px;
}

#title_nobold {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-weight: normal;
	position: fixed;
	background-color: #FFFFFF;
	width: 400px;
}

#images {
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

#images ul {
	margin: 30px 0px 22px 0px;
	padding: 0px;
	list-style: none;
}

#images li {
	margin: 0px;
	padding: 0px 0px 11px 0px;
	font-size: 24px;
	line-height: 28px;
}


#images link {
	margin: 0px;
	padding: 0px 0px 11px 0px;
	font-size: 12px;
	line-height: 14px;
}

#image_intro {
	margin: 35px 0px 0px 0px;
	padding: 0px;
	height:1000px;
}

#contents {
	margin: 34px 0px 0px 0px;
	padding: 0px;
	line-height: 14px;
	font-size: 12px;
}

#contents_aniv {
	margin: 100px 0px 0px 0px;
	padding: 0px;
	line-height: 14px;
	font-size: 12px;
}

#contents_aniv_intro {
	margin: 54px 0px 50px 0px;
	padding: 0px;
	line-height: 14px;
	font-size: 12px;
}

#contents ul {
	margin: 0px 0px 22px 0px;
	padding: 0px;
	list-style: none;
}

#contents li {
	margin: 0px;
	padding: 0px 0px 2px 0px;
}

#contents bo {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	font-weight: bold;

}

/* -------------------- EDITOR STYLES -------------------- */

.eumo_txt {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

.eumo_txt_bold {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
}

.eumo_txt_red {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;
	color: #FF0000;
}

.eumo_txt_red_bold {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;
	color: #FF0000;
	font-weight: bold;
}

#llegenda {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;
	color: #FF0000;
	margin-top:30px;
	float:left;
	clear:both;
	display:block;

}