/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background: #FFF;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 1em;
	color: #333;
}

  

img, table { margin: 0; padding: 0; border: none; }
ul, ol, li { margin: 0; padding: 0; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 48em;
	text-align: left;
	margin-left: 0.9em;
	margin-right: auto;
	
}

#conteneur { width: 100%; }

#conteneur #contenu {
	float: left;
	width: 30em;
}

#conteneur #navigation {
	float: right;
	width: 13em;
	text-align: center;

}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width: 33em;
}

#contenu .encart {
	float: right;
	width: 13em;
	margin: 0;
	margin-bottom: 0;
}

/* Entete */
#entete {
	width: 100%;
	border-bottom: 2px solid #333; }
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: left; }

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 1em;
	font-size: 0.72em; 
	}

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin-top: 4em;
	border-top: 1px dotted #CCC;
	padding: 2px;
	text-align: center; }
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: Verdana, "Bitstream Vera Sans", Tahoma, Arial, sans-serif; }

/* Typo pour le contenu */
#contenu {
	font-family: "Trebuchet MS", Helvetica, sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: "Bitstream Vera Serif", Georgia, Times, serif; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques {
	min-width: 8em;
	border: 0px solid #999;
	margin-bottom: 0.5em;
	font-size: 0.90em;
}

.breves, .syndic, .forums, .divers {
	min-width: 10em;
	border: 1px solid #999;
	margin-bottom: 0.5em;
	font-size: 0.87em;
}

.popolari {
	width: 200px;
	border: 1px solid #999;
	margin-bottom: 1em;
	font-size: 12px;
	margin: 7px;
}


.news {
	min-width: 10em;
	border: 0px;
	margin-bottom: 1em;
	font-size: 0.77em;
}

.menu-titre {
	padding: 0.0em 0.0em;
	border-bottom: 0px dotted #CCC;
	text-align: left;
	font-weight: normal;
}

