﻿* {
	margin:0;
	padding:0;
	outline:none;

}

html, body {
	height:100%;
	font-family:Georgia, "Times New Roman", serif;
 	font-size:small;
	line-height:1.5;
}

a, a:visited {
	color:#444444;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;}
a {
	outline: none;}
p {
	color: #444444;
	line-height:1.5em;
}
a a:hover{
	text-decoration: underline;}
img {
	border: none;
}
.clear {
	clear:both;
	height:0;
}
/***************************HOME PAGE*************************/
#home {
	color:#FFFFFF;
	overflow:hidden;
	background-color:#000000;
}
#container {
	position:relative;	
	height:100%;
	width:100%;
	margin: 0px auto;
}

#global #container {
	background: #d9d9d9 url(images/content_bg.jpg) left top repeat-x;
}
#backgrounds {
	display:none;
	line-height:0;
	overflow:hidden;
	position:absolute;
	z-index:1;
}

.main_background {
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
}
#projets {
	position:absolute;
	top:33%;
	height:33%;
	width:100%;
	min-height:158px;
	z-index:1000;
}
#projets span {
	margin-left: -5000px;
}
#projets_browse {
	float:left;
	width:33%;
	height:100%;	
    vertical-align:middle; 	
	background: url('images/top_transparents.gif') repeat top left;
}
#projets_previous {
	float:left;
	width:33%;
	height:100%;
	background: url('images/top_transparents.gif') repeat top left;
		
}
.projet_previous {
	float:left;
	background: url('images/fleche_gauche.png') no-repeat;
	background-position:100px center;
	width: /*35px;*/ 100%;
	height: 100%;
	margin-top: 0px;
	display: none;
	
}	
.projet_next {
/*	margin-left:150px;*/
	float:left;
	background: url('images/fleche_droite.png') no-repeat;
	background-position:200px center;	
	width: /*35px;*/ 100%;
	height: 100%;
	margin-top: 0px;
	display: none;
}
	
.projet_previous:hover, .projet_next:hover {
	/*background-position:-35px center;*/
} 
#projets_next {
	float:left;
	width:33%;	
	height:100%;
	background: url('images/top_transparents.gif') repeat top left;
		
}

#projets_masque {
	position: absolute;
	background: url('images/top_transparents.gif') repeat top left;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	z-index:9000;
}

#projets_preload {
	position: relative;
	width: 40px;
	height: 25px;
}
.opacite {
	opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";	
}
#cache_top {
	position:absolute;
	top:0;
	height:1px;
	width:100%;
	background-color:#000000;	
	display:none;	
	z-index:2;		
}
#cache_bottom {
	position:absolute;
	bottom:0;
	height:1px;
	width:100%;	
	background-color:#000000;	
	z-index:2;	
	display:none;	
}

#logo {
	position:absolute;
	top:0;
	left:0;
	width:300px;
	z-index:9000;
	height:auto;
}
#news {
	position:absolute;
	display:block;
	padding:15px;
	margin-top:50px;
	left: 695px;
	width:274px;
	z-index:500;
	background: transparent url(images/news_bg.png) left top no-repeat;
	
}
#news p  {
	color:#FFF;
}
#news a {
	color:#FFF;
	text-decoration:none;
}
#news a.topPanelLink {
	text-decoration:underline;
}
#pictonews {
	position:absolute;
	width:100px;
	height:20px;
	top:25px;
	right:15px;
	margin-right:15px;
	-display:none;
}

#pictonews a {
	text-decoration:none;
	display:block;
	width:auto;
	margin-left:15px;
}
#pictonews img {
	vertical-align:middle;
	margin-right:5px;
	margin-bottom:2px;
	
}
#signature {
	position:fixed;
	bottom:20px;
	left:172px;
	width:180px;
	z-index:9000;
	height:auto;
	-display:none;
}
#signature p{
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:5px;
}

/***************************CONTENT PAGE*************************/
#pagecontent {
	position:relative;	
	width: 990px;
	height: auto;
}
#global{
	height: 100%;
	width: 100%;
	background-color:#D9D9D9;
}
#trame {
	position: absolute;
	top:0;
	left:0;
	height: auto;
	width: 386px;
	background: url(images/trame.png) left top repeat-y;
	z-index:1;
	-background: none;
}
#home #container #trame {
	background: url(images/trame_home.png) left top repeat-y;
}
h1 {
	margin: 0;
	padding: 0;
	margin-bottom: 25px;
	display: block;
	clear:both;}
	
