/* tag */



A
{
	color:#000000;
	text-decoration:none;
}

BODY
{
	font-size:12px;
	font-family:arial;
	
	color:#000000;
	background-image:url(../images/fond-page.jpg);
	background-repeat:no-repeat;
	
	background-color:#000000;
}

h2 {margin: 0px; padding: 0px;}
IMG
{
	border:0px;
}

SELECT
{
	width:95%;
}


/* class */
.texte {	margin: 5px;	padding: 0px;	font-size: 12px;	font-family: arial;	color: #000000;	text-align: left;}
.calendar-case
{
	float:left;
	width:33px;
	height:25px;
	font-weight:bold;
	
	padding-top:8px;
}

.colonne
{
	float:left;
	width:45%;
	
	margin:5px;
}

.flyer
{
	width:523px;
	height:144px;
	
	padding:10px;
	
	background-image:url(../images/fond-flyer.jpg);
	
	color:#FFFFFF;
	
	text-align:left;
}

.flyer-detail
{
	width:523px;
	
	
	padding:10px;
	
	
	
	color:#000000;
	
	text-align:left;
}

.picto-menu
{
	margin-left:25px;
}

.relative
{
	position:relative;
}

.row
{
	height:25px;
}

.spacer
{
	font-size:1px;
	height:1px;
	
	clear:both;
}

.yellow
{

	background-color:#ffd800;
}

.formulaire {margin: 15px; padding: 0px; text-align: left;}

.formulaire	label{float: left; margin-top: 5px;}

.formulaire	input, .formulaire select, .formulaire_champ{display: block; margin-top: 5px; margin-bottom: 5px; margin-left: 100px;}

.formulaire select{width: 200px;}

.LIEN_NAVY_T8		{	color : #FFFFFF; text-decoration : none; font-size : 8pt; font-family : Arial, Helvetica, sans-serif; font-weight : bold; background-color : #1E02B6; padding-left : 5px; padding-right : 5px; border-style : outset; border-width : 1px; }
.LIEN_NAVY_T8_OVER	{	color : #1E02B6; text-decoration : none; font-size : 8pt; font-family : Arial, Helvetica, sans-serif; font-weight : bold; background-color : #FFFFFF; padding-left : 5px; padding-right : 5px; border-style : inset; border-width : 1px; }
.LIEN_NAVY_T8:hover	{	color : #FFFFFF; text-decoration : none; font-size : 8pt; font-family : Arial, Helvetica, sans-serif; font-weight : bold; background-color : #4E2EFE; padding-left : 5px; padding-right : 5px; border-style : inset; border-width : 1px; }
/* id */

#content
{
	float:left;
	
	background-color:#000000;
	
	width:889px;
	text-align:left;
	
	background-image:url(../images/fond-content-dte.jpg);
	
	background-position:top right;
	
	background-repeat:no-repeat;
}


#content-left
{
	float:left;
	
	/*padding-right:5px;
	*/
	width:300px;
	
	
}

#content-right
{
	float:right;
	
	padding-right:10px;
	
	
	/*width:569px;
	
	background-color:#000000;*/

	
}

#fix-z-index
{
	position:absolute;
	z-index:20;
	
	left:0px;
	top:0px;
	
	width:100%;
	
	min-height:700px;
}

#fond-content-gch
{
	background-image:url(../images/fond-content-left.jpg);
	background-position:top right;
	
	background-repeat:repeat-y;
	
	
}

#page-bas
{
	background-image:url(../images/bas-page.jpg);
	height:30px;
	width:779px;
	background-color:#000000;
	
	padding-left:50px;
	
	padding-right:50px;
	
	padding-top:21px;
	
}



#page-top
{
	background-image:url(../images/degrade-top.jpg);
	background-repeat:repeat-x;
	width:100%;
	
	position:absolute;
	
	left:0px;
	top:0px;
	
	z-index:10;
	
	height:150px;
	
}

#top-banniere
{
	float:left;
	width:606px;
	height:150px;
	
	background-image:url(../images/fond-banniere.jpg);
}

#top-menu
{
	float:left;
	height:24px;
	
	width:589px;
	
	background-color:#000000;
	
	background-image:url(../images/fond-menu.jpg);
	
	background-position:right;
	
	color:#FFFFFF;
	
	font-size:16px;
	
	padding-top:10px;
	
}

#top-menu a
{
	color:#FFFFFF;
}

#top-menu a:hover
{
	color:#FFFF00;
}


#top-logo
{
	float:left;
}




