/* GENERALE */
html {
	margin : 0;
	height :100%;
	width:100%;
	font-size:11px;
	background-color:#000;
}
body {
	margin : 0;
	height : 100%;
	width:100%;
	font-family:Arial;
	font-size:11px;
	color:#646464;
	background-color:#000;
}
div {
	margin : 0;
	padding : 0;
	border : 0;
}
form {
	margin : 0;
	padding : 0;
}
img {
	border : 0px;
	padding:0px;
	margin:0px;
}
a {
	color : #fff;
	font-size:11px;
	text-decoration : none;
	list-style-type : none;
}
a:hover {
	color : #00c5f6;
	font-size:11px;
	text-decoration:none;
}
p {
	margin:0px;
	padding:0px;
}
.clean {
	clear:both;
	font-size:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
	border:0px;
	height:0px;
}
ul{
	margin:0px;
	padding:0px;
}
li{
	margin:0px;
	padding:0px;
}
/* HOME */
#header_flash {
	width:1200px;
	height:380px;
	background-color:#000;
}
#contener{
	width:100%;
	height:auto;
	position:absolute;
	z-index:1;
}
#menu_haut {
	/*width:286px;*/
	width:auto;
	height:21px;
	float:right;
	margin-top:5px;
}
#menu_haut_contener {
	width:100%;
	height:21px;
	position:absolute;
	z-index:2;
}

.champ_nl {
	width:126px;
	height:20px;
	padding-top:2px;
	background-image:url(../images/fond-champ-nl.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	color:#FFF;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:1px;
	text-align:center;
	display:block;
	float:left;
}
.btn_ok {
	width:21px;
	height:22px;
	background-image:url(../images/fond-btn-ok.jpg);
	background-repeat:no-repeat;
	color:#00c5f6;
	text-align:center;
	border:none;
	font-size:11px;
	margin:0px;
	display:block;
	float:left;
	padding-bottom:2px;
	margin-left:3px;
	cursor:pointer;
}

#langue_menu{
	width:185px;
	float:left;
	display:block;
	margin-left:10px;
	margin-top:3px;
	color:#FFF;
	margin-right:10px;
}

#langue_menu ul li{
	float:left;
	list-style:none;
	height:14px;
	line-height:14px;
	margin-left:10px;
}

#langue_menu ul li.active, #langue_menu ul li.first{
	background:none;
	margin:0px;
	padding:0px;
	margin-left:10px;
}

hr{
	width:100%;
	height:1px;
	border:none;
	background-color:#5e5e5e;
	margin:0px;
	padding:0px;
	font-size:1px;
	line-height:1px;
}
#contener_menu{
	width:100%;
	height:26px;
	background-image:url(../images/tram_menu.jpg);
	background-repeat:repeat-x;
}
ul#menu{
	width:850px;
	height:26px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	color:#FFF;
	list-style:none;

}

ul#menu li{
	float:left;
	padding:0px;
	margin:0px;
	margin-right:12px;
	height:26px;
}

ul.level_1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#FFF;
	list-style:none;
	display:block;
	float:left;
	margin-top:22px;
}

ul.level_1 li{
	margin:1px 0px 0px 0px;
	height:20px;
	width:auto;
	white-space: nowrap;
}

ul.level_1 li.item_menu_blog{
	margin:1px 0px 0px 0px;
	height:20px;
	width:auto;
	white-space: nowrap;
	color:#FFF;
}
ul.level_1 li.item_menu_blog a{
	background-color:#7a7b7d;
	color:#FFF;
	height:20px;
	line-height:20px;
	padding-left:5px;
	padding-right:5px;
	display:inline-block;
	width:auto;
	white-space: nowrap;

}
ul.level_1 li.item_menu_blog a:hover{
	background-color:#7a7b7d;
	color:#FFF;
	height:20px;
	line-height:20px;
	padding-left:5px;
	padding-right:5px;
	display:inline-block;
	width:auto;
	white-space: nowrap;

}


li.active{
	color:#00ccff;
		background-color:#1c1c1c;
	height:20px;
	line-height:20px;
	padding-left:5px;
	padding-right:5px;
	display:inline-block;
	width:auto;
	white-space: nowrap;
	font-size:11px;
}
li.active:hover{
	color:#00ccff;
}
ul.level_1 li a{
	background-color:#1c1c1c;
	color:#7a7b7d;
	height:20px;
	line-height:20px;
	padding-left:5px;
	padding-right:5px;
	display:inline-block;
	width:auto;
	white-space: nowrap;

}
ul.level_1 li a:hover{
	background-color:#1c1c1c;
	color:#FFF;
	height:20px;
	line-height:20px;
	display:block;
	padding-left:5px;
	padding-right:5px;
		display:inline-block;
	width:auto;
	white-space: nowrap;
}
h1{
	color:#00c5f6;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:48px;
	font-weight:normal;
	font-style:italic;
	display:inline-block;
	margin-bottom:20px;
	padding:0px;
	margin-top:0px;
}
#contenu {
	width:798px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	margin-top:0px;
}
#contenuAdmin {
	width:798px;
	text-align:center;
	padding-top:10px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
}
#mise_avant_projet{
	margin:0px;
	padding:0px;
}
#mise_avant_desc{
	margin-top:10px;
	width:200px;
	float:left;
}
#mise_avant_desc_sp{
	width:auto;
}
.float_left{
	float:left;	
}
.float_right{
	float:right;	
}
.margin_right15{
	margin-right:15px;
}

