/* Begin Contact Form CSS */
.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 1px solid #ff0000;
}

.contactsubmit {
}
/* End Contact Form CSS */

	


		#overlay { 
			background-image: url("Imatges/overlay.png"); 
		}
		* html #overlay { 
			background-image: url("Imatges/blank.gif");
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="Imatges/overlay.png", sizingMethod="scale");
		}
.Estilo1 {color: #CCCCCC}
    


.Estilo6 {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Estilo7 {font-size: 18px}
.Estilo8 {font-size: 12px; }

    

