.clear{clear:both;}


.avisolegal {
	color: gray;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.fondo-medio .header .titulo {
	margin-top: 75px;
}
.fondo-medio h3 {
	color: #00aeff;
}


	


@media only screen and (min-width:210px) and (max-width:299px){
	
}	 
@media only screen and (min-width:300px) and (max-width:399px){
	
}
@media only screen and (min-width: 400px)and (max-width:499px){
		 
}
@media only screen and (min-width: 500px)and (max-width:699px){
		 
}
@media only screen and (min-width: 700px)and (max-width:949px){
	
}
@media only screen and (min-width:950px)and (max-width:1022px){
	
}
@media only screen and (min-width:1023px)and (max-width:1166px){
	
}
@media only screen and (min-width:1166px)and (max-width:1266px){}
@media only screen and (min-width:1267px)and (max-width:1466px){}
@media only screen and (min-width:1400px)and (max-width:1566px){}
@media only screen and (min-width:1567px)and (max-width:1699px){}
@media only screen and (min-width:1700px)and (max-width:1800px){}
/* PARA MOVILES */
@media (min-device-width: 800px) and (max-device-width: 1023px){}
@media (min-device-width: 600px) and (max-device-width: 799px){}
@media (min-device-width: 480px) and (max-device-width: 599px){}
@media (min-device-width:320px) and (max-device-widht:479px) and (orientation : portrait){}
@media (min-width:210px) and (max-widht:319px) and (orientation : portrait){}
