/* CSS Document */
body {
	background-color: #000000;
	background-image:  url(../img/fond.jpg);
	background-repeat:repeat-y;
	margin: 0;
	padding: 0;
	font: 75% verdana, arial, sans-serif;
	color: #FFFFFF;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
table, tr, td {}
img {
	border: none;
}
a:link, a:visited {
	color: #CF9393;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active { color: #FFFF99; }
input {
	text-align: center;
}
/*************************************************************************************************************************************

															Specifics divs
 
*************************************************************************************************************************************/
#container {}
#header {
	position: absolute;
	top: 20px;
	left: 45%;
	margin-left: -220px;
	width: 501px;
	height: 197px;
	background-image:  url(../img/logo_trans.png);						/* Change selon le browser! */
	background-repeat:no-repeat;
}
#leftcol {
	margin: 180px 265px 20px 150px;
	padding-bottom: 0px;
}
/****/
.contentcontacts {
	overflow: hidden; background-image:  url(../img/damier.png);		/* Change selon le browser!*/
	background-repeat: repeat;
	border: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	margin: 20px 0;
	max-width: 400px;
	text-align:left;
}
.content span.title, .contentcontacts span.title {
	background-image: url(../img/menu.gif);
	font-size: 18px;
	color: #030303;
	text-align:left;
	padding: 0 10px;

}
/*****/
.content span.title a, .contentcontacts span.title a {
	color: black;
	font-weight: normal;
}
.content {
	overflow: hidden; background-image:  url(../img/damier.png);		/* Change selon le browser!*/
	background-repeat: repeat;
	border: 1px solid #FFFFFF;
	padding:10px 20px 10px 20px;
	margin: 20px 1px 0px 10px;
}
.content div.image {
	margin: 10px;
	float: right;
}
hr.spacer  {
	clear: both;
	visibility: hidden;
}
#right {
	background-image:  url(../img/damier_r.png);						/* Change selon le browser!*/
	background-repeat: repeat;
	border: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	right: 80px;
	top: 180px;
	width: 140px;
	z-index: 100;
}
#right span.title {
	font-variant: small-caps;
	font-weight: bold;	
}
a.white:link, a.white:visited {
	color: white;
	text-decoration: none;
	font-weight: normal;
}
a.white:hover, a.white:active {
	text-decoration: overline underline;
}
/*************************************************************************************************************************************
															CHANGEMENT DE LANGUES
*************************************************************************************************************************************/
div.lang {
	position: fixed; left: 0; top: 0px; z-index: 1000;
	margin: 0 0 0 5px;
	/*
	margin-top: 0px;
	margin-left: 5px;
	*/
	width: 100%;
	background-color: black;
	/*background-image: url(../img/damier.png);*/
	border-bottom: 1px solid white;
}
div.lang a {}
div.lang a:hover {
	background-color: gray;
}
div.lang span.cur_lang {
	background-color: white;
	color: black;
	font-weight: bold;
}
div.lang span.cur_p {
	background-color: black;
	color: black;
	font-weight: bold;
}
/* VALIDATION */
div.lang .valid {
	position:absolute;
	right: 10px;
	top: 0;
}
div.lang a.valid_xhtml, div.lang a.valid_css {

}
/*************************************************************************************************************************************
															AUTRES
*************************************************************************************************************************************/
#cd {
	position: absolute;
	top: 30px;
	left: 20px;
	color: #555555;
	font-size: 10px;
}
.logo25 {
	position: absolute;
	right: 10px;
	top: 20px;
	border: 3px;
	width: 110px;
	height: 704px;
	height: 800px;
	text-indent: -1000px;
	background: url(../img/25_eme.png) no-repeat;						/* Change selon le browser!*/
}
span.cencured {
	color: #CF9393;
	cursor: wait;
}
span.cencured:hover {
	color: #FFFF99;
}
img.prog {
	border: 1px solid white;
}
div.flyer {
	width: 425px;
	text-align: center;
}
#preload_img {
	position: absolute;
	left: 0; top: -5000px
}
div.prog {
	text-align: justify;
}
.concours input {
	margin-left: 10px;
}
td.concours,      td.concours_bottom,      td.concours_gagnants,     th.concours {
/*	background-color: #111111; */
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}
td.concours_last, td.concours_bottom_last, td.concours_gagnants_last, th.concours_last {
/*	background-color: #111111; */
	border-bottom: 1px solid gray;
}
td.concours_bottom,   td.concours_bottom_last { border-bottom: 0px; }
td.concours_gagnants, td.concours_gagnants_last { background-color: #333333; }
/*************************************************************************************************************************************
															CONCOURS D'AFFICHE
*************************************************************************************************************************************/
.content div.concours {
	float:left;
	text-align:center;
	height: 320px;
	width: 250px;
	margin: 5px;
}
.content div.concours img {
	height: 250px;
	border: 1px solid black;
}
/*************************************************************************************************************************************
																GALERIE
*************************************************************************************************************************************/
.imgrect_larg{
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}	
.imgrect{
	float:left;
	text-align:center;
	height: 150px;
	width: 150px;
	margin: 5px;
}
.centerdiv{
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
/*************************************************************************************************************************************
																	MENU
*************************************************************************************************************************************/
#menu {
	position: absolute;
	top: 190px;
	left: 20px;
	width: 120px;

}
#menu .menuitem{
	/*cursor: pointer;
	height: 17px;*/
	margin: 5px 0;
	margin-bottom: 2px;
	height:17px;
	background-position: left;
	background-repeat: no-repeat;
	text-indent: -1000px;
}
#menu .submenu {
	text-align: right;
	color: #FFFFFF;
}
#menu .current_submenu {
	text-align: right;
	color: #CF9393;
	font-weight: bolder;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 100%;
	border-style: none;
	border-width: 0;
	font-weight: normal;
}
#menu a:hover {
	background: #ccc;
	color: #000000;
}