body {
background:#fff;
font-family: Verdana, Arial, Helvetica, "trebuchet MS";
color:#000;
margin: 0;
padding: 0;
font-size: 12px;
}


.body-accueil #global_container, .body-actions #global_container, .body-actualite #global_container, .body-aidez #global_container, .body-donnez #global_container, .body-dossiers #global_container, .body-federations #global_container, .body-qui #global_container, .body-annexes #global_container, .body-english #global_container, .body-espanol #global_container {
	background-image : url(images/fonds-federations/fond.gif);
	background-repeat: repeat-y;
}


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

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;
}
.chemin a:hover, .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 {
	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;
}

	#colonne_gauche td, #colonne_gauche p {
		font-size: 10px;
	}

	#colonne_gauche ul {
		margin:0 0 0 12px;
		padding:0;
	}

	#colonne_gauche .niv2 {
		padding-bottom:3px;
		text-transform:uppercase;
	}
	
	#colonne_gauche .niv2in {
		font-weight:bold;
		padding-bottom:3px;
		text-transform:uppercase;
	}
	#colonne_gauche li {
		list-style-type:none;
		margin-top:0;
		padding-top:3px;
		text-indent:0;
		line-height: 90%;
	}
	
	#colonne_gauche a, #colonne_gauche a:visited {
		text-decoration:none;
		font-size: 10px;
	}



/*picto*/
	#picto {margin:5px 0 0 13px;}





/***************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;}
	
	#lienSiteNational {
		float: right;
		margin-top: -7px;
	}
	
	#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:15px; height:12px; padding-top:19px;}
	
	#DONNEZ a { 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 .carteFrance {
		margin: 0 0 5px 0;
	}
	
	
	#colonne_droite select {
	border: 1px solid #000000;
	font-size: 10px;
	margin-bottom: 13px;
	padding: 0;
	}
	

/*** Reprise Ancien template **/
.titre, 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, h1 { /* titre intermédiaire */
	font-size: 15px;
	font-weight: bold;
	padding-top: 18px;
}
h1.csc-firstHeader { /* laisser ici (après h2) */
	font-size: 22px;
	padding-top: 0;
	margin-top: 0;
}
.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 génériques
-------------------------------------------------------- */
.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 à 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, .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;
}

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

.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 évènements a venir
				 
Mettre les tailles de texte en %, car le plugin peut être
utilisé 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; 
}

/* --------------------------------------------------------
                      Indexed Search
-------------------------------------------------------- */

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 problème 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;
}

.tx-indexedsearch-browsebox .browsebox {
	font-size: 11px;
}
.tx-indexedsearch-title {
	font-size: 13px;
	font-weight: bold;
}

/* --------------------------------------------------------
                      Boutique
-------------------------------------------------------- */

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

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

/* --------------------------------------------------------
                      Recherche
-------------------------------------------------------- */

.tx-indexedsearch-res {
	margin-bottom: 18px;
}

.tx-indexedsearch-icon, .tx-indexedsearch-result-number, .tx-indexedsearch-title {
	float: left;
}

.tx-indexedsearch-percent  {
	float: right;
}

.tx-indexedsearch-title {
	width: 415px;
}
