body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.fondo {
	background-image: url(archivos/1024x768.jpg);
	position: absolute;
	z-index: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
#menu {
	position: absolute;
	z-index: 3;
	margin: 0px;
	padding: 0px;
	height: 352px;
	width: 130px;
	top: 30px;
	left: 20px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#menu #idioma {
	position: relative;
	width: 115px;
	background-color: #A0A0A0;
	height: 27px;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#menu #idioma a {
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}

#menu ul {
	background-color: #000000;
	margin: 0px;
	color: #CCCCCC;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
h1 {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana;
	margin-bottom: 15px;
}
#footer {
	position: absolute;
	z-index: 5;
	width: 605px;
	bottom: -10px;
	left: -5px;
	color: #4b4b4b;
	text-align: right;
	background-color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#menu a {
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#contenido #header {
	position: relative;
	clear: both;
	height: 140px;
}

#menu li {
	padding-left: 12px;
	padding-bottom: 25px;
}
#contenido #slogan {
	position: relative;
	width: 280px;
	float: right;
	color: #990000;
	font-size: 13px;
	line-height: 23px;
	text-align: right;
	padding-top: 20px;
}
html {
	overflow: hidden;
	height: 100%;
	width: 100%;
	
}


#contenido #logo {
	position: relative;
	float: left;
	width: 260px;
	height: 120px;
}
.separador {
	position: relative;
	margin-bottom: 20px;
}


#menu .linkActivo {
	color: #FFD700;
	list-style-image: url(archivos/apunta_dcha.gif);
	list-style-position: inside;
	padding-left: 5px;
}
#contenido #data .separador #galeria a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#scroller {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:1px;
	overflow:auto;
	z-index:2;

 }
#footer a {
	text-decoration: none;
	color: #4b4b4b;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 0px;
}

#contenido #data .separador a {
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}

.margenDerechoImg {
	margin-right: 20px;
}
.rojo {
	color: #990000;
}
.separador p {
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}





#menu a:hover {

	text-transform: uppercase;
	color: #FFD700;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#contenido #data {
	clear: both;
	float: none;
	position: relative;
	width: 100%;
	overflow: auto;
	line-height: 18px;
}

#contenido {
	position: absolute;
	left: 180px;
	width: 560px;
	top: 30px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	padding: 20px;
	background-image: url(archivos/fondo-trans.png);
}
.margenIzquierdoImg {
	margin-left: 20px;
}
#footer a:hover {
	color: #CCCCCC;
}
#contenido #data .separador #galeria a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #990000;
}
