/*******************************************************
Css styles for http://www.stilnavi.it 
Last modified on : 09/15/2009
Author : Michela Chiucini http://www.colazionedamichy.it
********************************************************/

/*-----------------------------------------------------
	STYLES FOR CSS 3.0 
-----------------------------------------------------*/

#languages li{	opacity :0.6; } 
#languages li:hover{ opacity :1; } 
#languages li#selected-language{ opacity : 1; } 
#contact-module input[type="text"]:hover, #contact-module textarea:hover, #submit-msg:hover {
	-moz-box-shadow : 0 1px 5px rgba(255, 255, 255, 0.4);
}
#contact-module input[type="text"]:hover, #contact-module textarea:hover, #submit-msg:hover {
	border-color : #fff;
}