#news h1 {
	height:13px;
	margin:0 0 20px;
}
	
h1 span, #signature a span {
	display: none;
}
#h1_realisations {
	background: url(images/h1_realisations.gif) no-repeat left top;
/*	font-family:georgia,serif;
	font-size:250%;
	font-style:italic;
	font-weight:normal;
	color:#AF0F02;*/
}	
#h1_competences {
	background: url(images/h1_competences.gif) no-repeat left top;
/*	font-family:georgia,serif;
	font-size:250%;
	font-style:italic;
	font-weight:normal;
	color:#AF0F02;*/
}
#h1_news {
	background: url(images/h1_news.gif) no-repeat left top;
/*	font-family:georgia,serif;
	font-size:250%;
	font-style:italic;
	font-weight:normal;
	color:#AF0F02;*/
}	
#signature_facebook {
	float:left;
	padding:0.5em;
	background: url(images/facebook.png) no-repeat left top;
	width:23px;
	height:35px;
}
#signature_facebook a, #signature_twitter a {
	display:block;
	width:23px;
	height:35px;
}
#signature_twitter {
	float:left;
	padding:0.5em;	
	background: url(images/twitter.png) no-repeat left top;
	width:23px;
	height:35px;
}
#signature_image {
	margin-bottom: 0px;
	height: 16px;
}
#signature_image span { 
	display:none;
}
#signature_image p{
	color: #787878;
}
#home #signature_image {
	background: url(images/signature.png) no-repeat left top;
}
#home #news_image {
	background: url(images/btn_whatsnew.png) no-repeat left top;
/*	font-family:georgia,serif;
	font-size:200%;
	font-style:italic;
	font-weight:normal;*/
}
#global #signature_image {
	background: url(images/signaturecontenu.png) no-repeat left top;
}	
	
h2 {
	color: #af0f02;
	margin-bottom: 15px;
	margin-top: 15px;
	font-size:150%;
	font-weight:normal;
}
h3 {
	color: #444444;
	font-weight:normal;
	font-size:130%;
}

h4 {
	font-family:georgia,serif;
	font-size:150%;
	font-weight:normal;
	color: #ffffff;
	}

/***************************HEADER*************************/

#logo #toplogo a{
	background: url(images/logo_blanc.png) left top no-repeat;
	position: relative;
	float: left;
	width: 115px;
	height: 85px;
	margin-left: 170px;
	margin-top: 58px;
}	
#global #logo #toplogo a{
	background: url(images/logo_gris.png) left top no-repeat;
	-background: url(images/logo_gris.gif) left top no-repeat;
}	
#toplogo a a:hover{
	display: block;
	}
#toplogo span{
	margin-left: -5000px;
}
#toplogocontenu a a:hover{
	display: block;
	}
#toplogocontenu span{
	margin-left: -5000px;
}

/***************************COLLONNE GAUCHE*************************/
#colgauche{
	height: auto;
	width: 250px;
	float:left;
	margin-left: 115px;
	margin-top: 160px;
	z-index: 6000;
	position: relative;
	z-index:1000;
	display: inline;	
	}
/***************************COLLONNE DROITE*************************/
#coldroite{
	min-height: 500px;
	width: 600px;
	float:left;
	margin-top: 0px;
	margin-left: 20px;
	z-index:1000;
}

#citation{
	width: auto;
	height: 67px;
	float: left;
	margin-top: 83px;
	margin-left: 0px;
	clear: both;
}
#contenu{
	float: left;
/*	width: 580px;*/
	margin-top: 55px;
}
.texteprojet{
	width: 390px;
	margin-top: 10px;
	float: left;
}
.texteprojet p{
	margin-top: 15px;
}
.infoprojet{
	width: 180px;
	margin-top: 42px;
	margin-left: 30px;
	float: left;
}
.infoprojet a{
	text-decoration: none;
}
.infoprojet a:hover{
	text-decoration: underline;
}
.infoprojet ul {
	margin-top: 5px;
	margin-bottom: 10px;
	color: #444444;	
	}
.infoprojet li {
	list-style:none;
	background-image:url(images/puce-prestations.png);
	background-repeat:no-repeat;
	background-position:0px 3px; 
	padding-left: 10px;
	text-decoration: none;
	}
.info{
	width: auto;
	margin-top: 10px;
}
#selector {
	margin-bottom: 10px;
	font-size:150%;
}
#selector a{
	text-decoration: none;
	margin-right: 20px;
}
#selector a:hover {
	text-decoration: none;
	color: #AF0F02;
}
#contenu a.selected {
	color:#E52313;
}