.date{
	line-height:18px;
	margin-top:1px;
}
.client{
	line-height:18px;
	color:#FFF;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#00ccff;
	font-style:italic;
	font-weight:normal;
	padding:0px;
	margin:0px;

	line-height:25px;
	margin-bottom:3px;
}
h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:18px;
	color:#00ccff;
	font-style:italic;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-bottom:3px;
	margin-top:10px;
}
.desc_projet{
	width:280px;
	color:#66828a;
	display:block;
	margin-right:7px;
}

.desc_projet_mea{
	float:left;
	width:370px;
	color:#66828a;
	display:block;
}
.desc_projet_home{
	width:auto;
	color:#66828a;
	display:block;
}
.block_presta{
	width:auto;
	height:15px;
	background-color:#1c1c1c;
	color:#00c5f6;
	padding-top:1px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	margin-right:1px;
	margin-top:10px;
	display:block;
	

}
.block_presta_width_250{
	width:240px;
	height:15px;
	background-color:#1c1c1c;
	color:#00c5f6;
	padding-top:1px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	margin-right:1px;
	margin-top:10px;
	display:block;
	

}

.block_presta_equipe{
	width:auto;
	height:15px;
	background-color:#1c1c1c;
	color:#00c5f6;
	padding-left:5px;
	padding-right:5px;
	float:left;
	margin-right:1px;
	margin-top:1px;
}
.block_presta_equipe_nom{
	width:109px;
	height:18px;
	font-style:italic;
	background-color:#008bae;
	font-size:12px;
	line-height:18px;
	text-align:left;
	color:#fff;
	padding-left:5px;
	padding-right:5px;
	float:left;
	margin-right:1px;
	margin-top:1px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.display_block{
	display:block;
}
.margin_right5{
	margin-right:5px;
}
.spacer_40{
	width:auto;
	height:40px;
}
.spacer_20{
	width:auto;
	height:20px;
}
.spacer_10{
	width:auto;
	height:10px;
}
.block_projet{
	width:250px;
	height:auto;
	float:left;
}
.block_projet_awards{
	width:250px;
	height:auto;
	float:left;
	margin-bottom:40px;
}
.margin_right15{
	margin-right:20px;	
}
#desc_projet_mea{
	height:150px;
}
.margin_top15{
	margin-top:15px;
}
.margin_top5{
	margin-top:5px;
}
.block_bas_detail{
	width:auto;
	border:solid;
	border-width:1px;
	border-color:#0d0d0d;
	height:20px;
	line-height:20px;
	text-align:center;
	color:#999;
}
.block_bas_detail a{
	color:#00ccff;
	display:block;
	width:auto;
	height:20px;
}
.block_bas_detail a:hover{
		border:none;
	color:#fff;
	display:block;
	width:auto;
	height:20px;
	background-color:#161616;
}
.block_bas_detail_awards{
	width:auto;
	background-color:#1c1c1c;
	height:15px;
	line-height:13px;
	text-align:left;
	color:#00ccff;
	padding-left:5px;
	padding-right:5px;
}

#accroche{
	width:auto;
	height:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFF;
	font-weight:normal;
	font-style:italic;
}
.block_txt_presentation{
	width:350px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#66828a;
}
.block_equipe{
	width:119px;
	margin-top:15px;
	float:left;
}

.margin_top1{
	margin-top:1px;
}
dd{
	width:auto;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

dt{
	width:auto;
	color:#66828a;
}
#block_competence{
	width:690px;
	margin-left:auto;
	margin-right:auto;
}
.block_competences{
	float:left;
}

#block_contact_gauche{
	width:267px;
	height:auto;
	float:left;
}
label.champ, label.champ_txt{
	width:85px;
	height:21px;
	float:left;
	margin-top:6px;
	line-height:21px;
	color:#66828a;
	background:none;
	padding-left:0px;n
}

