@charset "utf-8";
/* CSS Document */

.linkalt {
font-size:14px; 
border:#ccc; 
border-style:solid; 
border-width:1px; 
padding:2px;
margin-top:2px;
margin-bottom:3px;
}
.linkalt:hover {
	background-color:#128ee1;
	color:#fff;
}


/* Smartphones (portrait and landscape) ----------- */
/*@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {----------- */
@media only screen and (max-device-width : 1000px) {
/* Styles */
#imgbanner1 {
margin-left:40px;	
}

#txtbanner1 {
	font-size:30px;
	padding-top:35px;
	
}
#txtbanner2 {
	display:none;
	
}
#txtbanner2 {
	margin-top:55px;
	
}
#txtbanner3 {
	display:none;
	
}
#txtbanner4 {
	display:none;
	
}
#txtbanner5 {
	display:none;
	
}
#bg_empregada {
background-image:url(../images/bg-empregada-domestica.png);
background-repeat:no-repeat;
background-position:center;
}


}

@media only screen and (max-device-width : 900px) {
#txtbanner1 {
	font-size:24px;
	padding-top:45px;
	
}
	#imgbanner1 {
margin-left:40px;	
}	
}



@media only screen and (max-device-width : 730px) {
	#imgbanner1 {
margin-left:30px;	
}

#txtbanner1 {
	font-size:16px;
	padding-top:45px;
	line-height:25px;
	
}
}

@media only screen and (max-device-width : 550px) {
	#imgbanner1 {
margin-left:25px;	
}

#txtbanner1 {
	font-size:14px;
	padding-top:5px;
	line-height:20px;
}
}

@media only screen and (max-device-width : 450px) {
	#txtbanner1 {
	font-size:14px;
	padding-top:15px;
	line-height:20px;
}
}