#selector a.selected {
	text-decoration: none;
	color:#E52313;
/*	color: #AF0F02;*/
}
#tags ul {
	float: left;
	width: 100%;
/*	margin-top: 5px;*/
	margin-bottom: 20px;
}
#tags li {
	font-size:150%;
	list-style-type:none;
	float: left;
	margin-right: 24px;
	cursor: pointer;
	color:#444444;
}
#tags li:hover {
	text-decoration: none;
	color: #AF0F02;
}
#tags li.selected {
	font-weight: bold;
	text-decoration: none;
	color: #AF0F02;
}
#menurealisations a:hover, #menugauche.pagerealisations #menurealisations a, #menugauche.pagecompetences #menucomptences a  {
	color: #AF0F02;
}
#selector.toutes a#toutes {
	color: #AF0F02;
}
#selector.web a#web {
	color: #AF0F02;
}
#selector.print a#print {
	color: #AF0F02;
}
#selector.identite a#identite {
	color: #AF0F02;
}
/*.thumbproject {
	width: 180px;
	height: 150px;
	float: left;
	margin-right: 13px;
	margin-bottom: 15px;
	background-color: #999999;
}*/
#selected_projects {
	clear: both;}
/***************************MENU GAUCHE*************************/
#menugauche {
	width:247px;
	height: 150px;
	margin-top: 46px;
}
#menugauche ul {
	margin: 0;
	padding: 0;
	width: 247px;
	height: 150px;
	background: url(images/menugauche.png) no-repeat left top;
}
#menugauche ul.nav_news {
	margin: 0;
	padding: 0;
	width:auto;
	height:auto;
	background:none;
	margin-left:59px;
	color: #af0f02;
	text-transform: capitalize;
	display:none
}
.pagenews#menugauche ul.nav_news {
	display:block;
}

#menugauche li {
	list-style-type: none;
	float: left;
}
#menugauche ul.nav_news li {
	float: none;
	line-height:18px;
}

#menugauche li a {
	text-decoration: none;
	outline:none;
}
#menugauche li a span {
	display: none;
}
#menuaccueil a {
	width: 247px;
	height: 32px;
	display: block;
}
#menuaccueil a:hover, #menugauche.pageaccueil #menuaccueil a {
	background: url(images/menugauche.png) no-repeat -283px top;
}
#menurealisations a {
	width: 247px;
	height: 32px;
	display: block;
}
#menurealisations a:hover, #menugauche.pagerealisations #menurealisations a {
	background: url(images/menugauche.png) no-repeat -283px -32px;
}
#menucomptences a {
	width: 247px;
	height: 32px;
	display: block;
}
#menucomptences a:hover, #menugauche.pagecompetences #menucomptences a {
	background: url(images/menugauche.png) no-repeat -283px -64px;
}	
#menunews a {
	width: 247px;
	height: 32px;
	display: block;
}
#menunews a:hover, #menugauche.pagenews #menunews a {
	background: url(images/menugauche.png) no-repeat -283px -96px;
}
#menuhome {
	position:relative;
	width:185px;
	height: 102px;
	margin-left:125px;
	top:50%;
  	margin-top:-60px; 	
}
#menuhome ul {
	margin: 0;
	padding: 0;
	width:185px;
	height: 102px;
	background:url(images/menuhome.png) no-repeat left top;
	list-style: none;
}
#menuhome li {
	margin: 0;
	padding: 0;
	height:34px;
}

#menuhome li a {
	text-decoration: none;
	outline:none;
}
#menuhome li a span {
	display: none;
}

