/* Style CSS */

/********************************************************/
/* 					STRUCTURE DU SITE					*/
/********************************************************/


html, body, #wrap {
	height: 100%;
	font-family:Helvetica,Arial;
	margin: 0;
	padding: 0;
	margin: auto;
}

body > #wrap {
	height: auto; 
	min-height: 100%;
}



.home{
	background: #E5E5E5 url(../images/bg_body.png) repeat-x;
}

.portfolio,.competences,.services {
	background: #E5E5E5 url(../images/bg_body_p.png) repeat-x;
}



/********************************************************/
/* 						HEADER							*/
/********************************************************/

#header{
	width:100%;
	margin-bottom: 71px;
	height: 80px;
}

#header_content {
	width: 950px;
	margin: 0 auto;
	height: 80px;
}

#logo_home {
	height:80px;
	margin-left:0px;
	position:absolute;
	top:0px;
	width:260px;
}

#logo_home img{
	border: none;
}

#nav_bar {
	/*width: 580px;
	position: absolute;
	top: 25px;
	margin-left: 370px;*/
	float:right;
	padding-top:25px;
}



/********************************************************/
/* 						CONTAINER						*/
/********************************************************/

#container{
	margin: auto;
	height: auto;
	padding-bottom: 100px;  /* MÊME TAILLE QUE LA HAUTEUR DU FOOTER !! */
}

#container_content{
	width: 950px;
	margin: auto;
}

#container-body {
	margin: auto;
	padding-top: 110px;
	width: 950px;
}

#container-top a{
	color: #FFEEEE;
}




/********************************************************/
/* 							HOME						*/
/********************************************************/


		/* SLIDER */

#img_brush {
	position: absolute;
	top: 120px;
	width: 200px;
	margin-left: -45px;
}

#intro_slider, #intro_slider li {
	height:263px;
	margin:0 auto;
	width:640px;
	overflow: hidden;
}

#intro_slider img {
	width: 640px;	
}

#intro_slider ul, #intro_slider li {
	padding: 0;
	margin: 0;
	list-style:none;
}

#nextBtn a{
	background-image:url(../images/button_next.png);
	background-repeat:no-repeat;
	height:44px;
	margin-left:800px;
	position:absolute;
	top:250px;
	width:88px;
	display: none;
	cursor: pointer;
	text-indent: -9999px;
	outline: none;
}

#prevBtn a{
	background-image:url(../images/button_prev.png);
	background-repeat:no-repeat;
	height:44px;
	margin-left:64px;
	position:absolute;
	top:250px;
	width:88px;
	display: none;
	cursor: pointer;
	text-indent: -9999px;
	outline: none;
}


		/*** DIV MODULE ***/
		
#list_module {
	width: 950px;
	height: 310px;
	background: url(../images/bg-modules.png) no-repeat;
	margin: 0 auto 70px auto;	
}

.module_item {
	width: 197px;
	height: 290px;
	float: left;
	padding: 20px 20px 0;
	text-align: center;
}

.module_item h2{
	font-family: Arial;
	font-size:14px;
	margin:0 0 10px;
}

.module_item h2 a{
	font-family: Arial;
	color: #000000;
	font-size:14px;
	margin:0 0 10px;
	text-decoration: none;
}
.module_item h2 a:hover{
	text-decoration: underline;
}
.module_item p{
	font-family: Arial;
	font-size: 13px;
	line-height:20px;
	padding:10px 0;
}

.module_item img{
	margin: auto;
}

		/*** DIV ITEM ***/

#list_item {
	float: left;
	width: 659px;
	border-right: 1px dashed #C0C0C0;
	margin-bottom: 60px;
}

.item {
	margin-bottom: 50px;
	width: 610px;
}

.item img {
	position: absolute;
	width: 50px;
	height: 50px;	
}

.item h1 {
	padding: 0;
	margin: 0 0 0 80px;
	padding-top: 5px;
	color:#353535;
	font-size:20px;
	font-style:normal;
	font-weight:normal;
	text-shadow:none;
	font-family: Arial,Helvetica,Sans-serif;
}


.item h2 {
	padding: 0;
	margin: 0 0 0 80px;
	padding-top: 5px;
	color:#353535;
	font-size:20px;
	font-style:normal;
	font-weight:normal;
	text-shadow:none;
	font-family: Arial,Helvetica,Sans-serif;
}


.item h3 {
	padding: 0;
	margin: 0 0 0 80px;
	color:#909090;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-shadow:none;
	font-family: Arial,Helvetica,Sans-serif;
}

