/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	background-color: #3399FF;
	background-image: url(../immagini/sfondo.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
}
#contenitore {
	margin: auto;
	padding: 0px;
	width: 800px;
	left:141px;
	top:87px;
	
}
#centro {
	margin: 0px;
	padding: 0px;
	width: 800px;
	background-image: url(../immagini/parte_centrale_layout.gif);
}
#apDiv1 {
	
	width:88px;
	height:62px;
	z-index:6;
	left: 1056px;
	top: 23px;
}


.sup_layout {
	background-image: url(../immagini/bordo_superiore_layout.gif);
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 11px;
}
.contenuti_centrali {
	width: 410px;
	height: 400px;
	background-color: #C9FCF3;
	margin-top: -140px;
	margin-left: 179px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float:left;
	border: medium double #CC66FF;
	overflow: auto;
}
.contenuti_giu_sx {
	background-position:center top;
border:thick groove #00FFFF;
float:left;
height:350px;
margin:85px 0 0 50px;
text-align:left;
vertical-align:super;
width:300px;
}
.doccia_piccola {
	background-color:#FFFFFF;
	height:218px;
	width:130px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 8px;
}
.contenuti_su_dx {
	background-color:#F7FCFF;
border:thick ridge #00FF66;
height:85px;
margin:-150px 0 0 608px;
width:120px;

}

.bordo_centro {
	padding: 0px;
	width: 763px;
	border: thin solid #A6E2E3;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 18px;
	height: 450px;
}
.sup_header {
	background-image: url(../immagini/sup_header.jpg);
	margin: 0px;
	padding: 0px;
	width: 775px;
	height: 82px;
	background-repeat: no-repeat;
	margin-left: 11px;
	
}
.inf_header {
	background-image: url(../immagini/inf_header.jpg);
	margin: 0px;
	padding: 0px;
	width: 775px;
	height: 60px;
	background-repeat: no-repeat;
	margin-left: 11px;
	
}
.bredcrumps {
	background-color: #FFFFFF;
	height: 20px;
	width: 700px;
	margin-left: 20px;
}
.cont_su_sx{
	background-color: #FFFFFF;
	height: 150px;
	width: 170px;
	margin-left: 5px;
	border: thin solid #9966FF;
	margin-top: 5px;
}
.cont_giu_dx {
	height: 220px;
	width: 150px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 21px;
	border: thin solid #9966FF;
	margin-left: 605px;
}
.footer {
	background-image: url(../immagini/bordo_inferiore_layout.gif);
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 25px;
	text-align: center;
	vertical-align: middle;

}


.copiright {
	margin-left: 115px;
	padding: 0px;
	width: 600px;
	height: 35px;
	background-color: #FFFFFF;
	text-align: center;
}
.breadcrumbs {
	FONT-SIZE: 11px;
	font-family: verdana, tahoma;
	COLOR: #3333FF;
	TEXT-DECORATION: none
} 
A.breadcrumbs:hover { 
FONT-SIZE: 11px; font-family: verdana, tahoma; COLOR: #006699; TEXT-DECORATION: underline 
} 
A.breadcrumbs:active { 
FONT-SIZE: 11px; font-family: verdana, tahoma; COLOR: #000000; TEXT-DECORATION: underline 
}
#siti_partner {
	width:635px;
	z-index:6;
	left: 350px;
	top: 680px;
	text-align: center;
	color: #0000FF;
	font-weight: bold;
	font-variant: small-caps;
	border: 2px solid #4BAFFA;
	margin:auto;
	padding: 0px;
}
h1 {
	font-size: 14px;
	text-align: center;
}
h2 {
	text-align: center;
	font-size: 14px;
}
p {
	padding: 10px;
	
}
img.expando{ /*sample CSS for expando images. Not required but recommended*/
border: none;
vertical-align: top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
}

