﻿/* Style de la page */
BODY
{background-color: #ffffff;

    SCROLLBAR-FACE-COLOR: #28BCBF;
    SCROLLBAR-HIGHLIGHT-COLOR: #6F6E6E;
    SCROLLBAR-SHADOW-COLOR: #6F6E6E;
    SCROLLBAR-3DLIGHT-COLOR: #6F6E6E;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #6F6E6E;
    SCROLLBAR-DARKSHADOW-COLOR: #6F6E6E; 
	margin-top:0;
}

/* Style du texte */

a:link#Blanc { color: #ffffff ; text-decoration:none}
a:visited#Blanc { color: #ffffff ; text-decoration:none}
a:active#Blanc { color: #ffffff ; text-decoration:none}
a:hover#Blanc { color: #ffffff; text-decoration:none}

a:link#Gris { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;color: #354646 ; text-decoration:none}
a:visited#Gris { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;color: #354646 ; text-decoration:none}
a:active#Gris { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;color: #354646 ; text-decoration:none}
a:hover#Gris { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;color: #28BCBF; text-decoration:none}

a:link.GrisFonce { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;color: #313131; text-decoration:none}
a:visited.GrisFonce { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;color: #313131; text-decoration:none}
a:active.GrisFonce { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;color: #313131; text-decoration:none}
a:hover.GrisFonce { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;color: #515151; text-decoration:none}

a:link#Bleu { color: #1F9393; text-decoration:none; font-weight: bold}
a:visited#Bleu { color: #1F9393; text-decoration:none; font-weight: bold}
a:active#Bleu { color: #1F9393; text-decoration:none; font-weight: bold}
a:hover#Bleu { color: #354646 ; text-decoration:none; font-weight: bold}

a:link { color: #ffffff}
a:visited { color: #ffffff}
a:active { color: #ffffff}
a:hover { color: #28BCBF}


p  { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff;font-weight:normal;}

b  { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #676767}

td { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff;
	font-weight: normal;
}

h1 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12pt; color: #C70303; margin-bottom: 0}

h2 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #F83030; margin-bottom: 6px; margin-top:0 }

h3 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #676767; margin-bottom: 0 }

h4 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #676767; margin-bottom: 0 }

h5 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12pt; font-variant:small-caps; font-weight: bold; color: #28bcbf; margin-bottom: 0 }

h6 { font-family: Verdana; font-size: 20px; font-variant:small-caps; font-weight: bold; color: #ffffff; margin-bottom: 0 }


.stylebouton { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold; color: #ffffff;
			   font-size: 7pt; background-color: #C61E17; border-style: ridge; border-width: 1px; padding-left: 4px;
			   padding-right: 4px; padding-top: 1px; padding-bottom: 1px;
			   cursor:pointer;}



li { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffff; text-align: left; margin-bottom: 0 }
ul { margin-bottom: 0 }
.ListeCommission {margin-left: 10; margin-right: 0; margin-top: 0; margin-bottom: 0}
.EListeCommission { list-style-type: square; font-size: 8pt; color: #354646; margin-bottom: 5 }

.blanc { color: #ffffff }
.Gris { color: #354646;font-weight:normal; }
.Bleu { color: #1F9393}
.Vert { color: #89e018}
.Noir { color: #000000}
.Rouge { color: #f83030}
.Tv { width:183px;text-align:center;position:absolute;padding-top:20px;color:#1F9393;font-weight:bold;}
.TraitGrisBas {border-bottom: 1px solid #C0C0C0}

#dev_durable p.gris { color: #354646;}
#dev_durable p.bleu { color: #1F9393}
#dev_durable p.vert { color: #89e018}
#dev_durable p.noir { color: #000000}
#dev_durable p.rouge { color: #f83030}

.biseauBlanc {
	text-shadow: 1px 1px 0px #FFF;
}

.justify{text-align:justify;}
.invisible{display:none;}

#statuts a { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #676767; }
#statuts a:hover { color: #000000; }

.EncartStatut
{
	background-image:url(images/Statuts/EncartStatuts.png);
	width:211px;
	height:89px;
	background-repeat:no-repeat;
}

.EncartStatut td
{
	padding-top:20px;
	cursor:pointer;
}

.parent {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 12px; color: #333333; margin-top: 3px; cursor: pointer}

.child { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px; font-weight: normal; color: #000000; margin-left: 14pt; }

/* Style de fond */

.FondGrisClair {background-color: #CFCFCF;}
.FondGris {background-color: #344646;}
.FondNoir {background-color: #1E2B2B;}
.FondBlanc {background-color: #ffffff;}
.FondRouge {background-color: #f83030;}
.FondBleu {background-color: #1F9393;}
.FondVert {background-color: #89e018;}
.OverListe {background-color: #DAEEEF;}

.Fond {background-image: url('images/Interface/FondDuplik.gif');
	   background-repeat: repeat-x;
	   background-position: center top;
	   background-color : #ffffff;
	text-align: center;
}

.FondG {background-image: url("images/Interface/FondG.gif");
	   background-repeat: no-repeat;
	   background-position: right top;}

.FondD {background-image: url("images/Interface/FondD.gif");
	   background-repeat: no-repeat;
	   background-position: left top;}

.EncartContact {background-image: url("images/Accueil/EncartContact.gif");
	   background-repeat: repeat-y;
	   background-position: left top;
	   background-color : #ffffff;}

.DegradD {background-image: url("images/Interface/DgradD.gif");
	   background-repeat: repeat-y;
	   background-position: left top;
	   background-color : #ffffff;}

.BasD {background-image: url("images/Interface/BasD.gif");
	   background-repeat: no-repeat;
	   background-position: left bottom;
	   background-color : #ffffff;}

.DegradG {background-image: url("images/Interface/DgradG.gif");
	   background-repeat: repeat-y;
	   background-position: right top;
	   background-color : #ffffff;}

.BasG {background-image: url("images/Interface/BasG.gif");
	   background-repeat: no-repeat;
	   background-position: right bottom;
	   background-color : #ffffff;}
	   
.PiedPage {background-image: url("images/Interface/DuplikPiedPage.gif");
	   background-repeat: repeat-x;
	   background-position: center bottom;
	   background-color : #1E2B2B;
	   height: 55 px;}
	   
.OmbrePorte {background-image: url("images/Interface/OmbreBs.gif");
	   background-repeat: repeat-x;
	   background-position: center bottom;
	   background-color : #ffffff;
	   height: 30 px;
	   width: 950 px;}
	   
.DegradMenu {background-image: url("images/Accueil/DegradMenu.gif");
	   background-repeat: repeat-y;
	   background-position: left top;
	   background-color : #354646;
	   width: 22 px;}

.EncartContact {background-image: url("images/Accueil/EncartContact.gif");
	   background-repeat: repeat-y;
	   background-position: left top;
	   background-color : #354646;
	   width: 229 px;}
.Encart399px {background-image: url("images/Adherents/EncartContact.gif");
	   background-repeat: repeat-y;
	   background-position: left top;
	   background-color : #354646;
	   width: 399 px;}

.DgdHorizontal {background-image: url("images/Accueil/DgdHorizontalDuplick.gif");
	   background-repeat: repeat-x;
	   background-position: center top;
	   }
   
   
.ContourActu {background-image: url("images/Accueil/EncartActu-Duplick.gif");
	   background-repeat: repeat-y;
	   background-position: center top;
	   }

.FondEncartBas {background-image: url("images/Accueil/Encartbas/OffresFondG.gif");
	   background-position: center top;
	 }

.FondTitreGris {background-image: url("images/Interface/TitreGris.jpg");
	   background-position: center;
	 }

.FondTitreBleu {background-image: url("images/Interface/TitreBleu.jpg");
	   background-position: center;
	   background-repeat:repeat-x;
	 }
	 
.FondAcces {background-image: url("images/Adherents/acces.gif");
	   background-repeat: repeat-y;
	   background-position: center top;
	   background-color : #344646;}

	   	 
/*Contours*/

.CtGrisClair { border:1px solid #CFCFCF;}
.CtRouge  { border:1px solid #f83030;}	   
.CtBleu  { border:1px solid #1F9393;}
.CtVert  { border:1px solid #89e018;}

.menuSelected {
	background-color: #EAEAEA;
}

.border_radius_5 {
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.border_radius_10 {
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
