/* CSS Document */


html {
	font-size: 62.5%;
}
html, body {
	height: 100%;
	min-height: 100%;
	font-family: 'sciflysans', verdana, sans-serif;
	min-width:1100px;
}
.clear {
	clear: both;
}
/****************************************************************************/
	/*CSS DE LA HOME*/
#home {
	height: 100%;
	background: #ffe354;
	position: relative;
}
header {
	width: 90%;
	padding-right: 3%;
	padding-left: 3%;
}
#logo_home {
	float: left;
	width: 190px;
	padding-top:10px;
}
.baseline {
	margin-right: 1%;
	position: fixed;
	text-align: right;
	width: 110px;
	z-index: 15000;
	top: 1%;
	right: 1%;
}
.txt_baseline {
	float: left;
	line-height: 140%;
	font-size: 1.8rem;
}
.lunettes_baseline {
	float: right;
}
#gif_lunettes {
	margin-left: auto;
	margin-right: auto;
	width: 486px;
	margin-top: 150px;
}
/****************************************************************************/

/*CSS DU MENU*/
#menu_principal {
	background: #ffe354;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 60px;
	width: 100%;
	min-width: 840px;
	z-index: 100000;
}
#menu_principal ul li {
	display: inline-block;
	text-align: center;
	width: 150px;
	font-size: 1.8rem;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0;
}
#menu_principal ul {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
#menu_principal.floatable {
	position: fixed;
	top: 0;
}
#menu_principal a:hover {
	text-decoration: overline underline;
}
#logo_nav {
	float: left;
	margin-top: 10px;
	width: 130px;
	padding-left: 10px;
}
#menu {
	float: left;
	width: 80%;
}
.logo_nav_opacity {
	opacity: 0;
}
.w200 {
	width: 130px;
}
/****************************************************************************/
h2 { /*titre des pages 2, 3 et 4*/
	padding-top: 65px;
	padding-left: 30px;
	padding-bottom: 10px;
	font-size: 1.8rem;
}
/****************************************************************************/

/*CSS DE LA PAGE 2 REFERENCE*/
#references {
	min-height: 600px;
	height: 100%;
	max-height: 950px;
	background: #2c5368;
	position: relative;
}
#titre_references {
	color: #74adcc;
}
#instruction_slider {
	padding-top:280px;
	color: #7C9BC7 ;
	font-size:2rem;
	text-align:center;}



#slider {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height:60%;
	min-height: 384px;
	overflow: hidden;
}


