body {
	background:#fff;
	font-family: Verdana, Arial, Helvetica, "trebuchet MS";
	color:#000;
	margin: 0;
	padding: 0;
	font-size: 12px;
	
/*	background-image: url(/fileadmin/tpl/images/fonds/FondPNV2010.jpg);
	background-repeat: repeat-y;
	background-position: center top;
*/
}


body.body-accueil #global_container {
	background-color: #ffff00;
}

body.body-actions #global_container {
	background-color: #99ff99;
}
body.body-actualite #global_container {
	background-color: #ff99ff;
}
body.body-aidez #global_container {
	background-color: #32aaff;
}
body.body-donnez #global_container {
	background-color: #ff8466;
}
body.body-dossiers #global_container {
	background-color: #d2d2dc;
}
body.body-federations #global_container {
	background-color: #ffcc00;
}
body.body-qui #global_container {
	background-color: #99ffff;
}
body.body-annexes #global_container {
	background-color: #e6e6be;
}
body.body-english #global_container {
	background-color: #bfe268;
}
body.body-espanol #global_container {
	background-color: #bfe268;
}


p, td {
color:#000000;
font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
font-size:12px;
}

p.indent {
	margin-left: 25px;
}

img { border: 0; }

#container a:hover, #colonne_droite a:hover, #colonne_gauche ul li a:hover, a:active {
	background-color:#FFFFFF;
	color:black;
	text-decoration:underline;
}

a {
	color:black;
	text-decoration:underline;
}
a:visited {
	color: black;
	text-decoration: underline;
}
.corps a:hover, .droite a:hover, .gauche ul li a:hover, a:active {
	color: black;
	background-color: #FFFFFF;
	text-decoration: underline;
}

img, img a, a img {
	border: 0;
	text-decoration: none;
	background-color: none;
}
.corpsliste img, .corps .bodytext img, .corps h2 img, .corps h3 img, .corps h4 img, .corps .note img {
	float: right;
	margin-left: 4px;
	margin-bottom: 4px;
}
.corps .imagesgauche .bodytext img {
	float: left;
	margin-left: 0;
	margin-right: 4px;
	margin-bottom: 4px;
}

.listeDossier img {	
	margin-right: 4px;
	margin-bottom: 4px;
}

b, strong, a b, a strong, a:visited b, a:visited strong {
	color: #333333;
}

fieldset {
	border: none;
	margin: 0;
	padding: 10px 0;
}
legend {
	display: none;
}

#global_container {
width: 900px;
margin: 0 auto 0 auto;
}


/* ------------ COLONNE GAUCHE --------------- */

#colonne_gauche {
	background: none;
	width: 150px;
	float: left;
}

/* commun */
#colonne_gauche td, #colonne_gauche p, #colonne_gauche ul, #colonne_gauche li {
	font-size: 12px;
	font-variant: small-caps;
}
#colonne_gauche ul {
	margin: 0 0 6px 12px;
	padding: 0;
}
#colonne_gauche li, #colonne_gauche li.list_mgh, #colonne_gauche li.list_mgh_actif {
	list-style-type: none;
	text-indent: 0;
	line-height: 105%;
	margin: 0;
	padding: 3px 0;
}
#colonne_gauche li a, #colonne_gauche li a:visited {
	text-decoration: none;
}
#colonne_gauche li a:hover, #colonne_gauche li a:active {
	text-decoration: underline;
	background-color: white;
}

/* menu gauche sous les rubriques */
#colonne_gauche ul.menu_gauche_haut {
	margin-top: 6px;
	margin-bottom: 10px;
	padding: 0;
}

/* elements actifs */
#colonne_gauche .niv2in a, #colonne_gauche .niv2in a:visited {
	font-weight: bold;
	text-decoration: none;
}
#colonne_gauche li.list_mgh_actif a, #colonne_gauche li.list_mgh_actif a:visited { 
	font-weight: bold;
	text-decoration: none;
}

/* pictos imprimer, envoyer, rss */
#picto {
	margin: 15px 0 5px 12px;
}


/* ---------- Bas de page ----------- */

