body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/sfondo.gif);
	background-repeat: repeat-y;
}

body {
    font-family: Trebuchet MS, Verdana;
	font-size: 12px;
}

td {
	font-size: 0.8em;
}

#header a {
	background-color:transparent;
	border:0;
}

span.bold,
p.bold {
	font-size: 1.2em;
}

a {
	color: #0066CC;
	text-decoration: underline;
	padding: 0px 2px 0px 2px;
}

a:hover {
	background-color: #0066CC;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
}

a.no-border {
	color: #fff;
	text-decoration: underline;
	padding: 0px 2px 0px 2px;
}

a.no-border:hover {
	background-color: #fff;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
}

.bold {
    font-weight: bold;
}

.italic_bold {
    font-weight: bold;
    font-style: italic;
}

.rosso {
	color: red;
}

.clear_both {
    clear: both;
}

/*---------------------------------------------------------- HEADER ---*/
#totale {
	width: 1000px;
    
}
#header {
	height: 270px;
    width: 100%;
}

#header img {
    margin-left: 218px;
}

#header p {
    text-align: right;
    margin-top: 65px;
    background-color: #ffffff;
    
}

#home #header {
    background-color: #ffffff;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
}



/*---------------------------------------------------------- MAIN ---*/


/*------------------- COLONNA SX ---*/
#colonnasx {
	background-color: #505357;
	color: #ffffff;
	font-weight: bold;
	width: 17em;
	float: left;
}

/* menu */


#menu ul {
	margin: 0em;
	list-style: none;
	padding: 0em;
}

#menu li {
	background-image: url(img/li-menu.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #8D8D8D;
	padding: 0px 0px 0px 10px;
}

#menu a {
	color: #ffffff;
	text-decoration: none;
	padding: 3px 0px 3px 7px;
	display: block;
}

#menu a:hover {
	background-color: #E8E8E8;
	color: #505357;
}

#menu h1
 {
	font-size: 1.1em;
	padding: 4px 0px 4px 13px;
	margin: 0px;
	background-image: url(img/h1-menu.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #505357;
}

#menu h1 a {
	background-color: transparent;
	padding: 0px;
	display: block;
}

/* colori h1 menu */
#prima_voce h1,
#prima_voce li
{
	background-color: #3399CC;
}

#seconda_voce h1,
#seconda_voce li
{
	background-color: #089C52;
}


#terza_voce h1,
#terza_voce li
{
	background-color: #F76A0C;
}

#quarta_voce h1,
#quarta_voce li
{
	background-color: #993399;
}

#quinta_voce h1,
#quinta_voce li
{
	background-color: #22438D;
}

#sesta_voce h1,
#sesta_voce li
{
	background-color: #36383C;
}


#prima_voce ol,
#seconda_voce ol,
#terza_voce ol,
#quarta_voce ol,
#quinta_voce ol,
#sesta_voce ol
{
	margin: 0px;
	padding-left: 10px;
}

#prima_voce ol a,
#seconda_voce ol a,
#terza_voce ol a,
#quarta_voce ol a,
#quinta_voce ol a,
#sesta_voce ol a
{
	font-weight: normal;
	font-size: 0.9em;
	margin: 0em;
	padding: 0.2em;
	list-style-position: outside;
	background-color: #333333;
	border-bottom: 1px solid #666666;
}

#prima_voce ol a:hover,
#seconda_voce ol a:hover,
#terza_voce ol a:hover,
#quarta_voce ol a:hover,
#quinta_voce ol a:hover,
#sesta_voce ol a:hover
{
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

#prima_voce a,
#seconda_voce a,
#terza_voce a,
#quarta_voce a,
#quinta_voce a,
#sesta_voce a

 {
	background-color: #505357;
}

/*-------------------------------------------------------- BRICIOLE ---*/

#briciole {
	margin-left: 17.4em;
}

#briciole p {
	background-color: #E7E7E8;
	font-size: 0.75em;
	padding: 0.3em 0.3em 0.3em 0.3em;
	margin: 0px;
/*	left: 51em;*/
	/*width: 88.5em;*/
}

/*-------------------------------------------------------- CONTENT ---*/
/*#content {
	font-size: 0.95em;
	position: inherit;
	text-align: justify;
}*/

#tabelleiniziali table {
	border: 0px;
	margin: 0em 0em 0em 0em;
	padding:0px;
	/*width: 100%;*/
}

#tabelleiniziali a {
	padding: 0px;
	margin:0px;
}

#tabelleiniziali td {
	vertical-align: top;

}

#tabelleiniziali .tabhome1,
#tabelleiniziali .tabhome2,
#tabelleiniziali .tabhome3  {
	float: left;
/*	margin: 0em 5em 0em 5em;*/
	margin: 0 1px 0 1px;
	background-color: #3C3137;
	color: #ffffff;
}


#tabelleiniziali .tabhome1 p,
#tabelleiniziali .tabhome2 p,
#tabelleiniziali .tabhome3 p
 {
	padding: 0px;
	margin: 0px;
}

/*-------------------------------------------------------- IN PRIMO PIANO ---*/


#box {
	background-color: #ffffff;
	padding: 10px;
	font-size: 0.95em;
	line-height: 1.5em;
   /* width: 50%;*/
}

/*#colonnadx #box {
	background-color: #ffffff;
	margin: 0em;
	font-size: 1em;
	line-height: normal;
	width: auto;
}*/

#box img {
    float: left;
    margin-right: 20px;
}

#box h1 {
	font-size: 1.3em;
	color: #666666;
}

#colonnadx #box h1 {
	font-size: 1em;
	color: #000000;
}

