/* CSS Document */

.internal_wrap {
	float: left;
	width: 786px;
	background-color: white;
	background-image: url(../img/sfondo_ombra_orizzontale.gif);
	background-repeat: no-repeat;
	background-position: 0% 50&;
	}

.text_internal {
	width: 450px;
	float: left;
	padding: 40px 40px 0 0;
	}
	
.text_internal p{
padding: 0 0 20px 0;
}


.text_internal a{
color: #ED008C;
text-decoration: none;
}

.text_internal img{
padding: 15px 0 10px 0;
}

.photo_internal {
	float: left;
	width: 295px;
	padding: 60px 0 0 00px;
	}
	
.photo {
	float: left;
	width: 295px;
	padding-bottom: 20px;
	}
	
	
h3 {
	font-family: sorts_mill_goudyregular, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size: 16px;
	color: #ED008C;
	padding-bottom: 5px;
	font-weight:normal;
	}
	
	
/****** CONTACT *****/

.cell_left {
	width: 140px;
	text-align: right;
	padding: 8px 5px;
	vertical-align: top;
	}
	
.cell_right {
	width: 300px;
		text-align: left;
	padding: 8px 5px;
	}
	
.dropdown {
	border: 1px solid #ED008C; 
	width: 300px;
	}
	
.notes {
	border: 1px solid #ED008C; 
	width: 300px;
	height: 150px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.campo_testo {
	border: 1px solid #ED008C; 
	width: 294px;
	background-image:url(../img/sfondo_tasto.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #666666;
	padding: 3px;
	}