.item p {
	padding-top: 15px;
	border-top: 3px solid #C0C0C0;
	color: #353535;
	font-size: 13px;	
}
.item a {
	text-decoration: none;
	outline: none;
	font-size: 110%;
	color: #0000EE;
}

.item a:hover {
	text-decoration: underline;
}

		/*** SIDEBAR ***/
		
#sidebar {
	width: 270px;
	float: right;
	padding: 0 0 0 20px;
	text-align: right;
}

.sidebar_item {
	margin-bottom: 70px;	
}

.sidebar_item h2 , .sidebar_item h2 a{
	color:#333333;
	font-size:14px;
	font-weight:normal;
	text-decoration: none;
}

.sidebar_item h2 a img{
	border: none;
}

.quote p {
	font-size: 12px;
	color: #808080;
}

.social img {
	width: 15px;
	margin: 5px 0 0 5px;	
}

.social {
	font-size: 12px;
	color: #808080;
	list-style: none;
}

.social a{
	font-size: 12px;
	color: #808080;	
}

.newsletter input{
	color: #CCCCCC;
	margin-right: 25px;
}

.newsletter img{
	position: absolute;
	width: 25px;
	margin-left: -20px;

}

#tweet ul li {
	list-style: none;
	margin-bottom: 10px;

}
#tweet ul li a{
	color: #505050;
}

#tweet ul li a:hover{
	color: #333333;
}




/********************************************************/
/* 						PORTFOLIO						*/
/********************************************************/


#p_portfolio {
	height: 150px;
}
#p_portfolio h1 {
	color: #222222;
	font-style: italic;	
}
	
#p_portfolio p {
	width: 750px;
	color: #333333;
	font-style: italic;	
}

#p_portfolio_logo{
	position: absolute;
	margin-left: 760px;
	top: 130px;
}



.portfolio_item_left{
	position: absolute;
	width: 400px;
	height: 240px;
}

.portfolio_item_right{
	position: absolute;
	margin-left: 404px;
	padding-top:1px;
	width: 535px;
	height: 240px;
	z-index: 49;
}

.portfolio_item {
	background: url(../images/bg_portfolio_item.png) no-repeat;
	width: 940px;
	height: 240px;
	margin: auto auto 40px auto;
	overflow: hidden;
	z-index: 50;
}

.portfolio_item h3 {
	position: absolute;
	color:#333333;
	font-family:Helvetica,sans-serif;
	font-size: 31pt;
	font-weight: normal;
	letter-spacing:-1px;
	margin: 0px;
	padding:25px 0px 0px 15px;
	height: 85px;
}

.portfolio_item h3 a{
   color: #333333;
   text-decoration: none;
}

.portfolio_item h3 a:hover{
   text-decoration:underline;
}

.portfolio_item p{
	position: absolute;
	margin: 120px 15px 20px 15px;
	color:#8F8F8F;
	font-size:100%;
}


#p_portfolio_tag { margin-bottom: 40px;padding-top:15px;padding-left: 65px; height: 48px; background: url(../images/tag_blue.png) no-repeat;}
#p_portfolio_tag ul{ padding:0; margin:0; list-style: none; list-style-type:none; }
#p_portfolio_tag li{list-style: none; list-style-type:none; display: inline; margin: 0 25px 0 0; }
#p_portfolio_tag li a{ color: #808080; text-decoration: none; outline: none; font-weight: bold; font-size: 15px; font-family: Arial;}
#p_portfolio_tag li a:hover{ color: #303030; }

.p_portfolio_tag_item { position: absolute; margin-top: 210px; height:30px;padding-left: 30px;}
.p_portfolio_tag_item img{ width: 25px; margin-top: 0px; position: absolute; }
.p_portfolio_tag_item ul{ padding-left: 30px; list-style: none; list-style-type:none; display: inline; }
.p_portfolio_tag_item li{list-style: none; list-style-type:none; display: inline; margin: 0 5px 0 0; }
.p_portfolio_tag_item li a{ color: #505050; text-decoration: none; outline: none; font-size: 13px; }
.p_portfolio_tag_item li a:hover{ color: #202020; }




/********************************************************/
/* 						COMPETENCES						*/
/********************************************************/

#p_competences {
	height: 150px;
}
#p_competences h1 {
	color: #222222;
	font-style: italic;	
}
	
#p_competences p {
	width: 750px;
	color: #333333;
	font-style: italic;	
}

#p_competences_logo{
	position: absolute;
	margin-left: 760px;
	top: 157px;
}