div.slide {
		min-width:770px;;

	position: absolute;
	padding-top: 85px;
	left: 235px;
	top: 0px;
	opacity: 0;
	height: 384px;
	-moz-transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

	
div.slide:target {
	opacity: 1;
	z-index: 9000;
}


.zoom{
	width:392px;
	height:384px;
	overflow:hidden;
	float:left;
	border-radius:200px;
}
.draggable:hover{
	cursor: grab;
	cursor: -webkit-grabbing;
	}
.slide {
		background:#2c5368;
}	
.txt{
	padding-left:15px;
	float:left;
	min-width:450px;
	}

.draggable{ /*le cliquer glisser dans les references*/
	top:-350px;
	left:-300px;
	}



/*VIGNETTES DU SLIDER*/
.vignettes {
	width:1100px;
	margin-right: auto	;
	margin-left: auto;
	margin-bottom: 20px;
	height: 75px;
	z-index:20000;
}

.vignettes ul li {
	float: left;
	text-indent: -20000px;
} 
.vignettes ul li a {
	height: 75px;
}
#sita {
	display: block;
	width: 98px;
	background: url(../images/vignettes/spritevignettes1_sita.png) left top;
}
#terralys {
	display: block;
	width: 103px;
	background: url(../images/vignettes/spritevignettes2_terralys.png) left top;
}
#grdf {
	display: block;
	width: 99px;
	background: url(../images/vignettes/spritevignettes3_grdf.png) left top;
}
#camion {
	display: block;
	width: 103px;
	background: url(../images/vignettes/spritevignettes4_camion.png) left top;
}
#grtgaz {
	display: block;
	width: 99px;
	background: url(../images/vignettes/spritevignettes5_grtgaz.png) left top;
}
#parcfloral {
	display: block;
	width: 99px;
	background: url(../images/vignettes/spritevignettes6_parcfloral.png) left top;
}
#ive {
	display: block;
	width: 100px;
	background: url(../images/vignettes/spritevignettes7_ive.png) left top;
}
#presto {
	display: block;
	width: 100px;
	background: url(../images/vignettes/spritevignettes8_presto.png) left top;
}
#univparis {
	display: block;
	width: 99px;
	background: url(../images/vignettes/spritevignettes9_univparis.png) left top;
}
#lfsm {
	display: block;
	width: 100px;
	background: url(../images/vignettes/spritevignettes10_lfsm.png) left top;
}
#eramet {
	display: block;
	width: 100px;
	background: url(../images/vignettes/spritevignettes11_eramet.png) left top;
}
#nixon {
	display: block;
	width: 102px;
	background: url(../images/vignettes/spritevignettes12_nixon.png) left top;
}
#plus {
	display: block;
	width: 98px;
	background: url(../images/vignettes/spritevignettes13_plus.png) left top;
}
#plus:target {
}
#sita:hover, #terralys:hover, #grdf:hover, #camion:hover, #grtgaz:hover, #parcfloral:hover, #ive:hover, #presto:hover, #univparis:hover, #lfsm:hover, #eramet:hover, #nixon:hover, #plus:hover {
	background-position: left 75px;
}
.slide h3 {
	font-size: 1.7rem;
	margin-top: 50px;
	margin-bottom: 10px;
}
.slide .txt {
	color: #FFFFFF;
	font-family: 'Slabo 13px', sans-serif;
	font-size: 1.5rem;
	line-height: 150%;
	font-weight: 400;
}
#coloryellow {
	color: #ffe354;
}
/*
#txt_sita{
	display:none;}
#txt_sita:target{
	display:block;}
	
#txt_terralys{
	display:none;}
#txt_terralys:target{
	display:block;}
	
#txt_grdf{
	display:none;}
#txt_grdf:target{
	display:block;}
	
#txt_camion{
	display:none;}
#txt_camion:target{
	display:block;}
	
#txt_nixon{
	display:none;}
#txt_nixon:target{
	display:block;}
	
#txt_grtgaz{
	display:none;}
#txt_grtgaz:target{
	display:block;}
	
#txt_parcfloral{
	display:none;}
#txt_parcfloral:target{
	display:block;}
	
#txt_ive{
	display:none;}
#txt_ive:target{
	display:block;}
		
#txt_presto{
	display:none;}
#txt_presto:target{
	display:block;}
		
#txt_univparis{
	display:none;}
#txt_univparis:target{
	display:block;}
	
#txt_lfsm{
	display:none;}
#txt_lfsm:target{
	display:block;}
		
#txt_nixon{
	display:none;}
#txt_nixon:target{
	display:block;}

#txt_eramet{
	display:none;}
#txt_eramet:target{
	display:block;}
		
#txt_plus{
	display:none;}
#txt_plus:target{
	display:block;}*/
/****************************************************************************/

	/*CSS DE LA PAGE 3 profil*/
#profil {
	height: 100%;
	max-height: 725px;
	min-height:624px;
	background: #ff6e43;
}
#titre_profil {
	color: #bc2b00;
}
#contenantprofil {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	width: 1100px;
}
.profil1 {
	margin-top: 50px;
	width: 280px;
	float: left;
	margin-right: 20px;
}
.profil2 {
	width: 500px;
	float: left;
}
.profil3 {
	width: 280px;
	margin-left: 20px;
	margin-top: 60px;
	float: left;
}
.etiq_quisuisje {
	background: url("../images/sprite_eti_qui.png") no-repeat left top;
	height: 77px;
	text-indent: -10000px;
	width: 126px;
	float: right;
}
.etiq_quisuisje.hover {
	background: url("../images/sprite_eti_qui.png") no-repeat left bottom;
	cursor: pointer;
}
#txt_quisuisje {
	font-size: 2.5rem;
	color: #751d02;
	text-align: center;
	margin-left: 50px;
	min-height: 80px;
	margin-top: 10px;
}
#txt_quisuisje span {
	font-size: 3rem;
	color: #000;
}
.etiq_plus {
	background: url("../images/sprite_eti_plus.png") no-repeat top left;
	width: 117px;
	height: 80px;
	margin-top: 60px;
	text-indent: -20000px;
	margin-bottom: 12px;
	float: right;
}
.etiq_plus.hover {
	cursor: pointer;
	background: url("../images/sprite_eti_plus.png") no-repeat bottom left;
}
.picto_plus ul li {
	display: inline-block;
	text-indent: -200000px;
}
.picto_plus ul {
	float: right;
}
#manuelle {
	background: url("../images/sprite_machinecoudre.png") no-repeat;
	width: 86px;
	height: 50px;
	text-indent: -20000px;
}
#manuelle:hover {
	background: url("../images/sprite_machinecoudre.png") no-repeat bottom left;
}
#elephant {
	background: url("../images/sprite_elephant.png") no-repeat;
	width: 86px;
	height: 45px;
	text-indent: -20000px;
}
#elephant:hover {
	background: url("../images/sprite_elephant.png") no-repeat bottom left;
}
#txt_elephant, #txt_manuelle {
	font-size: 1.6rem;
	text-align: center;
	margin-top: 10px;
}
#txt_competences {
	text-align: center;
	font-size: 1.6rem;
	color: #FFF;
	line-height: 130%;
}
.colorcompetences {
	color: #fdb19b;
}
.etiq_competences {
	background: url("../images/sprite_eti_competences.png") no-repeat bottom left;
	width: 203px;
	height: 106px;
	;
	text-indent: -20000px;
	margin-bottom: 12px;
	margin-left: 10px;
	margin-top: 20px;
}
.etiq_competences.hover {
	background: url("../images/sprite_eti_competences.png") no-repeat bottom right;
	width: 203px;
	height: 106px;
	;
	text-indent: -20000px;
	margin-bottom: 12px;
}
/*css des lunettes démembrées*/

