*{
margin:0px;
padding:0px;
}
body{
background: #004b7b url(../img/fondo.jpg) fixed;
font: .7em Arial;
color:#fff;
line-height:.9em;
}
#general{
	width:951px;
	margin:0 auto;
	
	}
#fotos{
	position:relative;
	background:url(../img/fotos_03.png) no-repeat;
	height:372px;
	margin:79px 0 0 0;
	}
#logo{
	position:absolute;
	background:url(../img/logo_03.png) no-repeat;
	height:203px;
	width:203px;
	left:377px;
	top:-35px;
	}
#frase{
	width:665px;
	margin:0 auto;
	}
#cont_icons{
	padding:50px 0 0 0;
	height:132px;
	width:648px;
	margin:0 auto;
	}
.cont_icon_general{
	text-align:center;
	width:71px;
	position:relative;
	float:left;
	padding:80px 10px 0 0;
	background:url(../img/sombra_37.png) 0 60px no-repeat;
	}
.globo{
	background:url(../img/globo_07.png) no-repeat;
	height:70px;
	width:71px;
	padding:3px 0 0 0;
	position:absolute;
	top:0px;
	left:0;
	}
#contacto{
	padding:15px 0;
	}
#contacto p{
	font-size:1.3em;
	text-align:center;
	line-height:1.2em;
	font-weight:bold;
	}