#menuweb a {
	width: 185px;
	height: 34px;
	display: block;
}
#menuweb a:hover, #menuhome.pageweb #menuweb a {
	background: url(images/menuhome.png) no-repeat -184px top;
}
#menuprint a {
	width: 185px;
	height: 34px;
	display: block;
}
#menuprint a:hover, #menuhome.pageprint #menuprint a {
	background: url(images/menuhome.png) no-repeat -184px -33px;
}
#menuidentites a {
	width: 185px;
	height: 34px;
	display: block;
}
#menuidentites a:hover, #menuhome.pageidentites #menuidentites a {
	background: url(images/menuhome.png) no-repeat -184px -67px;
}
/***************************TOP PANEL*************************/
#topPanel {
width:100%;
background: #e20a17 url(images/contentpanel_bg2.jpg) left top repeat-y;
color:#212121;
z-index: 6000;
display:none;
}
#topPanel .topPanelContent p{
color:#ffffff;
font-weight: normal;
margin-bottom: 10px;
}
#topPanel .topPanelContent a {
color:#ffffff;
}
#topPanel .topPanelContent a#titre-1, #topPanel .topPanelContent a#titre-3,#topPanel .topPanelContent a#titre-5{
text-decoration: none;
}
#topPanel .topPanelContent a#titre-1:hover, #topPanel .topPanelContent a#titre-3:hover,#topPanel .topPanelContent a#titre-5:hover{
text-decoration: underline;
}
.topPanelContent {
width: 600px;
height: 400px;
color:#ffffff;
font-weight: normal;
margin-left:0px;
padding:10px 120px 20px 0;
text-align:left;
height: auto;
overflow: hidden;
visibility:hidden;

}
.topPanelContent .close {
background: url(images/btn_fermer.gif) 50px 0 no-repeat;
left:860px;
position:absolute;
top:10px;
color: #FFFFFF;
width: 100px;
height: 15px;
}
.topPanelContent h4{
	font-size:150%;
}
.topPanelContent li{
	line-height:1.5em;
}
.contenupanel {
margin-left: 35px;
margin-top: 50px;
margin-bottom: 20px;
width:9000px;
}
.contenupanel h3{
margin-bottom:20px;
}
.topPanelInfo {
border-left:2px solid #EEEEEE;
height:170px;
left:280px;
padding-left:20px;
position:absolute;
top:60px;
width:300px;
}

#navMain{
display:block;
list-style-type:none;
/*margin:-16px 0 0 210px;*/
padding:0;
position:absolute;
left: 715px;
width:300px;
z-index:500;
}
#navMain li {
clear:none;
/*display:inline;*/
list-style-type:none;
margin:0 0 0 0px;
padding:0;
/*position:relative;*/
/*background: url(images/btn_agence.png) 40px top no-repeat;*/
float: left;
width: 55px;
height: 25px;
margin-right: 30px;
}
#navProjets {
display:none;
list-style-type:none;
/*margin:-16px 0 0 210px;*/
padding:0;
margin:0;
position:absolute;
top:0;
left:125px;
width:179px;
z-index:500;
background: url(images/btn_realisations.png) no-repeat;
}
#navProjets a {
display:block;
width:179px;
height:30px;

}
#navProjets li {
clear:none;
list-style-type:none;
margin:0 0 0 20px;
padding:0;
float: left;
width: auto;
height: 25px;
}
#navMain a, #navProjets a {
color:#999999;
padding-top: 6px;
text-align:center;
color: #444444;
outline: none;
text-decoration: none;
}
#home #navMain li, #home #navProjets li {
color: #ffffff;
margin-top: 4px;
outline: none;
}
#home #navMain li a, #home #navProjets li a{
color: #ffffff;
text-decoration: none;

}
#navMain a.topPanelLink,#navMain a.topPanelLink:hover, #navMain a.topPanelLink.selected {
height: 15px;
}
#navProjets a.topPanelLink {
height: 15px;
}
#navMain a#linkAbout.topPanelLink {
background: url(images/btn_agence.png) right bottom no-repeat;
padding-right: 20px;
width: 58px;
height: 21px;
}
#navMain a#linkContact.topPanelLink {
background: url(images/btn_contact.png) right bottom no-repeat;
padding-right: 20px;
width: 58px;
height: 21px;
}
#navMain a#linkLogin.topPanelLink {
background: url(images/btn_login.png) right bottom no-repeat;
padding-right: 20px;
width: 58px;
height: 21px;
}
#navProjets a#linkCompetences.topPanelLink {
padding-right: 20px;
}
#navMain a.selected, #navProjets a.selected {
background-position:center -112px;
}
#navMain a:hover, #navProjets a:hover {
color:#8A8A8A;
}
#navMain a#linkAbout.topPanelLink:hover,#navMain a#linkContact.topPanelLink:hover, #navMain a#linkLogin.topPanelLink:hover {
	text-decoration:underline;
}
#navProjets a#linkCompetences.topPanelLink:hover {
	text-decoration:underline;
}
/***************************TOP PANEL*************************/
#titre-1 {
	background: url(images/h3_apropos.png) no-repeat 0px 0px;
	text-indent: -99999px;
	display: block;
	width: 170px;
	height: 38px;
	cursor: pointer;
	float: left;
	}

