/*  --------------------------------------------------------------- */
/*  Foglio di stile TalentoAbcBlog basato su Blog'n Glop  */
/*  -------------------------------------------------------------- */

/* 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
 */


/*  ------------------------------------------
/*  Stili generali
/*  ----------	//background: url(./images/bg_body.gif) #fff repeat-y center top;-------------------------------- */

body {
	background: url(./images/uovo.jpg) #fff no-repeat center 200px;
	background-attachment:fixed;
	margin: 1em 1em 0em 1em;
	text-align: justify;
	font-size: 1em;
	color: #555;
}







/*  ------------------------------------------
/*  Disposizione dei box principali
/*  ------------------------------------------ */
#page {
	width: 50em;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #fff;}

/* Testa */
#entete {
	width: 100%;
	height: 150px;
	background: #fff;
	background-repeat: no-repeat;
	background-image: url(./images/logo.gif);
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	border: 0;}
	
#entete .formulaire_recherche {
	border:0px solid #aaa;
	margin: 120px 0px 0px 0px;
	width:200px; 
	background:#eee;
	padding:0px;
	clear:both;
	font-size:10px;
	}

#menud .formulaire_recherche {
	border:0px solid #aaa;
	margin: 10px 0px 0px 0px;
	width:auto; 
	background:#eee;
	padding:0px;
	clear:both;
	font-size:10px;
	}


#entete .blog_titre {float: left; width: 80%; margin-left: 1.25em;}

#entete h1 {font-size: 3em;}

#entete .citation {
	float: right;
	width: 45%;
	font-size: 0.78em;
	text-align: right;
	margin-right: 0.75em;
	font-style:italic;
	}

/* Fil d'Ariane */
#hierarchie {
	border-bottom: 1px solid #c03;
	clear: both;
	margin-bottom: 2em;
	padding-bottom: 0.25em;
	font-size: 0.70em;
	color:#666;
	}





/* Menu gauche */
#conteneur #menug {
	border: 0px solid blue;
	float: left;
	width: 9em;
	margin-right: 1em;
	}


/* Menu droit */
#conteneur #menud {
	border: 0px solid green;
	float: right;
	width: 9em;
	margin-left: 1em;}










#conteneur #menug h1, #conteneur #menud h1 {
	text-align: left;
	height:2.5em;
	font-size: 0.78em;
	color: #666;
	font-weight: bold;
	padding: 1.5em 0.5em 0em 0.75em;
	margin-top: 0.5em;
	margin-bottom: 0em;
	border-bottom: 1px dotted #bbb;
	background: url(./images/parentesi.jpg) #fff no-repeat left center;}

#conteneur #menug li, #conteneur #menud li {
	text-align: left;
	font-size: 0.70em;
	font-weight: normal;
	padding: 0.15em 0.4em;
	line-height:1.1em;
	color: #333;
	margin-bottom: 0.2em;}
	
#conteneur #menug a, #conteneur #menud a {
	text-decoration: none;
	color: #666; }

/* Menus gauche et droit : affiche */
#conteneur .affiche {
	text-align: center;
	font-size: 0.78em;
	font-weight: normal;
	color: #000000;}

#conteneur #menug .on {
	color:#c03;
	}




/* Colonna Centrale ------------------------------------------------------------- */
#conteneur #contenu {
	border:0px solid yellow;
	float: left;
	width: 28.5em;
	margin: 0.5em;}





/* Riassunto articoli ---------------------------------------------------------------- */

#conteneur #contenu .resume_article {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 2em;}

#conteneur #contenu .resume_article h1.titre {
	background: trasparent;
	font-size: 1em;
	font-weight: bold;}

#conteneur #contenu .resume_article h2.stitre {
	background: trasparent;
	font-size: 0.88em;
	color:#999;
	margin-bottom:0.4em}	


/*-----------------------------------------------------------IMMAGINE PER ARTICOLI-*/
.logo {border:0px solid lime;display:inline;float:left;clear:both;}

#conteneur #contenu .resume_article .logo img {
	margin: 0em 0.5em 20px 0em; 
	border:1px dashed #ccc; 
	padding:3px;}	


.logo2 {border:0px solid lime;display:inline;float:left;clear:both;}

#conteneur #contenu .resume_article .logo2 img {
	margin: 0em 15px 20px 0em; 
	border:1px solid lime; 
	padding:3px;}	




#conteneur #contenu .resume_article .accroche {
	font-size: 0.88em;}	
	
#conteneur #contenu .resume_article p.infos {
	text-align: right;
	font-size: 0.72em;}
	
#conteneur #contenu .resume_article p.infos img.spip_logos {
	vertical-align: middle;}






/* Pie' di pagina */
#pied {
	font-size: 10px;
	clear: both;
	width: 100%;
	margin-top: 4em;
	height:30px;
	border-top: 1px dotted #c03;
	padding: 5px 0px 5px 0px;
	text-align: center;}


#pied img {
	vertical-align:middle;
	}



/*  -------------------------------------------------------------------------------------------
/*  Tipografia generale del sito
/*  ------------------------------------------------------------------------------------------- */

