



#google_translate {
	background-color: #DDD;
	font-size: 0.7em;
	border: 1px solid black;
}

#google_translate p {
	padding:10px;
}


/*--------------------------------------------------------------- imatge de fons home web */
div.llengues_home {
	background-image: url(/llengues/_img/home_03.gif); 
	background-position: top center; 
	background-repeat: no-repeat; 
        margin-top:-10px;
        margin-right:-17px;
        height:265px;
}
div.llengues_home_es {
	background-image: url(/llengues/_img/home_03_cast.gif); 
	background-position: top center; 
	background-repeat: no-repeat; 
        margin-top:-10px;
        margin-right:-17px;
        height:265px;
}
div.llengues_home_en {
	background-image: url(/llengues/_img/home_03_eng.gif); 
	background-position: top center; 
	background-repeat: no-repeat; 
        margin-top:-10px;
        margin-right:-17px;
        height:265px;
}