#navigation p, .encart p { margin: 0.1em; padding: 0.1em 0.7em; text-align: left;  }
#navigation ul, .encart ul { padding: 0.2em 0; text-align: left; }
#navigation li, .encart li { padding: 0 0.7em; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { background: #FFFFFF;}
.rubriques .menu-titre { background: #FFFFFF; }

.breves { background: #FFFFFF; }
.breves .menu-titre { background: FFFFFF; }

.popolari { background: #CCCCCC; }
.breves .menu-titre { background: FFFFFF; }

.news { background: #FFCC33; }
.news .menu-titre { background: #6699FF; }

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #FFFFFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 2em; }

.cartouche .titre {
	font-size: 1.90em;
	font-weight: bold;
	color: #0000FF; 
	font-family: Georgia,"Trebuchet MS", Helvetica, sans-serif}
#contenu .surtitre, #contenu .soustitre { font-size: 1,20em; margin-top: 2px}

.cartouche .spip_logos {
	float: left;
	margin-left: 16px;
	margin-bottom: 16px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.85em; }
.cartouche i { font-size: 1.25em; margin-top: 2px}

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.6em; }

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte { color: #000; font-size: 0.90em; }

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles li { 
	margin-bottom: 0.5em; 
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	padding-bottom: 8px;

 }
 

 .liste-articles-box li { 
	margin-bottom: 0.5em; 
	clear: both;
    padding-top: 0.4em;
    margin-top: 0px;
	margin-left: 4px;
	margin-right: 4px;
 }
.liste-articles-box li .titre {
	font-size: 1.70em;
	margin-top: 0px;
	font-weight: bold;
	font-family: Georgia, Helvetica, Georgia,"Trebuchet MS", sans-serif;
	
	}
	
.liste-articles-box li .surtitre {
	font-size: 0.80em;
	font-weight: normal; 
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	}	
	
.liste-articles-box li .soustitre {
	font-size: 0.80em;
	font-weight: italic;
	margin-top: 6px; }	
	
.liste-articles-box li .spip_logos {
	float: left;
	margin-right: 5px;
	margin-top: 0px;
	
	 }
	

.liste-articles li .titre {
	font-size: 1.70em;
	font-weight: bold;
	font-family: Georgia, Helvetica, Georgia,"Trebuchet MS", sans-serif}

.liste-articles li .titre2 {
	font-size: 1.60em;
	font-weight: bold;
	margin-top: -7px;
	font-family: Georgia, Helvetica, Georgia,"Trebuchet MS", sans-serif}
	
.liste-articles li .titre4 {
	font-size: 1.20em;
	font-weight: bold;
	margin-left: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
	font-family: Georgia, Helvetica, Georgia,"Trebuchet MS", sans-serif}
	
.liste-articles li .titre5 {
	font-size: 1.10em;
	
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	font-family: Georgia, Helvetica, Georgia,"Trebuchet MS", sans-serif}
	
.liste-articles li .surtitre4 {
	font-size: 0.70em;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 6px;
	}	
	
.liste-articles li .soustitre4 {
	font-size: 0.70em;
	font-weight: normal;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-top: 6px;
	}	
	
.liste-articles li .surtitre {
	font-size: 0.75em;
	font-weight: normal; 
	margin-top: 10px;
	}	
	
.liste-articles li .soustitre {
	font-size: 0.75em;
	font-weight: italic;
	margin-top: 10px; }	
	
.liste-articles li .spip_logos {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-top: 0px;
	 }

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.70em; 
	font-style:italic;
	}

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 0em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-left: 2em;
	margin-bottom: 1em;
	list-style: square; }
.page_plan #contenu .contre-encart li { list-style: inherit; }

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

/* Correction des styles HTML par defaut */
.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option { margin: 0; padding: 0; border: none; background: none; }

/* Styles des formulaires de Spip */
.formulaire_spip {
	text-align: left;
	font-size: 0.77em;
}

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }

.formulaire_spip fieldset {
    display: block;
	margin: 0.77em 0;
	padding: 0.77em;
	border: 1px dotted; }
.formulaire_spip legend { 
	font-weight: bold; 
	padding: 3px;
	background: #FFF; /* Sinon, superposition dans MSIE */
}

.formulaire_spip label {}
.formulaire_spip .forml {
	width: 99%;
	padding: 1px;
	border: 1px inset;
	font-family: inherit;
	font-size: inherit; }

.spip_bouton { text-align: right; }
.spip_bouton input {
	margin: 3px 0;
	padding: 1px 2px;
	border: 2px outset;
	font-weight: bold;
	float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #F00; }
fieldset.reponse_formulaire { border: 1px dotted; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu {
	padding: 1em;
	border: 1px solid; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
.choix_mots { width: 47%; float: left; } 
.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { text-align: left; width: 12em; background-color:#FFF; }
.formulaire_recherche label { display: none; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #C4E0E0; }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }

/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */

#signatures { clear: both; font-size: 0.77em; }

#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold; }

#signatures table { width: 100%; margin: 1em 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */

#signatures td.signature-date {
	background: #E4F0F0;
	padding: 0.5em;
	white-space: nowrap; }

#signatures td.signature-nom {
	background: #ECF4F4;
	padding: 0.2em;
	text-align: center;
	font-weight: bold; }

#signatures td.signature-message {
	background: #F4F8F8;
	padding: 0.4em;
	font-size: 0.96em; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #333; }
a:hover { text-decoration: underline; }


.2rubrica { display:block; border:1px solid #fff;   }
.2rubrica h5 { display:block; text-transform:uppercase; font-size:12px; }
.2rubrica ul { margin:5px; padding:2; list-style:none; text-transform:uppercase; font-size:12px; }
.2rubrica li { display:inline; margin:2; padding:0; } 

.2rubrica a { display:block; text-decoration:none; color:#222; font-size:12px; background:#ccc; }
.2rubrica a:visited {text-decoration:none;}
.2rubrica a:hover { background-color:#eee; color:#00386B;}


.stessarubrica { display:block; border:1px solid #fff;   }
.stessarubrica h5 { display:block; text-transform:uppercase; font-size:11px; }
.stessarubrica ul { margin:3px; padding:0; list-style:none; text-transform:uppercase; font-size:11px; }
.stessarubrica li { display:inline; margin:0; padding:0; } 

.stessarubrica a { display:block; text-decoration:none; color:#222; font-size:11px; background:#fff; }
.stessarubrica a:visited {text-decoration:none;}
.stessarubrica a:hover { background-color:#eee; color:#00386B;}


/*  ------------------------------------------
/*  BOX
/*  ------------------------------------------ */



.box { display:block; margin:0 0 2px 0; border:0px solid #fff;  }
.box h5 { display:block; padding:5px 0 5px 10px; background-color:#eee; color:#444; text-transform:uppercase; font-size:11px; }
.box ul { list-style:none; margin:0; padding:0; }
.box ul li {display: inline;}
/*.box ul li { display:block; list-style:none; margin:0; padding:0; background-color:#0c9;}*/
.box .contselect { display:block;  padding:10px;}
.box a { display:block; padding:4px 0px; text-decoration:none; font-size:11px; font-weight:bolder; }
.box a:visited { text-decoration:none; }
.box a:hover { text-decoration:none; background-color:#eee; }
.box .selectlocale { margin:3px 0; font-size:10px;}
.box .nobefore a:before { content: ""; }
.box h6 { display:block;  padding:5px 10px; color:#069; font-size:11px; font-weight:bold; }



.box_colonnahome { 
	float: left;
	padding: 10px 5px;
	background: #DFECF4 url(http://www.colonnarotta.it/images/sfondo_box24.jpg) 0 0 repeat-x;
	width: 290px !important;
	} 

.box_colonnahome a { text-decoration:none; }
.box_colonnahome a:visited { text-decoration:none; }
.box_colonnahome a:hover { text-decoration:none;  color:#0000FF; }

.box_editoriali { 
	float: left;
	padding: 10px 5px;
	background: #DFECF4 url(http://www.colonnarotta.it/images/sfondo_box24.jpg) 0 0 repeat-x;
	width: 290px !important;
	} 

.box_editoriali a { text-decoration:none; }
.box_editoriali a:visited { text-decoration:none; }
.box_editoriali a:hover { text-decoration:none;  color:#0000FF; }

.box_colonnainterno { 
	float: left;
	width: 350px 
	padding: 10px 5px;
	background: #DFECF4 url(http://www.colonnarotta.it/images/sfondo_box24.jpg) 0 0 repeat-x;
	} 
.box_colonnainterno a { text-decoration:none; }
.box_colonnainterno a:visited { text-decoration:none; }
.box_colonnainterno a:hover { text-decoration:none;  color:#0000FF; }

.box_frase { display:block; padding:0; border:1px solid #ccc; background-color: #ffff00 }
.box_frase a { display:block; text-decoration:none; }
.box_frase a:visited { text-decoration:none; }
.box_frase a:hover { text-decoration:none; }

.popolari ul { margin:4px; padding:0; list-style:none; font-size:12px; }
.popolari li { display:inline; margin:0; padding:0; } 

.popolari a { display:block; text-decoration:none; color:#222; font-size:12px; background:#ccc; }
.popolari a:visited {text-decoration:none;}
.popolari a:hover { background-color:#eee; color:#00386B;}

.invia_amico { float:right; margin:0; color:#000; text-decoration:none; background-image:url("http://www.colonnarotta.it/plugins/enviar_email/opzioni_invia.gif"); background-repeat: no-repeat; line-height:20px;}


.style4 {font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-size: 13px;}
.style39 {color: #FFFFFF; font-weight: bold;}

.style24 {color: #FFFFFF; font-family: tahoma, verdana; font-size: 11px; 
 a:link {text-decoration:none}
}

.cella a
{
text-decoration: none;

font-size: 11px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	color: #FFFFFF;
}
.cella a:hover
{
text-decoration: none;

font-size: 11px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	color: #FF0000;
}
.style5 {
	color: #999999;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Verdana;
}

#contenitorefrase { 
clear:
	text-align: left;
	margin-left: 0.7em;
	margin-right: auto;
	width:999px;
	}

#contenitorehome {
	float:left;
	text-align: left;
	margin-left: 10px;
	margin-right: auto;
	width:475px; 
	}
	

	
#contenitorehome_secondo {
	float:left;
	clear:right; 
	text-align: left;
	margin-left: 18px;
	margin-right: auto;
	width:300px; 
	}
	
	
#contenitorehome_destra { 
	float:left;
	text-align: left;
	margin-left: 2px;
	margin-right: auto;
	width:180px; 
	}

#contenitore_sinistra { 
	margin-top: 10px;
	float:left;
	text-align: left;
	margin-right: auto;
	width:160px; 
	}

#contenitore_destra {
	float:left;
	clear:right;
	margin: 7px;
	text-align: left;
	width:300px;
	}
	
	 
 /* FRASE DEL GIORNO
----------------------------------------------- */
 
 .liste-articles-frase li { 
	margin-bottom: 0.2em; 
	clear: both;
	padding-bottom: 0px;
    margin-top: 2px;
    padding-top: 2px;
 }
 
.liste-articles-frase li .frase { 
	font-size: 13px;
	font-family: Georgia, Helvetica, Georgia,"Trebuchet MS", sans-serif;
	text-align:center;
 }
 
.liste-articles-frase a { display:block; text-decoration:none; }
.liste-articles-frase a:visited { text-decoration:none; }
.liste-articles-frase a:hover { text-decoration:none; }

 /* FINE FRASE DEL GIORNO
----------------------------------------------- */


div.tabpanel {width:300px;margin-bottom:2em}
div.tabpanel div.tab{border: 1px solid #D7D7D7;border-top:0}
div.tabpanel div.tab{padding: 10px}
div.tab h2{width:100%;margin: 0;padding:0.3em 0;font-size:100%;color:#86A5D8}
div.tab p{margin-top:0}

div.tabpanel2 {width:345px;margin-bottom:2em}
div.tabpanel2 div.tab{border: 1px solid #D7D7D7;border-top:0}
div.tabpanel2 div.tab{padding: 12px}
div.tab h2{width:100%;margin: 0;padding:0.3em 0;font-size:100%;color:#86A5D8}
div.tab p{margin-top:0}

/* Inizio tab */

ul.tabnav{width: 100%;overflow:hidden;list-style: none;
     margin: 0;padding:0;background:url(http://www.colonnarotta.it/images/line.png) repeat-x bottom; font-size: 13px;
	font-family: Georgia, Helvetica; font-weight: bold}
ul.tabnav li{float: left;margin: 0 0 0 0.2em;padding: 0}
ul.tabnav a{float: left;padding: 0 0 0 0.8em;
    background: url(http://www.colonnarotta.it/images/tab.png) no-repeat top left;
    text-decoration: none;color: #222;
    border-bottom: 1px solid #D7D7D7}
ul.tabnav span{float: left;padding: 0.4em 0.8em 0.2em 0;
    background: url(http://www.colonnarotta.it/images/tab.png) no-repeat top right;cursor: pointer}
ul.tabnav a.active,ul.tabnav a:hover{
    background: url(http://www.colonnarotta.it/images/tab2.png) no-repeat top left;
    border-bottom:1px solid #FFF}
ul.tabnav a.active span,ul.tabnav a:hover span{
    background: url(http://www.colonnarotta.it/images/tab2.png) no-repeat top right;color: #184D8A}
    
div.tab .spip_logos {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	clear: right; }

div.tab .titre {
	font-size: 1.20em;
	font-weight: bold;
	color: #0000FF;
	margin-left: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
	font-family: Georgia, Helvetica, Georgia,"Trebuchet MS", sans-serif}
	

div.tab .surtitre,.soustitre {
	font-size: 0.70em;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 6px;
	}	




/* BOX NEWS SCORRREVOLI */

#marqueecontainer{
display:block; 
position: relative;
width: 180px; /*marquee width */
height: 400px; /*marquee height */
background-color: white;
overflow: hidden;
border: 1px solid #237cb5;
border-down: solid #fff ;
text-transform:uppercase;
}


#marqueecontainer a {
text-decoration:none; 
text-transform:uppercase; 
font-size:11px; 
}

#marqueecontainer a:visited { text-decoration:none; }
#marqueecontainer a:hover { text-decoration:none; background-color: #ecf5fa; }

#marqueecontainer ul { list-style:none; font-size:11px; }
#marqueecontainer li { display:inline;} 


#boxdestra{
display:block; 
margin:3 3 10px 3; 
position: relative;
width: 180px; /*marquee width */
 /*marquee height */
background-color: white;
overflow: hidden;
border: 1px solid #237cb5;
border-down: solid #fff ;
text-transform:uppercase;
}


#boxdestra a {
display:block; 
text-decoration:none; 
text-transform:uppercase; 
font-size:11px; 
}

#boxdestra a:visited { text-decoration:none; }
#boxdestra a:hover { color=#000000; text-decoration:none; background-color: #ecf5fa; }

#boxdestra ul { margin:4px; padding:3; list-style:none; font-size:11px; }
#boxdestra li { display:inline; margin:5; padding:7; } 


#boxsinistra {
display:block; 
margin:12px 6px 12px 6; 
position: relative;
width: 160px; /*marquee width */
 /*marquee height */
background-color: white;
border: 1px solid #237cb5;
border-down: solid #fff ;
font-size: 12px;

}


#boxsinistra  a {
display:block; 
text-decoration:none; 
font-size: 12px; 
}

#boxsinistra  a:visited { text-decoration:none; }
#boxsinistra  a:hover { color=#000000; text-decoration:none; background-color: #ecf5fa; }

#boxsinistra  ul { margin:4px; padding:10; list-style:none; font-size:12px; }
#boxsinistra  li { display:inline; margin:5; padding:13; } 




.clear { clear: both; line-height: 5; }

/* CORPO: PRIMO PIANO
================================================*/
.riaperturahp1 {margin:14px 14px 14px 0px; clear:left;}

.riaperturahp1 .titolo { font-size:28px; word-spacing: -0.05em; font-family: Georgia, Helvetica, Georgia,"Trebuchet MS", sans-serif; font-weight: bold;}
.riaperturahp1 .img { display:block; float:right; margin-right: 5px; margin-top: 5px;}
.riaperturahp1 a, .riaperturahp1 a:visited {text-decoration:none;}
.riaperturahp1 a:hover {color=#000000; text-decoration:underline;}
.riaperturahp1 .txt12 { 
font-family: Georgia, Helvetica, Georgia,"Trebuchet MS", sans-serif; font-weight: normal;
	font-size: 0.95em;
	font-weight: normal; 
	margin-top: 10px;
	}	
	
	
/* CORPO: PRIMO PIANO - ALTRE NOTIZIE
================================================*/
.notizie {clear:left;}

.notizie  .titolo {font-color=#000099; font-size:15px; word-spacing: -0.05em; font-family: Helvetica, Georgia,"Trebuchet MS", sans-serif; font-weight: normal;}
.notizie  .img { display:block; float:right; margin-right: 5px; margin-top: 5px;}
.notizie  a, .notizie  a:visited {color:#000099; text-decoration:none;}
.notizie a:hover {font-color=#000000; text-decoration:underline;}
.notizie  .txt12 { 
font-family: Helvetica, Georgia,"Trebuchet MS", sans-serif; font-weight: normal;
	font-size: 13px;
	font-weight: normal; 
	margin-top: 5px;
	color=#CC0000;
	}	

/* CORPO: riapertura SECONDA/TERZA NOTIZIA
================================================*/
.riaperturahp {margin:0px 10px 10px 0px; clear:left;}

.riaperturahp .titolo { font-size:20px; word-spacing: -0.05em; font-family: Georgia, Helvetica, Georgia,"Trebuchet MS", sans-serif; font-weight: bold;}
.riaperturahp .img { display:block; float:left; margin-right: 5px; margin-top: 3px;}
.riaperturahp a, .riaperturahp a:visited, #riaperturahp a:hover {text-decoration:none;}
.riaperturahp .txt12 { 
	font-size: 0.75em;
	font-weight: normal; 
	margin-top: 10px;
	}	

/* CORPO: riapertura BOX QUARTA NOTIZIA
================================================*/
.riaperturahp2 { display:block; padding:5px 2px 2px 5px; border:0px solid #FFCC33; background-color: #fff; clear:left;}
.riaperturahp2 a { display:block; text-decoration:none; }
.riaperturahp2 a:visited { text-decoration:none; }
.riaperturahp2 a:hover { text-decoration:none;  color:#CC0000; }
.riaperturahp2 .titolo { font-size:22px; line-height:23px; word-spacing: -0.05em; font-family: Georgia, Helvetica, Georgia,"Trebuchet MS", sans-serif; font-weight: bold;}
.riaperturahp2 .img { display:inline; float:right; margin-left: 5px; clear:left;}
.riaperturahp2 .span a, .riaperturahp .span a:visited, #riaperturahp .span a:hover { text-decoration:none;}
.riaperturahp2 .small {
	display: block;
	font-size: 0.70em; 
	font-style:italic;
	}

.riaperturahp2 .txt12 { 
	font-size: 0.75em;
	font-weight: normal; 
	margin-top: 10px;
	}	

/* CORPO: riapertura BOX SESTA NOTIZIA
================================================*/
.riaperturahp3 { display:block; padding:5px 5px 5px 5px; border:3px solid #CCCC99; background-color: #fff; clear:left;}
.riaperturahp3 a { display:block; text-decoration:none; }
.riaperturahp3 a:visited { text-decoration:none; }
.riaperturahp3 a:hover { text-decoration:none;  color:#CC0000; }
.riaperturahp3 .titolo { font-size:22px; line-height:23px; word-spacing: -0.05em; font-family: Georgia, Helvetica, Georgia,"Trebuchet MS", sans-serif; font-weight: bold;}
.riaperturahp3 .img { display:inline; float:left; margin-right: 5px; clear:right;}
.riaperturahp3 .span a, .riaperturahp3 .span a:visited, #riaperturahp3 .span a:hover { text-decoration:none;}
.riaperturahp3 .small {
	display: block;
	font-size: 0.70em; 
	font-style:italic;
	}

.riaperturahp3 .txt12 { 
	font-size: 0.75em;
	font-weight: normal; 
	margin-top: 10px;
	}	

/* CORPO: riapertura BOX NOTIZIA
================================================*/
.riaperturahp4 { display:block; padding:0px 0px 0px 10px; background-color: #fff; clear:left;}
.riaperturahp4 a { display:block; text-decoration:none; }
.riaperturahp4 a:visited { text-decoration:none; }
.riaperturahp4 a:hover { text-decoration:none; }
.riaperturahp4 .titolo { font-size:20px; line-height:23px; word-spacing: -0.05em; font-family: Georgia, Helvetica, Georgia,"Trebuchet MS", sans-serif; font-weight: bold;}
.riaperturahp4 .img { display:inline; float:right; margin-left: 5px; clear:left;}
.riaperturahp4 .span a, .riaperturahp .span a:visited, #riaperturahp .span a:hover { text-decoration:none;}
.riaperturahp4 .small {
	display: block;
	font-size: 0.70em; 
	font-style:italic;
	}

.riaperturahp4 .txt12 { 
	font-size: 0.75em;
	font-weight: normal; 
	margin-top: 10px;
	}	

/* CORPO: Forzature per le tre aperture
================================================*/

.riaperturahp titolo.txt12, #riapertura2hp h1.txt12 { display:block; margin:2px 0 -12px 0;}
.riaperturahp h1.txt12 a, #riapertura2hp h1.txt12 a {  line-height: 15px;}

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.slidedoormenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px; /* width of menu (don't forget to add border with below!) */
border-left: 8px solid #ffa1a3; /* thick left border of menu */

}

.slidedoormenu li{
border-bottom: 1px solid #885b5c; /* Gray border beneath each menu item */
}

.slidedoormenu li a{
background: white url(http://www.colonnarotta.it/images/vstrip.gif) repeat-y left top; /* Background image positioned to the left(v) top(h) corner initially */
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana;
display: block;
color: black;
width: auto;
border-bottom: 1px solid white; /* White border beneath each menu item link, to add depth */
padding: 7px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
color: black;
}

.slidedoormenu li a:hover{
background-position: -387px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
color: black;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.slidedoormenu li.lastitem a{
padding: 8px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}

</style>

<!--[if IE]>
<style type="text/css">
.slidedoormenu li a{ /* Menu link width value for IE */
width: 100%;
}
</style>
<![endif]-->




#content-home-right .box-estate {
	float: left;
	padding: 0;
	margin: 0 0 0px 0;
	width: 300px;
	}

.box-estate dl { float: left; display:inline; background: #fff url(http://www.colonnarotta.it/images/sf_editoriali2.gif) no-repeat bottom left; margin: 0; padding: 0; width: 300px; }

.box-estate dt { float: left; background: url(http://www.colonnarotta.it/images/sf_estate1.gif) no-repeat top left; margin: 0; padding: 0; text-indent: -9999px; width: 300px; height: 32px; }
      
.box-estate dd { float: left; text-align: left; line-height: 18px; margin: 0; padding: 0 10px 15px 10px; width: 280px !important; width /**/: 300px; }

.box-estate .titre {
	font-size: 1.10em;
	font-weight: normal;
	color: #FFFFFF; 
	font-family: Georgia,"Trebuchet MS", Helvetica, sans-serif
	}
	
.box-estate .small {
	display: block;
	margin-top: 5px;
	font-size: 0.70em; 
	}



#content-home-right .box-editoriali {
	float: left;
	padding: 0;
	margin: 0 0 5px 0;
	width: 300px;
	}

.box-editoriali dl { float: left; display:inline; background: #fff url(http://www.colonnarotta.it/images/sf_editoriali2.gif) no-repeat bottom left; margin: 0; padding: 0; width: 300px; }

.box-editoriali dt { float: left; background: url(http://www.colonnarotta.it/images/sf_editoriali1.gif) no-repeat top left; margin: 0; padding: 0; text-indent: -9999px; width: 300px; height: 32px; }
      
.box-editoriali dd { float: left; text-align: left; line-height: 16px; margin: 0; padding: 0 10px 15px 10px; width: 280px !important; width /**/: 300px; }

.box-editoriali .titre {
	font-size: 1.20em;
	font-weight: bold;
	color: #0000FF; 
	font-family: Georgia,"Trebuchet MS", Helvetica, sans-serif
	}
	
.box-editoriali .small {
	display: block;
	margin-top: 5px;
	font-size: 0.70em; 
	}
	
	
/* ---------------------------BOX RUBRICHE-------------------------- */

.rubriche {
	padding: 5px 0 5px 0;
	margin: 10px 0 10px 0;
	border: 2px solid #dddddd;
	background: #F5F5F7 none;
	text-align: left;
}

.rubriche img {
	margin: 0 0 5px 5px;
	background: #F5F5F7 none;
}

.rubriche ul{
	background: #F5F5F7 none;
	padding: 0 0 5px 0; 
	color: #566373;
	line-height: 13px;
	border-bottom: 1px solid #EAEAEC;
}

.rubriche ul a{
	color: #566373;
	background: #F5F5F7 none;
}

.rubriche ul li {
	display: block; 
	float: left; 
	padding: 4px 7px 3px 8px; 
	font-family: verdana; 
	font-size: 10px; 
	width: 80px;
	min-width: 80px;
	background: #F5F5F7 none;
}

.rubriche ul li img {
	margin: auto;
	text-align: center;
	margin-bottom: 5px;
}

.rubriche ul li strong {
	display: block; 
	font-weight: bold;
	font-family: georgia; 
	font-size: 11px; 
}

.rubriche ul h5 {
	font-family: arial; 
	font-size: 11px; 
	padding:5px 5px 0 5px;
}

.rubriche ul h5 .arancione a {
	color:#FD7306; 
	text-decoration: none;
	padding-left: 30px;
	font-weight: bold;
}

.rubriche ul h5 .grigio a {
	color: #586172; 
	text-decoration: none; 
	padding-left: 3px;
	font-weight: bold;
}

.boxmkt-80 {
	background: #F5F5F7 none;
	padding: 7px;
	color: #566172;
	font-size: 1.1em;
	font-family: arial;
	line-height: 1.2em;
	display: block;
	margin: 10px 0 0 0; 
	border: 2px solid #DDDDDD
}

.boxmkt-80 a {
	color: #566172;
	text-decoration: none;
}

.boxmkt-80 a.red{
	color: #AA1511;
	text-decoration: none;
}

.boxmkt-80 a:hover{
	text-decoration: underline;
}

.boxmkt-80  h5 {
	font-family: georgia;
	color: #AD1514;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.0em;
	padding-bottom: 8px;
}

.boxmkt-80 h5.long {
	font-family: georgia;
	color: #AD1514;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.0em;
	padding-bottom: 8px;
}

.boxmkt-80 h5.long strong{
	color: #AD1514;
	font-family: georgia;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.0em;
	padding-bottom: 8px;
}
.boxmkt-80  h5 strong {
	color: #556273;
	font-size: 0.9em;
	font-weight: normal;
}

.boxmkt-80  h6 {
	font-family: georgia;
	color: #566172;
}

.boxmkt-80 p a:hover {
	text-decoration: none;
	font-size: 0.6em;
}

.boxmkt-80  img {
	float: right;
	margin-left: 5px;
}

.boxmkt-80 img.tit{
	float: left;
	margin:0;
}


.boxmkt-80 h6 {
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 5px;
}

.boxmkt-80 h3 {
	font-size: 0.7em;
	font-weight: normal;
}

/*** FORMATTAZIONE BLOG ***/


#content-box-blog a, #content-box-blog a:visited { color: #333; text-decoration: none; }


#content-box-blog {
	float: left;
	
	display: inline;
	padding: 15px 15px 15px 15px;
	background: #ececd7 url(http://www.colonnarotta.it/images/blogrotta.gif) top left no-repeat;
	font: normal 12px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 450px !important;
	width /**/: 450px;
	}
	
#content-box-blog ul {
 	padding: 0;
 	margin: 0;
	}

#content-box-blog ul li {
	float: left;
	list-style-type: none;
	padding: 18px 8px 5px 0;
	width: 140px !important;
	width /**/: 140px;
	}	

#content-box-blog ul li a .title , #content-box-blog ul li a:visited .title  {
	font: bold 12px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
    text-transform: uppercase;
    text-decoration: none;
    padding-bottom: 10px;
	}	

#content-box-blog ul li a:hover,#content-box-blog ul li a:hover .title  {
	color: #900;
	}	
	
#content-box-blog img {
	float: left;
 	margin: 0 5px 5px 0;
	}	
#content-box-blog .clear { clear: both; line-height: 0; } 
#content-box-blog .clearsome { clear: both; font-size: 3px; line-height: 5px; }
	
	
	
	/*** FORMATTAZIONE BLOG ***/
	
	

/* ultimora */
#lstN{width:280px;padding:7px 10px;min-height:296px;height:auto !important;height:296px;font:13px tahoma, helvetica;color:#333;background:url(http://www.colonnarotta.it/images/sfb.gif) repeat-x}
#lstN h1,#lstN h2,#lstN h3,#lstN p,#lstN form,#lstN input,#lstN select,#lstN object,#lstN ul,#lstN li,#lstN dl,#lstN dt,#lstN dd{margin:0;padding:0}
#lstN a{color:#0750D9;text-decoration:none}
#lstN a:hover{text-decoration:underline}
.tlstN{width:100%}
.tlstN a{float:right;font-size:12px}
#lstN a{color:#0750D9;text-decoration:none}
#lstN a:hover{text-decoration:underline}
#lstN h2{margin-bottom:6px}
#lstN li{float:left;width:100%;padding:10px 0;border-bottom:1px dotted #999;font-size:12px}
#lstN .allN{padding:10px 0 0 0;border-bottom:0px}
#lstN  h1, #lstN h2, #lstN h3{float:left;font-size:12px}
#lstN ul, #lstN li{list-style:none}
