* {margin:0; padding:0; font-family: sans-serif; font-size: 1em; font-style: normal; text-decoration: none;}
body 
{
     margin: 0; /* pour éviter les marges */
     text-align: center; /* pour corriger le bug de centrage IE */
	 background-color:#E6E6E6;
}

#global 
{

	 margin-left: auto;
     margin-right: auto;
	 margin-top:10px;
     width: 778px;
     text-align: left; /* on rétablit l'alignement normal du texte */
	 font-family:Arial, Helvetica, sans-serif;
	 position:relative;
	 
}

#corps
{
	background:url(img/fondCorps.png) repeat-y;
	padding: 0 0 1px 0;
	/*background-color:#00FFFF;*/
	/*border:1px solid yellow;*/
	/*position:relative;*/
}
#corps div
{
	/*border:1px solid green;*/
	/*background-color:blue;*/
}

/*//////// LE CONTENU///////////////*/
a
{
color:#000000;

}
#contenu
{
	width: 510px;
	float: left;
	/*padding-left:215px;
	padding-top:32px;
	padding-right:40px;
	padding-bottom:30px;*/
	padding: 32px 40px 30px 40px;
	/*height:380px;*/
	font-size:12px;
	/*border: 1px solid #0066CC;*/

	
}
#contenu div
{
	/*border:1px solid green;*/
	/*padding: 32px 40px 30px 40px;*/
}
html>body #contenu
{
	overflow:auto;
	/*min-height:380px;*/
	height:auto;
	/*margin-left:15px;*/
	padding-left:40px;
}

#contenu a
{
	color:#808080;
	text-decoration:underline;
}
#contenu a:hover
{
	color:#8D2729;
	text-decoration:none;	
}
#contenuDroite
{
	float:right;
	width:150px;
	margin-top:25px;
	margin-bottom:10px;
	margin-left:15px;

}
.csc-textpic
{
margin: 15px 0 0 15px;

}
.csc-textpic-imagerow .csc-textpic-image
{
	padding-bottom:5px;

}
.csc-textpic-caption
{
	color:#808080;
	font-size:12px;

}
.titre1, .csc-header h1
{
	font-weight:bold;
	font-style:italic;
	color:#8D2729;
	font-size:20px;
	padding: 0 0 15px 30px;
	background-image:url(img/puceRougeGrande.gif);
	background-repeat:no-repeat;
	/*border: 1px solid #FF0000;*/

}
.titre2,.csc-textsubheader
{
	color:#808080;
	font-weight:bold;
	font-size:14px;
	padding: 0 0 15px 30px;
	margin: -17px 0 0 0;
	/*border: 1px solid #FFCC33;*/
}

.csc-textpicsubheader
{
	color:#808080;
	font-weight:bold;
	font-size:14px;
	padding: 0 0 15px 30px;
	margin: -17px 0 0 0;
	/*border: 1px solid #FFCC33;*/
}

.bodytext,#mailform
{
	padding: 0 0 0 30px;
	/*margin-top:15px*/
	/*border: 1px solid #00FF33;*/
}

.tx-lastupdate-pi1,.tx-sadatesinfo-pi1 {
	display: inline;
	margin-left: -3px;
}

.tx-lastupdate-pi1,.tx-sadatesinfo-pi1 a {
	color:#8D2729;
	font-weight: bold;
}

.csc-bulletlist {
	padding: 0 0 0 30px;
}

.csc-sitemap {
	padding: 0 0 0 14px;
}

.csc-sitemap ul li {
	list-style-type: disc;
	margin: 0 0 0 30px;
}
/* Contact */

.csc-mailform
{
	border:none;
	font-size:11px;
}
.csc-mailform-field
{
	margin-bottom:10px;
}
.csc-mailform-field label
{
	display:block;
}
.csc-mailform-field input,.csc-mailform-field textarea
{
	width:480px;
	background-color:#F2F2F2;
	border:1px solid #BBBBBB;
}
input.csc-mailform-submit
{
	width:auto;
	background-color:#FFFFFF;
	border:1px solid #BBBBBB;
	font-size:11px;
	height:18px;
	width:100px;
}
/*//////// LE BANDEAU///////////////*/
#texteBandeau
{
	position:relative;
	bottom:-3px;
}


