/* v1.0 | 20080212  - By Eric Meyer*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
/*	content: none;*/
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}
.transparent_class {
/*	filter:alpha(opacity=50);*/
/*-moz-opacity:0.5;*/
/*-khtml-opacity: 0.5;*/
/*opacity: 0.5;*/
}
/* COMIENZAN CONFIGURACIONES---------------------------------------------------------------------------*/
/* html -------------------*/
html {
background-color:#7B0142;
}
* html {overflow:auto;}/* hack para ocultar scrollbar vertical en IE cuando no es necesario */
/* body ------------------*/
body {
background-color:#7B0142;
max-width: 900px;
margin: 0 auto 0;
}
* html body {width: 900px;}
/* cabezal --------------------------*/
#cabezal {
margin-top: 25px;
margin-left:39px;
margin-right:0px;
}
#logo {
	height:61px;
	vertical-align:text-bottom;
}
#nombre {
	position:relative;
	left: 39px;
	top:-6px;
	z-index:99;
	background-color:transparent;
	color: white;
	font-stretch:expanded;
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
}
#langSelect {
	float:right;
	position:relative;
	top: -21px; right: 26px;
	display:inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: rgb(103,103,103);
}
#UK, #DE, #FR, #ES {}
#langSelect a {padding-right:3px;}
#langSelect A:link {color: white; text-decoration:none;}
#langSelect A:visited {color:white; text-decoration:none;}
#langSelect A:hover {color:white; text-decoration:underline;}
/* cuerpo -------------------------------*/
#cuerpo {
font-family: Georgia, "Times New Roman", Times, serif;
margin-top: 80px;
}
/** html #cuerpo {height:450px; z-index:0;}*/

.activoIndex {display:block;}
.inactivoIndex{display:none;}

#puntitos { font-size:16px;}
.puntitos { font-size:16px;}

.titulo {
	margin-left:160px;
	color:#BD80A1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	padding-bottom:6px;
	border-bottom: solid 1px #BD80A1;
	width:77%;
}
/*#presentaFR , #presentaES {}*/
#presenta0 {
	margin-top: 28px;
}
#presenta01  {
	margin-top: 28px;
}
.presenta{
	margin-left:161px;
	width:65%;
	font-size:14px;
	font-weight:100;
	color: white;
	line-height:1.3em;
	margin-bottom: 19px;
}
#aInicioFR, #aInicioES, #aInicioDE, #aInicioEN {
	margin-left:163px;
	width: 70%;
	text-align:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#BD80A1;
	font-weight:bold;
	font-stretch: wider;
	text-decoration:underline;
}
p#aInicioFR  a:link {color:#BD80A1;}
p#aInicioFR  a:visited {color:#BD80A1;}
p#aInicioFR  a:hover {color:white;}
p#aInicioES a:link {color:#BD80A1;}
p#aInicioES a:visited {color:#BD80A1;}
p#aInicioES a:hover {color:white;}
p#aInicioDE  a:link {color:#BD80A1;}
p#aInicioDE  a:visited {color:#BD80A1;}
p#aInicioDE  a:hover {color:white;}
p#aInicioEN  a:link {color:#BD80A1;}
p#aInicioEN  a:visited {color:#BD80A1;}
p#aInicioEN  a:hover {color:white;}

.cuerpos {
margin:12px 0 0 0;
/*	background-color:#99FFCC;*/
max-width: 75%;
padding: 10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1em;
color: #333333;
}
.cuerpos p {margin-bottom: 5px;}

#pie {
color: silver;
background-color:#7C2049;
margin:0px 5px;
border: solid 1px gray;
padding: 3px 5px;
}
#noscriptIndex p {
	color: white;
	margin-left: 160px;
	line-height:1.3em;
}
#noscriptIndex a:link {color: white;}
#noscriptIndex a:visited {color: white;}
#noscriptIndex a:hover {color: white; text-decoration:none;}