7u@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}
body {
	background-color:white;
	font-family:Helvetica, Verdana, Arial, Geneva, sans-serif;
	margin:0px;
	padding:0px;
}
a:focus {
	outline:none
}
img {
	border: 0
}
#main {
	position:relative;
	margin:0px auto;
	width:1024px;
	height:auto;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
li {
	list-style:none;
}
p{
 text-align: justify,

}
#logo {
	position:relative;
	left:0px;
	width: 297px;
	height:112px;
	z-index:9999;
	padding-top:0px;
	top:0px;
}
#lienLise2 {
	font-family:"Century Gothic",Helvetica, Arial, Verdana, sans-serif;
	padding-left:0px;
	color:#666;
	font-size:17px;
	font-weight:bold;
	}
#lienLise2:hover, #lienLise2:focus, #lienLise2:active {
	font-family:"Century Gothic",Helvetica, Arial, Verdana, sans-serif;
	font-size:17px;
	color: #FFFFFF;
	cursor:default;
	font-weight:bold;
	}
.liens {
	font-family:"Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	padding-left:0px;
	color:#666;
	font-size:17px;
	font-weight:bold;
	background-color:#ddd;
	text-decoration:none
}
.liens:hover, #lienLise2:focus, #lienLise2:active {
	font-family:"Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	font-size:17px;
	color: #FFFFFF;
	cursor:default;
	font-weight:bold;
	background-color:#363636;
}
#IconsFeed {
	position:relative;
	width:auto;
	height:auto;
	margin:0 -20px 0 0px;
	float:right;
}
#IconsFeed div {
	position:relative;
	float:left;
	
	margin:10px 5px 0 0px;
}
#IconsFeed div img {
	width:30px;
	height:30px;
}	

	
	
	
	
	
	
	
	
	
.LinkPort {
	font-family:"Century Gothic",Helvetica, Arial, Verdana, sans-serif;
	font-size:20px;
	color: #000;
	cursor:default;
	padding-top: 5px;
	margin-left: 5px;
	}
a.info{
	position:relative;
	z-index:24; 
	background-color:#ddd;
	color:#000;
	text-decoration:none
	}
a.info:hover {
	z-index:25; 
	background-color:#363636;
	}
a.info span{
	display: none
	}
a.info:hover span{
	display:block;
	position:absolute;
	top:2em; left:2em; width:15em;
	border:1px solid #0cf;
	background-color:#555; color:#fff;
	}
/* ----------------------------les titres des pages ----------------------------------*/	

#LinkPort {
	position:absolute;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:65px;
	color:#E3007A;
}
#LinkPort:hover, #LinkPort:focus, #LinkPort:active {
	position:absolute;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:65px;
	color:#E3007A;
}
#LinkDesign {
	position:absolute;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:40px;
	color:#E2E2E2;
	left: 226px;
	top: 42px;
}
#LinkDesign:hover, #LinkDesign:focus, #LinkDesign:active {
	position:absolute;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:40px;
	color:#009EE1;
	left: 226px;
	top: 42px;
}
#LinkImp {
	position:absolute;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:35px;
	color:#E2E2E2;
	font-weight:bold;
	left: 440px;
	top: 8px;
}
#LinkLogo {
	position:absolute;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:35px;
	color:#E2E2E2;
	font-weight:bold;
	left: 470px;
	top: 45px;
}
#LinkLogo:hover, #LinkLogo:focus, #LinkLogo:active {
	position:absolute;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:35px;
	color:#E3007A;
	font-weight:bold;
	left: 470px;
	top: 45px;
}
#LinkImp:hover, #LinkImp:focus, #LinkImp:active {
	position:absolute;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:35px;
	font-weight:bold;
	color:#FDFD00;
}
#LinkImg {
	position:absolute;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:22px;
	color:#E2E2E2;
	left: 427px;
	top: 85px;
}
#LinkImg:hover, #LinkImg:focus, #LinkImg:active {
	position:absolute;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:22px;
	color: #999;
	left: 427px;
	top: 85px;
}
/* le menu*/

