@charset "UTF-8";
body  {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#back-top {
	margin-left: 0px;
	clear: both;
}


/* arrow icon (span tag) */
#back-top span {
	width: 101px;
	height: 41px;
	display: block;
	margin-bottom: 3px;
}

#container { 
	width: 800px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#sidebar1 {
	float: left;
	width: 255px; /* since this element is floated, a width must be given */
	background: #FFF url(../images/menu/aaa1.png) no-repeat right top; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 0; /* top and bottom padding create visual space within this div */
}

#sidebar1 h3, .twoColElsLt #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 15px;
}

#toto a {
	color: #000;
	text-decoration: none;
	}
	
#toto a:hover {
	text-decoration: underline;
	}	
	

#mainContent  {
	margin: 0 0 0 260px;       /*margin: 0 1.5em 0 13em;*/
} 

#mainContent p {
	text-align: left;
	width: 500px;
} 

#newsForm {
	background: url(../images/menu/registerN.png) no-repeat;
	display: block;
	height: 202px;
	width: 335px;
	padding: 45px 10px 15px 5px;
}

.picBack{
	background: url(../images/photos/Laura30.png) no-repeat center 370px;
}

#contact {
	width: 380px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	height: 250px;
	display: block;
	margin-left: 20px;
	margin-top: 15px;
}	

.more {
	text-align: right;
	width: 490px;
} 

.titre{
	display: block;
	padding-top: 15px;
	margin-left: -5px;
}

#regisNew a:hover {
	background: url(../images/menu/registrationH.png) no-repeat left bottom;
}

#regisNew a {
	display: block;
	width: 370px;
	height: 149px;
	background: url(../images/menu/registrationH.png) no-repeat left top;
}

#regisNew {
	padding-left: 10px;

	/*background: url(../images/menu/registrationH.png) no-repeat left top;*/
}

#handOut a:hover {
	background: url(../images/menu/handouts.png) no-repeat left bottom;
}

#handOut a {
	display: block;
	width: 166px;
	height: 61px;
	background: url(../images/menu/handouts.png) no-repeat left top;
}

#handOut {
	padding-left: 10px;
	/*background: url(../images/menu/registrationH.png) no-repeat left top;*/
}

#mail a {
	display: block;
	width: 220px;
	padding-left: 10px;
	height: 100px;
	background: url(../images/menu/contact_roll.png) no-repeat left top;
	border-style: none;
}

#conference {
	display: block;
	width: 540px;
	padding-left: 10px;
	height: 460px;
	border-style: none;
	background-image: url(../images/menu/Conferencesfr540.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#schedule {
	display: block;
	width: 400px;
	height: 300px;
	border-style: none;
	background-image: url(../images/menu/schedule_frame.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.imgleft {
 float: left;
 margin-right: 5px;
}

.imgleft2 {
 float: left;
	padding-bottom: 20px;
	 margin-right: 5px;

}


.imgright {
	float: right;
	padding-bottom: 20px;
	 
	/*margin-top: -15px;*/
	
}

.subTitle {
	font-size: 13px;
	font-weight: bold;
}

.text9 {
	font-size: 10px;
	font-weight: normal;
	color: #616066;
}
.text3 {
	font-size: 10px;
	font-weight: bold;
	color: #616066;
}

.textSC {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.textSC10 {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

.textSC12 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.textSC12r {
	font-size: 12px;
	font-weight: bold;
	color: #FB68AE;
}


/* navigation*/

#motiQuotes {
	height: 85px;
	overflow: hidden;
	width: 220px;
	color: #333;
	text-align: left;
	padding-right: 5px;
	padding-left: 10px;
	font: italic bold 11px Verdana, Geneva, sans-serif;
}

#sidebar1 #required ul,#sidebar1 #archive ul  {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar1  #required  ul li {
	margin: 0 0 0 0px;
}

#sidebar1 #archive ul li {
	margin:0;
	padding:0;
	background: url(../images/menu/menu.png) no-repeat left 0;
	}

#sidebar1 #required ul a {
	display: block;
	width: 220px;
	padding-left: 0px;
	color: #333;
	text-decoration: none;
	line-height: 40px;
	background: url(../images/menu/menu.png) no-repeat left 0;
	margin: 0px;
}

#sidebar1 #archive ul a {
	display: block;
	width: 190px;
	padding-left: 49px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	line-height: 40px;
	background: url(../images/menu/menu.png) no-repeat left 0;
	margin: 0px;	/*border-bottom: 1px solid #fff;*/
}

