/* CSS Document - Author: Shaibal Mandal */

body 
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	padding-left: 50%;
	clear: both;
	position: absolute;
	background: url('../../images/bggrad2.jpg') repeat-x;
	background-color: #464646;
}

a 
{
	text-decoration: none;
	color: #006380;
}

a:hover 
{
	text-decoration: underline;
	color: #000;
}

a img.ico
{
  border: none;
}

#container 
{
	width: 700px;
	margin-left: -350px;
}

#container p
{
  margin: 15px 10px 15px 10px;
}

.navselected
{
	height: 15px;
	text-align: center;
	padding: 5px 20px 5px 20px;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #666;
	border-bottom: 1px solid #E2E2E2;
  background: #E2E2E2;
  margin-right: 2px;
  position: relative;
}

.nav
{
	height: 15px;
	text-align: center;
	padding: 5px 20px 5px 20px;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #666;
  background: #fff;
  margin-right: 2px;
  position: relative;
}

#navcontainer 
{
	margin-top: 20px;
	margin-bottom: 0px;
	height: 23px;
}

#navcontainer span.navselected a
{
  color: #000;
}

#navcontainer span.nav a
{
  color: #888;
}

#navcontainer a:hover
{
  text-decoration: none;
  color: #db2e41;
}

#hidden {
	clear: both;
	height: 15px;
}

h1.titre
{
  margin-bottom: 15px;
  font-size: 10px;
  color: #bbb;
  clear: both;
  text-align: left;
  letter-spacing:0.33em;
  word-spacing:0.66em;
}

h1.titre img
{
  float:right;
  margin-right:15px;
  border: none;
}

#main 
{
	padding: 5px;
	width: 688px;
	text-align: justify;
	color: #333;
	line-height: 1.6em;
	background-color: #E2E2E2;
	border: 1px solid #666; 
	float: left;
	margin-top: -2px;
}

#main p
{
  padding-right: 15px;
}

#fpic
{
	width: 686px;
	height: 220px;
	background-color: #999;
	clear: both;
	background: url('../../images/opadmin.jpg') no-repeat;
	z-index:1;
}

#sidebar 
{
	width: 197px;
	border-left: 1px solid #BBB;
	float: right;
	margin-left: 9px;
	margin-top: 5px;
	padding-left: 8px;
	text-align: left;
	clear: both;
}

#sidebar p
{
  margin: 0px 0px 15px 0px;
  padding-right: 0px;
}

h1 
{
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
}

.hideme 
{
	display: none;
	color: white;
}

.headertext1 
{
	font-size: 18px;
	font-weight: bold;
}

.headertext2 
{
	font-size: 10px;
	font-weight: bold;
}

#footer 
{
	background-color: #484848;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
	width: auto;
}

#footer a
{
  text-decoration: underline;
  color: #fff;
}


#b2 a 
{
	display: block;
	padding: 3px;
	border-left: 5px solid #555;
	border-right: 5px solid #555;
	color: #fff;
/*	text-decoration: none;
	background-color:#777;*/
}

#b2 a:hover 
{
	border-left: 5px solid #000;
	border-right: 5px solid #000;
	color: #000;
	background-color: #999;
	text-decoration: none;
}


.bhz 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-left: 5px solid #555;
	border-right: 5px solid #555;
	display: block;
	background-color: #555; 
}


.hw2 
{
	font-size: 12px;
	font-weight: bold;
	color: #e5e5e5;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}

#smenu
{
    position: relative;
    width: 182px;
    height: 220px;
    background: #555;
    float: right;
    clear:both;
}

.noteblock1
{
    background: #d0d0d0;
    width: 445px;
    padding: 5px;
    border: 1px solid #000;
    color: #000;
    margin: 7px 10px 7px 10px;
}

#main div.noteblock1 p
{
  padding-right: 5px;
}

.mod
{
    margin: 5px 0px 10px 0px;
    padding: 0;
}

.push
{
    margin: 7px 0px 7px 0px;
    border: 1px solid #ccc;
}

.noteheader
{
    width:auto;
    border-bottom: 1px solid #888;
    color: #000;
    height: 24px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
	 text-align:left;
}

/* CLUB PAR ALPHA ET DISCIPLINES */

span.lettre
{
  display: block;
  font-weight: bold;
  border-bottom: 1px solid #999; 
  color: #999;
  margin-bottom: 10px;
  margin-top: 20px;
}

span.retourtop
{
  float: right;
  margin-right: 15px;
}

span.retourtop a
{
  color: #999;
}

span.coldisciplines
{
  display: block;
  float: left;
  width: 205px;
  margin-right: 15px;
  border-right: 1px solid #aaa;
}

span.coldisciplinesder
{
  display: block;
  float: left;
  width: 200px;
}

form label
{
  font-weight: bold;
}

form input
{
  margin-bottom: 5px;
}

form input.text
{
  width: 600px;
}

form input.simple
{
  width: 147px;
  margin-right: 3px;
}

form input.double
{
  width: 300px;
}

form input.triple
{
  width: 453px;
}

form input.check
{
  vertical-align: middle;
  margin-right: 10px;
}

#logoclub
{
  float: right;
  border: 1px solid #000;
}

.titre_contenu 
{
	font-size: 18px;
	font-weight: bold;
	width: 450px;
}

/*--------- Lightbox -----------*/
#lightbox{
    background-color:#eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
}

#lightboxDetails{
    font-size: 0.9em;
    color: #555;
    padding-top: 0.5em;
} 

#closeButton{ top: 5px; right: 5px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 

#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{ 
    background-color: #000;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.bouriol.net/OMS/images/overlay.png", sizingMethod="scale");
}
/*-------- fin lightbox -------*/


/* Pade afdministration bandeau */

#prevubandeau
{
  margin: 0px 0px 0px 10px;
  padding: 0px;
  height: 220px;
  width: 502px;
}

#prevubandeau img,
#prevubandeau img img
{
  border: 1px solid #000;
  margin: 0px 7px 6px 0px;
}

#prevubandeau img img img
{
  border: 1px solid;
  margin: 0px 0px 0px 0px;
}

#prevubandeau a img
{
  margin: 0px;
}

a.bouton
{
font-weight:bold;
padding:3px;
background:#aaa;
color:#fff;
border: 1px solid #666;
}

span.bouton
{
font-weight:bold;
padding:3px;
background:#666;
color:#fff;
border: 1px solid #666;
}


a.valid
{
font-weight:bold;
color:#fff;
background:#64bc68;
border:1px solid #999;
padding:5px;
} 

a.inactif
{
  color: #666;
}

span.droite
{
  float: right;
}

span.droite a img
{
  border: none;
}

span.ligneclub
{
  line-height: 24px; 
}