/********************************	BODY  ***************************************/
body {
/*background: white url(body_neige.jpg) 0 0 no-repeat;*/
font-family: 'Open Sans',Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:8pt;
width:1250px;
}

::-webkit-input-placeholder { color:#666; }
::-moz-placeholder { color:#666; } /* firefox 19+ */
:-ms-input-placeholder { color:#666; } /* ie */
input:-moz-placeholder { color:#666; }

.ui-tabs, .ui-widget, .ui-widget-content {
/*background: white url(body_neige.jpg) 0 0 no-repeat;*/
font-family: 'Open Sans',Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:8pt;

}

.myClass.ui-dialog {
/*background: white url(body_neige.jpg) 0 0 no-repeat;*/
font-family: 'Open Sans',Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:8pt;

}

img { border:none }

.ombre {
  float:left;
  clear:left;
  background: url(../pix/ombre.png) no-repeat bottom right;
  margin: 10px 0 10px 5px;
  padding: 0px;
  }

a {color:#aaa;text-decoration:underline;cursor:pointer;}

a:hover {color:#C81100; text-decoration:none;cursor:pointer; }

a.info_lien {
font-size:8pt;
position: relative;
text-decoration: none;
border-bottom: 1px gray dotted;
}
a.info_lien span {
display: none;
}
a.info_lien:hover {
background: none;	/* contournerment bogue d'IE */
z-index: 500;
}
a.info_lien:hover span {
margin-top:15px;
font-variant:normal;
display: inline;
position: absolute;
top: 1em;
left: 1em;
background:#fefefe; 
text-align: left;
color: #333;
font-size:8pt;
padding: 2px;
border:1px solid #aaa;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-border-radius: 5px;
}

/*a.lien_ext:after {
content: url(../pix/external.png);
}*/

.equipe {
font-size:8pt;
color:#05780C;
font-style:italic;
}

.comment {
color:#FF0000;
line-height:1em;
padding:0.5em;
text-align:left;
}

/* Liens bouton */
a.bouton{
padding: 5px;
background-color : lightgrey;
text-decoration: none;
border-top : 1px solid whitesmoke;
border-right : 1px solid darkgray;
border-bottom : 1px solid darkgray;
border-left : 1px solid whitesmoke;
-moz-border-radius:7px;
border-radius: 7px;
-webkit-border-radius: 7px;
}
a:hover.bouton{
border-top : 1px solid darkgray;
border-right : 1px solid whitesmoke;
border-bottom : 1px solid whitesmoke;
border-left : 1px solid darkgray;
-moz-border-radius:7px;
border-radius: 7px;
-webkit-border-radius: 7px;
}

/********************************  CALQUE MOBILES  *********************************/
.calq {
font-size:8pt;
margin-left:10%;
margin-top:100px;
position:absolute;
background-image:url(transparent_vert.png);
z-index:20;
border:solid 1px #333333;
color:#000000;
width:350px;
}

.info_comp {
float:left;
padding-left:0.5em;
border-right:solid 1px #f9f9f9;
width:19%;
}

.chargement {
z-index:1;
position:absolute;
display:none;
color: #333;
font-style: italic;
text-align:center;
background:#fff; 
border-top:1px solid #666;
border-left:1px solid #666;
border-right:3px solid #666;
border-bottom:3px solid #666;
margin-left: -100px;
margin-top : -100px;
padding: 1em;
}


.calque_mobile {
z-index:20;
position:absolute;
width:400px;
background: url(../pix/ombre.png) no-repeat bottom right;
border:0;
}

/* CONTENU AVEC OMBRE */
.calque_mobile .contenu {
position:relative;
_position:static;
border:solid 1px #ddd;
font-size:8pt;
font-weight:normal;
background-color: #fff;
text-align:left;
color:#666;
bottom:6px;
right: 6px;
}

.calque_mobile h1 {
font-size:8pt;
color:#FF5151;
font-weight:bold;
}

.FloatingPaneTitleBar {
	vertical-align: top;
	margin: 2px;
	z-index: 10;
	background-color: #eee;
	cursor: default;
	overflow: hidden;
	/*border-color: ThreeDHighlight ThreeDShadow ThreeDShadow ThreeDHighlight;*/
	vertical-align: middle;
	font:caption;
	cursor:move;
	border-bottom:1px dotted #ff6666;
}

.FloatingPaneTitleText {
	float: left;
	padding: 2px 4px 2px 2px;
	white-space: nowrap;
	color: #999;
	font: small-caption;
	font-size:8pt;
	font-weight:bold;
}

/*.TitleBarIcon {
	float: left;
	height: 22px;
	width: 22px;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
}*/

/*.FloatingPaneActions{
	float: right;
	position: absolute;
	right: 2px;
	top: 2px;
	vertical-align: middle;
}


.FloatingPaneActionItem {
	vertical-align: middle;
	margin-right: 1px;
	height: 22px;
	width: 22px;
}
*/

.FloatingPaneTitleBarIcon {
	/* essential css */
	float: left;

	/* styling css */
/*	margin-left: 2px;
	margin-right: 4px;
	height: 22px;*/
}

/* minimize/maximize icons are specified by CSS only */
/*.FloatingPaneMinimizeIcon,
.FloatingPaneMaximizeIcon,
.FloatingPaneRestoreIcon,*/
.FloatingPaneCloseIcon {
	vertical-align: middle;
	height: 17px;
	width: 17px;
	float: right;
	cursor: pointer;
	background: url(../pix/remove.gif) no-repeat bottom left;
}

.FloatingPaneMinimizeIcon {
	vertical-align: middle;
	height: 17px;
	width: 17px;
	float: right;
	cursor: pointer;
	background-image: url(../pix/minimizepane.gif);
}
.FloatingPaneMaximizeIcon {
	vertical-align: middle;
	height: 17px;
	width: 17px;
	float: right;
	cursor: pointer;
	background-image: url(../pix/maximizepane.gif);
}
.FloatingPaneRestoreIcon {
	background-image: url(images/floatingPaneRestore.gif);
}


.FloatingPaneInner {
	padding: 2px 4px 2px 2px;
	margin:2px;
	color: #666;
	background-color:#fdfdfd;
}


/* bar at bottom of window that holds resize handle */
/*.FloatingPaneResizebar {
	z-index: 10;
	height: 13px;
	background-color: ThreeDFace;
}*/


.calque_connexion {
left:250px;
top:150px;
width:350px;
z-index:10;
position:absolute;
float:left;
clear:left;
background: url(../pix/ombre.png) no-repeat bottom right;
}

.calque_connexion .contenu {
font-size:8pt;
background-image:url(transparent_vert.png);
border:solid 1px #ccc;
position:relative;
border:solid 1px #999;
color:#333;
bottom:6px;
right: 6px;
}

.titre_good {
width:350px;
background-color:#33A435;
color:#fff;
font-weight:bold;
font-size:10pt;
}

.titre_bad {
width:350px;
line-height:2em;
background-color:#cc3300;
color:#fff;
font-weight:bold;
font-size:10pt;
}

#message {
z-index:99;
position:absolute;
top:80px;
color: #333;
padding:0.5em;
text-align:center;
font-size:8pt;
background:#F7FFC1; 
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-border-radius: 10px;
border:3px solid #fc6;
cursor:default;
right:10%; /* pour IE seulement */
/*opacity: 1.0;
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
filter: alpha(opacity=1);*/
}



.cadre_liste_comp {
z-index:20;
position:absolute;
float:left;
clear:left;
margin-top:-150px;
width:350px;
background: url(../pix/ombre.png) no-repeat bottom right;
padding: 0px;
}

.cadre_liste_comp .contenu {
position:relative;
border:solid 1px #999;
font-size:8pt;
font-weight:normal;
background-color: #fff;
color:#666;
bottom:6px;
right: 6px;
padding:1em;
padding-top:0px;
max-height:500px;
overflow:auto;
}
/********************************* ENTETE  *************************************/
#entete {
margin-top:30px;
}


#entete #print {
position:relative;
top:30px;
margin-left:90%;
font-size:8pt;
}


#entete #print a {color:#333333;}
#entete #print a:hover {color:#ff0000;}

#entete #plan {
position:absolute;
top:80px;
right:5%;
color:#666;
font-size:8pt;
font-weight:bold;
border:dotted 1px #f00;
padding:3px;
}
/****************************************************************************/




/***********************************  BANDEAU  ********************************/
#bandeau {
position:relative;
bottom:10px;
width:100%;
color:#666666;
font-size:8pt;
/*border-bottom:1px dotted #999999;*/
padding:0px;
margin:0;
}

#bandeau a {color:#666666;text-decoration:underline;cursor:pointer;}
#bandeau a:hover {color:#C81100; text-decoration:none;cursor:pointer; }

#bandeau #logo {
display:none;
}

