/* Start of CMSMS style sheet 'NuMotion_CSSPrincipal' */
* { margin: 0; padding: 0; border: 0; }

html {overflow: -moz-scrollbars-vertical;}

body {
	/*text-align: center;*/
	font-family: Arial, Geneva, sans-serif;
	font-size: 76%;
	color: #3f3d4e;
	line-height: 1.15em;
	font-weight: normal;
	background: #c8d7dc url(images/bgBody.jpg) no-repeat top center;
	}
	
.center {text-align: center;}
.right {float: right;}
br {clear: both;}


/* ---[ Mise en page/Structure des pages ]--------------------- */


#mainWrapper {
	margin: 0 auto;
	position: relative;
	width: 958px;
	}

#mainWrapper #btnLangue {
	float: right;
	}

#mainWrapper #btnLangue2 {
	float: right;
        margin-top: 25px;
	}

/*#header #btnLangue {
       margin-top: -25px;
	}*/


/*page d'accueil*/

img#logoSection {
	position: absolute;
	top: 25px; left: 42px;
	}

#header img#logoSection {
	position: absolute;
	top: 0px; left: 0px;
	}

#navHome {
	position: absolute;
	top: 47px; right: 0;
	}


#anim {
	position: absolute;
	top: 213px; left: 0;
	}
	
#homeText {
	width: 250px;
	position: absolute;
	top: 137px; right: 0;
	text-align: left;
	}	

#footerHome {
	position: absolute;
	top: 527px; left: 0;
	width: 958px;
	}


div.blocFooter {
	float: left;
	width: 312px;
	margin: 0 11px 10px 0;
	}

/*pages de section*/


#header {
	position: relative;
	float: right;
	width: 916px;
	height: 187px;
	margin: 25px 0 40px 0;
	}



#nav {
	position: absolute;
	top: 23px; right: 0;
	}


#content {
	float: left;
	width: 695px;
	text-align: left;
	margin: 0 0 45px 0;
	}
	
#wideContent {
	clear: both;
	width: 958px;
	text-align: left;
	margin: 0 0 45px 0;
	}


#flashPlayer {
	float: left;
	width: 560px;
	height: 313px;
	}
	
#leftContent {
	float: right;
	width: 352px;
	text-align: left;
	margin: 0 0 45px 0;
	}



/*disposition en colonnes */
	
	div.colGauche {
		float: left;
		display: inline;
		width: 300px;
		padding-bottom:20px;
		}
	
	div.colMilieu {
		padding-left:25px;
		float: left;
		display: inline;
		width: 300px;
		padding-bottom:20px;
		}
		
	div.colDroit {
		float: right;
		display: inline;
		width: 300px;
		padding-bottom:20px;
		}	
		
	
	img.thumbnail {float: left; border: 3px #0c0d0d solid;}
	div.description {float: right; width: 120px;}

#sidebar {
	float: right;
	width: 236px;
	text-align: left;
	margin: 0 0 45px 0;
	background: #bad1db;
	}
	
	.padded {padding: 22px 12px;}

#footer {
	clear: both;
	width: 958px;
	}



/* ---[ Format du texte ]--------------------- */

#homeText h1, #content h1, #leftContent h1 {
	font-size: 170%;
	line-height: 1em;
	padding-bottom: 10px;
	border-bottom: 2px #2180c9 solid;
	margin: 0 0 30px 0;
	}
	#content h1 {padding-bottom: 23px; margin: 0 0 26px 0;}
	
	div.colGauche h1, div.colMilieu h1, div.colDroit h1 {
		font-size: 115%;
		line-height: 1em;
		padding-bottom: 10px;
		border-bottom: 2px #2180c9 solid;
		margin: 0 0 10px 0;
		}
		
	div.colGauche p, div.colMilieu p, div.colDroit p {font-size: 95%}	

p {
	font-size: 105%;
	line-height: 1.5em;
	margin: 0 0 15px 0;
	}

div.blocFooter h1 {
	width: 284px;
	height: 33px;
	padding: 14px 14px 0 14px;
	background: url(images/bgBlocHeading.jpg) no-repeat 0 0;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	line-height: 1.2em;
	}

	div.blocFooter h1.long { /*titre sur 2 lignes*/
		height: 42px;
		padding: 5px 14px 0 14px;
		}

#sidebar h1 {
	background: #2180c9;
	color: #fff;
	font-size: 130%;
	line-height: 1em;
	padding: 12px;
	border-bottom: 1px #dde6ea solid;
	}



#content h2 {font-size: 120%; padding: 15px 0 30px 0;}
#content h3 {font-size: 105%; padding: 15px 0 30px 0;}

blockquote {
	color: #1f7fc9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	line-height: 1.5em;
	margin: 20px 0;
	}

#content ul {margin: 0 0 15px 15px;}
	#content ul li {margin: 0 0 9px 0;}


p.footerText {
	clear: both;
	background: #2080c9;
	color: #fff;
	padding: 5px 8px;
	font-size: 90%;
	height: 14px;
	margin: 0 0 15px 0;
	}




a:link, a:visited, a:hover, a:active {color: #1f7fc9; text-decoration: underline;}

/* ---[ Hacks ]--------------------- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	

/* End of 'NuMotion_CSSPrincipal' */

