@charset "utf-8";
/* CSS Document */
*{	margin:0;
	padding:0;
	}

img { border: none;}

a { outline: none;}

#fondo {
	background-image: url(fondoalma.png);
	position:absolute;
	width:800px;
	height:1540px;
	background-repeat: no-repeat;
	left:50%;
	margin-left:-400px;
	}
#redes {
	position:relative;
	width:360px;
	height:40px;
	float:left;
	left:250px;
	top:15px;
	}
	#contenido {
	position:relative;
	width:600px;
	height:500px;
	float:left;
	left:100px;
	top:500px;
	}
	
	#contenido p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	line-height: 23px;
	text-align: justify;
	}
#formulario {
	position: relative;
	top: 260px;
	float:left;
	width:350px;
	height:200px;
	left: 50px;
	}

	
.formu1
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #306;	
	}
	
		
.complet_formu
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	
	}

		#footer {
	position:relative;
	width:790px;
	top:765px;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #939;
	font-size: 12px;
	left: 20px;
		}
#footer  a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #939;
	font-size: 12px;
	text-decoration:none;
		}
	#footer  a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #939;
	font-size: 12px;
	text-decoration: underline;
		}
.alma{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F03;
	font-weight: bold;
	}
.destacado{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #506;
	font-weight: bold;
	text-decoration: underline;
	}
	
#descarga{
	position:relative;
	float:left;
	width:200px;
	height: 160px;
	top:570px;
	left: 140px;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	background-image: url(fondo_descarga.png);
	background-repeat: no-repeat;	
	}
	
	#descarga a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration:none;
	}
	#descarga a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration:underline;
	}
	
.mensaje{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #506;
	font-weight: bold;
}