/* Typo pour les menus et la navigation */
body, #menud,  #menug, .formulaire_spip {
	font-family: Verdana, Arial, Helvetica, sans-serif;  }

/* Typo pour le contenu */
#contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, h3.spip {
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif; }








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

.cartouche { margin-bottom: 1.5em; }

.cartouche .titre {
	font-size: 1.20em;
	font-weight: bold;
	color: #333; }
	
#contenu .cartouche p.surtitre, #contenu .cartouche p.soustitre {
	font-size: 1.05em;
	font-weight: normal;
	color: #666; }

.cartouche p {
	font-size: 0.75em;
	color: #666;
	margin: 0;
	padding: 0;
	clear: left;}

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	padding:2px;
	border: 1px solid #ddd;}

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

/* Tableaux */
table.spip tr.row_first { background: #FFFAF0; }
table.spip tr.row_odd { background: #E1E1EB; }
table.spip tr.row_even { background: #F0F0FA; }



/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 2em;
	padding-bottom: 3em;
	font-weight: normal;
	line-height: 1.2em;
	font-size: 0.8em;
	color: #000;
	border-bottom: 1px dotted #333;}

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

.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; }

a { text-decoration: none; color: #c03; }

h1 a, #hierarchie a {color: inherit; }

a:hover, h1 a:hover, #hierarchie a:hover, #conteneur #menug a:hover, #conteneur #menud a:hover, #contenu a:hover {
	text-decoration: none;
	color: #903;
	}






/* Raccourcis typographiques de SPIP */

h3.spip {
	font-size: 1em;
	color: #003399; }
	
blockquote.spip, .spip_serif { font-family: Georgia, Garamond, Times, serif; }

blockquote.spip { 
	background: transparent;
	margin: 1em;
 	margin-left: 2em; 
	padding: 0.5em;
	border: 0;}

a.spip_note, a.spip_in, a.spip_out, a.spip_url, a.spip_glossaire { color: #003399; }
.on { color: #FF6600; } /* liens exposes */


/*  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: 1em; clear: both; }

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold; }

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.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.71em; }

.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.88em; }

/*  ------------------------------------------
/*  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; }
.formulaire_recherche label { display: none; }









/*  ------------------------------------------
/*  Forum
/*  ------------------------------------------ */

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




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

ul.forum { display: block; clear: both; margin: 0; padding: 0; border:0px solid #c03}
.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: #eee; }

.forum-chapo small {color:#fff}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #666; font-size: 0.75em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }
.forum-repondre-message { font-size:0.77em; }


/* COLORI DEI BORDI IN FUNZIONE DELLA PROFONDITA' DEL FORUM -------------------------------------*/

ul .forum-message { border: 1px solid #CC0033;
	background: url(./images/maschera.gif) transparent repeat left top;
	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; }




/* COLORI DI BACKGROUND IN FUNZIONE DELLA PROFONDITA' DEL FORUM ---------------------------------*/

ul .forum-chapo { 
	border: none; 
	border-bottom: 1px dotted #B8B8B8; 
	margin: 0; 
	padding: 3px 6px 2px 6px; 
	font-size: 0.82em; 
	background: #c03; }

ul ul .forum-chapo { background: #DDD; }
ul ul ul .forum-chapo { background: #CCC; }
ul ul ul ul .forum-chapo { background: #BBB; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #AAA; }








/*  ------------------------------------------
/*  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; }






/*  ----------------------------------------------------------------------------------------------------------------
/*  AGGIUNTE
/*  ------------------------------------------ */	



#firma {
	margin-top:30px; 
	padding-top:15px;
	border-top: 1px dotted #c03;
	}

#biglietto_out {
	border:1px solid #bbb;
	background: url(./images/logo_mini.gif) #fff no-repeat 90% 92%;
	height:172px;
	width: 325px;
	margin: 30px auto 20px auto;
	font-size:10px;
	}

	#dati {
	padding:8px 0px 0px 55px;
	background: url(./images/parentesi_mini.gif) transparent no-repeat 10px 10px;
	border:0px solid red;
	height:110px;
	}

	#dati span {
	font-size:12px;
	font-weight:bold;
	}


/*----------------------
FORMATO ELENCO DELLE RUBRICHE NELLA PAGINA DELLA RISPOSTA AI MESSAGGI DEL FORUM
---------------------------------------------------------------------------------------------*/

#navigation, .rubriques {
	background: transparent;
	border:0px;}

.rubriques h1 {
	text-align: left;
	height:2.5em;
	font-size: 0.8em;
	color: #666;
	font-weight: bold;
	padding: 1.5em 0.5em 0em 0.75em;
	margin-top: 0.5em;
	margin-bottom: 0em;
	border-bottom: 1px dotted #bbb;
	background: url(./images/parentesi.jpg) #fff no-repeat left center;}


.rubriques li {
	text-align: left;
	font-size: 0.8em;
	font-weight: normal;
	padding: 0.15em 0.4em;
	line-height:1.1em;
	color: #333;
	margin-bottom: 0.2em;}
	
.rubriques a {
	text-decoration: none;
	color: #666; }

.rubriques .on {
	color:#c03;
	}
