#contentContact{
	width: 960px;
}
#contentContactLf{
	float: left;
	width: 260px;
}
#contentContactRh{
	float: right;
	width: 700px;
}
#contentContactDw{
	clear: both;
}
/**/
#contentContactRh #subtitulo{
	width: 700px;
	padding-top: 30px;
	padding-bottom: 24px;
}
/**/
#Left_out{
	float: left;
	width: 234px;
}
#Right_out{
	float: right;
	width: 466px;
}
#Down_out{
	clear: both;
}
/**/
#Left_in{
	float: left;
	width: 233px;
}
#Right_in{
	float: right;
	width: 233px;
}
#Down_in{
	clear: both;
	width: 466px;
}
#contentContactRh .comentarios{
	width: 700px;
	height: 140px;
}
#contentContactRh .comentarios #boton{
	float: right;
	width: 280px;
	cursor:hand;
}
/**/
#contentContactLf #titulo{
	padding-top: 10px;
	padding-bottom: 50px;
}
#contentContactLf #pics{}
/**/
#mensaje{
	width: 960px;
}
#mensaje #left{
	float: left;
	width: 260px;
}
#mensaje #right{
	float: right;
	width: 700px;
}
#mensaje #down{
	clear: both;
}
/**/
#mensaje #titulo{
	padding-top: 10px;
	padding-bottom: 50px;
}
#mensaje #gracias{
	text-align: center;
	width: 700px;
	padding-top: 120px;
}
#mensaje #btnregresar{
	text-align: center;
	width: 700px;
	padding-top: 40px;
}
