body {
margin: 0;
padding: 0;
font-size: 10pt;
font-family: Verdana, Arial, Helvetica, serif;
background: url(images/bg_img.png);
background-repeat: repeat-x;
background-color: #fafad2;
text-align: center;
}

body p {
cursor: default;
}

body a {
text-decoration: underline;
font-weight : bold;
color: #404040;
}

body a:hover {
text-decoration: underline;
}

body img {border: 0px none; }

body a#nocolor {
text-decoration: none;
color: #17a;
}

#page {
background: white;
width: 968px;
margin: 0 auto;
padding: 0;
text-align: left;
color: #404040;
}

#pied_page {
clear: both;
height : 15px;
top:656px;
margin-top: 5px;
padding: 3px 0 3px 0;
width: 968px;
background: darkgreen;
text-align: center;
color: white;
font-size: 7pt;
}


/*------------ MENUS ----------------- */
#menuhaut {
clear: both;
margin: 0;
padding: 0.1em 0.5em 0.1em 0;
list-style-type: none;
font-weight: bold;
background: black;
color: white;
text-align: left;
}

#menuhaut li {
display: inline;
}

#menuhaut a {
text-decoration: none;
color: white;
}

#menus_current{
padding: 0.1em 0.5em 0.1em 0.5em;
background: white;
color: black;
}

#menus_nocurrent {
padding: 0.1em 0.5em 0.1em 0.5em;
background: black;
}
/*------------ FIN MENUS ----------------- */

form {
font-size: 9pt;
padding: 3px;

}

form table{
font-size: 10pt;
}

.lien_gras a:hover {font-weight: bold}

#zone_edito {
	/*width: 940px;*/
	margin-top: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 10px 0 10px;
	text-align: justify;
}

#logo_gauche {
float: left;
}

#logo_edito {
//float: left;
background: white url(images/logo_sorciere_edito.png);
margin-left: 15px;
margin-right: 6px
}

#logo_edito a {
display: block;
text-decoration: none;
background: white url(images/logo_sorciere_edito.png);
}

#logo_edito a:hover {
background: white url(images/logo_cc02.jpg);
}

#ombrage {
position: absolute;
left: 50%;
margin: -2px 0 0 -112px;
color: #fc0;
text-align: center;
}

#titre {
float: left;
background: #17a url(images/degrade.gif) no-repeat;
color: black;
font-size: 42px;
width: 864px;
height: 51px;
text-align: center;
font-weight: bold;
}

#mois {
float: left;
margin: 25em 0 0 -15.5em;
width: 140px;
text-align: center;
color: white;
}


.larg1 {width: 80%;}
.larg2 {width: 20%;text-align: right;}

.noir {font-family: Tahoma; font-size: 10pt; color:#000000; text-decoration:none;}
               A:hover.noir {cursor: pointer; font-family: Tahoma; font-size: 10pt; color:#647B8C; text-decoration:none;}
               .Overnoir {cursor: pointer; font-family: Tahoma; font-size: 10pt; color:#647B8C; text-decoration:none;}
               .txt_Grill {border: 0px; width :29px; height :27px; font-weight: bold; text-align: center; font-size: 14pt; font-family: Tahoma,Verdana,Arial; color:#494B5D;}
               .txt_1 {margin-left: 10px; text-indent: -9; font-family: Tahoma; font-size: 10pt; color:#3E3E3E;}
               .txt_2 {font-family: Tahoma; font-size: 10pt; color:#3E3E3E;}
               .txt_3 {font-family: Tahoma; font-size: 10pt; margin-left: 24px; margin-right: 24px; text-align: justify; color:#6B7881;}
               .txt_4 {font-family: Verdana; font-size: 7pt; margin-left: 2px; text-align: left; color:#494B5D;}
               .txt_5 {font-family: Tahoma; font-size: 10pt;}
               .txt_6 {margin-left: 10px; margin-top: -12; font-family: Tahoma; font-size: 10pt; color:#647B8C;}
               .txt_7 {margin-bottom: 4px; font-weight: bold; font-size: 14pt; font-family: Tahoma,Verdana,Arial; color:#647B8C;}
               .typBt {font-family: Tahoma;font-size: 8pt; font-weight: bold; color:#647B8C;}

#pg_cc {
	width : 926px;
	/*height : 470px;*/
	margin: 10px 10px 0 10px;

}

#pg_cc p {
margin-top: 2px;
margin-bottom: 2px;
text-align: justify;
}

#pg_cc h4 {
width: 250px;
background-color: darkgreen;
color: white;
margin-top: 20px;
margin-bottom: 3px;
padding-left: 5px;
}

#filtre {
	width : auto;
	height : auto;
	margin-top : 0px;
	padding-top : 0px;

}

#zone_inscrip {
	clear : both;
	width: 948px;
	height : 480px;
	top : 146px;
	margin-top : 0px;
	padding-top : 10px;
	padding-bottom : 20px;
	margin : 0 10 0 10;
	border-left : 1px solid;
	border-right : 1px solid;
	border-bottom : 1px solid;
	background: darkseagreen;
	position : absolute;
	
}
#zone_administration {
	clear : both;
	width: 968px;
	height : 607px;
	top : 54px;
	margin-top : 0px;
	padding : 0px;
	margin : 0px ;
	background: darkseagreen;
	position : absolute;
}
#zone_gestion {
	clear : both;
	width : 948px;
	height : 570px;
	top : 74px;
	padding : 0 0 0 0;
	margin : 10 10 10 10;
	border-left : 1px solid;
	border-right : 1px solid;
	border-bottom : 1px solid;
	background: darkseagreen;
	position : absolute;
	
}
#affiche_identification {
	width: 550px;
	height: 220px;
	top : 30px;
	position:absolute;
	left: 50%;
	margin-left:-250px;
	margin-top:150px;
	border : 0px;
	visibility: visible;
	border:1px solid #006400;
	text-align:center;
}
#affiche_identification_inscrip {
	width: 450px;
	height: 220px;
	top : 20px;
	position:absolute;
	left: 50%;
	margin-left:-250px;
	margin-top:80px;
	border : 0px;
	visibility: visible;
	border:1px solid #006400;
	text-align:center;
}


#liste_affiche {
	width : 920px;
	height : 380px;
	margin-top : 0px;
	padding-top : 0px;
	overflow: auto;
	scrollbar-face-color: #006400;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #e7f3c8;
	scrollbar-arrow-color: #FFCC00;
}


#ephemeride {
float: left;
margin-left: 15px;
margin-right: 6px
}