#bandeau td {
	padding-left:3px;
	padding-right:3px;
}

/*#bandeau td.last {
 	border-right: none;
}


#bandeau li.inline {
	margin:0;
 	display: inline;
 	padding-left: 5px;
 	padding-right: 5px;
 	border-right: 1px dotted #066;
 }

#bandeau li.last {
	margin:0;
 	display: inline;
 	padding-left: 5px;
 	padding-right: 5px;
 	border-right: 0px;
 } 
*/
#bandeau #date{
font-size:8pt;
color:#0000ff;
font-weight:bold;
text-align:left;
}


#pop {
background-color:#ffffff;
font-size:8pt;
color:#333333;
}

#pop h3 {font-size:8pt; color:#5573A9; text-align:center;}
#pop h4 {font-size:8pt; color:#5573A9;}

#pop input, select, textarea {
color:#5573A9;
padding-left:0.2em;
font-weight:bold;
background-color:#fafafa;
border:1px solid #999999;
}
/*****************************************************************************/



/*******************************  PAGE  **************************************/
#page{
z-index:0;
/*min-height:450px;*/
/*height:expression('750px');*/ /* Min-height for IE6 */
}
body > #page {margin-top:80px;}
/*****************************************************************************/



/*******************************  GRAPHIQUES  **************************************/
.graph {
font-size:8pt;
color:#000000;
margin-left:auto;
margin-right:auto;
}

.graph p {
width:720px;
padding:7pt;
color:#333333;
text-align:left;
background-color:#fdfdfd;
border:solid 1px #666666;
}

.popperlink { position: absolute; left:200px; top:-2px; font-weight:bold;font-size:8pt;color:#666666;background-color:#ffffff;visibility: hidden }
/*****************************************************************************/


/******************************** ACCUEIL  *******************************/
#accueil {
margin-left:180px;
width:850px;
float:left;
/*padding-top:90px;*/
}
body > #page #accueil {padding-top:0; }

.separation {
clear:both;
visibility:hidden;
}

.image_pres {
display:none;
text-align:center;
position:absolute;
left:300px;top:1000px;
border:blue 1px solid;
background-color:white;
width:800px;
}
/**************************************************************************/


