body {
	text-align: center;
	background-color:#FFFFFF;
	margin-top: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#container {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0;
	width: 950px;
	text-align:left;
}

#Encabezado {
	position:relative;
	left:0px;
	top:0px;
	width:inherit;
	height:145px;
	background-color:#FFFFFF;
}

/*CONFIGURACION MENU VERTICAL*/

#Menu {
	position:relative;
	left:0px;
	top:0px;
	width: 240px;
	float: left;
	height:624px;
	background-color:#D5E79B;
}


#nav {
	position: relative;
	left: 7%;  
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font-weight: bold;
}

#nav ul {
	margin: 0;
	border: 0;
	padding: 0;
}

#nav li {
	margin:0px;
	padding:0; 
}

#nav a.first {
	background:#D5E79B url(../images/menuArriba.png) top no-repeat scroll;
}

#nav a.last {
	background:#D5E79B url(../images/menuAbajo.png) top no-repeat scroll;
	padding-bottom: 10px;
	padding-top: 10px;
}

#nav li a {
	display:block;
	width:80%;
	text-decoration:none;
	text-align:left;
	font-size:16px;
	color:#FBFFFA;
	background:#D5E79B url(../images/menuMedio.png) top no-repeat scroll;
}

#nav a {
	padding-left:10px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 0px;
}

#nav li a:hover {
	color:#CCFF33;
}

/*FIN CONFIGURACION MENU VERTICAL*/

/*CONFIGURACION CONTENIDO*/

#Contenido {
	position:relative;
	left:0px;
	float:right;
	margin: 0;
	top:0px;
	width:706px;
	height:624px;
	background:url(../images/Marca-de-agua.jpg);
	background-attachment:scroll;
	background-position:left;
	background-repeat:no-repeat; 
	background-color:#FFFFFF;
}


#Contenido img.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 4px;
	margin-right:60px;
}

#Contenido img.floatRightClear2 { 
    float: right; 
    clear: right; 
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom:5px;
}

#Contenido h2,h3 {
	text-align: center;
}

#Contenido h1{
	text-align: left;
	float: left;
	margin: 2em;
}

#Contenido h1.english{
	text-align: left;
	float: left;
	margin: 2em;
	font-size: 26px;
	margin-left: 1em;
	margin-right: 1em;
}


#Contenido p {
	text-align: justify;
	padding-right: 200px;
	padding-left: 30px;
	font-size: 16px;
	float: none;
}


#Contenido cite {
	text-align: center;
	float: none;
	margin-left: 60px;
}

#Contenido cite.english {
	text-align: center;
	float: none;
	margin-left: 250px;
}

#Contenido cite.german {
	text-align: center;
	float: none;
	margin-left: 100px;
}

#Contenido cite.german1 {
	text-align: center;
	float: none;
	margin-left: 250px;
}

#Contenido p.quote {
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	float: none;
}


#Contenido span.galeria {
	text-align: center;
	left: 50px;
	position: relative;
}

div.c2 {
	overflow:auto
}

#Contenido p.c1 {
	font-weight: bold
}

/*FIN CONFIGURACION CONTENIDO*/


/*CONFIGURACION MENU IDIOMAS*/

#navIdiomas {  
	border: 0;
	padding: 0;
	position: relative;
	top: 0px;
	list-style: none;
	float: right;
	height: 20px;
	width: 220px;
/*	background-image: url(../images/barra-idiomas.jpg);*/
}

#navIdiomas ul {
	margin: 0;
	border: 0;
	padding: 0;
}

#navIdiomas li {
	padding:0;
	display: inline;
	padding-top: 10px;
	padding-left: 20px;
}

#navIdiomas li a {
	text-decoration:none;
	text-align:left;
	font-size:16px;
	font-weight:600;
	color:#FBFFFA;
}

#navIdiomas li a {
	padding-top: 20px;
}

#navIdiomas li a:hover {
	color:#FFFF66;
}

#navIdiomas img {
	width: 25px;
	height: 17px;
}

/*FIN CONFIGURACION MENU IDIOMAS*/

/*CONFIGURACION GALERIAS*/


#Contenido a img {
	border: none;
}

/*FIN CONFIGURACION GALERIAS*/

/*CONFIGURACION TABLAS*/
table{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #006633;
	background-color: #D5E79B;
	border-width: 2px;
}

/*FIN CONFIGURACION TABLAS*/
a.faqlinks:link {color: #000000; font-size: 12pt; font-weight: normal; text-decoration: none}
a.faqlinks:visited {color: #666666; text-decoration: none; }
a.faqlinks:hover {text-decoration: underline; font-style: italic}
a.faqlinks:active {color: red; }

/*INICIO CONFIGURACION LINKS*/

/*FIN CONFIGURACION LINKS*/
