/* CSS Document */
body {
        margin: 0;
        padding: 0;
        font: 75% verdana, arial, sans-serif;
        color: #000000;
} 
dl, dt, dd, ul, li {
        margin: 0;
        padding: 0;
        list-style-type: none;
}
table, tr, td {}
img {
        border: none;
}
a:link, a:visited {
        color: #9B0000;
        text-decoration: none;
        font-weight: bold;
}
a:hover, a:active { color: #0206B9; }
input {
        text-align: center;
}
/*************************************************************************************************************************************

                                                                  Specifics divs

*************************************************************************************************************************************/
#title {
width: 887px;
height: 139px; 
background-image: url(../img/title.jpg);
}



#container {
		background-image: url(../img/g_bg.gif);
		background-repeat: repeat-y;
        top: 0px;
        width: 887px;
      /*  background-color: #cccccc;  */
        border: 0px; 
		margin:0 auto;
}

#containerimg {
		width: 37px;
		height: 37px;
		position: relative;
		float: left;
		background-image: url(../img/g_haut.gif);

}

#leftcol {
	    /* position: absolute; */
		top: 0px; 
        text-align: left;
        margin: 15px 205px 20px 170px;        /* avant: 180px 265px 20px 150px; */
	 	
        padding-bottom: 0px;

}
/****/
.contentcontacts {
        /*overflow: hidden; background-image:  url(../img/damier.png);                        Change selon le browser!
        //background-color: #ffffff;
        //border: 2px solid #219d2d;
        padding-right: 10px;
        padding-left: 10px;
        margin: 20px 0;
        //max-width: 300px;*/
        text-align:left;
}
.content span.title, .contentcontacts span.title {
        /*background-image: url(../img/menu.png);                                                                Change selon le browser!*/
        font-size: 18px;
        color: #000000;
        text-align:left;

}
/*****/
.content span.title a, .contentcontacts span.title a {
        color: black;
        font-weight: normal;
}
.content {
        /* position: relative; */
        /*overflow: hidden; background-image:  url(../img/damier.png);                        Change selon le browser!*/
        /* background-repeat: repeat;  */
        /*padding:10px 20px 10px 20px;
        margin: 20px 1px 0px 10px;    */
	/*	margin: 15px 205px 20px 160px;*/
}

.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!*/
		position: relative;
	/*	background-color: #ffffff; */
		float: right;
        border: 0px;
        padding-right: 5px;
        padding-left: 5px;
        width: 140px;
        z-index: 100;
		margin: 15px 20px;
}


#bas {
		width: 887px;
		height: 32px;
		background-image: url(../img/bas.jpg);
		background-repeat:no-repeat;
		clear:both;

		}

#jacks {
/*		position: relative;
		width: 159px;
		height: 163px;
		background-color: #cccccc;
		float: right;
		bottom: 163px;
		background-image: url(../img/jacks.png); */
		
				}
#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 {
        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;
}
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 {
	/*	background-color: #33CC33; */
        float:left;
        text-align:center;
        height: 320px;
        width: 200px;
        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-right: 5px;
		margin-bottom: 5px;
}
.centerdiv{
        text-align:center;
        margin-left: auto;
        margin-right: auto;
}
/*************************************************************************************************************************************
                                                                 MENU
*************************************************************************************************************************************/
#menu {
       border: 0px;
       /* background-color: #ffffff; */
       float: left;
       left: 0px;
       width: 120px;
	   margin-left: 0px;

}

.menuprinc {
		color: #000000;
		font-size: 16px;
		font-variant: small-caps;
		font-weight: bolder;
		text-align: left;

}
#menu .menuitem{
        /*cursor: pointer:
        height: 17px;
        margin: 5px 0px;
        margin-bottom: 10px;
        height:17px;
        background-position: left;
        background-repeat: no-repeat;
        text-indent: -1000px; */
} 
#menu .submenu {

		font-size: 11px;
        text-align: left;
		font-variant: small-caps;
        color: #000000;
}
#menu .current_submenu {
        text-align: left;
		font-size: 11px;
        color: #124ea1;
        font-weight: bolder;
}
#menu a {
        color: #9B0000;
        text-decoration: none;
        display: block;
        height: 100%;
        border-style: none;
        border-width: 0;
        font-weight: bolder;
}
#menu a:hover {
        background: #ffffff;
        color: #0206B9;
}