/*******************************  ENCART COURSES (accueil.php)  *************/
#bloc_courses {
float:left;
width:25%;
font-size:8pt;

}

#titrecourses {
color:#F99707;
font-weight:bold;
/*border-bottom: 3px solid #FFC476;*/
}

#courses {
overflow:auto;
height:610px;
margin-top:5px;
border:3px solid #FFC476;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-border-radius: 10px;
padding-left:2px;
background-color: #fec;
}

#courses a {font-size:8pt;color:#666666;text-decoration:underline;cursor:pointer;}
#courses a:hover {color:#C81100; text-decoration:none;cursor:pointer; }

#courses .date_course {color:#FD605A;font-weight:bold;}
#courses .texte_course {color:#666666;}
/*************************************************************************/



/*******************************  ENCART NEWS (accueil.php)  *************/
#bloc_news {
margin-left:28%;
width:71%;
font-size:8pt;
}

#bloc_news #newstitre {
	color:#0066cc;
	font-weight:bold;
	/*border-bottom: 3px solid #9cf;*/
	text-align:right;
	}

#bloc_news #news {
	margin-top:5px;
	height:260px;
	overflow:auto;
	border: 3px solid #9cf;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
	color:#333333;
	background: #E9F2FB;
	}

#bloc_news #news .content {
		font-family:'Open Sans',Verdana,Geneva,Arial,Helvetica,sans-serif;
		font-size:9pt;
		margin:1em;
		padding:3px;
		border-bottom: 1px solid #9cf;
		color:#333333;
		}

#bloc_news #news .nomnews { color:#275FB3; letter-spacing: 0.2em;font-weight:bold;padding-bottom:1em; }
#bloc_news #news .messagenews { color:#666666; }
#bloc_news #news .postenews { color:#999999;margin-top:0.5em;text-align:right;color:#ff0000; }
/*************************************************************************/


/*******************************  ENCART annonce  *******************/
#bloc_annonce {
float:left;
width:40%;
margin-top:20px;
margin-left:3%;
font-size:8pt;
}

#titreannonce {
color:#666666;
font-weight:bold;
text-align:left;
/*border-bottom: 3px solid #999;*/
}

#annonce {
margin-top:5px;
height:300px;
padding:2px;
border:3px solid #999;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;padding-left:2px;
color:#555555;
background-color: #eee;
overflow:none;
}


#pscroller1{
font-family:'Open Sans',Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 9pt;
width: 100%;
height: 170px;
}

/*************************************************************************/


/*******************************  ENCART METEO  *******************/
#bloc_meteo {
float:left;
width:28%;
margin-top:20px;
margin-left:3%;
font-size:8pt;
font-weight:normal;
}


#titremeteo {
color:#009966;
font-weight:bold;
text-align:right;
/*border-bottom: 3px solid #9FCFA4;*/
}

#meteo {
font-family:'Open Sans',Verdana, Arial, Helvetica, sans-serif; 
font-size:8pt;
margin-top:5px;
height:300px;
padding:2px;
background: #ECFFF1;
border:3px solid #9FCFA4;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
color:#1C754B;
padding-left:1em;
}

#meteo select, option {
	color:#5573A9;
	padding-left:2px;
	font-weight:normal;
	background-color:#fafafa;
	border:1px solid #999999;
	font-size:8pt;
	}
/*************************************************************************/



/***********************  PAGE CENTRALE  ********************/
#page_html {
margin-left:180px;
font-size:8pt;
width:850px;
float:left;
}
html>body #page_html
	{
	height: auto;
	min-height: 550px;
	}


#page_html input, select, textarea {
	color:#5573A9;
	padding-left:2px;
	font-weight:bold;
	font-size:8pt;
	background-color:#fafafa;
	border:1px solid #999999;
	}

#page_html h1 {
	width:95%;
	margin-bottom:0.5em;
	color:#F99707;
	font-size:12pt;
	font-weight:bold;
	text-align:right;
	border-bottom: 1px solid #F99707;
	}

#page_html h2 {
	margin-top:0;
	padding:0.5em;
	font-size:10pt;
	font-weight:bold;
	color:#ff6600;
	text-align:center;
	margin-bottom:1em;
	background-color:#f9f9f9;
	border-bottom :dotted 1px #cacaca;
	}

#page_html h3 {
	margin:0.5em;
	font-size:10pt;
	color:#3399ff;
	font-variant: small-caps;
	letter-spacing: 0.3em;
	border-bottom:1px dotted #3399ff; 
	}

#page_html h4 {
	font-size:10pt;
	padding:0.5em;
	color:#FD605A; 
	}

#page_html h5 {
	font-size:10pt;
	padding:0.5em;
	color:#666666; 
	}

#page_html h6 {
	font-size:8pt;
	color:#0066cc; 
	}

#page_html ol,ul,li,dl,p,fieldset {
	margin:0.5em;
	-webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    color: #666;
	}

#page_html .info, form p {
	margin:1em;
	padding:0.5em;
	color:#333333;
	background: #fff;
	border:1px dotted #99ccff;
	}

/*********************************** TEXTE ************************/
#page_html #texte {
	z-index:5;
	width:98%;
	color:#333333;
	height:300px;
	margin-bottom:5%;
	background-color: #fff;
	border:1px solid #6290d2;
	border-top:0;
	clear: both;
	}
	html>body #page_html #texte 
		{
		height: auto;
		min-height: 500px;
		}

/*#page_html #texte p:first-letter {
		font-size: 16pt; 
		padding:0px; 
		font-weight:bold;
		}*/