input.champ{
	width:170px;
	height:16px;
	background-image:url(../images/fond-champ-contact.jpg);
	background-repeat:no-repeat;
	border:none;
	color:#CCC;
	font-size:11px;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	float:left;
	margin-top:6px;
}
#block_contact_gauche br{
	clear:both;	
}
.champ_txt{
	width:257px;
	height:141px;
	background-image:url(../images/fond-texte-saisie.jpg);
	background-repeat:no-repeat;
	border:none;
	color:#CCC;
	font-size:11px;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	margin-top:5px;
	background-color:#000000;
}
.btn_envoyer{
	width:87px;
	height:21px;
	background-image:url(../images/fond-btn-envoyer.jpg);
	background-repeat:no-repeat;
	border:none;
	color:#FFF;
	text-align:center;
	font-size:11px;
	float:right;
	cursor:pointer;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:3px;
}
#btn_envoyer:hover{
	width:87px;
	height:21px;
	background-image:url(../images/fond-btn-envoyer-over.jpg);
	background-repeat:no-repeat;
	border:none;
	color:#000;
	text-align:center;
	font-size:11px;
	float:right;
	cursor:pointer;
}

#block_contact_droite{
	width:450px;
	float:right;
}
.text_vert{
	color:#66828a;
	font-size:11px;
	margin-top:7px;
}
.text_blanc{
	color:#fff;
	margin-top:25px;
}
p.error{
	color:#0CF;
}
h6{
	color:#0CF;
	font-size:11px;
	text-align:center;
}
a.lien_blanc{
	color:#FFF;
	text-decoration:none;
}

a.lien_blanc:hover{
	color:#ccc;
	text-decoration:none;
}

a#btn_portfolio{
	display:block;
	width:65px;
	height:26px;
	background-image:url(../images/btn-portfolio.jpg);
	background-repeat:no-repeat;
}
a#btn_portfolio:hover{
	width:65px;
	height:26px;
	background-image:url(../images/btn-portfolio-over.jpg);
	background-repeat:no-repeat;
}

a#btn_presentation{
	display:block;
	width:87px;
	height:26px;
	background-image:url(../images/btn-presentation.jpg);
	background-repeat:no-repeat;
}
a#btn_presentation:hover{
	width:87px;
	height:26px;
	background-image:url(../images/btn-presentation-over.jpg);
	background-repeat:no-repeat;
}

a#btn_services{
	display:block;
	width:65px;
	height:26px;
	background-image:url(../images/btn-services.jpg);
	background-repeat:no-repeat;
}
a#btn_services:hover{
	width:65px;
	height:26px;
	background-image:url(../images/btn-services-over.jpg);
	background-repeat:no-repeat;
}

a#btn_awards{
	display:block;
	width:147px;
	height:26px;
	background-image:url(../images/btn-awards.jpg);
	background-repeat:no-repeat;
}
a#btn_awards:hover{
	width:147px;
	height:26px;
	background-image:url(../images/btn-awards-over.jpg);
	background-repeat:no-repeat;
}

a#btn_blog{
	display:block;
	width:44px;
	height:26px;
	background-image:url(../images/btn-blog.jpg);
	background-repeat:no-repeat;
}
a#btn_blog:hover{
	width:44px;
	height:26px;
	background-image:url(../images/btn-blog-over.jpg);
	background-repeat:no-repeat;
}

a#btn_contact{
	display:block;
	width:60px;
	height:26px;
	background-image:url(../images/btn-contact.jpg);
	background-repeat:no-repeat;
}
a#btn_contact:hover{
	width:60px;
	height:26px;
	background-image:url(../images/btn-contact-over.jpg);
	background-repeat:no-repeat;
}
.alerte{
	margin-top:10px;
	color:red;
}
.picto{
	width:218px;
	height:136px;
}
.lien_projets {
	margin-top:5px;
	display:block;
}

.lien_projets a{
	color:#b0b0b0;
	text-decoration:none;
}

.lien_projets a:hover{
	color:#00c5f6;
	text-decoration:none;
}
.text_blanc{
	color:#FFF;
}

#new_menu{
	width:190px;
	height:126px;
	position:absolute;
	z-index:10;
	margin-top:435px;
}
#loader{
 height:20px;
 color:#FFF;
 width:auto;
 text-align:center;
}
.vign_flash{
	width:250px;
	height:156px;
}
#contener_picto{
width:23px;
height:100px;
}

.georgiaItalic12{
	font-size:12px;
	color:#FFF;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.margin-top15{
	margin-top:15px;
}
/* ADMIN */
.bleuClair{
 color:#0CF;	
}
#contenerLogin{
	width:218px;
	margin-left:auto;
	margin-right:auto;
}
.texteAdmin{
	width:80px;
	float:left;
	color:#66828a;
}
.submitBtnAdmin{
	width:80px;
	height:28px;
	color:#666;
	background-color:#000;
	border:solid;
	border-width:1px;
	border-color:#141414;
	font-size:11px;
	padding: 2px 5px 5px 5px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	display:block;
}
a.btn_suppr{
	color:#999;
	text-decoration:none;
}
a.btn_suppr:hover{
	color:#fff;
	text-decoration:none;
}

.newsletter_envoie_btn{
	width:170px;
	height:20px;
	line-height:20px;
	margin-left:auto;
	margin-right:auto;
	background-color:#333;
	color:#FFF;
	text-decoration:none;
	margin-bottom:20px;
	text-transform:uppercase;
}
.label_champs{
	margin-bottom:5px;	
}