/* CSS Document */
@import "style-gauche.css";
@import "style-middle.css";
@import "style-droite.css";


body{
	margin:0;
	width:100%;
	height:100%;
	padding:0;
	/*text-align:center;*/
}

* {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
}

p { margin:0; padding:0; }
fieldset,img { border : 0; }

a {color:#03468A;}
a :hoover{color:#03468A;}

* html .png{
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "/website9/images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
}

/*----_________________________________--- CSS TITRES DEBUT   ----*/
  
h1 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 20px;
}
  
h2 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 18px;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 16px;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 14px;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 12px;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 10px;
}

.erreur {
	color: #CC0000;
	font-weight: bold;
}

.pointilles_x
{
	height:1px;
	background:url(/website9/images/point_x.gif) repeat-x;
}
.pointilles_y
{
	height:1px;
	background:url(/website9/images/point_y.gif) repeat-y;
}




/*______________________TITRE COURSES*/
.titre_course_a_pied {color:#CC0000;}
.titre_cyclosport {color: #666666;} 
.titre_raid {color: #006600;}
.titre_roller {color: #FF9900;}
.titre_triathlon {color: #0066CC;} 
.titre_vtt {color: #993300;}
.titre_course_orientation {color: #006600;} 
.titre_autres {color: #00CC99;}
.titre_TOUT {color: #FFCF00;}

/*______________________FOND COURSES*/
#mdl_titre_course,
.mdl_titre_course {
	padding-left: 10px;
	padding-top:4px;
	color: #FFFFFF;
	font-weight: bold;
	height:20px;
}
.fd_course_a_pied {background-color:#CC0000;}
.fd_cyclosport {background-color: #666666;} 
.fd_raid {background-color: #006600;}
.fd_roller {background-color: #FF9900;}
.fd_triathlon {background-color: #0066CC;} 
.fd_vtt {background-color: #993300;}
.fd_course_orientation {background-color: #006600;} 
.fd_autres {background-color: #00CC99;}
.fd_TOUT {background-color: #FFCF00;}

/*______________________CADRE COURSES*/
#cadre {
	margin-top: 18px; 
	padding-left: 8px;
}
.cadre_course_a_pied {border:1px solid #CC0000;background-color:#FDECEC;}
.cadre_cyclosport {border:1px solid #666666;background-color: #EEEEEE;} 
.cadre_raid {border:1px solid #006600;background-color: #E1FFE3;}
.cadre_roller {border:1px solid #FF9900;background-color: #FFF1DD;}
.cadre_triathlon {border:1px solid #0066CC;background-color: #D9ECFF;} 
.cadre_vtt {border:1px solid #993300;background-color: #FFE9DD;}
.cadre_course_orientation {border:1px solid #006600;background-color: #E1FFE3;} 
.cadre_autres {border:1px solid #00CC99;background-color: #00CC99;}
.cadre_TOUT {border:1px solid #FFCF00;background-color: #FFF7D5;}


/*___________________________________________________________________________GLObal*/
#conteneur {
	margin: 0 auto;
	height: auto;
	width:1000px;
	text-align:left;
}
 
/* ___________________________________CONTENEUR TOP*/

#top{
	padding: 10px;
	float: left;
	height: 23px;
	width: 98%;
	background-image: url(../images/structure/FD-onlget-membres.jpg);
	background-repeat: repeat-x;
}
#acces_membres{
	float: left;
	height: auto;
	width: 727px;
}
#date{
	color:#FFFFFF;
	padding:5px 0 0 0px;
	font-size: 9px;
	text-align: right;
	width: 150px;
	float: right;
}
.membreStyle {
	border: solid 1px #CCCCCC;
	width: 550px;
	text-align: justify;
	font-size: 11px;
} 

.legenden { font-size: 10px; color: #000000}

/* ___________________________________FOOTER*/
/* gen_beseline.htm */

.TitreBaseline {
	color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
}

#bottom {
	float: left;
	height: 137px;
	width: 100%;
	background-image:url(../images/structure/fd-baseline.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
}


#baseline, .baseline  {
	float: left;
	margin-left: 8%;/*10%*/
	height: auto;
	margin-bottom:10px;
	line-height: 12px;
	padding-top: 20px;
	color:#fff;
	
}
#baseline a{color:#fff;} 

/*__________________________________________________________MENU BOTTOM*/

#menu-bottom, .menu-bottom {
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align:top;
	padding: 5px;
}

#menu-bottom ul, .menu-bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align:top;
	margin-top: 2px;
}

#menu-bottom li, .menu-bottom li {
	color: #FFFFFF;
	margin-bottom: 2px;
	font-weight:bold;
	list-style: none;
	}
	
#menu-bottom li a, .menu-bottom li a {
	display: block;
	color: #FFFFFF;
	line-height: 12px;
	text-align: left;
	text-decoration: none;
	padding: 1px 0px;
	}
#menu-bottom li a:hover, .menu-bottom li a:hover {
text-decoration:underline;
}