ul.menu_bas_de_page { 
	margin: 6px 0 0 0px; 
	padding:0;
}
li.list_bas_de_page img, li.list_bas_de_page_actif img{ 
	margin: 0 10px 0 10px; 
	height:11px;
} 
li.list_bas_de_page,li.list_bas_de_page_actif{
	display: inline;
	padding: 6px 0 0 0; 
	line-height:100%; 
	font-family: Verdana, Geneva, sans-serif; 
	font-weight: bold; 
	font-variant:small-caps; 
	list-style-type: none;
}
li.list_bas_de_page a{ 
	font-size: 11px;
	text-decoration:none;
}
li.list_bas_de_page_actif a{
	display: inline;
	padding: 6px 0 0 0; 
	line-height:100%; 
	font-family: Verdana, Geneva, sans-serif; 
	font-weight: bold; 
	font-variant:small-caps; 
	list-style-type: none;
	font-size: 11px;
	text-decoration:none;
	color: white;
}
li.list_bas_de_page a:hover, li.list_bas_de_page_actif a:hover {
	text-decoration:none;
	background-color: inherit;
	color: white;
	}

/***************CONTAINER*******************/

#container {
background: none;
width: 480px;
padding: 19px 30px 0 30px;
float: left;
}

	#CHEMIN_FER {background:none; height:35px; font-size:11px;}
	#CHEMIN_FER a:link, #CHEMIN_FER a:visited {background:none; font-size:11px; color:#000; text-decoration:underline;}
	#CHEMIN_FER a:hover {background:#fff; font-size:11px; color:#000; text-decoration:underline;}
	
	#TITRE {/*background:url('images/titre.gif') no-repeat; width:439px; height:98px;*/ margin-bottom:18px;}

	#container .corps {
		min-height: 400px;
	}
	
	#footer {margin-top:20px; padding-bottom: 10px;padding-left: 180px;}
	
	#MENU_BAS {background:none; width:480px; clear:both; margin-top:10px; }
	
	#barre_footer {background:#000; width:480px; height:3px; margin-bottom:6px; margin-top:2px;}


/*PUCES*/
.puce {vertical-align:middle;}




/***************COLONNE DROITE*******************/

#colonne_droite {
	background: none;
	width: 200px;
	font-size: 11px;
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
}

	#mise_a_jour {font-size:11px; margin-bottom:55px; height:12px; padding-top:19px;}
	
	#DONNEZ a {background:url('images/bouton_donnez.gif') no-repeat; width:132px; height:30px; margin-bottom:5px; display:block;}
	#DONNEZ a:hover {background:url('images/bouton_donnez-on.gif') no-repeat;}
	
	a#bouton_aidez {background:url('images/bouton_aidez.gif') no-repeat; width:132px; height:30px; margin-bottom:25px; display:block;}
	a#bouton_aidez:hover {background:url('images/bouton_aidez-on.gif') no-repeat;}

	
	#colonne_droite select {
	border: 1px solid #000000;
	font-size: 10px;
	margin-bottom: 13px;
	padding: 0;
	}
	

/*** Reprise Ancien template **/
.titre, h1, h1.csc-firstHeader, h2.csc-firstHeader { /* titre de la page */
	font-size: 22px;
	font-weight: bold;
	padding-top: 0;
	margin-top: 0;
}
.chapeau, h3 { /* chapeau */
	font-size: 15px;
	font-weight: normal;
}
.intertitre, h2 { /* titre interm�diaire */
	font-size: 15px;
	font-weight: bold;
	padding-top: 18px;
	padding-bottom: 5px;
}
.texte {
	font-size: 12px;
}
.listetitre, h4 { /* titre de page dans une liste de contenus */
	font-size: 13px;
	font-weight: bold;
}
.listedate { /* date de m�j de la page dans une liste de contenus */
	font-size: 10px;
	color: #666666;
}
.listetexte { /* texte descriptif dans une liste de contenus */
	
}
.lientout, .lientout a, .lientout a:visited { /* paragraphe tous nos... en home */
	margin-top: 2px;
	padding-top: 0;
	margin-bottom: 5px;
	padding-bottom: 0;
	text-align: right;
	color: #333333;
	font-weight: bold;
}

.tx-lastupdate-pi1 {
	display:inline;
}

/* --------------------------------------------------------
                     Styles generiques
-------------------------------------------------------- */
.cadre, .csc-frame {
	border: 1px #000000 solid;
	margin: 0;
	padding: 5px;
}