#BarMenu {
	position:relative;
	top:-115px;
	left:0px;
	width:1024px;
	height:auto;
}
#menu_annexe {
	list-style:square;
	margin:0;
	padding:0;
}
#menu {
	width:1024px;
	left:157px;
	height:21px;
	background:#FFF;
	color:#000;
	list-style:none;
	border-bottom:0px solid silver;
	text-align:center;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight: bold;
	padding-top:5px;
}
#menu_accueil a {
	background:#E2E2E2;
	color:#FFFFFF;
	display:block;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	padding:5px 0;
	list-style:none;
}
#menu_accueil, .menu_contact_cache, .menu_liens_cache {
	background:#E2E2E2;
	color:#E2E2E2;
	border-bottom:1px solid #CCC;
	margin-bottom:0;
}
#menu_accueil a:hover, #menu_accueil a:focus, #menu_accueil a:active, .menu_contact_cache a:hover, .menu_contact_cache a:focus, .menu_contact_cache a:active, .menu_liens_cache a:hover, .menu_liens_cache a:focus, .menu_liens_cache a:active {
	background:#E2E2E2;
	color:#333;
	text-decoration:none;
}
#menu_vide {
	height:22px;
	border-bottom:1px solid #E2E2E2;
	background:#FFF;
	margin-bottom:1px;
	list-style:none;
}
.menu_contact_cache a {
	background:#E2E2E2;
	color:#FFFFFF;
	display:block;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	padding: 5px 0;
	list-style:none;
}
#menu_contact a, #menu_contact a:hover, #menu_contact a:focus, #menu_contact a:active {
	background:#E2E2E2;
	color:#333;
	display:block;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	border-bottom:1px solid #E2E2E2;
	margin-bottom:0;
	padding:5px 0;
	list-style:none;
}
.menu_liens_cache a {
	background:#E2E2E2;
	color:#FFFFFF;
	display:block;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	padding:4px 0;
	list-style:none;
}
#menu_liens a:hover, #menu_liens a:focus, #menu_liens a:active, #menu_liens a {
	background:#E2E2E2;
	color:#333;
	display:block;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	border-bottom:1px solid #E2E2E2;
	margin-bottom:0;
	padding:4px 0;
	list-style:none;
}
/*------------------------------colonne gauche - barres cmyk-----------------------------------------------*/