#page_html #texte #menugraph {
		margin-top:0;
		padding:0.5em;
		font-size:11pt;
		color:#ff6600;
		text-align:center;
		margin-bottom:2em;
		background-color:#f9f9f9;
		}
/******************************************************************/

#page_html .agenda {
	margin:1em;
	padding:0.5em;
	color:#333333;
	background : #fff;
	border:1px dotted #99ccff;
	}

#page_html #pied {
	padding:0.3em;
	text-align:right;
	color:#999999;
	
	}


/************************* FORMULAIRE *******************************/
#page_html form {
margin:0;
padding:0;
}


	

#page_html form fieldset {
		/*background-color: #E9F2FB;*/
		background-color:#fcfcfc;
		clear:both;
		border:1px solid #cacaca;
		-webkit-border-radius:0;
	    -moz-border-radius:0;
	    border-radius:0;
	    color: #aaa;
		}
#page_html form fieldset.field {		
	background-color:#fff;
}

#page_html form fieldset .arrondi {
		border:solid 1px #999;
		-moz-border-radius: 10px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		margin-bottom:1em;
		}

#page_html form legend {
		font-weight:bold;
		font-style:italic;
		color:#666;
		}
	
#page_html form blockquote {
		margin:1em;
		padding:0.5em;
		color:#333333;
		background: #fff;
		border:1px dotted #99ccff;
		}

#page_html form label {
			padding: 0 2px;
			margin: 0.6em 4px 0 0;
			font-weight:bold;
			color: #666;
			text-transform: uppercase;
			}

#page_html form label.prefield {
			display: -moz-inline-box;
			display: inline-block;	
			width: expression('20%'); /* Min-width for IE6 */
			min-width: 20%;
			}


#page_html form label.prefield_oblg {
			display: -moz-inline-box;
			display: inline-block;	
			width: expression('20%'); /* Min-width for IE6 */
			min-width: 20%;
			padding: 0 2px;
			margin: 0.6em 4px 0 0;
			font-weight:bold;
			color:#ea5200;
			}

#page_html .champ {
		padding:0.5em;
		height:30px;
		}

#page_html form .champ input {
	height:24px;
	background-color:#fff;
	border: 1px solid #ccc;
	color: #666;
	font-weight:normal;
}

#page_html input[type="submit"] {
	height:30px;
	width: 100px;
	background-color:#fcfcfc;
	border: 1px solid #ccc;
	color:#06c;
	font-weight:bold;
	text-transform : uppercase;
}

#page_html input[type="submit"] {
	color:#666;
}

#page_html form .champ select {	
	height:24px;
	-webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
	background-color:#fff;
    outline:none;
	border: 1px solid #ccc;
	-webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
	color: #666;
	font-weight:normal;
}


#page_html form textarea {
border:dotted 1px #999;
}

#page_html form .champ input:hover {
border:solid 1px #999;
}
	
#page_html form textarea:hover {
border:solid 1px #999;
}	

#page_html td {
		color:#333333;
		padding:3px;
		}


#page_html tr {
		border-bottom:1px solid #99ccff;
		}


#page_html .stat_block {
		border:solid 1px #666699;
		margin:0.5em;
		margin-top:1em;
		font-size:8pt;
		}

#page_html .stat_titre {
		color: white;
		text-align: center;
		background-color: #666699;
		font-weight:bold;
		border:solid 1px #666699;
		margin-bottom:1em;
		}
/***********************************************************************/

.aide {
display:none;
z-index:99;
position:absolute; 
background:#F7FFC1; 
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-border-radius: 10px;
border:3px solid #fc6;
cursor:default;
right:10%; /* pour IE seulement */
opacity: 0.0;
-moz-opacity: 0.0;
-khtml-opacity: 0.0;
filter: alpha(opacity=0);
}

.aide p {
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	background:#F7FFC1;
	border:none;
	padding:0.5em;
	margin:0;
	color:#033;
	}
	
.aide p:before {
	content:url(../pix/idea.png);
	}
	
.aide p:first-line {
line-height:2em;
font-weight:bold;
font-variant: small-caps;
font-size:11pt;
} 

/*.aide p:after {
	text-align:right;
  white-space: pre;
	color:blue;
	content:"                                                 [fermer]";
	}*/
	
	.aide li {
	color:#033;
	font-size:8pt;
	}

.error {
text-align:center;
line-height:2em;
color:#ea5200;
font-weight:bold;
}
.error:before { content:url(../pix/avertissement.gif); }


/********************************* POLAR **********************************/
#polar table { 
	font-size:8pt;
	border-left:1px #999999 solid;
	border-top:1px #999999 solid;
	}

#polar .titre { 
	text-align:right;
	color:#304BAE;
	font-size:8pt;
	background-color:#C9FFDA;
	border-right:1px #999999 solid; 
	border-bottom:1px #999999 solid;
	}

#polar .result { 
	text-align:left;
	color:#A81F1F;
	font-size:8pt;
	background-color:#FFFBAD;
	border-right:1px #999999 solid;
	border-bottom:1px #999999 solid;
	}
/*************************************************************************/



/***************************  PAGES DE RESLUTATS  ***********************/
#tableau {
border: 1px solid #CACACA;
border-top: 0; 
clear: both;
min-height:600px;
color:#333333;
width:95%;
margin-top:5px;
margin-bottom:5%;
font-family:'Open Sans',Verdana, Arial, Helvetica, sans-serif; 
font-size:8pt;
background-color: #f9f9f9;
}

#tableau #tete {
	z-index:5;
	padding-top:5px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	border-bottom :dotted 1px #cacaca;
	}