.taille { /* taille des fichiers */
	font-size: 10px;
}

.note, h6 {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.note a, h6 a, .note a:visited, h6 a:visited {
	color: #333333;
}

quote, .citation, .signature, h5 {
	color: #000000;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
}

.actif {
	font-weight: bold;
}

.message {
	font-weight: bold;
	font-size: 13px;
	color:#333333;
}

.clear {clear:both;}

.bloc {margin-bottom:5px;}

img.left {margin-right:3px; float:left;}
img.right {margin-left:3px; float:right;}



/* --------------------------------------------------------
                     Contexte a droite
-------------------------------------------------------- */

.droite, .droite td, .droite p {
	font-size: 11px;
}
.droite a, .droite a:visited {
	text-decoration: none;
}
.droite a:hover {
	text-decoration: underline;
}
.droite .categorie, .droite h1, .droite h2, .droite h1.csc-firstHeader, .droite h2.csc-firstHeader, .droite .intertitre { /* cat�gorie de liens "voir aussi..." (dans ce site,...) */
	font-size: 11px;
	font-weight : bold;
	padding-top : 6px;
	margin-top : 6px;
	padding-bottom : 0;
	margin-bottom : 0;
	text-transform : uppercase;
}
.droite ul { /* item dans la liste de liens */
	margin-left: 0;
	padding-left: 0;
	padding-top : 3px;
	margin-top : 3px;
	padding-bottom : 0;
	margin-bottom : 0;	
}
.droite li { /* item dans la liste de liens */
	padding-top : 2px;
	margin-top : 2px;
	list-style-type: none;
	text-indent: 0;
}
.droite .rubrique,.rubrique, .droite h3 { /* rubrique d'une page indiqu�e en lien */
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.droite .date {
	color: #666666;
	font-size: 10px;
}

/* --------------------------------------------------------
             Correction de mise en page typo3
-------------------------------------------------------- */
.csc-header, .csc-header h2, .csc-header h1 {
	padding-bottom: 0;
	margin-bottom: 0;
}
.csc-header-n1, h1.csc-firstHeader {
	padding: 0;
	margin: 0;
}
.spacer-gif {
	visibility: hidden;
	padding: 0;
	margin: 0;
}

p.bodytext {
	margin-top: 10px;
	margin-bottom: 0;
}

.csc-caption {
	color: #000000;
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
}

.tx-lastupdate-pi1 {
	display: inline;
}
.csc-mailform {
	border: none;
}
.csc-mailform fieldset legend {
	display: none;
}
.csc-mailform fieldset {
	border: none;
}

p .align-left { text-align:left; }

p .align-right { text-align:right; }

p .align-center { text-align:center; }

/* --------------------------------------------------------
                 Plugin evenements a venir
				 
Mettre les tailles de texte en %, car le plugin peut etre
utilise dans la colonne centrale ou de droite
-------------------------------------------------------- */

.evt-long p {
	margin-bottom: 25px;
}
.evt-long .e_c_date {
	font-weight: bold;
}
.evt-long .e_c_titre {
	font-size: 120%;
	font-weight: bold;
}

.evt-court {
	margin-bottom: -5px;
	padding-bottom: 0;
}
/*.corps .evt-court {
	display: block;
	width: 200px;
	float: right;
}*/
.evt-court .e_c_titre {
	font-weight: bold;
}
.evt-court p {
	margin-top: 2px;
	margin-bottom: 6px;
}

.e_c_texte {
	
}
.e_c_lieu, .e_c_lieu a, .e_c_lieu a:visited {
	
}

/* --------------------------------------------------------
                       Banque d'images
-------------------------------------------------------- */
.imgMain { /* balise englobante */
	display: block;
	float: right;
	padding: 0;
	text-align: right;
	background-color: #000000;
	color: #cccccc;
}
.imgMain, .imgMain p, .imgMain p.bodytext {
	font-size: 11px;
}
.imgMain p.bodytext {
	padding: 0;
	margin: 0;
	display: inline;
	color: #cccccc;
}
.imgMain img { /* image */
	margin: 0 !important;
	padding: 0;
}

/*** Taille 50px */
.imgMain.img50 {
	width: 50px;
	margin: 6px 0 2px 6px;
}
.imgMain.img50 img {
}

/*** Taille 70px */
.imgMain.img70 {
	width: 70px;
	margin: 6px 0 2px 6px;
}
.imgMain.img70 img {
}

/*** Taille 100px */
.imgMain.img100 {
	width: 100px;
	margin: 6px 0 2px 6px;
}
.imgMain.img100 img {
}

/*** Taille 120px */
.imgMain.img120 {
	width: 120px;
	margin: 6px 0 2px 6px;
}
.imgMain.img120 img {
}

/*** Taille 240px */
.imgMain.img240 {
	width: 240px;
	margin: 6px 0 2px 6px;
}
.imgMain.img240 img {
	
}

/*** Taille 480px */
.imgMain.img480 {
	width: 480px;
	margin: 6px 0 8px 0;
}
.imgMain.img480 img {
}
.imgMain.img480 .imgDescription, .imgMain.img480 .imgPhotographe {
	padding-left: 100px;
}

/*** Taille 900px */
.imgMain.img900 {
	width: 900px;
	margin: 6px 0 2px 0;
}
.imgMain.img900 img {
}

.imgDescription { /* description de la photo (du texte) */
	text-align: right;
	margin: 3px 2px 3px 2px;
}
.imgDescription p.bodytext {
	text-align: right;
}
.imgPhotographe { /* nom du photographe (texte + lien) */
	display: inline;
	margin: 3px 2px 3px 2px;
	color: #999999;
}
.imgPhotographe p.bodytext {
	display: inline;
	color: #999999;
}
.imgCopyright { /* copyright (contenu html : image + lien) */
	display: inline;
	padding-left: 10px;
	margin-bottom: 3px;
}

.imgMain a, .imgMain a:visited, .imgMain a:hover, .imgMain a:active {
	color: #cccccc;
}
.imgMain a:hover, .imgMain a:active {
	background-color: #666666;
}
.imgPhotographe a, .imgPhotographe a:visited, .imgPhotographe a:hover, .imgPhotographe a:active {
	color: #cccccc;
}

.imgVignette, img.imgVignette, .corps img.imgVignette {
	float: left;
	border: 0;
	margin-right: 3px;
	margin-left: 0;
}
.imgPicto {
	vertical-align: middle;
	display: inline-block; 
}

/* --------------------------------------------------------
                       Formulaires
-------------------------------------------------------- */
form {
	margin-top: 6px; /* pour IE */
	margin-bottom: 6px; /* pour IE */
}
textarea, .input-texte, .input-texte-maj, input[type=text], input[type=password] {
	border: 1px #000000 solid;
	margin: 1px;
	padding: 0;
	font-size: 12px;
}
.input-texte-maj {
	text-transform: uppercase;
}
		/* inutile (pour probleme IE)
		input[type=radio], input[type=checkbox] {
			border: none;
		}*/
input[type=submit], input.submit {
	border: none;
	background-color: #000000;
	margin: 1px;
	color: #FFFFFF;
	padding: 2px 5px 1px 5px;
	font-size: 12px;
	font-weight: bold;
}
input[type=submit]:hover, input.submit:hover {
	background-color: #666666;
	cursor: pointer;
}
input[type=image] {
	border: none;
}
select {
	border: 1px #000000 solid;
	margin: 1px;
	padding: 0;
	font-size: 11px;
}

/* --------------------------------------------------------
                      Indexed Search
-------------------------------------------------------- */
.tx-indexedsearch-whatis {
	font-size: 14px;
}
.tx-indexedsearch-info {
	display: none;
}
.tx-indexedsearch-browsebox td {
	white-space: nowrap;
	padding-left: 2px;
	padding-right: 2px;
}
.tx-indexedsearch-browsebox ul {
	padding: 2px;
	margin: 0;
}
.tx-indexedsearch-browsebox li {
	display: inline;
	padding-right: 5px;
}
.tx-indexedsearch-browsebox-SCell p a {
	color: #333333;
	font-weight: bold;
}
.tx-indexedsearch-browsebox {
	padding: 3px;
	margin-bottom: 12px;
	margin-top: 12px;
	border: 1px solid #000000;
}
.tx-indexedsearch-browsebox p {
	margin-top: 0;
	margin-bottom: 0;
}
.tx-indexedsearch-browsebox .browsebox {
	font-size: 11px;
}
.tx-indexedsearch-res {
	margin-bottom: 18px;
}
.tx-indexedsearch-title {
	font-size: 13px;
	font-weight: bold;
	width: 415px;
}
.tx-indexedsearch-icon, .tx-indexedsearch-result-number, .tx-indexedsearch-title {
	float: left;
}
.tx-indexedsearch-percent  {
	float: right;
}

/* --------------------------------------------------------
                     Mots-clés
-------------------------------------------------------- */
/* ??? */
#keywordsList {
	padding:5px;
}

#keywordsList ul{
	width:100%;
}