.profilelunettes {
	background: url(../images/sprite_lunettes.png) top left;
	width: 493px;
	height: 190px;
	cursor: pointer;
}
.profilelunettes.hover {
	background: url(../images/sprite_lunettes.png) bottom left;
	width: 493px;
	height: 190px;
}
#vis {
	text-align: center;
	margin-top: 20px;
}
.branchedroite {
	background: url(../images/sprite_branchedroite.png) no-repeat left top;
	width: 412px;
	height: 142px;
	float: right;
	cursor: pointer;
}
.branchedroite.hover {
	background: url(../images/sprite_branchedroite.png) no-repeat bottom left;
}
.branchegauche {
	background: url(../images/sprite_branchegauche.png) no-repeat top left;
	width: 412px;
	height: 142px;
	margin-top: 70px;
	cursor: pointer;
}
.branchegauche.hover {
	background: url(../images/sprite_branchegauche.png) no-repeat bottom left;
}
/****************************************************************************/

	/*CSS DE LA PAGE 4 contact*/
#contact {
	min-height: 100%;
	background: #00aec7;
	position: relative;
}
#titre_contact {
	color: #8ce6f3;
}
#reseaux {
	width: 376px;
	padding-top: 15%;
	margin-right: auto;
	margin-left: auto;
}
#reseaux ul li {
	float: left;
	width: 94px;
	height: 74px;
	text-indent: -200000px;
}
#contactmail {
	width: 94px;
	height: 71px;
	display: block;
	background: url(../images/sprite_reseaux.png) no-repeat top left;
}
#contactmail:hover {
	background: url(../images/sprite_reseaux.png) no-repeat left 101.490%;
	
}
#contact #mail {
	text-align: center;
	font-size: 2.4rem;
	margin-top: 3%;
}
#mail a {
	color: #fff;
}
#mail a:hover {
	color: #ffe354;
}
#linkedin {
	width: 94px;
	height: 71px;
	display: block;
	background: url(../images/sprite_reseaux.png)no-repeat;
	background-position: -94px top;
}
#linkedin:hover {
	height: 70px;
	background: url(../images/sprite_reseaux.png) no-repeat -94px bottom;
}
#viadeo {
	width: 94px;
	height: 70px;
	display: block;
	background: url(../images/sprite_reseaux.png) no-repeat;
	background-position: -188px top;
}
#viadeo:hover {
	background: url(../images/sprite_reseaux.png) no-repeat -188px bottom;
}
#twitter {
	width: 94px;
	height: 70px;
	display: block;
	background: url(../images/sprite_reseaux.png)no-repeat;
	background-position: -282px top;
	background-repeat: inherit;
}
#twitter:hover {
	background: url(../images/sprite_reseaux.png) no-repeat;
	background-position: -282px bottom;
}
footer {
	width: 100%;
	font-size: 1.2rem;
	text-align: center;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding-bottom: 1%;
}
footer a {
	color: #9FF;
}
