@charset "UTF-8";
/* CSS Document */
/* Page Home */

html, body, div, span, applet, object, iframe, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body {
	line-height: 1;
	color:#000;	
}
ol, ul { list-style: none;}

body {
    font-family: 'Open Sans', sans-serif;
	margin:0;
	padding:0;
}

#content{
	width:100%;
	height:100%;
}

.content-trame{
    background:url(../img/1.1ACCUEIL_fond_bleu.png) no-repeat;
    z-index: 99;
    width: 100%;
    height: 733px;
    position: absolute;
    background-size: cover;
}
	
.clear { clear:both; }
	
/*--------slider-----------*/

.texture {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	z-index:10;
}

.rslides {
	display:block;
	z-index:0;
	position: absolute;
	list-style: none;
	overflow: hidden;
	top:0;
	width: 100%;
	height:733px;
	padding: 0;
	margin: 0;
}
 
.rslides li {
	position: absolute;
	display: none;
	width: 100%;
	height:100%;
	left: 0;
	top: 0;
}
 
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
	
/*------------------------*/
#container-accueil {
    height: 733px;
    width: 1314px;
}

#container-comment-marche {
	margin-top: -5px;
    padding-top: 30px;
	padding-bottom: 15px;
    background-color:#00B2FF;
    background-image:url(../img/trame.png);
	background-size: cover;
    height: 650px;
}

#content-comment-marche {
    margin: 0 auto;
    width:1024px;
}

#panel {
    position:absolute;
    height:733px;
    width:100%;
    z-index:100;
    background:url(../img/trame.png);
	background-size: cover;
}

#content-panel {
    height:425px;
    width:1024px;
    margin: 0 auto;
}

#content-title {
    font-size: 34px;
    font-weight: 300;
    margin-top: 102px;
    margin-left: 187px;
    color: #FFFFFF;
    width: 700px;
    letter-spacing: 2px;
}

#content-subtitle {
    font-size: 19px;
    font-weight: 300;
    margin-top: 82px;
    margin-left: 282px;
    width: 458px;
    height: 66px;
    color: #FFFFFF;
    text-align: justify;
    line-height: 130%;
    word-spacing: 4px;
}

#content-panel hr {
    height:1px;
    width:458px;
    background-color: #FFFFFF;
    margin-top: 30px;
    border: none;
}

#acceder-etudes {
    font-size: 23px;
    height:85px;
    width:458px;
    color: #FFFFFF;
    margin-left: 282px;
    margin-top: 30px;
    box-sizing: border-box;
    border: 1px #FFFFFF solid;
    text-align: center;
    vertical-align: middle;
    line-height: 85px;
}

#acceder-etudes:hover {
    color:#00B2FF;
    background-color: #FFFFFF;
}

#comment-marche {
    font-size: 23px;
    width:458px;
    height:102px;
    color: #FFFFFF;
    margin-left: 282px;
    margin-top: 27px;
    box-sizing: border-box;
    position: relative;
    background-image: url(../img/1.1ACCUEIL_fleche_comment_ca_marche.png);
    background-size: 458px 102px;
    text-align: center;
    vertical-align: middle;
    line-height: 85px;
}

#comment-marche:hover {
    color:#00B2FF;
    background-image: url(../img/1.1ACCUEIL_SURVOLE_fleche_comment_ca_marche.png);
}

#comment-marche-title {
    margin-top: 20px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.5px;
}

#comment-marche-paragraphe {
    margin-top: 13px;
    margin-bottom: -10px;
    width: 492px;
    height: 79px;
    color: #FFFFFF;
    font-size: 12px;
    text-align: justify;
    line-height: 15px;
}

#comment-marche-col-gauche {
    height: 466px;
    width: 512px;
    float: left;
}

#comment-marche-col-droite {
    height: 466px;
    width: 512px;
    float: left;
}

#col-gauche-eco {
    width: 164px;
    height: 40px;
    float: left;
    color: #FFFFFF;
    font-size: 12px;
    border: 1px #FFFFFF solid;
    text-align: center;
    line-height: 15px;
    font-weight: bold;
    letter-spacing: 0.5px;
    padding-top: 10px;
}

#col-gauche-eco:hover {
    color:#00B2FF;
    background-color: #FFFFFF;
    cursor: pointer;
    opacity: 0.8;
}

#col-gauche-entre {
    width: 164px;
    height: 40px;
    float: left;
    color: #FFFFFF;
    font-size: 12px;
    margin-left: 1px;
    border: 1px #FFFFFF solid;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: 0.5px;
    padding-top: 10px;
}

#col-gauche-entre:hover {
    color:#00B2FF;
    background-color: #FFFFFF;
    cursor: pointer;
    opacity: 0.8;
}

#col-gauche-prod {
    width: 164px;
    height: 40px;
    float: left;
    color: #FFFFFF;
    font-size: 12px;
    margin-left: 1px;
    border: 1px #FFFFFF solid;
    text-align: center;
    line-height: 15px;
    font-weight: bold;
    letter-spacing: 0.5px;
    padding-top: 10px;
}

#col-gauche-prod:hover {
    color:#00B2FF;
    background-color: #FFFFFF;
    cursor: pointer;
    opacity: 0.8;
}

.rubrique-clicked {
    color:#00B2FF !important;
    background-color: #FFFFFF;
    cursor: pointer;
}

#col-gauche-texte {
    padding-top: 23px;
    padding-left: 35px;
    padding-right: 41px;
    color: #000000;
    background-color: #FFFFFF;
    font-size: 12px;
    float: left;
    height: 426px;
    width: 500px;
    margin-top: 1px;
    box-sizing: border-box;
    text-align: justify;
    line-height: 14px;
    letter-spacing: 0.9px;
    font-weight: 500;
}

#col-droite-title {
    margin-left: 120px;
    color: #FFFFFF;
    font-size: 14px;
}

#col-droite-img {
    width: 493px;
    height: 430px;
    background-image: url(../img/1.1ACCUEIL_schema.png);
    margin-left: 45px;
    margin-top: 50px;
}

#comment-marche-acceder-etudes {
    font-size: 14px;
    height:25px;
    width:186px;
    color: #FFFFFF;
    margin-left: 315px;
    margin-top: 14px;
    box-sizing: border-box;
    border: 1px #FFFFFF solid;
    float: left;
    text-align: center;
    line-height: 25px;
}

#comment-marche-acceder-etudes:hover {
    color:#00B2FF;
    background-color: #FFFFFF;
    cursor: pointer;
}

a {
	text-decoration:none;
	color:#FFF;	
}

footer
{
    background-color: #00b2ff;
    background-image: url("../img/1.1ACCUEIL_trame.png");
    background-size: cover;
    padding-bottom: 10px !important;
	margin-top: -5px;
}