#tableau table {margin:1%;}

#tableau #texte {
	z-index:5;
	color:#666666;
	background-color: #f9f9f9;
	}

#tableau #texte #tab {
		padding:0.3em;
		color:#0071AA;
		background-color:#ffffff;
		}

#tableau p {
	margin:1em;
	padding:0.5em;
	color:#333333;
	text-align:left;
	background: #fff;
	border:1px dotted #99ccff;
	}

#tableau #pied {
	padding:0.3em;
	background-color:#dddddd;
	border-top:1px solid #333333;
	text-align:right;
	}
/*************************************************************************/



/****************************  REMONTER  *********************************/
#remonter {
z-index:5;
position:relative;
clear:both;
top:40px;
width:70px;
text-align:center;
font-family:'Open Sans',Verdana, Arial, Helvetica, sans-serif; 
font-size:6pt;
margin-bottom:1%;
background-color:#eeeeee;
border:solid 1px #666666;
}

#remonter a {color:#ff0000;}
/*************************************************************************/


/****************************  LIGNE BAS DE PAGE  ***********************/
#pied_page {
color:#555555;
text-align:center;
font-size:8pt;
border-top:1px solid #999999;
padding-top:0.5em;
font-weight:normal;
}
/*************************************************************************/



/********************* COMMENTAIRES **************************************/
#comment {
position:absolute;
top:50px;
left:600px;
width:100px;
text-align:center;
border:1px solid #999999;
}


/******* Chargement de la page ******/
#cache {
position:absolute;
top:40px;
left:500px;
z-index:10;
visibility:hidden;
font-size:8pt;
text-align:center;
text-decoration:blink;
color:#ff0000;
background-color:#ffff00;
}


#fond {
position:absolute;
top:20px;
left:500px;
}


/******************************* MENU *******************************************/
#nav { 
	position:absolute;
	margin-top:100px;
	left:5px; 
	top:10px !important;
	top:35px;
	width:145px;
	z-index:2;
	}
	/* Position fixed sauf pour IE */
	/*body > #page #nav {position:fixed;}*/


#nav #titre {
	position:absolute;
	margin-top:5px;
	margin-left:5px;
	width:127px;
	height:30px;
	text-align:center;
	font-size:8pt;
	font-weight:bold;
	color:#cc3300;
	line-height:1.2em;
	background-image:url(../pix/titre_menu.png);
	/*background-color:#FFC476;
	border:solid 1px #FFC476;
	-moz-border-radius: 10px 10px 0 0;*/
	}

#nav .content {
	position:absolute;
	margin-top:35px;
	margin-left:5px; 
	background-color:#FFF2C7;
	width:125px;
	font-size:8pt;
	border:solid 1px #FFC476;
	border-bottom : none;
	}

#nav .menu1 a {
	text-decoration:none; 
	color:#c00000;
	padding-left:10px;
	border-left:solid 4px #ddd;
	line-height : 1.5em;
	}

#nav .menu1 a:hover {
	color:#03c; 
	border-left:solid 4px #03c;
	}

#nav .content form {
	text-decoration:none; 
	color:#2BAA48;
	padding-left:0.5em;
	}

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#nav li {
	margin-top : 0;	
	margin-bottom : 0;
	border-right : solid 1px #ddd;
	}
	
#nav li.haut {
	margin-top : 1em;
	border-top : solid 1px #ddd;
	border-right : solid 1px #ddd;
	}

#nav li.bas {
	margin-bottom : 1em;
	border-bottom : solid 1px #ddd;
	border-right : solid 1px #ddd;
	}
	
#nav li.hautbas {
	margin-top : 1em;
	border-top : solid 1px #ddd;
	margin-bottom : 1em;
	border-bottom : solid 1px #ddd;
	border-right : solid 1px #ddd;
	}
	
#nav .menu2 a {
	text-decoration:none; 
	color:#03c;
	padding-left:10px;
	border-left:solid 4px #ddd;
	line-height : 1.5em;
	}

#nav .menu2 a:hover {
	color:#c00000; 
	border-left:solid 4px #d00;
	}

#nav .tabs { 
	position:absolute;
	left:129px; 
	top:60px; 
	}


#nav #login {
	width:125px;
	background-color:#FFF2C7;
	font-size:7pt;
	}

#nav #login form {
margin:0.5em;
color:#333;
}

#deconnexion {
	margin-top:0.5em;
	margin-bottom:1em;
	text-align:center;
	/*border:1px #999 solid;
	-moz-border-radius: 5px 5px 5px 5px;
	background-color:#eee;*/
}

#deconnexion a {
	color:#3366ff;
	font-size:8pt;
	text-decoration:none;
	}
	
#pseudo	 {
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-150px;
	margin-top:-55px;
	width:300px;
	height:160px;
	z-index:99;
	display:none;
	background-color:#eee;
	border:4px solid #999;
	-moz-border-radius:10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:4px;
}

#pseudo .titre {
	text-align:center;
	font-weight:bold;
	color:#2680FF;
	font-style:italic;
}

#pseudo .ident {	
	font-size:8pt;
	margin:0.5em;
}

/***************************************************************************/



/************************** PAGE D'ENTR�E **********************************/
#page_entree {
position:absolute;
left: 188px;
width:850px;
top: 75px;
font-size:9pt;
background:#f9f9f9 url("../pix/bg_wsg.gif") repeat-x top left;
/*background-color:#f9f9f9;*/
border:solid 1px #ccc;
color:#333333;
margin-bottom:1em;
margin-top:2em;
z-index:80;
}

