body 
{	
	background: #001f47;	
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;	
}

#wrapper 
{
	border:#07A9D7 solid 1px;
	width: 706px;
	height: auto;
	position: absolute;
    left: 50%;
    top: 50%;    
    margin-top: -265px;
    margin-left: -353px; 
}
#header
{
	position: relative;
	width: 706px;
	height: 135px;
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header2
{
	position: relative;
	width: 706px;
	height: 135px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../img/header2.jpg);
}
#logo 
{
	background:url(../img/logo.jpg) no-repeat;
	background-position:bottom right;	
	position: relative;
	width: 338px;
	height: 135px;
}
#center
{
	position: relative;
	width: 706px;
	height: 267px;
	background-image: url(../img/bg-fondo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#center2
{
	position: relative;
	width: 706px;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(../img/collage02.jpg);
	background-repeat: no-repeat;
}
#collage01
{
	/*background:url(../img/collage01.jpg) no-repeat;	*/	
	position: relative;
	width: 338px;
	height: 267px;
	float:left;
}
#collage02
{
	/*background:url(../img/collage02.jpg) no-repeat;*/		
	position: relative;
	width: 191px;
	height: 267px;
	float:left;
}
#collage03
{
	/*background:url(../img/collage03.jpg) no-repeat;	*/	
	position: relative;
	width: 387px;
	height: 267px;
	float:left;
}
#ultramar
{
	/*background:url(../img/ultramar.jpg) no-repeat;	*/	
	position: relative;
	width: 276px;
	height: 267px;
	margin-left:45px;
	float:left;
}
#gracias
{
	background:url(../img/gracias.jpg) no-repeat;		
	position: relative;
	width: 286px;
	height: 267px;
	float:left;
}
#bottom
{
	position: relative;
	width: 706px;
	height: 128px;
	background-image: url(../img/bg-fondo2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#bottom2
{
	position: relative;
	width: 706px;
	height: 128px;
	background-image: url(../img/bg-fondo3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logos1
{	
	/*background:url(../img/logos1.jpg) no-repeat;*/		
	position: relative;
	width: 276px;
	height: 81px;
	margin-left:383px;
}
#logos3
{	
	/*background:url(../img/logos3.jpg) no-repeat;	*/	
	position: relative;
	width: 276px;
	height: 81px;
	margin-left:387px;
}

#ultralogos
{	
	background:url(../img/ultralogos.jpg) no-repeat;		
	position: relative;
	width: 706px;
	height: 81px;	
}
#footer
{	
	background:url(../img/footer1.jpg) no-repeat;		
	position: relative;
	width: 706px;
	height: 46px;	
}

#cnt_form
{	
	position:relative;	
	float:left;
}

/*estos estilos los puso alex*/
.boton-enviar{
	position:relative;
margin:197px 0 0 220px;
	}