#keywordsList ul li{
	width:50%;
	float: left;
	list-style: none;
}

/* Page d'un mot-clé (pi4) */
/* Plugin mot-clé (pi5) */
.tx-hhspfgeneral-pi4 h1 { /* Le mot-clé */
	display: none;
}
.tx-hhspfgeneral-pi4 p.chapeau { /* Texte d'intro */
	margin: 0;
	padding: 12px 0 0 0;
	font-size: 15px;
}
.tx-hhspfgeneral-pi5 p.chapeau { /* Texte d'intro */
	margin: 0;
	padding: 6px 0;
	font-size: 12px;
}
.tx-hhspfgeneral-pi4 h3.intertitre, .tx-hhspfgeneral-pi5 h3 { /* Intertitres ("Dans ce site",...) */
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 12px 0 6px 0;
}
.tx-hhspfgeneral-pi4 p { /* Résultat */
	margin: 0;
	padding: 12px 0 0 0;
}
.tx-hhspfgeneral-pi5 p { /* Résultat */
	margin: 0;
	padding: 6px 0 0 0;
}
.tx-hhspfgeneral-pi4 p .rubrique, .tx-hhspfgeneral-pi5 p .rubrique { /* Rubrique / site du réseau */
	font-weight: bold;
	color: #333333;
}
.tx-hhspfgeneral-pi4 .intertitre, .tx-hhspfgeneral-pi5 h4 { /* Lien "Voir tous les contenus" */
	margin: 0;
	padding: 12px 0 0 0;
	font-weight: normal;
	font-size: 100%;
}
.tx-hhspfgeneral-pi4 .intertitre { /* Lien "Voir tous les contenus" */
	padding-top: 24px;
}
.tx-hhspfgeneral-pi4 h3.intertitre { /* Intertitres ("Dans ce site",...) */
	font-weight: bold;
	padding: 24px 0 0 0;
}
.tx-hhspfgeneral-pi4 em, .tx-hhspfgeneral-pi5 em { /* Le mot-clé dans les phrases en haut et en bas */
	font-weight: bold;
	font-style: normal;
}

