#txt_contacto{
	float:left;
	width:170px;
}
#form_contacto{
	float:left;
	width:350px;
	min-height:120px;
	height:auto;
	_height:120px;
	padding:1em;
	margin-bottom:0.5em;
	background-color:#f1f1f1;
	padding-top:3em;
	padding-left:2em;
}
#form_contacto p{
	min-height:30px;
	height:auto;
	_height:30px;
	clear:left;
}
#form_contacto label{
	display:block;
	font-weight:bold;
	padding-left:15px;
	background-image:url(../images/ico_flecha.gif);
	background-position:2px 8px;
	background-repeat:no-repeat;
	width:100px;
	float:left;
	cursor:pointer;
}
#form_contacto input{
	width:200px;
	border:1px solid #ccc;
}
#form_contacto textarea{
	width:200px;
	border:1px solid #ccc;
	height:100px;
}
	#form_contacto input.enviar{
		width:90px;
		color:#5e5e5e;
		cursor:pointer;
		float:right;
		margin-right:35px;
		background-color:#C6EBF6;
		font-weight:bold;
		border-top:1px solid #00A5D5;
		border-left:1px solid #00A5D5;
		border-bottom:1px solid #fff;
		border-right:1px solid #fff;
	}
.equipo1{
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
	margin-bottom:20px; 
	margin-top:20px;
	margin-right:20px;
}
.equipo2{
	border-top:1px solid white;
	border-bottom:1px solid white; 
	background-color:#f1f1f1; 
	height:60px;
}
.equipo3{
	width:45%;
	float:left;
	padding:0.3em;
	background-image:url(../images/ico_flecha.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:1.5em;
}
.equipo3 a{
color:#585858;
}
.equipo3 a:hover{
text-decoration:none;}
.equipo_txt{
	float:left;
	width:150px;
}
.equipo_foto{
	float:right; 
	width:50px;
}
