@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
scrollbar-arrow-color: #C00;
scrollbar-3dlight-color: #f2eeea;
scrollbar-darkshadow-color: #a1958b;
scrollbar-face-color: #a1958b;
scrollbar-highlight-color: #e8e0cc;
scrollbar-shadow-color: #78624f;
scrollbar-track-color: #cfc6be;
}
.fondo-abajo {
	background-image: url(images/d2go-5.jpg);
}
.fondo-texto {
	background-image: url(images/d2go-fondo-texto.jpg);
}
.fondo-top {
	background-image: url(images/d2go-back-top.jpg);
}
.fondo-right {
	background-image: url(images/d2go-back-texto.jpg);
}
.texto-titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #900;
}
.texto-contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
}
.texto-contenido-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
}
.texto-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.texto-blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.texto-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999;
}
.texto-links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #C00;
}
.texto-links3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CEC5BE;
}
a:link {
	color: #CEC5BE;
}
a:visited {
	color: #666;
}
a:hover {
	color: #F00;
}
a:active {
	color: #C0C0C0;
}

.fondo-index1 {
	background-image: url(images/d2go-fondo-index1.jpg);
}
.fondo-index2 {
	background-image: url(images/d2go-fondo-index2.jpg);
}
.fondo-index3 {
	background-image: url(images/d2go-fondo-index3.jpg);
}
.fondo-index4 {
	background-image: url(images/d2go-fondo-index4.jpg);
}
.fondo-blanco-galeries {
	background-image: url(images/d2go-fondo-texto-blanco.jpg);
}
