body
{	margin:0;
	padding:0;
	background: #fff top left repeat-x;
	overflow:hidden;
}


div#recomendar2{
	width:208px;
	height:204px;
	padding-left:25px;
}
div#recomendar2 img{	
	float:left;
}


div#recomendar{
	width:400px;
	height:275px;
	padding-left:25px;
}
div#recomendar img{	
	float:left;
}
#cerrar2
{
	float:right; position:absolute; z-index:0; left:150px;
	cursor:pointer;
}
#cerrar
{
	float:right; position:absolute; z-index:0; left:341px;
	cursor:pointer;
}
div#campos2{
	width: 208px;
	height: 120px;
}
div#campos{
	width: 390px;
	height: 237px;
}
#logotipo{
	margin:8px 10px 0 0;
}
.headcampo
{
width:auto;height:90px;
}
#titulo {
	border-left:2px solid #2CBCEF;
	margin-top:16px;padding:17px 0 19px 20px;
	margin-left:75px;
}
form#recomendar2{
	margin:0;
	padding:0;
}
.cajas {
	border:1px solid #2CBCEF;
	font-family:Verdana;
	color:#3C2D26;
	font-size:9px;
	font-weight:bolder;
	padding-left:6px;
	width:153px;
	height:15px;
	padding-top:4px;
	margin:15px 29px 0 0;
	
}
.caja2{
	border:1px solid #2CBCEF;
	font-family:Verdana;
	color:#3C2D26;
	font-size:9px;
	font-weight:bolder;
	width:347px;
	height:112px;
	margin-top:15px;
	padding:8px 0 0 6px;
	position:relative;
}
#recomendar2 #submit{
	background: url('images/enviar.jpg') top left no-repeat;
	border:0;
	width:91px;
	height:29px;
	float:right;
	margin:5px 34px 0 0;
	cursor:pointer;
	position:relative;
}
#submit2{
	background: url('images/enviar.gif') top left no-repeat;
	border:0;
	width:58px;
	height:21px;
	position:relative;
	left:100px;
	margin:10px 0 0 0;
	cursor:pointer;
	
}
.invalid
{
	border:1px solid #ff0000;
	font-family:Verdana;
	font-size:9px;
		font-weight:bolder;
	padding-left:6px;
	width:153px;
	height:15px;
	padding-top:4px;
	margin:15px 29px 0 0;
}
