* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

body {
    padding: 36px 0 30px 0;
    font: 12px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #6F7648;	
    background-image: url(images/rigato.jpg) }

h1 {
    float: left;
    padding: 0 10px 6px 0;
    font: 20px/30px Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    color: #F6C361;
    background: # 009;
}

h2 {
	float: none;
	font: 20px/30px Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	color: #ff6633;


    background: # 009;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}

h4 {
    padding: 20px 0 5px 0;
    font: 16px Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    color: #006;
}

p {
	padding: 5px 0;
	text-align: justify;
	color: #1B4D72;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

a {
	color: #E67817;
	text-decoration: underline;
}

a:hover {
	color: #F93;
	text-decoration: none;
	text-decoration:underline;
}

#main {
    position: relative;
    margin: 0 auto;
    width: 900px;
    text-align: left;
	background-color:#FFF;
}

#top {
    height: 446px;
	background: #CCC url(images/immagine_sito_precedente.jpg);
	}

#afterh2 {
    float: left;
    width: 20px;
    height: 36px;
    background-color:#006;
}

#menu {
    float: right;
    padding: 0 10px 0 0;
    height: 36px;
}

#menu ul {
    list-style: none;
}

#menu ul li {
    float: left;
    display: block;
    padding: 0 15px;
    height: 35px;
    border-left: 2px  solid #1b4d72;
}

#menu ul li a {
    display: block;
    margin: 15px 0 0 0;
    font: bold 12px/16px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #1b4d72;
}

#menu ul li a:hover {
    position: relative;
    top: -2px;
    text-decoration: none;
}

#middle {
    padding: 2px 0 0 0;
}

#left {
    float: left;
    width: 220px;
}

#left h3 {
    font: bold 13px/32px Arial, Helvetica, sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: White;
    background: #799AD7 url(images/blue.gif) repeat-x;
}

#left ul {
    list-style: none;
    padding: 15px 0 20px 0;
}

#left ul li {
    margin: 0 0 0 15px;
    padding: 0 0 0 25px;
    background: url(images/arrow.gif) no-repeat left;
}

#left ul li a {
    font: 12px/22px Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #618623;
}

#left ul li a:hover {
    text-decoration: underline;
    color: #09351f;
}
#contatore {
    float:none;
    padding: 0px 2px 5px 55px;
         
}


#right {
    float: left;
    padding: 0 2px 15px 0;
    width: 678px;
    text-align: justify;
    background: url(images/green.gif) repeat-x top;
}

#right h3 {
    padding: 0 0 0 15px;
    font: bold 13px/32px Arial, Helvetica, sans-serif;
    text-align: left;
    text-transform: uppercase;
    color: White;
    background: #A8BB35 url(images/green.gif) repeat-x top;
}

#right h3.green {
    clear: both;
    margin: 0 0 15px 0;
    background: #A8BB35 url(images/green.gif) repeat-x top;
}

#right_2 {
	padding: 0 0 0 15px;
	text-align: justify;
}

#right_top {
    padding: 0 0 15px 0;
}

#right_mid {
    clear: both;
    color: #A98848;
}

#right_mid p {
	color: #036;
	text-align: left;
}

#right_mid h3 {
    padding: 0 0 0 15px;
    background: #F5B132 url(images/orange.gif) repeat-x;
}

#right_mid_1 {
	float: left;
	padding: 0 0 15px 0;
	width: 324px;
	text-align: center;
	color: #d1690e;
}

#right_mid_2 {
	float: right;
	padding: 0 0 15px 0;
	width: 324px;
	text-align: center;
	color: #d1690e;
}

#bandi ul {
    list-style: none;
    padding: 15px 0 20px 0;
}

#bandi ul li {
    margin: 0 0 0 15px;
    padding: 0 0 0 25px;
    background: url(images/arrow.gif) no-repeat left;
}

#bandi ul li a {
	font: 12px/22px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #618623;
	text-align:left;
}
#bandi ul li a:hover {
    text-decoration: underline;
    color: #09351f;
}


#bottom {
    text-align: left;
	clear: both;
    padding: 0 0 0 220px;
    height: 32px;
    background: #799AD7 url(images/blue.gif) repeat-x;
}

#bottom_2 {
	padding: 0 20px 0 0;
    background: url(images/bottom_right.jpg) no-repeat right;
    border-left: 2px solid White;
}

#bottom p {
	padding: 0 0 0 15px;
    font: 12px/32px Arial, Helvetica, sans-serif;
    color: White;
    background: #A8BB35 url(images/green.gif) repeat-x;
	
}

#bottom a, #bottom a:hover {
    color: White;
}

.imgLeft {
    display: block;
    float: left;
    margin: 20px 10px 20px 0;
}
#codice {
        aling: center;
   }


.imgRight {
    display: block;
    float: right;
    padding: 10px 0 5px 15px;
}
#curricolo {
    clear: both;
    color: #A98848;
}

#curricolo p {
	color: #036;
	text-align: left;
}

#curricolo h3 {
    padding: 0 0 0 15px;
    background: #F5B132 url(images/blueoscuro.gif) repeat-x;
}

#curricolo_1 {
    float: left;
    padding: 0 0 15px 0;
    width: 660px;
    text-align: left;
	color: #d1690e;
}

#curricolo_2 {
	float: left;
	padding: 0 0 15px 0;
	width: 660px;
	text-align: center;
	color: #d1690e;
}
#modgenitori {
    clear: both;
    color: #A98848;
}

#modgenitori p {
	color: #036;
	text-align: left;
}

#modgenitori h3 {
    padding: 0 0 0 15px;
    background: #F5B132 url(images/rosso.gif) repeat-x;
}

#modgenitori_1 {
    float: left;
    padding: 0 0 15px 0;
    width: 660px;
    text-align: left;
	color: #d1690e;
}
#moddocenti {
	clear: both;
	color: #360;
}

#moddocenti p {
	color: #036;
	text-align: left;
}

#moddocenti h3 {
    padding: 0 0 0 15px;
    background: #F5B132 url(images/verde.jpg) repeat-x;
}

#linkgenitori_1 {
    float: left;
    padding: 0 0 15px 0;
    width: 660px;
    text-align: left;
	color: #d1690e;
}
#linkgenitori h3 {
    padding: 0 0 0 15px;
    background: #F5B132 url(images/orange.jpg) repeat-x;
}

#linkgenitori_1 {
    float: left;
    padding: 0 0 15px 0;
    width: 660px;
    text-align: left;
	color: #d1690e;
}

