body{
	margin:0px;
	
	/*background-image: url('./images/fondoIntro.gif');*/
	background-repeat: no-repeat;
	font-family:Tahoma,Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #fff;
	height: 600px;
	}
img {border: 0px;}
#all
{
	width:700px;
	cursor: pointer;
	margin:20px auto 0 auto;
}
#logo{
	
	
	height:85px;
	margin:0 auto;
	text-align:left;
	width:602px;

}
#logo img{
	height:38px;
	margin-top:41px;
	width:225px;
	
}
#centrador
{
	width:700px;
	height:400px;
}
#centroIMG{
	border:2px solid #ffffff;
	width: 600px;
	margin:0 auto;
}

#direccionContacto{
	margin:0 auto;
	width: 600px;
	text-align:center;
	font-family: sans-serif;
	font-size: 12px;
	word-spacing:4px;
}

#pie{
	width: 700px;
	text-align: center;
}
