body{
	/*background:#004a70;*/
	background: url(../background.jpg) center center no-repeat;
	background-size:cover;
	-moz-background-size: cover;	
	font-family:Arial;
	color:#0f6c8f;	
	text-align:center;
	}
	
	a{
		color:#ec6703;
	}	

.clear{
	clear:both;
}	
	
img{
	max-width:80%;
}	
	
.center{
	text-align:center !important;
}
	

.logotipo{
	text-align:center;
	}

.logotipo img{
	max-width:300px;
}

.box{

	}

.box h2{
	text-align:center;
	}

.box p{
	text-align:justify;
	}
	
.separator{
	overflow:auto;
	height:30px;
}	

.redes img{
	margin:5px;
	width:48px;
}

@media handheld, only screen and (max-width: 767px) {
	
h2, h3, h4{
	font-size:1.4em;
}	

.logotipo{
}

img{
	max-width:60%;
	margin:30px 0px;
}

}
