/* CSS Style */

body {
	background-color: #A08B5C;
}

#contenedor {
	width: 760px;
	height: 540px;
	left:50%;
	margin-left: -380px;
	position:absolute;
	margin-top: 15px;
	background-color: #fff;
	font-family: Arial;
}


#logo {
	width: 150px;
	height: 155px;
	background: url(imagenes/logo.jpg) no-repeat;
	margin-left: 25px;
	margin-top: 10px;
}

#team {
	width: 140px;
	height: 12px;
	background-color: #B61D32;
	margin-left: 35px;
	font-size: 8px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	line-height: 12px;
}

#header_texto {
	height: 68px;
	width: 515px;
	background-color: #B61D32;
	font-size: 10px;
	color: #fff;
	padding: 6px 10px 10px 10px;
	float: right;
	margin-right: 30px;
	margin-top: -83px;
	line-height: 17px;
}
	
img {
	margin-left: 35px;
	margin-top: 5px;
}

#animacion  {
	width: 670px; 
	height: 105px;
	margin-left: 35px;
	margin-top: 10px;
}

#caja_textos {
	width: 670px; 
	height: 150px;
	margin-top: -120px;
	margin-left: 60px;
	color: #A08B5C;
}

#caja_roja {
	float:left;
	width:210px;
	height: 150px;
	font-size: 9px;
	margin-top: -10px;
}

 #caja_azul {
	width: 210px;
	height: 150px;
	margin-left: 220px;
	margin-top: 150px;
	font-size: 9px;
}

#caja_verde {
	float:right;
	width:210px;
	height: 150px;
	margin-top: -160px;
	margin-right: 8px;
	font-size: 9px;
}
.texto_rojo  {
	font-size: 12px;
	color: #FF0000;
}

.texto_azul  {
	font-size: 12px;
	color: #2C56AC;
}

.texto_verde  {
	font-size: 12px;
	color: #00501D;
}

#ingresar {
	margin-top: -25px;
	margin-left: 50px;
}

.ingresar {
	color: #B61D32;
	font-size: 11px;
	text-decoration: none;
	margin-left: 66px;
	font-weight: bold;
}

a:hover {
	/*font-size: 12px;*/
}

#contenedor_link {
	width: 350px;
	height: 250px;
	margin-left: 30px;
	font-size: 11px;
	border-right: 1px solid #ccc;
}

#web-amigas{
	width: 300px;
	height: 300px;
	font-size: 13px;
	float:right;
	margin-right: -320px;
	margin-top: -270px;
}

#web-amigas a {
	color: #000;
	text-decoration:none;
}

#web-amigas a:hover {
	color: #A08B5C;
}

.txt {
	font-size: 11px;
}

input {
	width: 121px;
	height: 11px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	line-height: 11px;
}

.nombre {
	margin-left: 25px;
}

.mail {
	margin-left: 50px;
}

.url {
	margin-left: 58px;
}

.titulo {
	margin-left: 1px;
}

.reciproco {
	margin-left: 10px;
}



.enviar {
	width: 123px;
	background-color: #B61D32;
	color: #fff;
	height: 17px;
	line-height: 17px;
	margin-left: 80px;
	font-size: 12px;
}

#footer{
	float:right;
	margin-top: -8px;
	margin-right: 5px;
}

.link_footer {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

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

.link_footer a_hover {
	text-decoration:none;
	color: #fff;
	font-size: 12px;
}
	
#web-amigas1 {
	width: 148px;
	float: left;
	font-size: 11px;
}

#web-amigas2 {
	width: 148px;
	float: right;
	font-size: 11px;
}

#voie a , #voie a:hover {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#voie {
	margin-top: 30px;
	width: 200px;
}