body {
	background-color: #260536;
	color: yellow;
	font-size: 1em;
	font-family: Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 24pt;
	margin-top: 6pt;
	margin-bottom: 12pt;	
}
h3 {
	font-size: 16pt;
	font-family: Times, serif;
	margin-bottom: 8pt;	
}
.spip,p.spip,i.spip, .texte {
	color: yellow;
	font-size: 12pt;	
	font-family: Times, serif;
	font-weight: lighter;
}

STRONG.spip {
	font-weight: bold;
}
table.cadre{
	border-style: outset;
	border-color: gray;
	border-width: 1px;
}
table.cadre tr{
	border-style: inset;
}
td.TEXTE1{
	padding: 24pt;
}
li.listeBC{
	text-indent: 0px;
	list-style: outside;
}
ul.BC li{
	list-style-type: square;
	list-style-position: inside;
}
.dim1s2 img{
	border: 25px yellow solid;
	width: 300px;
	height: 250px;
}
.row_even td{
	background-color: #5f2aca;
	border-right: 1px solid black;	
}
.row_odd td{
	background-color: black; 
	border-right: 1px solid #5f2aca;	
}
.row_first th{
	background-color: black;
	font-variant: small-caps;
	border-right: 1px solid #5f2aca;	
}

a,a.on,a.spip_out,a.spip{
	text-decoration: underline;
}
a,a.on{
	color: yellow;
}
a:hover{
	color: #FFFFA0;
}
a.spip_out,a.spip_out i,a.spip_out b{
	color: #FFFFA0;
}
a.spip{
	color: #FFFFA0;
}

/*--------Nouvelle charte graphique----------*/
#bordBC1 {	background-image: url("../IMG/monDir/bordS.gif"); }
#bordBC2 {	background-image: url("../IMG/monDir/bordD.gif"); }
#bordBC3 {	background-image: url("../IMG/monDir/bordB.gif"); }
#bordBC4 {	background-image: url("../IMG/monDir/bordG.gif"); }

#angleBC1 {	background-image: url("../IMG/monDir/angleSD.gif"); }
#angleBC2 {	background-image: url("../IMG/monDir/angleBD.gif"); }
#angleBC3 {	background-image: url("../IMG/monDir/angleBG.gif"); }
#angleBC4 {	background-image: url("../IMG/monDir/angleSG.gif"); }

#bordBC1 {background-repeat: repeat-x; background-position: top;
	margin-left: auto;
     margin-right: auto;
     width: 806px;
}
#bordBC2 {background-repeat: repeat-y; background-position: right;}
#bordBC4 {background-repeat: repeat-y; background-position: left;}
#bordBC3 {background-repeat: repeat-x; background-position: bottom;}

#angleBC1 {background-position: top right; }
#angleBC2 {background-position: bottom right;}
#angleBC3 {background-position: bottom left;}
#angleBC4 {background-position: top left;}

#angleBC1, #angleBC2, #angleBC3, #angleBC4 { background-repeat: no-repeat; }

table#menuBC {
	margin: 0 ;
	padding: 0 ;
	border: 0px solid green;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 779px;
}
#menuBC tr {
	margin: 0;
	padding: 0;
	border: 0;
	width: 779px;	
}
#menuBC td{
	background: none;
	margin: 0;
	padding: 0;
	border: 0;
	height: 48px;
	width: 2px;	
}
#menuBC td.boutonBC {
	background-image: url("../IMG/monDir/fondBouton.gif");
	background-repeat: repeat-x;
	background-color: #3b126c;
	background-position: top;
	vertical-align: middle;
	text-align: center;
	border-top: 1px solid #af9465;
	border-left: 1px solid #af9465;
	border-bottom: 1px solid #471780;
	border-right: 1px solid #471780;
}


.cadreBC	{ padding: 13px;}
#titreBC	{text-align: center; padding-top: 1em; padding-bottom: 1ex; vertical-align: middle;}
#sousTitreBC {
	text-align: center; 
	border-top: 1px solid yellow;
	border-bottom: 1px solid yellow;
	vertical-align: middle;
	padding-top: 1ex;
	margin-bottom: 2em;
}

#corpsBC {
	padding-top: 2em;
	padding-bottom: 3em;
	padding-left: 2em;
	padding-right: 2em;
	text-align: left;
	min-height: 400px;
}
 