@charset "utf-8";
/* CSS Document */
/*
BODY{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	padding: 0;
	margin: 0;
	background-image:url(../img/3d-3final.jpg);
	background-position:center;
	background-repeat:no-repeat;
}


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

body {
SCROLLBAR-FACE-COLOR:#000000; 
SCROLLBAR-HIGHLIGHT-COLOR: #6699CC; 
SCROLLBAR-SHADOW-COLOR: #6699CC; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
SCROLLBAR-ARROW-COLOR: #FFFFFF; 
SCROLLBAR-TRACK-COLOR: #E3E3E3; 
SCROLLBAR-DARKSHADOW-COLOR: #000000;
/*
background-image:url(../img/3d-3final.jpg);
background-repeat:no-repeat;
background-position:center;
*/

}
.contenedor{
position:relative; width:100%; z-index:10;
}

.texto_rojo{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#F00;
	text-decoration:none;
	font-weight:bold;
	}
a.texto_rojo:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#F00;
	text-decoration:underline;
	font-weight:bold;	
	}	

.texto_negro{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
	}
a.texto_negro:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
	}	
.ver10989898 {
color:#989898;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
}
.ver10FFFFFF {
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:none;
}
a.ver10FFFFFF:hover {
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:underline;
}

.texto_b_blanco {
color:#FFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}