.competences_item_left{
	position: absolute;
	width: 800px;
	height: 140px;
}

.competences_item_right{
	position: absolute;
	margin-left: 804px;
	margin-right: 10px;
	padding-top:1px;
	width: 135px;
	height: 140px;
}

.competences_item {
	background: url(../images/bg_competences_item.png) no-repeat;
	width: 940px;
	height: 140px;
	margin: auto auto 40px auto;
}

.competences_item h2{
	color:#333333;
	font-family:Helvetica,sans-serif;
	font-size:1.4em;
	font-weight:normal;
	left:-2px;
	letter-spacing:-1px;
	line-height:1;
	margin:5px 0 5px;
	padding:20px 30px;
	position:relative;
}

.competences_item h2 a{
   color: #333333;
   text-decoration: none;
}

.competences_item h2 a:hover{
   text-decoration:underline;
}

.competences_item h3{
	color:#333333;
	font-family:Helvetica,sans-serif;
	font-size:1.4em;
	font-weight:normal;
	left:-2px;
	letter-spacing:-1px;
	line-height:1;
	margin:5px 0 5px;
	padding:20px 30px;
	position:relative;
}

.competences_item h3 a{
   color: #333333;
   text-decoration: none;
}

.competences_item h3 a:hover{
   text-decoration:underline;
}
.competences_item p{
	color:#8F8F8F;
	font-size:100%;
	margin:0px 30px;
}


#p_competences_tag { margin-bottom: 40px;padding-top:8px;padding-left: 65px; height: 48px; background: url(../images/tag_blue.png) no-repeat;}
#p_competences_tag ul{ padding:0; margin:0; list-style: none; list-style-type:none;}
#p_competences_tag li{list-style: none; list-style-type:none; display: inline; margin: 0 25px 0 0; }
#p_competences_tag li a{ color: #808080; text-decoration: none; outline: none; font-weight: bold; font-size: 15px; font-family: Arial;}
#p_competences_tag li a:hover{ color: #303030; }

.p_competences_tag_item { padding-left: 30px; padding-top: 20px;  }
.p_competences_tag_item img{ width: 20px; margin-top: 0px; position: absolute; }
.p_competences_tag_item ul{ padding-left: 30px; list-style: none; list-style-type:none; display: inline; }
.p_competences_tag_item li{list-style: none; list-style-type:none; display: inline; margin: 0 5px 0 0; }
.p_competences_tag_item li a{ color: #505050; text-decoration: none; outline: none; font-size: 13px; }
.p_competences_tag_item li a:hover{ color: #202020; }




/********************************************************/
/* 						SERVICES						*/
/********************************************************/

#p_services {
	height: 150px;
}
#p_services h1 {
	color: #222222;
	font-style: italic;	
}
	
#p_services p {
	width: 750px;
	color: #333333;
	font-style: italic;
	
}

#p_services_logo{
	position: absolute;
	margin-left: 760px;
	top: 157px;
}



.services_item {
	margin-top: 15px;
	margin-bottom: 50px;
	width: 450px;
	height: 140px;
}

.services_item_left{
	position: absolute;
	width: 100px;
	padding-top: 20px;
}

.services_item_right{
	width: 350px;
	position:  absolute;
	margin-left: 100px;
}



.services_item h1{
	position: absolute;
	color:#51A314;
	font-family:Helvetica,sans-serif;
	font-size: 19pt;
	font-weight: normal;
	letter-spacing:-1px;
	margin: 0px;
	padding:0px 0px 0px 30px;
	height: 25px;
}

.services_item h1 a{
   color: #333333;
   text-decoration: none;
}

.services_item h1 a:hover{
   text-decoration:underline;
}


.services_item h3{
	position: absolute;
	color:#51A314;
	font-family:Helvetica,sans-serif;
	font-size: 19pt;
	font-weight: normal;
	letter-spacing:-1px;
	margin: 0px;
	padding:0px 0px 0px 30px;
	height: 25px;
}

.services_item h3 a{
   color: #333333;
   text-decoration: none;
}

.services_item h3 a:hover{
   text-decoration:underline;
}
.services_item p{
	color:#666666;
	font-size:11pt;
	margin: 35px 30px 0px 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #C0C0C0;
}


#p_services_tag { margin-bottom: 40px;padding-top:8px;padding-left: 65px; height: 48px; background: url(../images/tag_blue.png) no-repeat;}
#p_services_tag ul{padding:0; margin:0; list-style: none; list-style-type:none;}
#p_services_tag li{list-style: none; list-style-type:none; display: inline; margin: 0 25px 0 0; }
#p_services_tag li a{ color: #808080; text-decoration: none; outline: none; font-weight: bold; font-size: 15px; font-family: Arial;}
#p_services_tag li a:hover{ color: #303030; }

