/* Clear some things... */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend { margin: 0; padding: 0; }

.clear { font-size: 0px; line-height: 0px; clear: both; height: 0px; visibility: hidden; }
img { border: none; }

/* General styling */
body { 
	background-color: #eeede8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	text-align:center;
}

h1, h1 .Head { color: #f68428; font-size: 20px; font-weight: normal; }
.defaultContainer h1 { line-height: 34px; margin-bottom: 10px; }
.defaultContainer h1 .icon { float: left; padding-right: 10px; }

.notitleContainer h1 { display: none; }

td, div, p { font-family: Arial, Helvetica; font-size: 12px; font-weight: normal; }
.Normal, .NormalDisabled { font-family: Arial, Helvetica; font-size: 12px; font-weight: normal; }

#header{ background-color: #F68529;}

p { margin: 0 0 15px 0; }

#wrapper { width: 938px; margin: 0px auto; text-align:left;}
	#wrapper #spacer { background-image: url(../img/navBackground.jpg); background-repeat: repeat-x; background-position: left top; height: 40px;}
		#spacer span.baseline { color: #FFF; display: block; text-align: center; line-height: 18px; padding-top: 10px; }
	#wrapper #website { background-image: url(../img/shadow.png); background-position: left top; background-repeat: repeat-y; padding: 0px 4px 0px 4px;
		min-height: 430px; height: auto !important; height: 430px;
	}
	
		#website #dynamic { padding-top: 20px; padding-bottom: 20px; }
		#website .pane { }
		#website .contentpane { margin-left: 20px; margin-right: 20px; }
		#website .leftpane { width: 640px; margin-left: 20px; float: left; }
		#website .rightpane { width: 190px; margin-right: 20px; float: right; border-right: 2px dotted #CCC; border-left: 2px dotted #CCC; }
		#website .footerpane { margin-left: 20px; margin-right: 20px; }
		
#footer { background-image: url(../img/shadowBottom.png); background-position: left top; background-repeat: no-repeat; height: 10px; }

/* Extranet */

.espaceclubs 
{
width: 897px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	
}
.espaceclubs .espaceclubsLeft { margin: 0px; padding: 0px; width: 627px; float: left; }
.espaceclubs .espaceclubsRight { text-align:center; margin-left: auto; margin-right: auto; padding: 0px; width: 270px; float: left;  }
.espaceclubs .espaceclubsRight table { text-align:left;	margin-left: auto; 	margin-right: auto;}
.espaceclubs .espaceclubsLeft  ul { text-align:left; margin-bottom: 10px;}
.espaceclubs .espaceclubsLeft  ul li { margin-left: 10px; list-style: none;}
.espaceclubs .espaceclubsLeft  ul li:before {content: "\00BB \0020"; }
.espaceclubs .espaceclubsLeft  ul li a{ color: #000;}
.espaceclubs .espaceclubsRight .notDisciplines { text-align:left; }
.espaceclubs .espaceclubsRight .notDisciplines div { margin-bottom: 10px; text-align:center;  }
.espaceclubs .espaceclubsRight .notDisciplines a { padding: 2px; background-color: #eee; border: solid 1px; color: #000; width: 200px; display:block; margin-left: auto; margin-right: auto; }
.espaceclubs .searchAdvanced .lbl{ text-align:left; width:90px; float:right;  }
.espaceclubs .searchAdvanced .ctrl input, .espaceclubs .searchAdvanced .ctrl select{ width:160px; float:right;  }
.espaceclubs .espaceclubsRight .searchType a {padding: 2px; background-color: #FF9933; border: solid 1px; color: #000; width: 200px; display:block; margin-left: auto; margin-right: auto; margin-bottom: 10px;}
.espaceclubs .searchAdvanced .searchbutton a {padding: 2px; background-color: #eee; border: solid 1px; color: #000; display:block; margin-left: auto; margin-right: auto; width:80px; }
.espaceclubs .espaceclubsLeft .resultcategory{ width: 150px; display: inline-block;  }
#itemTitle{ text-align:center; font-weight: bold; }


.retour,.retour:visited,.retour:hover{
	color: #fff;
	font-weight: bold;
	margin:auto;
}
