/* CSS Document per HandyCup ì J. P. Renzi 2007*/

/* GENERALI */

.buio {visibility: hidden;}
dl, dt, dd {margin: 0px; padding: 0px}



#cornicepagina {
	border: 10px solid #81CEF4;
	width: 700px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 6px;
	letter-spacing: 1px;
}

body {
	background-color: #006B95;
	color: #243089;
	font-family: Arial, Helvetica, sans-serif;
	}
#testa {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	height: 190px;
}
#gerarchia {
	font-size: 9px;
	margin-bottom: 1em;
}
#gerarchia, #gerarchia a { color: #666; }
#pagina {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#pagina_indice a:link, #pagina a:link {
	color: #243089;
	text-decoration: none;
}

#piede {
	clear: both;
}
/* PAGINA ARTICOLO */

#testocentro {
	margin-left: 160px;
}
.fotosx {
	margin-right: 10px;
	float: left;
	margin-bottom: 4px;
	border: 1px solid #243090;
}
.fotodx {
	margin-left: 10px;
	float: right;
	margin-bottom: 4px;
	border: 1px solid #243090;
}
#testocentro #articolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#testocentro #articolo .subtitolo {
	font-size: 120%;
	line-height: 120%;
	margin-top: 6px;
	padding-left: 14px;
}
#testocentro #articolo .titolo {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
#testocentro #articolo .testo {
	padding-top: 10px;
}
#testocentro .esplicativo {
	font-size: 12px;
	line-height: 16px;
}
#colmenusx {width: 130px; float: left; padding-top: 4px;font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.menu {
	line-height: 16px;
	color: #F76010;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F76010;
	padding-bottom: 6px;
}
.menu ul { margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #DDD; }
.menu li {font-size: 90%; line-height: normal; margin-bottom: 10px;	list-style-type: none;}
.menu a { text-decoration: none; }
.menu a:focus,.menu a:hover,.menu a:active { text-decoration: underline; }

/* Habillage general des menus de navigation 
.menu { clear: both; margin-bottom: 2em; text-align: left; }
.menu p { margin: 0.20em 0; padding: 0.20em 0.10em; }
.menu ul { margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #DDD; }
.menu ul li { margin: 0.20em 0; padding: 0.20em; border-top: 1px solid #DDD; }
.menu ul li ul { margin-left: 1em; border: 0; }
.menu ul li li { padding: 0; border: 0; }*/
.nota9 {
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
#testocentro .intestazione {
	border: 1px solid #CCCCCC;
	padding-left:6px;
}
.nomerubrica {
	text-transform: uppercase;
	margin-top: 3px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.menu .nomerubrica .nomerubrica {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
	border-right-style: none;
}

.rispondere {
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0066CC;
}

/* Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.50em; }
.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; color: #333; }
.forum-texte { margin: 0; padding: 0.50em 1em; color: #333; }
.forum-texte .hyperlien {}
.forum-texte .repondre { margin: 0; padding: 0.10em 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: 0; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; 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; }
.sommario .articolo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88CCFF;
	margin-bottom: 8px;
}

/* Habillage des petitions
---------------------------------------------- */
#signatures { clear: both; margin: 0 0 2em 0; padding: 0; background: none; }
#signatures table { width: 100%; margin: 1em 0 0 0; }
#signatures thead { text-align: center; color: #555; }
#signatures td { padding: 0.50em; border: 2px solid #FEFEFE; vertical-align: top; }
#signatures td.signature-date { background: #E4F0F0; text-align: center; white-space: nowrap; }
#signatures td.signature-nom { background: #ECF4F4; text-align: center; }
#signatures td.signature-nom small { display: block; }
#signatures td.signature-message { background: #F4F8F8; }
#signatures .formulaire_recherche { margin: 1em 0; text-align: right; } /*Cf.: spip_formulaires.css*/
#signatures .formulaire_recherche input.text { width: 10em; text-align: left; } /*Cf.: spip_formulaires.css*/


#pagina_indice {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#pagina_indice #colonnasx {
	width: 310px;
	padding-right: 10px;
	float: left;
}
#pagina_indice #colonnadx {
	margin-left: 330px;
}
/* stile per le pagine indice OLD*/
.fotosinistra {
	margin-right: 14px;
	float: left;
}
#news {
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #81CEF4;
}
#news .titolo {
	color: #F76010;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81CEF4;
	font-weight: bold;
}

#news li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F76010;
	color: #243089;
	margin-bottom: 4px;
	padding-bottom: 4px;
	font-size: 95%;
	}
#news ul, .sommario ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#news #nome {
	font-weight: bold;
	color: #F76010;
	margin-bottom: 6px;
}
#articolospalla {
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#articolospalla .titolo {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 8px;
}
#articolospalla .testo {
	font-size: 12px;
	line-height: 16px;
}
#articolohome .titolo {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #243089;
	margin-bottom: 6px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F76010;
	padding-bottom: 6px;
}
#articolohome .testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #243089;
}
#articolohome p {
	padding-bottom: -2px;
}
.notizia {
	font-weight: normal;
}
#news .elem .notizia a:link {
	color: #243090;
	text-decoration: none;
}
#news .elem .notizia a:hover {
	text-decoration: underline;
}
.sommario .articolo h4 {
	margin: 0px;
}
.sopratitolo {
	font-size: 10px;
	line-height: 15px;
	text-transform: uppercase;
}
.sommario {
	margin-bottom: 20px;
}
.menuarticoli small {
	font-size: 90%;
	margin: 0px;
}
.menuarticoli h3 {
	margin-bottom: 2px;
}
.menuarticoli .descrizione {
	margin-top: -8px;
}
.menuarticoli h4 {
	color: #F76010;
	font-style: italic;
}
.introduzione {
	font-size: 12px;
	line-height: 16px;
}
#colmenusx .postscriptum {
	font-size: 85%;
	margin-top: 20px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
}
#in-evidenza {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #81CEF4;
	margin-bottom: 30px;
}
/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: 0; }
.spip_documents { text-align: center; line-height: normal; }
.spip_documents p { margin: 0.10em; padding: 0; }
.spip_documents_center { display: block; clear: both; width: 100%; margin: 1em auto; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { margin-right: auto; margin-left: auto; font-weight: bold; font-size: 0.90em; }
.spip_doc_descriptif { clear: both; margin-right: auto; margin-left: auto; font-size: 0.90em; }