.p_services_tag_item { padding-left: 30px; padding-top: 20px;  }
.p_services_tag_item img{ width: 20px; margin-top: 0px; position: absolute; }
.p_services_tag_item ul{ padding-left: 30px; list-style: none; list-style-type:none; display: block; }
.p_services_tag_item li{list-style: none; list-style-type:none; display: inline; margin: 0 5px 0 0; }
.p_services_tag_item li a{ color: #505050; text-decoration: none; outline: none; font-size: 13px; }
.p_services_tag_item li a:hover{ color: #202020; }




/********************************************************/
/* 						A-PROPOS																	*/
/********************************************************/


.apropos_item_left{
	padding-left: 25px;
	width: 200px;
	height: 150px;
	float: left;
}

.apropos_item_right{
	margin-left: 240px;
	margin-right: 10px;
	width: 690px;
	display: table;
}

.apropos_barre_haut {
	background: url(../images/bg_apropos_item_barre_haut.png) no-repeat;
	height: 15px;
	width: 940px;
}

.apropos_barre_bas {
	background: url(../images/bg_apropos_item_barre_bas.png) no-repeat;
	height: 15px;
	width: 940px;
}

.apropos_barre_content {
	background: url(../images/bg_apropos_item_content.png) repeat-y;
	width: 940px;
	display: table;
}

.apropos_item {
	margin-bottom: 40px;
}

.apropos_item h3{
	border-bottom: 2px solid #808080; 
	color:#333333;
	font-family:Helvetica,sans-serif;
	font-size:1.5em;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.apropos_item a {
	color: #111111;
	text-decoration: none;
	display: inline;
	position: relative;
}


.apropos_item a:hover{
	text-decoration: underline;
}

.apropos_item_right img {
	display: inline;
	float: right;
	border: none;
	margin-right: 3px;
	position: relative;
}

.apropos_item h3 a{
   color: #333333;
   text-decoration: none;
}

.apropos_item h3 a:hover{
   text-decoration:underline;
}
.apropos_item p{
	color:#8F8F8F;
	font-size:100%;
	margin:0px 0px 9px;

}





/********************************************************/
/* 						CONTACT							*/
/********************************************************/


#contact_title {
	width: 100%;
	height: 1px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #AAAAAA;
}

#contact_left {
	width: 670px;
	margin-bottom: 60px;
	padding-right: 20px;
	border-right: 1px dashed #BBBBBB;
	color: #333333;
}

#contact_right {
	width: 230px;
	color: #333333;
}

#contact_right h3 {
	font-family:Trebuchet MS;
	font-size:17pt;
	font-weight:normal;
	color:#372C2C;
}

.contact_sup_title{
	display: block;
	font-size: 10pt;
	margin-bottom: 30px;
}

.contact_mail{
	background: url(../images/mail.png) no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
	display: block;
	font-size: 10pt;
}

.contact_phone {
	background: url(../images/mobile.png) no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
	display: block;
	font-size: 10pt;
}

.contact_twitter{
	background: url(../images/twitter_min.png) no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
	display: block;
	font-size: 10pt;
}

.contact_number{
	background: url(../images/contact_number.png) no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
	display: block;
	font-size: 10pt;
}

.contact_entreprise{
	background: url(../images/contact_user.png) no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
	display: block;
	font-size: 10pt;
}

.contact_map{
	background: url(../images/contact_map.png) no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
	display: block;
	font-size: 10pt;
}

.contact_twitter a {
	color: #333333;
	text-decoration: none;
}

.contact_twitter a:hover {
	text-decoration: underline;
}


.contact_form_item{
	display: block;
	margin: 15px 0;
	position: relative;
	height: 40px;
}

#contact_form_captcha{
	margin-top: 35px;
	position: relative;
	display: block;
	width: 650px;
	height: 130px;
}

.item_form_contact_left{
	background: url(../images/star.png) no-repeat scroll 0 8px;
	padding: 2px 0 0px 40px;
	line-height: 40px;
	position: absolute;
	width: 160px;
}


.item_form_contact_right {
	width: 463px;
	position: absolute;
	margin-left: 200px;
}


.item_form_contact_right input{
	float: left;
	background: url(../images/bg_input.jpg) no-repeat;
	width: 463px;
	border: none;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:0.9em;
	padding:12px;
}

