html,body,p,div,h1,h2,h3,h4,h5{margin:0;padding:0}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(immagini/sfondo_body.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #bac8d6;
	color: #FFFFFF;
}

#contenitore {
	width: 950px;
	position: relative;
	margin: auto;
}
.testo01 {
	text-align: right;
	padding-right: 20px;
}
.testo02 {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-left: 100px;
	padding-bottom: 10px;
}
.testo03 {
	padding-right: 20px;
	padding-left: 20px;
}
.testo04 {
	font-size: 18px;
	font-weight: bold;
}
.testo05 {
	padding-right: 10px;
}
.footer {
	font-size: 12px;
	color: #003366;
	background-image: url(immagini/sfondo_footer.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}
.testo06 {
	padding-left: 25px;
	padding-right: 25px;
}
.testo07 {
	text-align: justify;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 35px;
	margin-left: 100px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}


.div_dati_personali {	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 6px;
	color: #003366;
	border: 1px solid #91bae4;
	background-color: #C7DCF3;
	height: 100px;
	width: 250px;
	overflow: auto;
	scrollbar-base-color : #ffffff;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-highlight-color : #ffffff;
	scrollbar-face-color : #91bae4;
	scrollbar-shadow-color :  #ffffff;
	scrollbar-track-color  :  #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.contatti {
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sfondoBusta {
	background-image: url(immagini/busta.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.testo08 {
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: dotted;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
}