#page_entree h1 {
	font-size:13pt;
	padding-left:0.5em;
	color:#306B31;
	font-variant: small-caps;
	}

#page_entree h2 {
	font-size:11pt;
	padding-left:1em;
	color:#0066ff;
	}

#page_entree p {
	font-size:9pt;
	padding-left:1em;
	line-height:1.5em;
}

#page_entree li {
	font-size:10pt;
	}
/**************************************************************************/



/******************************** CALENDRIER 2*****************************/
#calendrier {
float:right;
z-index:1;
font-family:'Open Sans',Verdana, Arial, Helvetica, sans-serif; 
font-size:8pt;
}
.calendarNav1 	{  font-family: 'Open Sans',Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; background-color: #3399ff}
.calendarTop1 	{  font-family: 'Open Sans',Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #FFFFFF; font-weight: bold;  background-color: #3399ff}
.calendarToday1 {  font-family: 'Open Sans',Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #990000; background-color: #A0C0C0;}
.calendarDays1 	{  width:12px; height:12px; font-family: 'Open Sans',Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #000000; background-color: #ffffff; text-align: center}
.calendarHL1 	{  width:12px; height:12px;font-family: 'Open Sans',Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #FF0000; background-color: #00FF00; text-align: center}
.calendarHeader1{  font-family: 'Open Sans',Arial, Helvetica, sans-serif; font-size: 9px; background-color: #A9B4B3; color: #FFFFFF;}
.calendarTable1 {  border: 1px #3399ff solid}
	
/* calendrier dynamique*/
.CAL_STYLEcpYearNavigation,
.CAL_STYLEcpMonthNavigation	
{
background-color:#6B8EC6;text-align:center;
vertical-align:middle;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}
.CAL_STYLEcpDayColumnHeader,
.CAL_STYLEcpYearNavigation,
.CAL_STYLEcpMonthNavigation,
.CAL_STYLEcpCurrentMonthDate,
.CAL_STYLEcpCurrentMonthDateDisabled,
.CAL_STYLEcpOtherMonthDate,
.CAL_STYLEcpOtherMonthDateDisabled,
.CAL_STYLEcpCurrentDate,
.CAL_STYLEcpCurrentDateDisabled,
.CAL_STYLEcpTodayText,
.CAL_STYLEcpTodayTextDisabled,
.CAL_STYLEcpText
{
font-family:'Open Sans',Verdana, Arial, Helvetica, sans-serif; 
font-size:8pt;
}
TD.CAL_STYLEcpDayColumnHeader
{
text-align:right;
border:solid thin #1F60A9;
border-width:0 0 1px 0;
}
.CAL_STYLEcpCurrentMonthDate,
.CAL_STYLEcpOtherMonthDate,
.CAL_STYLEcpCurrentDate
{
text-align:right;
text-decoration:none;
}
.CAL_STYLEcpCurrentMonthDateDisabled,
.CAL_STYLEcpOtherMonthDateDisabled,
.CAL_STYLEcpCurrentDateDisabled
{
color:#D0D0D0;
text-align:right;
text-decoration:line-through;
}
.CAL_STYLEcpCurrentMonthDate
{
color:#1F60A9;
font-weight:bold;
}
.CAL_STYLEcpCurrentDate
{
color: #FFFFFF;
font-weight:bold;
}
.CAL_STYLEcpOtherMonthDate
{
color:#808080;
}
TD.CAL_STYLEcpCurrentDate
{
color:#FFFFFF;
background-color: #1F60A9;
border-width:1px;
border:solid thin #000000;
}
TD.CAL_STYLEcpCurrentDateDisabled
{
border:1px solid #FFAAAA;
}
TD.CAL_STYLEcpTodayText,
TD.CAL_STYLEcpTodayTextDisabled
{
border-color : #6677DD;
border-style:solid;
border-width:1px 0 0 0;
}
A.CAL_STYLEcpTodayText,
SPAN.CAL_STYLEcpTodayTextDisabled
{
height:20px;
}
A.CAL_STYLEcpTodayText
{
color:#6677DD;
font-weight:bold;
}
SPAN.CAL_STYLEcpTodayTextDisabled
{
color:#D0D0D0;
}
.CAL_STYLEcpBorder
{
border:solid thin #6677DD;
}


/* j'essaie de recr�er l'effet nicetitle de http://www.kryogenix.org/code/browser/nicetitle/ mis en forme par Henrik Gemal http://gemal.dk/ */

div.nicetitle {
	position: absolute;
	padding: 4px;
	top: 0px;
	left: 0px;
	font-size: 14px;
	width: 15em;
	background: #ffc; /*#66c;*/
	border: solid 1px #ccc;/*#309;*/ /*#7070b0*/
	border-width: 1px 1px 1px 1px;
    /* Mozilla proprietary */
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	opacity : 0.90;
}
div.nicetitle p {
	margin: 0; padding: 0 3px;
	color: #333;/*white;*/
	font-size: 12px;
	font-style:normal;
}
div.nicetitle p.destination {
	/*color: #d0d0ff;*/
	display:none;
	font-size: 10px;
	text-align: left;
	padding-top: 2px;
}
/*fin nicetitle*/

/********************* STATS ***********************/
.barre-red {
font-size:6pt;
text-align:center;
float:left;
height:10px;
background-image:url(../pix/stat_red-h.png);
color:#fff;
}

.barre-yellow {
font-size:6pt;
text-align:center;
float:left;
height:10px;
background-image:url(../pix/stat_yellow-h.png);
color:#000;
}

.barre-green {
font-size:6pt;
text-align:center;
float:left;
height:10px;
background-image:url(../pix/stat_green-h.png);
color:#000;
}

.barre-orange {
font-size:6pt;
text-align:center;
float:left;
height:10px;
background-image:url(../pix/stat_orange-h.png);
color:#fff;
}

.barre-blue {
font-size:6pt;
text-align:center;
float:left;
height:10px;
background-image:url(../pix/stat_blue-h.png);
color:#fff;
}

.barre-violet {
font-size:6pt;
text-align:center;
float:left;
height:10px;
background-image:url(../pix/stat_violet-h.png);
color:#fff;
}

.barre-white {
font-size:6pt;
text-align:center;
float:left;
height:10px;
background-image:url(../pix/stat_white-h.png);
color:#000;
}

.barre-skyblue {
font-size:6pt;
text-align:center;
float:left;
height:10px;
background-image:url(../pix/stat_skyblue-h.png);
color:#000;
}

.result {
font-size:7pt;
float:left;
padding-left:5px;
}

.gras_mono {
font-family:"DejaVu Sans Mono","Bitstream Vera Sans Mono", monospace; 
font-weight:bold;
}


/********* ONGLETS ****************/
    .header {
      float:left;
      width:98%;
      background:url(../pix/bg.gif) repeat-x bottom;
      font-size:93%;
      line-height:normal;
      }
    .header ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    .header li {
      float:left;
      background:url(../pix/norm_left.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    .header a {
      display:block;
      background:url(../pix/norm_right.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    .header a:hover {
      color:#333;
      }
    .header .current {
      background-image:url(../pix/norm_left_on.gif);
      }
    .header .current a {
      background-image:url(../pix/norm_right_on.gif);
      color:#333;
      padding-bottom:5px;
      }
      
    .header a {
    /* Pour IE Mac uniquement \*//*/   
    float:left;
    /**/
    display:block;
    background:url("../pix/norm_right.gif")
      no-repeat right top;
    padding:5px 15px 4px 6px;
    text-decoration:none;
    font-weight:bold;
    color:#765;
    } 
    
#feuillet {
margin-left:1%;
}

#feuillet .field {
margin:0;
border: solid 1px #6290d2;
border-top:0;
width:96%;
}

/********* UTILISATION *****************************************************/
#utilisation div.p { margin-top: 7pt;}
#utilisation  h1 {color:#666666; font-size:16pt;}
#utilisation  h2 {color:#4D6CDC; font-size:13pt;margin-top:3em;padding-top:0.5em;margin-left:0;border-top:1px dotted #4D6CDC;}
#utilisation  h3 {color:#3399ff;margin-top:2em;font-variant: small-caps;border-top:1px dotted #3399ff; font-size:11pt;}
#utilisation  h4 {color:#CC0000; font-size:10pt;}
#utilisation  h5 {color:#6600FF; font-size:8pt;}
#utilisation dt {font-weight:bold;margin-top:1em;margin-bottom:1em;}
#utilisation dl {padding-left:2em;}
#utilisation .niveau1 {margin-left:2em;}    
#utilisation .niveau2 {margin-left:4em;}   
#utilisation .niveau3 {margin-left:6em;}   
#utilisation blockquote { border:1px solid #666;padding:1em;background-color:#FFFF99; }
    
    
/****************** GARMIN ************************************************/
#garminDisplay {
	font-size:11px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin: 0 0 1em 0;
	border: 2px outset #3D3A21;
	width: 390px;
	background: #DDE3D6 url("garmin.jpg") no-repeat 12px 12px;
	padding: 3px;
}

#garminDisplay input {
	font-size:10px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color:#ffffff;
    height:18px;
    background-color: #005E9D;
    border:1px outset #3D3A21;
    margin-right: 3px;
}

#garminDisplay input:disabled {
    background-color: #D0D0D0;
}

#garminDisplay select { 
	font-size:10px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    background-color: #666699; 
    color: #ffffff; 
}

.pluginElement {
	margin: 5px;
}

.actionButton {
    margin-right: 5px;
}

#deviceSelect {
    width: 220px;
}

#statusBox {
    padding-left: 90px;
    height: 40px;
}

#aboutElement {
    margin-top: 10px;
    margin-bottom: 2px;
    font-size: 9px;
    text-align: right;
}

.readResultsElement {
    margin-top: 6px;
}

.readResultsSelect {
    position: absolute;
    left: 100px;
}

#readMap {
	width: 100%;
	height: 200px;
}

#progressBar {
    height:10px;
    margin-top: 3px;
    border:1px solid black;
    width: 95%;
    padding:0px;
    text-align: left;
    background-color:#CCCAC1;
}

