body {
	margin-top: 0px;
	margin-right:0px;
	background-color: #ffffff;
	background-image: url(immagini/bgr.jpg);
	background-repeat: repeat-y
	
}

td img {
display: block;
}

.ombre {
	background-image: url(immagini/bordo_sx.gif);
	background-position:-1px;
	background-repeat:repeat-y;
}
.ombre_dx {
	background-image: url(immagini/bordo_dx.gif);
	background-position:545px;
	background-repeat:repeat-y;
}

.fondo_sx {

background-image: url(immagini/bottomLeft.gif);
background-position: -1px;
background-repeat:repeat-y;

}
.fondo_dx {

background-image: url(immagini/bottomRight.gif);
background-position: 584px;
background-repeat:repeat-y;

}
.footer {

background: url(immagini/bottom.gif) repeat-x ;
width:774px;
margin-right:85px;
margin-left:-190px;
height:38px;
}
#barra_menu {
	background-image: url(immagini/barra_vert_menu.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	margin-left:20px;
	margin-top: 190px;	
	background-position: 11px;
	height:820px;
	
}

#contenuto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
}

#aac_menu_soc {
	
}

#aac_menu_soc ul {
	font-family:Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-top:0px;	
	margin-left:0px
}

#aac_menu_soc li a {
	text-decoration:none;
	color:#595959;
	font-size:11px;
        font-weight:bold; 
	background: url(immagini/puntoverdeout.gif) center left no-repeat;
	margin-left:-24px;
	padding-left:24px;
	 white-space:nowrap

}

#aac_menu_soc li a:hover {
	background: url(immagini/puntoverdeover.gif) center left no-repeat;
	margin-left:-24px;
	padding-left:24px;
	font-weight:bold;
	color:#009900; 
	white-space:nowrap
}

#menu_titolo_s {

	font-family:Arial, Helvetica, sans-serif;
	color: #009805;
	margin-left: 40px;
	font-weight:bold;
	font-size:16px;

}

#aac_menu_for ul {
	font-family:Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-top:0px;	
	margin-left:0px
}

#aac_menu_for li a {
	text-decoration:none;
	color:#595959;
    font-weight: bold;    
	font-size:11px;
	background: url(immagini/puntobluout.gif) center left no-repeat;
	margin-left:-24px;
	padding-left:24px;
    white-space:nowrap

}

#aac_menu_for li a:hover {
	background: url(immagini/puntobluover.gif) center left no-repeat;
	margin-left:-24px;
	padding-left:24px;
	font-weight:bold;
	color: #0002f3;
	white-space:nowrap
}

#menu_titolo_f {

	font-family:Arial, Helvetica, sans-serif;
	color: #0002f3;
	margin-left: 40px;
	font-weight:bold;
	font-size:16px;

}
#aac_menu_con ul {
	font-family:Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-top:0px;	
	margin-left:0px
}

#aac_menu_con li a {
	text-decoration:none;
	color:#595959;
	font-size:11px;
    font-weight: bold; 
	background: url(immagini/puntorossoout.gif) center left no-repeat;
	margin-left:-24px;
	padding-left:24px;
	white-space:nowrap
	

}

#aac_menu_con li a:hover {
	background: url(immagini/puntorossoover.gif) center left no-repeat;
	margin-left:-24px;
	padding-left:24px;
	font-weight:bold;
	color: #fe0000;
	white-space:nowrap
	
}

#menu_titolo_c {

	font-family:Arial, Helvetica, sans-serif;
	color: #fe0000;
	margin-left: 40px;
	font-weight:bold;
	font-size:16px;

}

.login {
	border-top: 1px solid #006699;
	border-right: 2px solid #006699;
	border-bottom: 2px solid #006699;
	border-left: 1px solid  #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	padding: 3px;
	width:135px;
	background-color: #ffffff;
	margin-left:-11px;
	margin-top: -8px

}

.login input {
  width:60px;
}

#logme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width:60px;
	color:#FFFFFF;
	background-color:#006699;
	font-weight:bold;
	padding:3px;
	border-top: #006699 2px solid;
	border-right:#006699 2px solid;
	border-left:#006699 2px solid;
	letter-spacing: 3px;
	margin-left:18px;	
}

.curvy {
    position:relative; 
    width:130px; 
    background:#6d6d6d; 
    color:#fff; 
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: right;
    margin:0px auto;
}

#ctl, #cbl, #ctr, #cbr {
    position:absolute; 
    width:20px;
    height:20px; 
    color:#6d6d6d; 
    background:#fff; 
    overflow:hidden; 
    font-style:normal;
    z-index:1;
 }
 
#ctl {
    top:0; 
    left:0;
}
#cbl {
    bottom:0; 
    left:0;
}

#ctr {
    top:0; 
    right:0;
}

#cbr {
    bottom:0; 
    right:0;
}

.curvy em b {position:absolute;
    font-size:150px;
    font-family:arial;
    color:#6d6d6d; 
    line-height:40px; 
    font-weight:normal;
}

#ctl b {
    left:-8px;
}

#ctr b {
    left:-25px;
}

#cbl b {
    left:-8px; 
    top:-17px;
}

#cbr b {
    left:-25px; 
    top:-17px;
}

.curvy p {
    position:relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-align: left;
    color: #ffffff;
    font-weight: bold;
    z-index:1; 
    margin:8px 20px;
}
.boxric {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 140px;
	margin-left:20px;
	border-left: 3px solid #C0C0C0;
	border-bottom: 4px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
}

.boxric #ricsito input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 110px;	
	height:10px;
	margin-left:10px;
	margin-bottom:10px;
}
.boxric #riccorsi input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 110px;	
	height:10px;
	margin-left:10px;
	margin-bottom:10px;
}
.boxric strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#333333;
	margin-left:27px;
	margin-bottom: 30px;
	line-height:30px;
}
#mese li a {
text-decoration:none;
font-size:12px;
line-height:13px;

}
#mese li a:hover {

background-color:#FFFF99


}
#mese li a:visited {

color:#003399;

}
#tipologie li a {
text-decoration:none;
font-size:12px;
line-height:13px;

}
#tipologie li a:hover {

background-color:#FFFF99


}
#tipologie li a:visited {
text-decoration:none;
color:#003399;

}
#program li a {
text-decoration:none;
font-size:12px;
line-height:13px;

}
#program li a:hover {

background-color:#FFFF99


}
#program li a:visited {
text-decoration:none;
color:#003399;

}
.Stile12 {
	color:  #595959;
	font-weight: bold;
	font-size:14px;
	text-align:left;
	border-bottom: groove 2px  #003399;
	
}

#newsc {
	margin-left:35px;
	line-height:15px 
}
#newsp {
	margin-left:19px;
	line-height:15px 
}
#newsd {
	margin-left:5px;
	line-height:15px 
}
.promo {
	width:auto; 
	padding-left:5px; 
	padding-top:30px

}
#pr1 {
	background-image:url(images/homeaac_r1_c2.jpg); 
	background-repeat:no-repeat; 
	width:221px; 
	height:184px;
}
#pr0{
	background-image:url(images/homeaac_r1_c2.jpg); 
	background-repeat:no-repeat; 
	width:221px;
	height:181px;

}
#iefoot {
	display:none
}

