/* CSS Document */

/* (c) 2010 Xavier ARLAUD - Dream and Fly */
/* textos del documiento */

#enter {
	text-align: right;
	font-weight: bold;
	font-size: 1.2em;
}

#enter a {
	text-decoration:none;
	color: #3076a9;
}

#enter a:hover {
	text-decoration:underline;
	color: #3076a9;
}

#texto {
	font-size: 1.3em;
	color: #fff;
	text-align: left;
}

#idioma {
	text-align: left;
	font-weight: bold;
	color: #21537d;
}

#idioma a{
	text-decoration:none;
	color: #21537d;
}

#idioma span{
	text-decoration:none;
	color: #4d6c24;
}

#idioma a:hover{
	text-decoration:none;
	color: #4d6c24;
}

#contact {
	text-align:right;
	font-weight: bold;
		color: #21537d;
}
#contact a{
	text-decoration:none;
	color: #21537d;
}

#contact a:hover{
	text-decoration:none;
	color: #4d6c24;
}

#menu3 {
	font-size: 1.4em;
	font-weight: bold;
		color: #21537d;
}

#menu3 a{
	text-decoration:none;
	color: #fff;
}

#menu3 a:hover{
	text-decoration:none;
	color: #21537d;
}

#contacto {
	font-size: 1.4em;
	color: #fff;
	text-align: center;
}

#textcontact {
	font-size: 1.4em;
	color: #fff;
	text-align: center;
}

#textcontact a{
	text-decoration:none;
	color: #fff;
}

#textcontact a:hover{
	text-decoration:none;
	color: #21537d;
}

#pie {
	font-size: 1em;
	text-decoration:none;
	color: #21537d;
	text-align: center;	
}