#titre-2 {
	background: url(images/h3_talents.png) no-repeat 0px 0px;
	text-indent: -99999px;
	display: block;
	width: 650px;
	height: 38px;
	cursor: pointer;
	}

#titre-3 {
	background: url(images/h3_competences.png) no-repeat 0px 0px;
	text-indent: -99999px;
	display: block;
	width: 240px;
	height: 38px;
	cursor: pointer;
	float: left;
}
#titre-4 {
	background: url(images/h3_clients.png) no-repeat 0px 0px;
	text-indent: -99999px;
	display: block;
	width: 650px;
	height: 38px;
	cursor: pointer;
	}

#titre-5 {
	background: url(images/h3_emplois.png) no-repeat 0px 0px;
	text-indent: -99999px;
	display: block;
	width: 170px;
	height: 38px;
	cursor: pointer;
	float: left;
	}
/*#titre-4:hover {
	background-position: 0px -39px;
	}*/
#titre-6 {
	background: url(images/h3_contact.png) no-repeat 0px 0px;
	text-indent: -99999px;
	height: 38px;
	cursor: pointer;
	}
#titre-7 {
	background: url(images/h3_login.png) no-repeat 0px 0px;
	text-indent: -99999px;
	height: 38px;
	cursor: pointer;
	}
.info-section {
/*	margin-top: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-bottom: 15px;*/
	}
.adressecontact{
	width: 180px;
	float: left;
	}
.formulairecontact{
	width: 350px;
		float: left;
	}
.colonne_clients{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 25px;
	float: left;
	width: 160px;
	height: 110px;
	}
.colonne_contact{
	margin-bottom: 10px;
	margin-right: 35px;
	float: left;
	width: 50%;
	height: auto;
	}
.info-section ul {
	margin-top: 5px;
	margin-bottom: 10px;
	color: #FFFFFF;	
	}
.info-section li {
	list-style:none;
	background-image:url(images/puce_clients.png);
	background-repeat:no-repeat;
	background-position:0px 5px; 
	padding-left: 10px;
	width: 165px;
	text-decoration: none;
	}
#topPanel .info-section li a{
	text-decoration: none;
	}
.Formcontent {	/*** Mise en fome du corp du formulaire (bordure, couleur du fond...) ***/
	color: #ffffff;
	margin: 0;
	padding: 0;
}
.Formcontent div.fields {
	clear:both;
	padding:9px 0 0 0px;

}
.Formcontent div.fields_checkbox {
	clear:both;
	padding:5px 0 0 23px;

}
.Formcontent fieldset {	/*** Mise en forme des cadres ***/
	margin: 0;	
	padding: 0;
	border:none;
}

.Formcontent input, textarea, select {
	color: #444444;	
	padding:2px;
	border: none;
	width: 155px;
	background: url(images/textarea.png) 5px top no-repeat;
	padding-left: 12px;
}

.Formcontent input.button {
	clear:both;
	float:left;
}

.Formcontent textarea {	/*** Mise en forme des titres des cadres ***/
	width:250px;
	height:80px;
	background-image: none;
	background-color: #FFFFFF;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
}

.Formcontent fieldset.fieldsetcontact {
	float:left;
	width:300px;
}

.Formcontent fieldset.fieldsetcontact label {	/*** Mise en forme des intitulés de champs ***/
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 100px;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: left;	/*** ... et ils sont alignés à droite... ***/
	padding:0;
	margin: 0;
	line-height: 1.5em;	/*** ... et centrés verticalement. ***/
}

.Formcontent label{
	cursor: pointer; /* hand-shaped cursor */
}

.Formcontent .focus {	/*** Mise en avant des champs en cours d'utilisation ***/
	color: #AF0F02;
}

.Formfooter {
	clear:both;
	text-align: left; /*** Les boutons sont alignés à droite ***/
}
.Formfooter input{
	clear:both;
	text-align: left; /*** Les boutons sont alignés à droite ***/
	color: #444444;
	font-weight: normal;
	background-image: none;
}

.Formfooter input {
	background-color: #FFFFFF;
	background: url(images/bouton.png) left 2px no-repeat;
}
.btsubmit {
	width: 70px;
	height: 21px;
	border:none;
	margin-bottom:25px;
	margin-top:10px;
	margin-left:0px;
	margin-right:15px;
	padding-left: 12px;
	cursor: pointer;
	font-size:11px;	
}