#colonnadx #box ul
{
	padding: 0em;
	margin-left: 1.5em;
}


/*-------------------------------------------------------- INDIRIZZI ---*/

#indirizzi {
	margin: 1em;
}

#indirizzi img {
	float: left;
}

#indirizzi h1 {
	font-size: 1em;
}

#indirizzi p {
	font-size: 0.9em;
}

/*-------------------------------------------------------- COLONNA DX ---*/

#colonnadx {
	/*background-color: #E8E8E8;*/
	font-size: 0.9em;
	width: 20em;
	float: right;
	/*padding: 5px;*/
    
}

#colonnadx h1 {
    background-color: #ffffff;
    color: #CE1C1F;
	margin: 10px 5px 10px 5px;
    text-align: left;
    padding: 5px;
    font-size: 1.5em;
    border-left: 4px solid #CE1C1F;
}



#news {
	background-color: #E8E8E8;
    text-align: right;
	margin-top:20px;
}

#news h2 {
    font-size: 1.3em;
}

#news img {
    float: right;
    margin-left: 10px;
    border: 1px solid #ffffff;
}

#news a,
#news a:hover
 {
    color: #000000;
}

#news a:hover
 {
    background-color: transparent;
}

.riferimenti p {
    margin: 0 10px 0 10px;
}

.box2 {
    margin-left: 5px;
    border-left: 4px solid #ffffff;
}


/*---------------------------------------------------------- FOOTER ---*/

#footer {
    background-color: #ffffff;
    border-top: 20px solid #ED1C22;
	clear: left;
    padding: 15px;
	height: auto;
}

#footer img,
#footer a:hover,
#footer a
 {
    border: 0px;
    padding: 0px;
    background-color: transparent;
}


/*---------------------------------------------------------- CONTENUTI DEL SITO INTERNI ---*/

#content {
    padding: 10px;
	padding-right:0px;
	position: inherit;
    width: 550px;
/*    background-color: Yellow;*/
    margin-left: 200px;
}

#content #prima_voce_cont {
    padding: 15px;
}

#content #seconda_voce_cont {
    padding: 15px;
}

#content #terza_voce_cont {
    padding: 15px;
}

#content #quarta_voce_cont {
    padding: 15px;
}

#content #quinta_voce_cont {
    padding: 15px;
}

#content #sesta_voce_cont {
    padding: 15px;
}

#content #settima_voce_cont {
    padding: 15px;
}

.image_big {
    text-align: center;
    background-color: #F5F5F5;
    width: 160px;
    float: left;
    margin-right: 10px;
}

.testo {
    padding: 10px;
    padding-top: 0px;
    text-align: justify;
}

.image_small {
    text-align: center;
    background-color: #F5F5F5;
   /* width: 100px;*/
    float: left;
    margin-right: 10px;
}

#prima_voce_cont h1 {
    font-size: 2em;
    padding-bottom: 30px;
}

#seconda_voce_cont h1 {
    font-size: 2em;
    padding-bottom: 30px;
}

#terza_voce_cont h1 {
    font-size: 2em;
    padding-bottom: 30px;
}

#quarta_voce_cont h1 {
    font-size: 2em;
    padding-bottom: 30px;
}

#quinta_voce_cont h1 {
    font-size: 2em;
    padding-bottom: 30px;
}

#sesta_voce_cont h1 {
    font-size: 2em;
    padding-bottom: 30px;
}

#settima_voce_cont h1 {
    font-size: 2em;
    padding-bottom: 30px;
	color:#3399cc;
}

#secondo_box {
	padding-top:175px;
}

#menu_carnival p{
	color:#3399CC;
}

#menu_carnival p a{
	color:#3399CC;
	text-decoration:none;
}

#menu_carnival p a:hover{
	color:#ffffff;
	background-color:#0066CC;
	text-decoration:none;
}

#menu_attivita p{
	color:#089C52;
	padding-left:210px;
}

#menu_attivita p a{
	color:#089C52;
	text-decoration:none;
}

#menu_attivita p a:hover{
	color:#ffffff;
	background-color:#0066CC;
	text-decoration:none;
}

#menu_maps p{
	color:#f76a0c;
	padding-left:210px;
}

#menu_maps p a{
	color:#f76a0c;
	text-decoration:none;
}

#menu_maps p a:hover{
	color:#ffffff;
	background-color:#0066CC;
	text-decoration:none;
}

#menu_resources p{
	color:#36383c;
	padding-left:210px;
}

#menu_resources p a{
	color:#36383c;
	text-decoration:none;
}

#menu_resources p a:hover{
	color:#ffffff;
	background-color:#0066CC;
	text-decoration:none;
}

#foto_2 {
	padding-top:14.5em;
}

.sx {
	float:left;
	padding-right:15px;
	padding-bottom:15px;
}

.voci_form {
	font-size:1.2em;
	color:#145271;
	font-weight:bold;
}

#footer a {
	color:#0066cc;
	text-decoration:underline;
}

#footer a:hover {
	color:#0066cc;
	text-decoration:none;
}

.clear {
	clear:both;
}

#news .news_vista {
	background-color:#e8e8e8;
	/*height:81px;*/
}

#news img {
	float:left;
	border:none;
	margin-right:5px;
}

#news .news_vista p{
	padding-right:7px;
	text-align:left;
}

#news .trailer {
	/*height:81px;*/
	background-color:#e8e8e8;
}

#news .trailer p{
	padding-right:7px;
	text-align:left;
}

#bandiere {
	background-color:#FFF;
	margin:1px 0 1px 1px;
	height:20px;
	padding-top:5px;
	padding-left:20px;
}

#bandiere img {
	margin-right:15px;
}