#sidebar1 #archive ul a:hover {
	font-size: 12px;
	width: 186px;
	background: url(../images/menu/menu.png) 0px bottom;
	color: #FFF;
	}

#sidebar1 #archive ul a.current {
	background-position: bottom left;
	cursor: default;
	width: 190px;
	color: #FFF;
}

#sidebar1 #archive ul a.last {
	border-bottom: none;
}

.menuBar {
	padding-left: 10px;
	height: 15px;
}

#sidebar1 #logoLeaf {
	padding-left: 50px;
	text-align: center;
}


#sidebar1 #inspiration {
	text-align: center;
}

#sidebar1 #logoLeaf a {
	display: block;
	width: 113px;
	padding-left: 50px;
	background: url(../images/menu/leaf1.png) no-repeat left top;
	height: 115px;
	border-style: none;
}
	
#sidebar1 #logoLeaf a:hover {
	background: url(../images/menu/leaf1.png) no-repeat left bottom;
}

#sidebar1 #letter {
	/*margin:10px;
	padding:10px;*/
	padding-left: 10px;
	text-align: left;
}

#sidebar1 #letter a {
	display: block;
	width: 220px;
	padding-left: 10px;
	background: url(../images/menu/news_double.png) no-repeat left top;
	text-decoration: none;
	height: 61px;
	border-style: none;
	}
	
#sidebar1 #letter a:hover {
	background: url(../images/menu/news_double.png) no-repeat left bottom;
}

#sidebar1 #mail {
	padding-left: 10px;
	text-align: left;
}

	
#sidebar1 #mail a:hover {
	background: url(../images/menu/contact_roll.png) no-repeat left bottom;
}

#vide { text-align: center;
	padding-left: 10px;
  }

a:link {
	color: #009;
	text-decoration: none;
}

a:visited {
	color: #009;
	text-decoration: none;
}

a:hover {
	color: #616066;
	text-decoration: underline;
}

#video {
	/*margin:10px;
	padding:10px;*/
	position: relative;
	left: 238px;
	top: -65px;
	width: 270px;
}

#video a {
	display: block;
	background: url(../images/menu/cover-DVD.jpg) no-repeat right top;
	text-decoration: none;
	height: 128px;
	border-style: none;
	}
	
#video a:hover { background: url(../images/menu/cover-DVDh.jpg) no-repeat right top; }

#allvideo {
	/*margin:10px;
	padding:10px;*/
	position: relative;
	left: 0px;
	top: -55px;
	width: 100%;
}

#dvd {
	/*margin:10px;
	padding:10px;*/
	left: 10px;
	width: 500px;
	height: 150px;
}

#dvd p {
	text-align: left;	
	 line-height: 29px;

	}
	


#trailer {
	/*margin:10px;
	padding:10px;*/
	left: 0px;
	top: -25px;
	width: 100%;
}


.sm{
	font-size:9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	vertical-align: text-top;
	}
	
.tableC {
	background: url(../images/menu/Conferencesfr540sm.png) no-repeat;
	height: 328px;
	width: 580px;
	border: none;
	padding-left: 0px;
	}

#tableCC {
	width: 565px;
	padding-left: 15px;
	font-size: 11px;
	font-weight:bold;
 
	}
	
	#tableCC td {
	line-height:20px;
		
	}
	.textTD {
		text-align:center;
		font-size: 12px;
	font-weight: bold;
	}
	


.tableH {
	background: url(../images/menu/conferences_fr450.png) no-repeat;
	height: 291px;
	width: 580px;
	border: none;
	padding-left: 20px;
	}
	
#tableHH {
	width: 400px;
	border: none;
	padding-left: 20px;
		line-height:20px;

	}	
	
#tableH td {
	line-height:20px;
		
	}

.tableJ {
	background: url(../images/menu/conferences_fr450.png) no-repeat;
	height: 291px;
	width: 450px;
	border: none;
	padding-left: 20px;
}

#tableJJ {
	width: 390px;
	border: none;
	padding-left: 20px;
		line-height:20px;

	}	

table{ border: none;}

img {
	border:0;
}

#gym {
	text-align:center ;
}

.milieu {
	text-align: center;
}
.upArrow a {
	display: block;
	width: 41px;
	height: 41px;
	background: url(../images/menu/uparrow.png) no-repeat left top;
	border-style: none;
}

.upArrow {
	padding-left: 450px;
}

.upArrow a:hover {
	background: url(../images/menu/uparrow.png) no-repeat left bottom;
}

.center {
	text-align:center;
	}
