/* CSS Document */

p{ margin-bottom:10px;}

/*****************   DESCARGA   ******************/
.encabezado_h3 {
	float:left;
	height: 40px;
	width:770px;
	line-height:30px;
	margin:0px;
	margin-left:10px;
}
#imagen_catalogo{
	float:left;
	width:598px;
	height:341px;

	margin-top:20px;
	margin-right:0px;
	background-repeat:no-repeat;	
	background-image:url(/images/foto_catalogo.png)!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/foto_catalogo.png');
}
#columnatexto{
	float:left;
	padding:60px 0 30px 15px;
	width:170px;
	font-family:"Trebuchet MS",Arial,Verdana;
	font-size:12px;
}
#alternativas{
	float:left;
	margin-top:30px;
	margin-left:20px;
	width:500px;
	height:100px;
}






#fondo_gris{
	width:820px;
	height:500px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:medium;
	background-image:url(/images/fondo_gris3.jpg);
	background-position:top;
	background-repeat:repeat-x;
}


#form1 #columna_formu {
	float: left;
	width: 325px;
	height:280px;
	overflow:hidden;
	padding-top: 40px;
	margin-left:15px;
}
#form1 #columna_formu2 {
	float:right;
	width:400px;
	height:260px;
	overflow:hidden;
	padding-top:60px;
	margin-right:15px;
}

#formulario{
	float:left;
	width:765px;
	padding:0px;
	border:0px;
	margin:0px 0px 0px 20px;
	height:1px;
	overflow:hidden;
	font-family:"Trebuchet MS",Arial,Verdana;
	font-size:12px;
	margin-top:20px;
	background:url(/images/dashed.gif) no-repeat top center;
}

#raya{
	float:left;
	width:765px;
	height:1px;
	padding:0px;
	border:0px;
	margin:0px;
	background:url(/images/dashed_fin.gif) no-repeat top center;
	overflow:hidden;
}

.descarga{
	float:left;
	width:170px;
	height:80px;
	margin-bottom:10px;
	background-image:url(/images/fondodescargar_boton.png);
	background-repeat:no-repeat;
	margin-right:0px;
	padding:0px;
	text-decoration:none;
	color:#000000;
	}
.descarga p{
	margin:15px 0px 0px 10px;
	}

.descarga:hover{
		background-position:0px -80px;
		}

.salto{
	clear:both;
}

.texto_rojo{
	color:#cc0016;
}
.campos{
	float:right;
	width:200px;
}
.campos_largo{
	width:290px;
	float:right;
	}
.campos_peque{
	width:90px;
	float:right;
	}
.etiquetas {
	float: left;
	width: 80px;
	line-height:20px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	margin:0px;
	text-transform:uppercase;
}

.etiquetas2{
	float: left;
	width: 90px;
	line-height:20px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	margin:0px;
	text-transform:uppercase;
}
.celda{
	width:195px;
	height:20px;
	}
.opcion{
	width:20px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	}
.flotarizquierda{
	float:left;
	}

.boton{
	width:65px;
	height:25px;
	background-color:#cc0016;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color:#FFFFFF;
	float:right;
	} 


#proteccion_datos{
	float:left;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	width:420px;
	margin-top:2px;
	padding:10px;
	}
.enviamos_politica {
	width:700px;
	height:0px;
	overflow:hidden;
	}






/* ----------- download.php ----------- */

.download_body {
	margin:0px;
	padding:0px;
	border:0px;
	background-color:#FFFFFF;
	background-image:url(/images/catalogo/descargando.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
.download_texto1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	font-size:12px;
	line-height:12px;
	color:#CC0016;
	margin-top:60px;
	margin-right:10px;
	}
.download_texto2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	font-size:11px;
	line-height:12px;
	color:#333333;
	margin-top:5px;
	margin-right:10px;
	}





