/*
	gmzwebmaster.es
	version 2
	3/01/10
*/
* {
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	}
	
body {
	background-image: url(images/no_index/Fondo.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	}
	
body, table {
	color: #CCCCCC;
	}

a, a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}

a:hover, a:active {
	color: #CCFF66;
	}
	
h1 {
	font-size: 28px;
	font-weight: normal;
	color: #CC0033;
	}

h2, h3, h4, h5, h6 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFF33;
	}

p {
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
	}	

alt {
	color: #FFFFFF;
	font-size: 12px;
	}

.prueba {
	background-image: url(images/no_index/fs_lateral0.jpg);
	background-repeat: no-repeat;
	}

.prueba:hover, .prueba:active {
	background-image: url(images/no_index/fs_lateral1.jpg);
	background-repeat: no-repeat;
	}

.txt_descarga {
	color: #CCFF00;
	}
	
.txt_pequeño {
	font-size: 12px;
	color: #CCCCCC;
	}
	
.txt_pequeño2 {
	font-size: 12px;
	color: #666666;
	}

.txt_normal {
	color: #FFFFFF;
	}

.txt_enlace_interno, .txt_enlace_interno:active, .txt_enlace_interno:link, .txt_enlace_interno:hover {
	color: #FFCC00;
	}
 
.txt_enlace_interno2, .txt_enlace_interno2:link, .txt_enlace_interno2:active {
	color: #FFFFFF;
	}

.txt_enlace_interno2:hover {
	color: #FFFF99;
	}

.txt_enlace_externo, .txt_enlace_externo:link, .txt_enlace_externo:active { /*cambiar color */
	color: #FFFFFF;
	}
	
.txt_enlace_externo:hover { /* Cambiar color */
	color: #99FFFF;
	}

.txt_blanco {
	color: #FFFFFF;
	}
	
.txt_destacado {
	color: #CC0033;
	}

.txt_destacado2 {
	font-style: italic;
	color: #FFFF66;
	}

.txt_destacado3 {
	color: #FFFF33;
	}

.txt_cursiva {
	font-weight: bold;
	font-style: italic;
	}
	
.txt_cursiva2 {
	font-style: italic;
	color: #999999;
	}
	
.txt_oscuro {
	color: #999999;
	}
	
.txt_oscuro2 {
	color: #666666;
	}

.txt_oscuroV {
	font-family: Verdana, Helvetica;
	color: #999999;
	}

.txt_oscuro2V {
	font-family: Verdana, Helvetica;
	color: #333333;
	}

.botones {
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	}
	
.caja {
	font-size: 12px;
	color: #000000;
	}

.colum_descarga {
	text-align: left;
	margin-top: 30px;
	margin-left: 30px;
	}

.flechas_rollover {
	margin-right: 50px;
	}
	
.link_img {
	color: #000000;
	margin-bottom: 30px;
	}
	
.fuente, .fuente:link, .fuente:hover, .fuente:active, .fuente:visited {
	color: #FFFF99;
	}	
	
.leyenda2, .leyenda2:link, .leyenda2:visited {
	font-size: 12px;
	color: #FFFFFF;
	}

.leyenda2:hover {
	font-size: 12px;
	color: #FFFF99;
	}
	
#fuente {
	text-align: right;
	margin-right: 40px;
	}
	
#leyenda {
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding-left: 40px;
	}

#codecs {
	background-image: url(images/no_index/fs_lat_codecs_0.png);
	width: 167px;
	height: 37px;
	}

#codecs:hover {
	background-image: url(images/no_index/fs_lat_codecs_1.png);
	width: 167px;
	height: 37px;
	}

#colum_iz {
	position: absolute;
	left: 297px;
	top: 399px;
	}
	
#colum_de {
	position: absolute;
	left: 587px;
	top: 423px;
	}

#link_img {
	color: #000000;
	}


/* INICIO DESLIZAMIENTO */
	
.offer {
	position: relative;
	height: 1%;
	overflow: hidden;
	cursor: pointer;
	}
	
#offer2_int, #offer3_int{
	display: none;
	}

/* FIN DESLIZAMIENTO */