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

body{
	margin:0;
	padding:0;
	background-color:#ad592e;
	}

#contenedor{
	background-image:url(imagenes/fondo.png);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	height:680px;
	}
	
#contenido{
	margin:auto;
/*	background-image:url(imagenes/fondo.png);
	background-repeat:repeat-x;
	background-position:top;*/
	width:902px;
	height:680px;
	padding:20px 24px 0 29px;
	}

form{
	margin:0;
	padding:0;
	border:0;}

img{
	border:0;}

#cabezal{
	float:left;
	margin-bottom:10px;
	width:901px;
	}

#bienv{
		float:left;
	margin-bottom:10px;
	width:901px;
	}


#fdo_texto{
		float:left;
	margin-bottom:10px;
	width:571px;
	}

#col_der{
	float:left;
	width:322px;
	margin-left:8px;
	}

#fdo_descargas{
		float:left;
		background-image:url(imagenes/fdo_descargas_ii.png);
	background-position:top;
	background-repeat:no-repeat;
	width:306px;
	height:36px;
	padding:5px 10px 10px 5px;
		font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fcfae2;
	text-shadow:1px 1px #6d2601;
		font-size:11px;
	}

#fdo_descargas .tit{
	position:relative;
		text-align:center;
	width:190px;
	left:50px;
	}

#fdo_descargas .links{
	position:relative;
	text-align:center;
	color:#fcfae2;
/*	width:280px;*/
	top:-5px;
	left:4px;
	}


#fdo_descargas .links a{
	position:relative;
	text-align:center;
	width:280px;
	color:#fcfae2;
	text-decoration:none;
	margin:0 20px;
	top:-10px;
	}

#fdo_descargas .links a:hover{
	color:#b14f1c;
	text-shadow:1px 1px #fcfae2;
	}


#fdo_descargas .ic{
	position:relative;
	background:url(imagenes/ac_ic.png) top no-repeat;
	width:18px;
	height:18px;
	left: 230px;
	top: -16px;
	}


#fdo_descargas .ingreso{
		float:left;
		background-image: url(imagenes/btn_descingreso.png);
	background-repeat:no-repeat;
	backgroud-position:top left;
	width:140px;
	height:42px;
	}
#fdo_descargas .ingreso:hover{
	background-position:0 -42px;
	}

#fdo_descargas .eco{
		float:left;
		background-image: url(imagenes/btn_desceco.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:126px;
	height:42px;
	}
#fdo_descargas .eco:hover{
	background-position:0 -42px;
	}
#fdo_descargas .acrobat{
		float:left;
		background-image: url(imagenes/acrobat.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:50px;
	height:42px;
	}

#fdo_inf{
		float:left;
		background-image:url(imagenes/fdo_inf.png);
	background-position:top;
	background-repeat:no-repeat;
	width:322px;
	height:44px;
	}
#fdo_inf .ingresar{
		float:left;
		background-image:url(imagenes/ingresar.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:158px;
	height:44px;
	}

#fdo_inf .ingresar:hover{
	background-position:0 -44px;
	}

#fdo_inf .registro{
		float:left;
		background-image:url(imagenes/registro.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:158px;
	height:44px;
	}

#fdo_inf .registro:hover{
	background-position:0 -44px;
	}

#fdo_form{
		float:left;
				background-image:url(imagenes/fdo_form.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding:60px 0 0 110px;
	margin:0 0 6px 0;
	width:212px;
	height:203px;
	}

#fdo_form2{
		float:left;
				background-image:url(imagenes/contacto.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0 0 6px 0;
	width:322px;
	height:263px;
	}

#fdo_form .caja{
		float:left;
		background-image:url(imagenes/caja.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:transparent;
	border:0;
	margin-bottom:12px;
	width:182px;
	height:25px;
	}

#fdo_form .area{
		float:left;
		background-image:url(imagenes/area.png);
	background-position:top left;
	background-repeat:no-repeat;
		background-color:transparent;
	border:0;
	margin:0;
	width:182px;
	height:66px;
	}

#fdo_form .enviar{
		float:right;
		background-image:url(imagenes/enviar.png);
	background-position:top left;
	background-repeat:no-repeat;
		background-color:transparent;
	border:0;
	margin:12px 26px 0 0;
	width:110px;
	height:27px;
	}

#fdo_form .enviar:hover{
	background-position:0 -27px;
	}


#pie{
	float:left;
	/*margin:0 0 10px 0;*/
	width:901px;
	height:51px;
	background-image:url(imagenes/pie.png);
	background-position:top;
	background-repeat:no-repeat;
	}

#pie .stamp{
/*	float:left;*/
	width:101px;
	height:40px;
	margin:3px 0 0 390px;
	}
	
image{
	border:0;}