div.data {
float: left;
width: 50px;
margin: 10px;
text-align: center;
color: #777;
padding-bottom: 5px;
background: #E9F3FF url(images/date.png) no-repeat bottom left
}

div.data span.d {
display: block;font-size: 170%;
font-weight: bold;
color: red;
padding-top: 5px;
background: #E9F3FF url(images/date.png) no-repeat top left
}

div.data span.m {
text-transform: uppercase
}

div.data span.y {
font-weight: bold;
font-family: Verdana, Arial;
font-size: 14px;
}

#bloc_crse {
background-color: #339900;
border: solid 1px black;
font-size: 10pt;
font-family: Verdana, Arial, Helvetica, serif;
color: white;
text-align: center;
padding: 10px 5px 10px 0;
line-height: 1em;
}

table#result_details {
margin-left: 100px;
background-color: #F5F5F5;
font-size: 10pt;
font-family: Verdana, Arial, Helvetica, serif;
color: black;
border: solid #000 2px;
border-collapse: collapse; 
}

table#result_details td{
border: solid #000 1px;
border-collapse: collapse; 
}

#lst_inscrits {
background-color: purple;
color: white;
margin-left: 20px;
}

#dist_tour {
background-color: white;
color: purple;
}

#tab_inscrits {
margin: 10px 0 0 40px;
font-size: 10pt;
border-collapse: collapse;
border: solid 2px #404040;
}

#tab_lign0 {
background-color: #ffd700;
border: solid 1px #404040;
}

#tab_titre1 {
background-color: #ffd700;
border: solid 1px #404040;
}

#tab_lign1 {
background-color: white;
border: solid 1px #404040;
}

#cadre {
margin: 0;
padding:3px 0 3px 0;
width: 740px;
height: auto;
border: 2px solid #B8D6C2;
background-color: #F6FCEC;
font-family: verdana, arial;
}

#PosMacarte {
border: 2px solid #B8D6C2;
}

#comment {
margin-left: 20px;
} 

#lgd_photos {
font-size: 10pt;
text-align: center;
}

table#tab_infos {
font-size: 10pt;
}

table#tab_infos td{
padding-left: 10px;
padding-right: 10px;
}


#forum_navig {
margin: 20px;
width: 100px;
height: 50px;
background-color: green;
color: white;
}

#tab_forum {
margin: 5px 15px 10px 20px;
border: solid seagreen 1px;
border-collapse: collapse;
font-size: 10pt;
}

#tab_forum p{
margin: 3px;
}

#tab_forum a{
color: white;
}

#tab_forum p a{
color: blue;
}

#tab_forum th {
background-color:gainsboro;
border: solid #000 1px;
font-size: 12px;
}

.forum_bandeaux {background-color: seagreen; color: white;}
.forum_top2 {background-color: gainsboro; border: solid seagreen 1px;}
.forum_txt {background-color: white; border: solid seagreen 1px;}

#sponsors {
float: left;
margin-left: 20px;
height: 150px;
}

#sponsors p {
text-align: center;
margin-top: 2px;
}

#espace_sponsors {
float: right;
margin-right: 20px;
margin-top: 2px;
}

#tab_sponsors {
background-color: #CCCCCC;
color: white;
border: 0;
border-collapse: collapse;
border-spacing: 0;
}

#tab_sponsors td {
padding: 0;
}

.posrelative{
POSITION: relative;
}

#conteneur{
OVERFLOW: hidden;
WIDTH: 250px;
CLIP: rect(0px 250px 115px 0px);
POSITION: absolute;
left: 50%;
margin-left: 210px;
top: 105px;
}

#defil_sponsors {
text-align: center;
color: #10206E; 
font-family: Arial, Verdana, Helvetica;
font-size: 10px;
}