body {
	margin: 0px;
	padding:0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #DDDDDD;
	background-image:url(../template/bgpage.jpg);
	background-repeat:repeat-y;
	background-position: 50%;
}
a img {
	border: none;
}
hr {
	color:#313163;
	height: 3px;
	text-align: center;
	background-color: #313163;
}
div { position:relative;}

a:link, a:visited {
	color:#313163;
}
a:hover {
	color:#5A5A82;
	text-decoration:none;
}
h3 {
	font-size: 14px;
	margin: 0 0 3px 0;
	padding: 5px 5px 3px 5px;
	font-weight: bold;
	border-bottom: 1px solid #FCFCFC;
}
p {
	margin: 0;
	padding: 0 5px 5px 5px;
}

ul {  margin:0px; padding:0 5px 5px 5px; margin-left:22px;}
li { margin:0px; padding:0px; list-style-type:square; list-style-position:outside; padding-left:0px;}

form { margin:0; padding:0;}
#page {
	left: 50%;
	top:0px;
	margin-left: -380px;
	width: 760px;
	background-color: #FFFFFF;
	height: 100%;
}

*html #page { margin-left:-379px !important;}



#content, #header {
	width:760px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}

#SubContent {
	text-align: left;
	padding: 10px 25px;
}
#SubContent p {
	padding: 0 1em 1em 1em;
}
#SubContent ul {  
	padding: 0 1em 1em 1em; 
	margin-left: 32px;
}
#SubContent ul li {  
	padding: 0 0 0.3em 0; 
	list-style-type: square; 
	list-style-position: outside; 
	padding-left: 0px;
}
#SubContent h1 {
	margin: 0px;
	padding: 1px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #333366;
	font-size: 15px;
}
#SubContent h2 {
	color: #333366;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px dotted #333366;
}
#SubContent h2 a:link, #SubContent h2 a:visited {
	color: #333366;
	text-decoration: none;
	display: block;
	width: 100%;
}
#SubContent h2 a:hover {
	display: block;
	width: 100%;
	background-color: #EAEAEF;
}
#SubContent h3 {
	padding-left: 6px;
	font-size: 12px;
	font-weight: bold;
}


#le_slogan, #pub {
	width: 760px;
	height: auto;
	padding: 25px 0 25px 0;
	margin: 0;
	color: #333333; 
	text-align: center;
	border-bottom: 2px solid #313163;
}

#le_slogan h1 {font-size: 18px; padding: 0 0 0 0; margin:0;}
#le_slogan h2 {font-size: 13px; padding: 5px 0 0 0; margin:0;}

#pub {
	padding: 0;
	background-color: #D6D6E0;
}
#pub .pub_titre{
	padding: 45px 0 0 0;
	font-size: 18px;
	font-weight: bold;
}
#pub .pub_corps{
	padding: 10px 0 0 0;
	font-size: 15px;
}
#pub .pub_lien{
	padding: 10px 0 45px 0;
	font-size: 13px;
}

#langue_anglais, #langue_francais {
	position: absolute;
	width: 25px;
	height: 20px;
	top: 0;
	right: 0;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#langue_anglais a, #langue_francais a {
	display: block;
	width: 100%;
	height: 100%;
}
#langue_anglais span, #langue_francais span {
	display: none;
}
#langue_anglais {
	background-image: url(../template/flag_en.gif);
}
#langue_francais {
	background-image: url(../template/flag_fr.gif);
}

#box_gauche {
	width: 440px;
	left: 10px;
	padding: 10px 10px 0 0;
	margin: 0;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
	border-right: 2px dashed #313163;
}

#box_droite {
	width: 280px;
	left: 10px;
	padding: 10px 0 0 10px;
	margin: 0;
	float:left;
	background-color: #FFFFFF;
	text-align:left;
}
.box_g, .box_d {
	padding: 0;
	margin: 0;
	height: auto;
	margin-bottom: 10px;
	color: #FCFCFC;
}
.box_g {
	width: 440px;
}
.box_d {
	width: 280px;
	background-color: #313163;
	background-image: url(../template/b/arrondi.gif); 
	background-position: bottom; 
	background-repeat: no-repeat;
}
.box_g a:link, .box_g a:visited, .box_d a:link, .box_d a:visited {color: #FCFCFC; text-decoration:none;}
.box_g a:hover, .box_d a:hover {text-decoration: underline;}

.box_d li {
	padding-bottom: 5px;
}
.box_d .newsdate{
	font-size: 10px;
}
#box_jaune {	background-color: #CB9703; background-image: url(../template/j/arrondi.gif); background-position: bottom; background-repeat:no-repeat;}
#box_orange {	background-color: #CD6713; background-image: url(../template/o/arrondi.gif); background-position: bottom; background-repeat:no-repeat;}
#box_rouge {	background-color: #98121B; background-image: url(../template/r/arrondi.gif); background-position: bottom; background-repeat:no-repeat;}
#box_vert {		background-color: #0C6427; background-image: url(../template/v/arrondi.gif); background-position: bottom; background-repeat:no-repeat;}

#sign {
	width: 750px;
	padding-right:10px;
	padding-top:5px;
	text-align:right;
	clear:both;
	border-top: 2px solid #313163;
	font-size: 10px;
}
.sign a:link, .sign a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.sign a:hover {
	color: #666666;
	text-decoration: none;
}
.float_r{
	float: right;
	margin: 0;
	padding: 0;
}
.actu {
	background-image: url(../template/titre_index_actu.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.forum {
	background-image: url(../template/titre_index_forum.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.login {
	background-image: url(../template/titre_index_login.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.img_orange {
	background-image: url(../template/o/titre_index.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.img_jaune {
	background-image: url(../template/j/titre_index.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.img_rouge {
	background-image: url(../template/r/titre_index.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.img_vert {
	background-image: url(../template/v/titre_index.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#photos_index, #mascotte {
	height: 141px;
	border: 0;
	margin: 0;
	padding: 0;
}
#mascotte {
	width: 140px;
	float: left;
}
#photos_index {
	width: 620px;
	float: right;
}
#bandeau {
	height: 141px;
}