#texteBandeau span,#texteBandeau span a
{
	font-size:11px;
	/*font-weight:bold;*/
	color:#000000;
}
#texteBandeau span a:hover
{
	color:#8D2729;
}
#texteHautGauche
{
	padding-left:20px;
}
#menuHaut
{
	position:absolute;
	right:30px;
	top:5px;
}
html>body #menuHaut
{
	top:0px;
}
#bandeau
{
	height:156px;
	background-image:url(img/bandeau.png);

	/*border:1px solid blue;*/
}

#bandeau img
{
	display:block;
	margin:0px;
	padding:0px;
}

/*//////// DROOPY///////////////*/
#droopy
{
	position:absolute;
	/*left:135px;
	bottom:216px;*/
	margin: -265px 0 0 110px;
	/*border: 1px solid #FFCC99;*/
}

/*html>body #droopy
{
	bottom:-20px;
}*/

/*//////// PIED DE PAGE///////////////*/
#piedDePage
{
	clear:both;
	height:42px;
	background-image:url(img/pied.png);
    background-repeat:no-repeat;
	background-position:1px 0px;
	margin:0px;
	text-align:center;
	padding-top:7px;

	/*border:1px solid red;*/
}
#piedDePage
{
	/*font-weight:bold;*/
	font-size:11px;

}
#texteSousPied
{
	/*font-weight:bold;*/
	font-size:11px;
	text-align:center;
	position:relative;
	top:-4px;

}

#texteSousPied a:link { color: #000000; text-decoration: none; }
#texteSousPied a:visited { color: #000000; text-decoration: none; }
#texteSousPied a:hover { color: #8D2729; text-decoration: none; }


/*//////////////////MENU///////////////*/


#menuGauche
{

	float:left;
	background-image:url(img/fondMenuGauche.png);
	background-repeat:no-repeat;
	width:180px;
	/*height:425px;*/
	/*border:1px solid red;*/
	padding-top:40px;
	margin:0px;
	/*position:absolute;*/
	padding-bottom:185px;
	z-index:100;
	
}
html>body #menuGauche
{
	height:auto;
	/*min-height:425px;*/
	position:static;

}
#menuGauche a
{
	color:#000000;
	/*font-weight:bold;*/
	font-size:12px;
	width:120px;
	display:block;
	margin-left:8px;
	padding-left:30px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right:20px;
	background-image:url(img/puceNoire.gif);
	background-repeat:no-repeat;
	/*padding-left:25px;*/
	background-position:10px -2px;

}
#menuGauche a:hover,#menuGauche .itemActif a
{
	color:#8D2729;

	background-image:url(img/puceRouge.gif);
	background-repeat:no-repeat;
	background-position:10px -2px;
}
#menuGauche a:hover
{
	background-color:#F2F2F2;
}
#menuGauche .ssmenu a
{
	font-size: 11px;
	color:#808080;
	background-image:url(img/puceTraitGris.gif);
	background-repeat:no-repeat;
	background-position:13px 1px;
}

#menuGauche .ssmenu a:hover
{
	color:#8D2729;
	background-color:#F2F2F2;
	background-image:url(img/puceTraitRouge.gif);
	background-repeat:no-repeat;
	background-position:13px 1px;
}

#menuGauche .ssmenu .ssmenuItemActif a
{
	color:#8D2729;
	background-image:url(img/puceTraitRouge.gif);
	background-repeat:no-repeat;
	background-position:13px 1px;
}

#contenuMenuGauche
{
	/*margin-left:25px;*/
	/*border:1px solid blue;*/
	font-size:12px;
	
}
#menuGauche dt
{
	padding:1px 0 1px 0;

}

li
{
	list-style:none;
	color:#808080;
}

#menuHaut li
{
	display:inline;

}

#menuHaut .itemActif a
{
	color:#8D2729;
}
