

/*Normal 400
Thin 100
Light 300
Bold 700
*/

body {
	margin: 0;
	padding: 0;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
	color: #444444;
	background: #ffffff url(../images/page_fond.jpg) center top no-repeat fixed;
}

				
a {
	color: #24b5b7;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #c01646;
	text-decoration: underline;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	outline: none;
}

a:active, a:focus {
	outline: none;
}

h1, h2, h3, h4, h5, h6 {
	line-height: normal;
	margin-top: 0;
}


h1 {
	font-size: 3em;
	line-height: 0.9em;
	color: #555555;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 1.8em;
	line-height: 0.9em;
	color: #444444;
	margin-bottom: 0.5em;
}

h3 {
	line-height: 1.4em;
	color: #555555;
	margin-bottom: 0.5em;
}

h4 {
	font-size: 1.6em;
	line-height: 1em;
	color: #f88641;
	margin-bottom: 0.5em;
}

h5 {
	font-size: 1.4em;
	line-height: 1em;
	color: #128ecd;
	margin-bottom: 0.5em;
}

h6 {
	font-size: 1.4em;
	line-height: 0.9em;
	color: #555555;
	margin-bottom: 0.5em;
}

p {
	line-height: 1.5em;
	padding: 0;
	margin: 0 0 0.9em 0;
}


hr {
	border-color: #128ecd;
}

ul {
	list-style-type:square;
	list-style-position:outside;
	margin:0 0 10px 15px;
	padding:0;
}

ul li {
	padding-bottom: 5px;
}

ul ul {
	margin: 5px 0 5px 18px;
	padding: 0;
}

ol {
	list-style-position: outside;
	margin: 0 0 10px 0;
	padding: 0;
}

ol li {
	padding-bottom: 5px;
}

ol ol {
	margin: 0 0 5px 20px;
	padding: 0;
}


.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

p.centrer {
	height: 100px;
	line-height: 100px;
	margin-bottom: 5px;
}

p.centrer img {
	margin-right: 10px;
	vertical-align: middle;
}

.img_float_left {
	float: left;
	margin: 0 10px 5px 0;
}


#container {
    position: relative;
    clear: both;
    width: 950px;
	min-height: 1400px;
    text-align: left;
    margin: 0 auto;
	background: url(../images/container_fond.png) center 480px no-repeat;
}




#menu {
	position: fixed;
	top: 70px;
	right: 0;
    width: 66px;
}


#menu #navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#menu #navigation ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
}

#menu #navigation li {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}

#menu #navigation ul li a {
	position: relative;
	display: block;
	width: 66px;
	height: 66px;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 1.75em;
	color: #24b5b7;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/navigation_fond.png) left top no-repeat;
}

#menu #navigation ul li a:hover,
#menu #navigation ul li a.active {
	color: #c01646;
}

#menu #navigation span {
	position: absolute;
	left: 9px;
	bottom: 7px;
	width: 31px;
	height: 29px;
}



.block {
	padding: 2em 1.5em 1em 1.5em;
	background: #f4f4f4;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}



#intro {
	position: relative;
	text-align: center;
	padding-top: 50px;
	
}

#intro .logo {
	position: absolute;
	width: 100%;
	text-align: center;
}

#intro h1 {
	width: 500px;
	height: 240px;
	margin: 0 auto;
	text-indent: -5000px;
	background: url(../images/tolerance_tour.png) left top no-repeat;
}

#intro .block {
	width: 640px;
	margin: 220px auto 0.75em auto;
}

#intro .block h2 span {
	font-size: 0.8em;
}

#intro .block p {
	font-size: 1.1em;
}




#etape1 {
	display: block;
	float: left;
	padding-top: 15px;
	margin-top: 80px;
}

#etape1 .block {
	width: 260px;
	padding: 1.5em 1.5em 0.5em 1.5em;
}


#etape2 {
	clear: right;
	display: block;
	float: right;
	padding-top: 15px;
	margin-top: 250px;
}

#etape2 .block {
	width: 260px;
	padding: 1.5em 1.5em 0.5em 1.5em;
}


#etape3 {
	clear: left;
	display: block;
	float: left;
	padding-top: 15px;
	margin-top: 60px;
	margin-left: 70px;
}

#etape3 .block {
	width: 260px;
	padding: 1.5em 1.5em 0.5em 1.5em;
}


#etape4 {
	clear: right;
	display: block;
	float: right;
	padding-top: 15px;
	margin-top: 140px;
}

#etape4 .block {
	width: 260px;
	padding: 1.5em 1.5em 0.5em 1.5em;
}


#etape5 {
	clear: left;
	display: block;
	float: left;
	padding-top: 15px;
	margin-top: 70px;
	margin-left: 0;
}

#etape5 .block {
	width: 260px;
	padding: 1.5em 1.5em 0.5em 1.5em;
}


#etape6 {
	clear: right;
	display: block;
	float: right;
	padding-top: 15px;
	margin-top: 70px;
	margin-right: 30px;
}

#etape6 .block {
	width: 260px;
	padding: 1.5em 1.5em 0.5em 1.5em;
}



#theend {
	clear: right;
	display: block;
	text-align: center;
	padding-top: 80px;
}

#theend .block {
	width: 640px;
	margin: 0 auto 0.75em auto;
}

#theend .block h2 span {
	font-size: 0.8em;
}

#theend .block p {
	font-size: 1.1em;
}










/* 3 colonnes */
.cv3-3cols {
	clear: both;
	margin-bottom: 20px;
}

.cv3-3cols .cols1, .cv3-3cols .cols2, .cv3-3cols .cols3 {
	display: block;
	float: left;
	width: 30.6239%;
	margin-left: 3.5641%;
	min-height: 30px;
}

.cv3-3cols .cols1 {
	margin-left: 0;
}

.cv3-3cols  a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}


/* 2 tier / 1 tier */
.cv3-21tier {
	clear: both;
	margin-bottom: 20px;
}

.cv3-21tier .colg {
	float: left;
	width: 66%;
	margin: 0 4% 0 0;
}

.cv3-21tier .cold {
	float: left;
	width: 30%;
	margin: 0 0 0 0;
}


/* 1 tier / 2 tier */
.cv3-12tier {
	clear: both;
}

.cv3-12tier .colg {
	float: left;
	width: 30%;
	margin: 0 4% 20px 0;
}

.cv3-12tier .cold {
	float: left;
	width: 66%;
	margin: 0 0 20px 0;
}


/* 2 colonnes */
.cv3-2cols {
	clear: both;
}

.cv3-2cols .colg {
	float: left;
	width: 48%;
	margin: 0 4% 20px 0;
}

.cv3-2cols .cold {
	float: left;
	width: 48%;
	margin: 0 0 20px 0;
}

.cv3-2cols a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}


.cv3-txtseul {
	clear: both;
	padding: 0 0 20px 0;
}

.cv3-grdimage {
	clear: both;
	padding: 0 0 20px 0;
}