#couleurCMYK {
	height:673px;
	list-style:none;
	text-align:center;
	float:left;
	margin:0;
	padding:0;
}
.menu_01_pas1, .menu_05_pas5, .menu_07_pas7, .menu_10_pas10 {
	float:left;
	width:27px;
	margin-right:0;
	background:#FFF;
	list-style:none;
	border-left:1px solid #CCC;
}
.menu_01_pas1 a, .menu_02_pas2 a, .menu_03_pas3 a, .menu_04_pas4 a, .menu_05_pas5 a, .menu_06_pas6 a, .menu_07_pas7 a, .menu_08_pas8 a, .menu_09_pas9 a, .menu_10_pas10 a {
	display:block;
	height:673px;
	background:#FFF;
	border-right:1px solid #CCC;
	list-style:none;
}
.menu_01_pas1 a:visited, .menu_02_pas2 a:visited, .menu_03_pas3 a:visited, .menu_04_pas4 a:visited, .menu_05_pas5 a:visited, .menu_06_pas6 a:visited, .menu_07_pas7 a:visited {
	background:#FFF;
	list-style:none;
}
.menu_01_pas1 a:hover, .menu_01_pas1 a:focus, .menu_01_pas1 a:active, .menu_04_pas4 a:hover, .menu_04_pas4 a:focus, .menu_04_pas4 a:active, .menu_07_pas7 a:hover, .menu_07 a:focus, .menu_07 a:active, .menu_10_pas10 a:hover, .menu_10_pas10 a:focus, .menu_10_pas10 a:active {
	background:#009EE1;
	list-style:none;
}
.menu_02_pas2 {
	list-style:none;
	float:left;
	width:55px;
	margin-right:0;
	background:#FFF;
}
.menu_02, .menu_02 a, .menu_02 a:hover, .menu_02 a:focus, .menu_02 a:active {
	float:left;
	width:54px;
	margin-right:0;
	display:block;
	height:673px;
	border-right:1px solid #CCC;
	background:#E3007A;
	list-style:none;
}
.menu_03_pas3 {
	float:left;
	width:8px;
	margin-right:0;
	background:#fff;
	list-style:none;
}
.menu_03, .menu_03 a, .menu_03 a:hover, .menu_03 a:focus, .menu_03 a:active {
	float:left;
	width:7px;
	margin-right:0;
	display:block;
	height:673px;
	border-right:1px solid #CCC;
	background:#000;
	list-style:none;
}
.menu_04_pas4 {
	float:left;
	width:14px;
	margin-right:0;
	background:#fff;
	list-style:none;
}
.menu_04, .menu_04 a, .menu_04 a:hover, .menu_04 a:focus, .menu_04 a:active {
	float:left;
	width:13px;
	margin-right:0;
	display:block;
	height:673px;
	border-right:1px solid #CCC;
	background:#009EE1;
	list-style:none;
}
.menu_06_pas6 {
	float:left;
	width:30px;
	margin-right:0;
	background:#fff;
	list-style:none;
}
.menu_06, .menu_06 a, .menu_06 a:hover, .menu_06 a:focus, .menu_06 a:active {
	float:left;
	width:29px;
	margin-right:0;
	display:block;
	height:673px;
	border-right:1px solid #CCC;
	background:#FDFD00;
	list-style:none;
}
.menu_08_pas8 {
	float:left;
	width:26px;
	margin-right:0;
	background:#fff;
	list-style:none;
}
.menu_09_pas9 {
	float:left;
	width:62px;
	margin-right:0;
	background:#fff;
	list-style:none;
}
.menu_09, .menu_09 a, .menu_09 a:hover, .menu_09 a:focus, .menu_09 a:active {
	float:left;
	width:62px;
	margin-right:0;
	display:block;
	height:673px;
	border-right:1px solid #CCC;
	background:#FC0;
	list-style:none;
}
.menu_10, .menu_10 a, .menu_10 a:hover, .menu_10 a:focus, .menu_10 a:active {
	float:left;
	width:27px;
	margin-right:0;
	display:block;
	height:673px;
	border-right:1px solid #CCC;
	background:#009EE1;
	list-style:none;
}
#center {
	position:relative;
	width:1024px;
	height:auto;
	top:-115px;
	left:0px;
}
#contenu1 {
	position:relative;
	top:0px;
	left:0px;
	width:670px;
	height:120px;
	background-color:#000;
	float:right;
	visibility: visible;
	padding-top:10px;
}
#contenu2 {
	position:relative;
	width:670px;
	height:500px;
	margin-left:3px;
	background:#FFF;
	float:right;
	visibility: visible;
	padding-left:20px;
	padding-top:10px;
}
#contenu2Index {
	background-image:url(images/lise_lefrancois.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:670px;
	height:auto;
	margin-left:3px;
	background:#FFF;
	float:right;
	visibility: visible;
	padding-left:20px;
	padding-top:10px;
}
#imageLise {
	background-image:url(images/lise_lefrancois.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:569px;
	height:auto;
	float:left;
	visibility: visible;
	padding-left:20px;
	margin-top:0px;
}
.titre_contenu {
	font-size:22px;
	color:#999;
}

#titre_contenuIndex{
	
	font-size:22px;
	color:#009EE1;;
	padding-left:40px;
	
	}





