/*Clotilde*/
/* @group Main stuff */
html {
	height: 100%;
}
body {
	height: 100%;
	color: #1e1e1e;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	background-color: black;
}
* {
	padding: 0;
	margin: 0;
}
hr {
	display: none;
}
a {
	text-decoration: none;
	color: #8d8346;
	outline: none;
}
a:hover {
	color: #e79f14;
}
form {
	height: 100%;
}
#container {
	position: relative;
	min-height: 100%;
	width: 800px;
	text-align: left;
	background: url(../graphics/main/bkgd_1.gif) repeat-y;
	margin-right: auto;
	margin-left: auto;
}
.gray {
	color: #737373;
}
/* @end */
/* @group #header */
#header {
	width: 800px;
	height: 184px;
	background-image: url(../graphics/main/head.gif);
}
#header h1 span, #header h3 {
	display: none;
}
#header h1 a {
	position: absolute;
	display: block;
	height: 120px;
	width: 250px;
	top: 48px;
	left: 48px;
}
#header #langage {
	display: none;
}
/*#header #langage {
	width: 52px;
	height: 21px;
	position: absolute;
	top: 146px;
	right: 50px;
	list-style-type: none;
}*/
#header #langage span {
	display: none;
}
#header #langage .english {
	width: 22px;
	height: 21px;
	position: absolute;
	background: url(../graphics/main/flags.gif) -60px -46px;
}
#header #langage .french {
	width: 22px;
	height: 21px;
	position: absolute;
	background: url(../graphics/main/flags.gif) -38px -23px;
	left: 30px;
}
#header #langage .english a, #header #langage .french a {
	display: block;
	width: 22px;
	height: 21px;
}
#header #langage .english a {
	background: url(../graphics/main/flags.gif) -59px -69px;
}
#header #langage .english a:hover {
	background: url(../graphics/main/flags.gif) -60px -46px;
}
#header #langage .french a {
	background: url(../graphics/main/flags.gif) -38px -46px;
}
#header #langage .french a:hover {
	background: url(../graphics/main/flags.gif) -38px -23px;
}
/* @end */
/* @group #menu */
#menu {
	height: 28px;
	background: url(../graphics/main/menu.gif) 0 -28px;
	position: relative;
}
#menu li {
	float: left;
	list-style-type: none;
}
#menu li span {
	display: none;
}
#menu li a {
	display: block;
	position: absolute;
	top: 0;
	height: 28px;
	background: url(../graphics/main/menu.gif) 0 -28px;
	opacity: 0.5;
}
#menu li a.clotilde {
	width: 43px;
	left: 34px;
	background-position: -34px 0;
}
#menu li a.coach-equin {
	width: 87px;
	left: 101px;
	background-position: -101px 0;
}
#menu li a.coach-individuel {
	width: 110px;
	left: 211px;
	background-position: -211px 0;
}
#menu li a.stages {
	width: 101px;
	left: 349px;
	background-position: -349px 0;
}
#menu li a.faq {
	width: 75px;
	left: 473px;
	background-position: -473px 0;
}
#menu li a.temoignages {
	width: 73px;
	left: 576px;
	background-position: -576px 0;
}
#menu li a.contact {
	width: 44px;
	left: 671px;
	background-position: -671px 0;
}
#menu li a.liens {
	width: 29px;
	left: 738px;
	background-position: -738px 0;
}
#menu li a:hover {
	background-image: none;
}
/* @end */
/* @group #mainArea */
/* @group lien */
.linkBox {
	background-color: white;
	position: relative;
	padding: 10px;
	width: 200px;
	text-align: center;
	border: 1px dotted #c9c7b5;
	margin-top: 10px;
}
/* @end */
#mainArea {
	padding: 30px 50px 115px;
	clear: both;
}
#mainArea:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#mainArea h5 {
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 14px;
	padding-top: 10px;
	color: #9c9243;
	font-style: normal;
	font-weight: normal;
}
#mainArea h4 {
	margin-bottom: 4px;
	font-size: 12px;
	padding-top: 10px;
}
#mainArea h3 {
	margin-bottom: 10px;
	font-size: 13px;
	margin-top: 5px;
}
#mainArea h2 {
	font: normal 20px Futura, Verdana, Helvetica;
	color: #e9d965;
}
#mainArea img.right {
	float: right;
	margin: 10px -10px 10px 10px;
}
#mainArea img.left {
	float: left;
	margin: 10px 10px 10px -10px;
}
#mainArea p, #mainArea ul {
	margin-bottom: 10px;
}
#mainArea .comment {
	font-weight: normal;
	font-style: normal;
	color: #7f7f7f;
}
#mainArea ul {
	margin-left: 30px;
}
#mainArea li {
	list-style-type: disc;
}
#mainArea .numbers li {
	list-style-type: decimal;
}
#mainArea .name {
	display: block;
	font-weight: normal;
	color: #7f7f7f;
	font-size: 11px;
	padding-top: 2px;
}
#mainArea #questions {
	padding-bottom: 6px;
}
#mainArea #questions li {
	padding-bottom: 3px;
	font-size: 12px;
	list-style-image: url(../graphics/questions/fleche.gif);
}
#mainArea #mainColumn {
	width: 432px;
	float: left;
	margin-right: 30px;
	text-align: justify;
}
#mainArea #mainColumn.home {
	width: 248px;
	margin-right: 10px;
	margin-top: 50px;
}
#mainArea #sideColumn.home {
	width: 449px;
}
#mainArea #mainColumn img {
	margin-left: 18px;
	margin-bottom: 20px;
}
#mainArea #sideColumn {
	float: right;
	width: 245px;
	margin-right: -7px;
}
#mainArea #sideColumn h3 {
	margin: 0;
	height: 10px;
}
#mainArea #sideColumn h3 span {
	display: none;
}
#mainArea #sideColumn h4 {
	color: #d0bc35;
}
#mainArea #sideColumn .bigTitle {
	color: #8a7d24;
	font-weight: bold;
	font-size: 12px;
	list-style-type: none;
	padding-top: 10px;
}
#mainArea #sideColumn p {
	background-image: url(../graphics/main/box_bkgd.jpg);
	margin-bottom: 0;
	padding: 12px 22px;
}
#mainArea #sideColumn ul {
	background-image: url(../graphics/main/box_bkgd.jpg);
	margin: 0;
	padding-left: 40px;
	padding-right: 20px;
	padding-bottom: 2px;
}
#mainArea #sideColumn li {
	margin-bottom: 10px;
}
#mainArea #sideColumn img {
	margin-left: 26px;
	margin-bottom: 20px;
}
#mainArea #sideColumn .top {
	display: block;
	width: 245px;
	height: 11px;
	background: url(../graphics/main/box_top.jpg) no-repeat;
}
#mainArea #sideColumn .bottom {
	display: block;
	width: 245px;
	height: 11px;
	background: url(../graphics/main/box_bottom.jpg) no-repeat;
}
#mainArea #sideColumn .science {
	height: 71px;
	background-image: url(../graphics/coach_equin/box_titre.jpg);
}
#mainArea #sideColumn .coach_indiv {
	height: 54px;
	background-image: url(../graphics/coach_individuel/box_titre.jpg);
}
#mainArea .bigList {
	
}
#mainArea .bigList li {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 7px;
}
#mainArea .bigList li.notBig {
	list-style-type: none;
}
.fieldset {
	padding-bottom: 7px;
	background-repeat: repeat-x;
}
.fieldset label {
	display: block;
	float: left;
	width: 100px;
	color: #6a6a6a;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
}
.fieldset input, .fieldset textarea {
	width: 300px;
	border: 1px solid #dac955;
	padding: 2px 4px;
	font: 11px verdana, arial, sans-serif;
}
.fieldset textarea {
	height: 100px;
}
.fieldset #submit {
	width: auto;
	margin-left: 110px;
}
/* @end */
/* @group #footer */
#footer {
	position: relative;
	width: 800px;
	height: 85px;
	margin-top: -85px;
	margin-right: auto;
	margin-left: auto;
	background: black url(../graphics/main/footer.gif) no-repeat;
}
#footer span {
	position: relative;
	top: 42px;
	color: #938b52;
}
/* @end */
/* @group #newsticker */
#newsticker {
	float: left;
	background: url(../graphics/accueil/accueil_2.gif) no-repeat;
	position: relative;
	top: -20px;
}
#newsticker ul {
	height: 47px;
	list-style: none;
	padding-top: 28px;
	padding-left: 83px;
	padding-right: 30px;
	width: 558px;
}
#newsticker li {
	list-style-type: none;
	font-size: 12px;
	color: #635f36;
}
#newsticker li.error {
	color: #f00;
}
#newsticker #togglenewsticker {
	background: transparent url("icon_closenewsticker.gif") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
/* @end */