#progressBarDisplay {
    position:absolute;
    top:0px;
    height:10px;
    margin: 0px;
    padding:0px;
    text-align: left;
    background-color:#005E9D;
}    
    
/******* LIBRAIRIE ***********************************/
#lib p {
clear:both;
}

#lib .titre {
font-weight:bold;
margin:2em;
color:#6666ff;
border-top:solid 1px #ccc;
}

#lib .photo {
float:left;
border:solid 1px #ddd;
margin:2em;
}

#lib .descript {
padding-left:2em;
}

/***************** SESSION ****************************/

#carnet { 
	/*display:none; */
	float:left;
	width:50%;
	margin-left:2%;
	margin-right:2em;
	margin-top:1em;
	margin-bottom:1em;
	border:solid 1px #eee;
}


#fond_gris
{
    z-index:60;
		display:none;
		top:0;
    left:0;
    width:100%;
    height:100%;
    position: fixed;
    /*background: url(../pix/trans.png) repeat top left;*/
		background-color: #000;
		filter:alpha(opacity=60);
		opacity: 0.6;
		-moz-opacity:0.6;
}

.wait {
position:fixed;
top:10%;
left:50%;
margin-left:-90px;
background-color:#ccffcc;
width:180px;
padding:0.5em;
font-size:10pt;
font-weight:bold;
border:1px solid #33cc66;
filter:alpha(opacity=70);
opacity: 0.7;
-moz-opacity:0.7;
}