.titre_contenu2 {
	font-size:22px;
	color:#999;
	background-color:#E2E2E2;
	width: 670px;
}
.contenuTexte {
	font-size:14px;
	color:#999;
}
.contenuTexte2 {
	font-size:14px;
	color:#000;
	text-align:justify;
}
#contenuTexteAccueil {
	font-size:13px;
	color: #666;
	width: 300px;
	height: auto;
	position:relative;
	float:left;
	padding-left: 330px;
	padding-bottom:10px;
	text-align:justify;
}
.contact {
	font-size:14px;
	color:#999;
}
.contactTexte {
	font-size:14px;
	color:#000;
}
.contactTexte2 {
	font-size:14px;
	color:#009EE1;
	padding-left:15px;
}
.contactTexte a {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:14px;
	color:#000;
}
.contactTexte a:hover, .contactTexte a:focus, .contactTexte a:active {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:14px;
	color:#E3007A;
	font-weight:bold;
}
.envoyer {
	background-color:#FFF;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:14px;
	color:#000;
}
#divAdresse {
	position:relative;
	background-color:#E2E2E2;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:14px;
	color:#000;
	clear:both;
	width: 691px;
	height: 25px;
	left: 334px;
	padding-left:0px;
	top:-141px;
}
span {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:14px;
	color:#000;
	margin-top: 8px;
	
	padding-left: 20px;
}
#copyRight span {
	padding-top:8px;
}
#spanIndex {
	padding-left: 20px;
	margin-top: 8px;
}
#copyRightIndex span {
}
#copyRight sup {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color:#E2E2E2;
}



#divAdresse  ul{
	position:relative;
	list-style-type: none;
	display: inline;
	
	display:block;
	float:right;
	

}
#btnCouleur{
	position:absolute;
	width: 404px;
	height: 28px;
	top:819px;
	left: -1px;
	}
#btnCouleurApropos{
	position:absolute;
	width: 404px;
	height: 28px;
	top:809px;
	left:-38px;
	}

#btnCouleurContact{
	position:absolute;
	width: 404px;
	height: 28px;
	top:809px;
	left: 399px;
	
	}





#btnCouleur ul li span{
	font-size:14px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color:#999;
	font-weight:bold;
	
	}
#btnCouleurApropos ul li span{
	font-size:14px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color:#999;
	font-weight:bold;
	
	}
#btnCouleurContact ul li span{
	font-size:14px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color:#999;
	font-weight:bold;
	
	}




.imgrealisation {
	width:100px;
	height:100px;
}
.menu_02_pas2 a:hover, .menu_02_pas2 a:focus, .menu_02_pas2 a:active, .menu_05_pas5 a:hover, .menu_05_pas5 a:focus, .menu_05_pas5 a:active, .menu_08_pas8 a:hover, .menu_08_pas8 a:focus, .menu_08_pas8 a:active {
	background:#E3007A;
}
.menu_03_pas3 a:hover, .menu_03_pas3 a:focus, .menu_03_pas3 a:active, .menu_09_pas9 a:hover, .menu_09_pas9 a:focus, .menu_09_pas9 a:active {
	background:#000;
}
.menu_06_pas6 a:hover, .menu_06_pas6 a:focus, .menu_06_pas6 a:active {
	background:#FDFD00;
}
.menu_05, .menu_05 a, .menu_05 a:hover, .menu_05 a:focus, .menu_05 a:active, .menu_08, .menu_08 a, .menu_08 a:hover, .menu_08 a:focus, .menu_08 a:active {
	float:left;
	width:26px;
	margin-right:0;
	display:block;
	height:673px;
	border-right:1px solid #CCC;
	background:#E3007A;
}
/*----------------------*/

.eachDivProjet {
	width:80px;
	height:80px;
	margin:5px;
	float:left;
}
 a.xtrig {
      position:relative;
      color:#396a86; 
      text-decoration:none; 
      font-family:arial, verdana, sans-serif; 
      text-align:center; 
      font-size:11px;
    }
    
    a.xtrig:hover {
       background: none; 
       z-index: 50; 
    }
    
    a.xtrig span { 
      display: none;
    }
    
    a.xtrig:hover span {
       display: block; 
       position: absolute;
       top: -10px; 
       left: 40px;
       font-family:arial, verdana, sans-serif; 
       text-align:justify; 
       font-size:12px;
       font-weight:normal;
       width:210px;
       background: white;
       padding: 5px;
       border: 1px solid #62c0f4;
       border-left: 10px solid #62c0f4;
    }