.btcancel {
	width: 70px;
	height: 21px;
	border:none;
	margin-top:10px;
	margin-left:0px;
	margin-right:15px;
	padding-left: 15px;
	cursor: pointer;	
}
.Formcontent fieldset.fieldsetcontact label.error {
	width:auto;
}
/****************************SLIDE TOP PANEL**********************************/
#content {
	float:left;
	height: 280px;
	overflow:hidden;
	width:650px;
	z-index:50;
}

.section {
/*	overflow: hidden;
	display: block;*/
	float: left;
	height: 280px;
	width: 9000px;
	padding:0px 50px 0 0;
}
.section div {
	float:left;
}
#about, #contact, #login  {
	padding-left:350px;
	height:auto;
}
#apropos, #competences, #emploi, #about_davide, #about_audrey, #about_sylvain {
	float:left;
	width:650px;
	height:280px;
	padding-top:10px;
}
#about_davide, #about_audrey, #about_sylvain {
	height:450px;
}
#about_davide p, #about_audrey p, #about_sylvain p {
	display:block;
	width:200px;
}
#about_davide h4, #about_audrey h4, #about_sylvain h4 {
	width:auto;
}
#about_davide .image_apropos {
	width:373px;
	height:430px;
	background:url(/images/davide.png) no-repeat;
}
#about_audrey .image_apropos {
	width:373px;
	height:430px;
	background:url(/images/audrey.png) no-repeat;
}
/***************************HOVER ON BOXES*************************/
/*h3.caption{ margin: 5px 10px 5px 0; color:#FFF; font:11px Arial, sans-serif; font-weight: bold;  }*/
			
.boxgrid{ 
	width: 180px; 
	height: 120px; 
	margin-right:10px; 
	margin-bottom: 15px;
	float:left; 
	background: transparent url(images/caption_bg.png) left top no-repeat;
	/*border: 2px solid #FFFFFF; */
	overflow: hidden; 
	position: relative; 
	}
.boxgrid img{ 
	position: absolute; 
	top: 5px; 
	left: 7px; 
	border: 0; 
}
.boxcontent{ 
	overflow: hidden;
	height: 113px;
	width: 175px;
	position: absolute; 
	top: 0px; 
	left: 0px; 
}
.boxgrid p{ 
	padding: 0 10px; 
	color:#fff; 
	font-weight:bold; 
	font:11px "Arial", sans-serif;
	margin-top: 10px;
}

.boxcaption{ 
	top: 108px;
	float: left; 
	position: absolute; 
	background: #000; 
	color:#FFF;
	padding: 2px 10px 0 10px; 
	-height: 108px;
	width: 148px; 
	margin-bottom: 2px;
	margin-left: 7px;
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
	top: 90px;
	bottom: 5px;
	left: 0;
	overflow: hidden;
}

.img_realisation {
	width: 596px;
	height: 314px;
	background: url(images/captionbig_bg.png) left top no-repeat;
	padding-top: 5px;
	padding-left: 8px;
	margin-top:15px;
}
#realisations a {
	text-decoration: none;
	background-color: #E6E6E6;
}
/*****  COMPETENCES ******************/
#competence .one_col {
	float:left;
	height:285px;
	padding-right:20px;
	width:180px;
}
#competence .diagrame_iphone span {
margin-left: -5000px;
}
#competence .diagrame_reseaux span {
margin-left: -5000px;
}
#competence .one_col_corporate {
	float:left;
	height:425px;
	padding-right:10px;
	width:180px;
}

#competence img {
	padding: 0 20px 0 0;
}
ul.puces {
/*color:#AF0F02;*/
color:#E52313;;
list-style-position:outside;
list-style-type:square;
margin-left:15px;
}
.puces a {
color:#AF0F02;
}
.diagrame_iphone {
width: 367px;
height: 182px;
float: left;
background: url(images/diag_iphone.png) left top no-repeat;
-background: url(images/diag_iphone.gif) left top no-repeat;
}
.diagrame_reseaux {
width: 367px;
height: 182px;
background: url(images/diag_reseaux.png) left top no-repeat;
-background: url(images/diag_reseaux.gif) left top no-repeat;
}
/***************NEWS*******************/
.news_date {
 color: #af0f02;
/* text-transform: uppercase;*/
}
.news {
 margin:0;
 margin-bottom: 15px; 
}
ul.clients {
	list-style:none;
}

/*************REFERENCEMENT**************/
.optre {
height:auto;
left:0;
overflow:hidden;
position:absolute;
top:0;
visibility:hidden;
width:auto;
z-index:1;
}