#carnet .contenu {
position:relative;
_position:static;
font-size:8pt;
font-weight:normal;
border:none;
text-align:left;
color:#666;
}
/*.session_top {
background:url(../pix/carnet_spirale.png) repeat-x top left;
height:30px;
cursor:move;
}*/

.feuillet {
position:relative;
/*border:1px solid #666;*/
/*padding-bottom:55px;*/
color:#666;
/*bottom:6px;
right: 6px;*/
}

.resume {
	margin-left:2%;
	margin-top:1em;
	border:solid 1px #eee;
	width:40%;
	color:#666;
}

#carte {
position:absolute;
z-index:65;
left:40%;
margin-left:-350px;
top:5%;
display:none;
background-color:#fff;
border:1px solid #ccc;
text-align:left;
width:auto;
width:700px;
}

#cardio {
position:absolute;
left:40%;
top:35%;
z-index:70;
display:none;
background-color:#fff;
border:1px solid #ccc;
text-align:left;
width:auto;
/width:700px;
}


/**************** BOUTON ***************************/
input.bouton {
background-color:#eee;
background:url(button/valid.gif) no-repeat 10px 8px;
text-indent:30px;
border:1px solid #e9e9dc;
color:#555555;
font-weight:bold;
height:30px;
line-height:29px;
margin-bottom:14px;
text-decoration:none;
-moz-border-radius:10px;
border-radius: 10px;
-webkit-border-radius: 10px;
font-family:'Open Sans',verdana,sans-serif;
font-size:12pt;
}

a.bouton {
background-color:#fafaf2;
border:1px solid #e9e9dc;
display:block;
color:#555555;
font-weight:bold;
height:30px;
line-height:29px;
margin-bottom:14px;
text-decoration:none;
-moz-border-radius:10px;
border-radius: 10px;
-webkit-border-radius: 10px;
font-family:'Open Sans',verdana,sans-serif;
font-size:10pt;
}

a:hover.bouton{
color:#0066CC;
background-color:#eee;
border:1px solid #aaa;
}


/* -------------------- */
/* CLASSES */
/* -------------------- */
.add{
background:url(button/add.gif) no-repeat 10px 8px;
text-indent:30px;
display:block;
}
.delete{
background:url(button/delete.gif) no-repeat 10px 8px;
text-indent:30px;
display:block;
}
.user{
background:url(button/user.gif) no-repeat 10px 8px;
text-indent:30px;
display:block;
}

.valid{
background:url(button/valid.gif) no-repeat 10px 8px;
text-indent:30px;
display:block;
}
.edit{
background:url(button/lens.gif) no-repeat 10px 8px;
text-indent:30px;
display:block;
}
.previous{
background:url(button/prev.gif) no-repeat 10px 8px;
text-indent:30px;
display:block;
}
.next{
background:url(button/next.gif) no-repeat 10px 8px;
text-indent:30px;
display:block;
}

/************** INFOBULLE **************************/
      .infobulle{
          position: absolute;   
          visibility : hidden;
          border: 1px solid #333;
          padding: 3px;
          font-size: 8pt;
          background-color: #FFFFCC;
      }
			
/************* GROUPE ******************************/
.annonce_vert {
	background-color:#eaffe2;
	padding:0.5em;
	margin:0.5em;
	line-height: 2em;
}

.annonce_rouge {
	background-color:#ffcc99;
	padding:0.5em;
	margin:0.5em;
	line-height: 2em;
}

.annonce_bleu {
	background-color:#edeff4;
	padding:0.5em;
	line-height: 2em;
}

.encart_expression {
	font-size:8pt;
	color:#666;
	background-color:#FFF;
	border:solid 1px #aaa;
	padding:0.5em;
	}

.encart_message {
	font-size:8pt;
	background-color:#fff;
	color:#333;
	border-bottom:solid 1px #aaa;
	padding:0.5em;
	}

.encart_commentaire {
	font-size:8pt;
	color:#333;
	background-color:#edeff4;
	margin:0.2em;
	padding:0.5em;
}

.date_message_groupe {
	color:#888;
	font-size:8pt;
	padding:0.5em;
	float:left;
}

.ordre_message_groupe {
	font-size:8pt;
	padding:0.5em;
	float:right;
}


/**** HISTORIQUE *******/
#recherche {
	width: 260px;
	margin-right: 1em;
	margin-top:0;
	float:left;
	font-weight:normal;
	color: #666;
	background-color:#fcfcfc;
	border:solid 1px #eee;
}

#recherche input {
	height:24px;
	background-color:#fff;
	border: 1px solid #ccc;
	color:#666;
	font-weight:normal;
}

#recherche select {
	width: 200px;
	height:24px;
	-webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
	background-color:#fff;
    outline:none;
	border: 1px solid #ccc;
	-webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
	color:#666;
	font-weight:normal;
}

.search {
	width: 200px;
	margin: 10px;
	margin-bottom:20px;
}

.search input.court {
	width: 70px;
}

.search input.long {
	width: 200px;
}

#result {
	width:600px;
}

	