/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background:#868686 url(images/background.jpg) repeat-x; margin:0; color:#3f3f3f;
}
.logo { float:left; width:398px; margin:10px 0 0 12px; height:94px; }

.header {
	background: url(images/header_girl.jpg); background-repeat:no-repeat;
}

.top_left_header { background-image:url(images/header3_girl.jpg); background-repeat:no-repeat;}

.dom_overview_abshidden {
	position: absolute;
	visibility: hidden;
	width: 300px;
}

#annonces {
margin-left: 420px;
margin-top:1600px;
position:absolute;
}
#infirmiere { 
margin-left:420px ;
margin-top:1020px;
position:absolute; }

#pos1 {margin-top:175px;  }

.header2 {
	background: url(images/header2_girl.jpg); background-repeat:no-repeat;
}
img { border:0; }
.member { padding:78px 23px 0 0; margin:0; text-align:center; height:25px; font-size:12px; line-height:25px; }
.member a:hover { color:#333333; }
.mainoption, .liteoption, .button, select { font-size:10px; }
input.login { 
background:#f0f0f0; font-size:10px; color:#000000; border:dashed 1px; border-left-color:#0000ff;
border-top-color:#0000ff; border-right-color:#0000ff; border-bottom-color:#0000ff; width:110px; margin-top:3px; margin-bottom:3px;
margin-left:5px }

.topnav { text-align:left;  font-size:12px; margin:1px 0 58px 8px; height:29px; line-height:29px; }
.topnav a { margin:0 15px; }
.topnav a:hover { text-decoration:none; color:#8787ff; }



.footer { background:url(images/footer.jpg) bottom no-repeat;   padding-bottom:20px; }

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a { color : #3f3f3f; font-weight:bold; text-decoration:none }
a:hover { color:#8787ff; }
hr	{ height: 0px; border: dashed #aeaeae 0px; border-top-width: 1px;}
th b { color:#3f3f3f; }

.forumline	{ background-color: #FFFFFF; }
.bodyline { background: url(images/page_bg.jpg) repeat-y; }
.main { padding:0 12px; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #f3f3f3; padding:5px; }
td.row2	{ background-color: #ebebff; padding:5px; }
td.row3	{ background-color: #e3e3e3; padding:5px; }
td.row4	{ background-color: #e3e3e3; padding:2px; }

td.haut { background-image:url(images/haut.gif) ;
background-repeat:no-repeat;
height:17px;
width: 130px; }

td.milieu { background-image:url(images/milieu.gif) ;
background-repeat:repeat-y;
width: 130px; }

td.bas { background-image:url(images/bas.gif) ;
background-repeat:no-repeat;
height:14px;
width: 130px; }

/****************************  MENU CENTRAL SURVOL IMAGE    ********************************************************************/

dl, dt, dd, ul, li {
margin: 2px;
padding: 0;
list-style-position:inside;
list-style-type:circle;
/*list-style-type: none;*/
}

li a:hover { color:#8787ff; 
text-decoration: underline;
font-style:normal;
font-weight:bold; }

li a {font-weight:normal; color: #000000; }

#title { font-weight:bold; margin-bottom:5px; text-align:center; }

#conteneur { position:absolute;}


#menu {
position: absolute;
padding-left:5px;
/*top: 0;
left: 0;
z-index:100;*/
 /*width: 100%; précision pour Opera */
}
#menu dl {
float: left;
width: 105px;
}
#menu dt {

cursor: pointer;
text-align: center;
font-weight: bold;

/*background: #ccc;*/
/*border: 1px solid gray;*/
/*height:50px;*/
/*margin: 1px;*/
}
#menu dd {
position:absolute; /* RAjouté par Steph */
display: none;
border: 1px solid gray;
}

#menu li {
text-align: left;
background: #fff;
width: 200px;
padding-top:3px;
padding-left:5px;
}

#menu li a, #menu dt a {
color: #000000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
/*background: #eee;*/}


.menusmall { background-image:url(images/fond.gif);font-size:10px;}
.menusmall2 { background-image:url(images/fond2.gif);
font-size:10px;}
.menusmall3 { background-image:url(images/fond3.gif);
font-size:10px;}


.green_dashed { border : 1px dashed #00CC00; }
.blue_dashed {border : 1px dashed #8787ff; }
#blue_dashed  { 

border : 1px dashed #8787ff;
background-color:#ffffff;
}

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #ffffff; font-size: 11px; font-weight : bold; height: 25px;
	background: url(images/cellpic3.gif) #8787ff; padding:0 5px; line-height:25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background: url(images/cellpic1.gif) #3f3f3f;
			padding:0 5px; line-height:25px; height:25px; color:#ffffff;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/

td.firstPostAd { background-color: #e3e3e3; padding:2px; width:500px  }

td.row3Right {
	background-color: #dddddd; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gensmall_blue  { font-size : 10px; color: #8787ff;  }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #8787ff;  }




/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #ffffff}
a.cattitle, .catHead a, .catLeft a, .catBottom a, .catSides a, .catRight a		{ text-decoration: none; color : #ffffff; }
a.cattitle:hover, .catHead a:hover, .catLeft a:hover, .catBottom a:hover, .catSides a:hover, .catRight a:hover { text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; }
a.forumlink:hover{ color : #8787ff; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; }
a.topictitle:visited { color : #333333; }
a.topictitle:hover	{ color : #8787ff; }

form { margin:0; padding:0 }
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }

.connecter { border-width:thin; border-style:dashed; border-color:#8787ff;}

/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:visited { color : #333333; }
/*b { color:#999999;}*/

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #FF0000; border-style:dotted;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px;}
a.copyright:hover { color: #8787ff;}


/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }


/* Pour affiche resultats sous solex manager*/


#res-top  {background-image: url(images/avant-sport.gif);
background-repeat:no-repeat; background-position:left;}

#res-middle  {background-image: url(images/pendant-sport.gif);
 background-repeat:repeat-y;
 /*margin-left:10px; pour le texte */}

#res-bottom  {background-image: url(images/apres-sport.gif);
background-repeat:no-repeat; background-position:left;}



td.res { padding-left:15px;   }