.item_form_contact_right select{
	background-color: #FFFFFF;
	width: 463px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:0.9em;
	height: 40px;
	border: 2px solid #c3c0c0;
}



.item_form_contact_right textarea{
	float: left
	background-color: #FFFFFF;
	width: 435px;
	height: 200px;
	border: 2px solid #c3c0c0;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:0.9em;
	padding: 12px;

}

.submit-form-contact {
	margin-left:200px;
}


/********************************************************/
/* 						FOOTER							*/
/********************************************************/



#footer {
	position: relative;
	background: #242424;
	margin-top: -100px; /* VALEUR NEGATIVE DE LA HAUTEUR DU FOOTER */
	height: 100px;
	clear:both;
	margin-top: 50px;
}

#footer_content {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	height: 100px;
	width: 950px;
	margin: auto;
	color: #CCCCCC;
}
#footer_content_left .naeka {
	font-size: 18px;
	margin: 0;
	padding: 0;
}

#footer_content a {
	text-decoration: none;
	outline: none;
	color: #CCCCCC;
}
#footer_content a:hover {
	text-decoration: underline;
	outline: none;
	color: #FFFFFF;
}

#footer_content_left{
	background: url(../images/naeka-logo-footer.png) no-repeat scroll left 25px;
	position: absolute;
	width: 255px;
	padding-top: 30px;
	padding-left: 70px;
	height: 60px;
}

#footer_content_midle{
	position: absolute;
	width: 315px;
	margin-left: 316px;	
	padding-top: 30px;
	height: 60px;
	font-size: 13px;

}
#footer_content_right{
	position: absolute;
	width: 315px;
	margin-left: 632px;
	padding-top: 30px;
	font-size: 13px;
	height: 60px;

}

#footer_content_midle span.contact_mail{
	color: #CCCCCC;
	margin-bottom: 8px;
}
#footer_content_midle span.contact_twitter{
	color: #CCCCCC;
	margin-bottom: 8px;
}

#footer_content_midle span.contact_twitter a:hover{
	color: #CCCCCC;
	border-bottom: none;
	text-decoration: underline;
}


/********************************************************/
/* 						EN COMMUN						*/
/********************************************************/

a {
	outline: none;
}
.center {
	margin: auto;
}

.text-center{
	text-align: center;
}

.text-left{
	text-align: left;
}

.text-right{
	text-align: right;
}
.div-right{
	float: right;
}

.div-left{
	float: left;
}

.text-indent{
	text-indent: -9999px;
}

#msg {
	padding-top: 2px;
	display: block;
	margin-left: 300px;
	margin-top: 5px;
	height: 30px;
}



/********************************************************/
/* 						BAR NAV							*/
/********************************************************/


#nav_bar ul {
	line-height:1;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	z-index:100;
	margin: 0;
}


#nav_bar li {
	float:left;
	margin-right: 5px;
	line-height:30px;
	padding: 0;
	display: list-item;
}

#nav_bar li a:hover, #nav_bar li.active a, #nav_bar li.current_page_item a {
	background-color: #333333;
	color:#BFBFBF;
	cursor:pointer;
	text-decoration:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#nav_bar li a {
	color:#BFBFBF;
	padding:0 0 0 11px;
	text-decoration:none;
}



#nav_bar li a span {
	display:inline-block;
	height:30px;
	padding:0 10px 0 0;
}

#nav_bar a {
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:28px;
	padding:0 10px;
	text-transform:uppercase;
}




/********************************************************/
/* 						TAGS							*/
/********************************************************/


.cloud li.tag1 { font-size: 0.5em; font-weight: 100; }
.cloud li.tag2 { font-size: 0.6em; font-weight: 200; }
.cloud li.tag3 { font-size: 0.7em; font-weight: 300; }
.cloud li.tag4 { font-size: 0.8em; font-weight: 400; }
.cloud litag5 { font-size: 0.9em; font-weight: 500; }
.cloud li.tag6 { font-size: 1em; font-weight: 500; }
.cloud li.tag7 { font-size: 1.1em; font-weight: 600; }
.cloud li.tag8 { font-size: 1.2em; font-weight: 700; }
.cloud li.tag9 { font-size: 1.3em; font-weight: 800; }
.cloud li.tag10 { font-size: 1.4em; font-weight: 800; }


.cloud { padding: 2px; line-height: 1.3em; text-align: center;font-family:Arial,Helvetica,Arial; }
.cloud { margin: 0;height: 120px;}
.cloud li { display: inline; padding: 0px; color:gray;text-decoration: none;}