/* --------------------------------------------------------
                      Boutique
-------------------------------------------------------- */
div.liste, td.liste, th {
	border-bottom: 1px #000000 solid;
}

.imgBoutique img {
	margin-left: 5px;
}

/* --------------------------------------------------------
                    Reseaux sociaux
-------------------------------------------------------- */
#facebook {
	height: 260px;
	width: 182px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#partage {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* --------------------- Pour fond PNV clicable --------------------- 
body {
	cursor: pointer;
}
#global_container {
	cursor: default;
}
#cboxOverlay, #colorbox {
	cursor: default !important;
}
#cboxContent {
	cursor: pointer;
}
*/


/* --------------------------------------------------------
                  Capctha
-------------------------------------------------------- */
.frmCaptcha {
	padding: 0;
	margin: 0 4px;
	border: 0 solid #000;
	float: left;
}
.reloadCaptcha {
	background: url('images/picto/refresh-captcha.gif') no-repeat;
	width: 22px;
	height: 22px;
	margin-top: 4px;
	cursor: pointer;
	border: 0;
	outline: none;
}
.reloadCaptcha::-moz-focus-inner {
    border: 0;
}
.captcha {
	background-color: #000000;
	border: 0;
	margin: 0;
}

/* --------------------------------------------------------
                  Formulaire de dons
-------------------------------------------------------- */
#precision-convergence{
	display:none;	
	margin-left:20px;
	margin-bottom:5px; 
}

