/* **********************************************************************
//   ©2004 Web Designer / Developpement : Karim BELKACEM                //
//   Webmastering : Philippe AURIOL                                     //  
//   CSS GLOBAL                                                         //
*********************************************************************** */
body {
	font-size: 12px;
	font-family: Arial, Helvetica, "Trebuchet MS", Tahoma, sans-serif, serif;
	margin: 0px;
	padding: 0px;
}
.TDbodyFondGauche {
	background-color: #EEEEEE;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.TDbodyFondDroite {
	background-color: #EEEEEE;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.TDfielBas1px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #EEEEEE;
}
.TDfielBas1pxabonnement {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #EEEEEE;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.TDfielFondBlancBas1px {
	background-color: #FFFFFFF;
}
.TDfielHaut1px {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.Besoins {
	font-size: 12px;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
}
/* CSS Document Global de base */
a {
	color: #996633;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
h1 {
}
h2 {
}
h3 {
	font-size: 15px;
	color: #999900;
}
h4 {
}
h5 {
}
h6 {
}
p {
}
ul {
}
li {
}
hr {
}
strong {
}
b {
}
em {
}
i {
}
img {
}
table {
}
td {
}
imput {
}

/* CSS Document sommaire mise en page */

#BoxHeader {

}
#HeaderContenu {
}
#BoxCentrale {

}
.recherche {
	font-size: 11px;
	background-color: #99FFCC;
	border: 1px solid #996600;
	color: #000000;
	padding: 3px;
}
#CentraleContenu {

}
#edito {
	text-align: justify;
	background-color: #99FF99;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #999900;
	border-bottom-color: #999900;
	border-left-color: #999900;
	background-image: url(../imgs/global/FondLogoEditoVert.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.editoTitre {
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
	font-size: 12px;
}
.editoAuteur {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}
.editoIntro {
	padding-top: 5px;
	font-size: 12px;
	line-height: 15px;
}
#nouveau {
	padding-bottom: 10px;
	text-align: justify;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../imgs/global/fondArtBlanc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nouveau {
	padding-bottom: 10px;
	text-align: justify;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../imgs/global/fondArtBlanc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nouveauTitre {
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	font-size: 12px;
}
.nouveauAuteur {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}
.nouveauIntro {
	padding-top: 5px;
	font-size: 12px;
	line-height: 15px;
}
.ImageArt {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#nouveau2 {
	padding-bottom: 10px;
	text-align: justify;
	background-color: #EEEEEE;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-image: url(../imgs/global/fondArtGris.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.nouveau2 {
	padding-bottom: 10px;
	text-align: justify;
	background-color: #EEEEEE;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-image: url(../imgs/global/fondArtGris.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.nouveauTitre2 {
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	font-size: 12px;
}
.nouveauAuteur2 {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}
.nouveauIntro2 {
	padding-top: 5px;
	font-size: 12px;
	line-height: 15px;
}
.ContourActuDessin {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.BacActuDessin {
	font-size: 11px;
	color: #000000;
	text-align: center;
	background-color: #EEEEEE;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.BacActuDessin a {

}
.BacActuDessin a:hover {

}
.Dossier {
	padding: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-color: #CC3333;
	color: #FFFFFF;
	font-size: 11px;
}
.DossierFiletBas {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.Dossier a {
	color: #99FF00;
	text-decoration: underline;
}
.Dossier a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.DossierPro {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 11px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
}
.DossierProFiletBas {
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.DossierPro a {
}
.DossierPro a:hover {
}
.Evenement {
	padding: 5px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-color: #FFCC33;
	font-size: 12px;
}
.EvenementFiletBas {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.Evenement a {
	color: #000000;
	text-decoration: underline;
}
.Evenement a:hover {
	text-decoration: none;
}
.EvenementRendezVous {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
	background-color: #FFFFFF;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
}
.EvenementRendezVousFiletBas {
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.EvenementRendezVous a {
}
.EvenementRendezVous a:hover {
}
.Rubriques {
	background-color: #99FF99;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CC33;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99CC33;
	border-left-color: #99CC33;
}
.RubriquesSuite {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #99CC33;
}
.RubriquesFiletBas {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.Nouveau {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #CC0000;
	font-size: 10px;
	text-decoration: blink;
}
.Rubriques a {
	color: #000000;
	text-decoration: underline;
}
.Rubriques a:hover {
	text-decoration: none;
}
.Newsletter {
	font-size: 12px;
}
.Newsletter a {

}
.Newsletter a:hover {

}
.Boiteaoutils {
	font-size: 12px;
}
.Boiteaoutils a {

}
.Boiteaoutils a:hover {

}
.Partenaire {
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
	padding-top: 10px;
	padding-bottom: 10px;
}
.PartenaireFiletBas {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.Partenaire a {
}
.Partenaire a:hover {
}
.Guide {
	font-size: 11px;
}
.Guide a {

}
.Guide a:hover {

}
#breve {
	text-align: justify;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-image: url(../imgs/global/fondArtBlanc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.breveTitre {
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
	font-size: 11px;
}
.breveAuteur {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}
.breveIntro {
	padding-top: 5px;
	font-size: 12px;
	line-height: 15px;
}
#breve2 {
	text-align: justify;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #99FF99;
/* background-color: #66FF66;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.breveTitre2 {
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 12px;
}
.breveAuteur2 {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}
#BoxPieddePage {
}
.PieddePageContenu {
	background-color: #EEEEEE;
	color: #000000;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.Puces {
	padding-top: 9px;
	padding-right: 3px;
}
.Descriptifsansfilet {
	background-color: #99FF99;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
}

