html{
	font-size: 100%;
}
body{
	font-family:Trebuchet MS, Arial, Helvetica;
	margin:0px;
	color:#332f30;
	font-size:.85em;	
	background:url(images/bg.gif);
	/*background-repeat:no-repeat;*/
	background-color:#000000;	
	/*background-position:top center;*/
}
#conteneur{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width:1000px;
	padding:0px;
	background-color:#FFFFFF;
}
#header{
	padding:15px 20px 15px 20px;
}
.lien_header{
text-decoration:none; 
color:#332f30;
}
.lien_rouge{
	text-decoration:none; 
	color:#d90000;
}
.lien_rouge:hover{
	text-decoration:underline; 
}
#logo{
	position:relative;
	left:5px;
}
#texte_logo{
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	top:92px;
	left:25px;
	width:110px;
	font-size:.65em;
	line-height:1.1em;
	letter-spacing:.70em;
	color:#444444;
}
#drap{
	position:absolute;
	top:10px;
	right:20px;
	z-index:2;
}
#texte_societe{
	position:absolute;
	top:35px;
	right:20px;
	text-align:right;	
}
#texte_societe h1{
	font-size:.90em;
	color:#444444;
	line-height:1.2em;
	margin:0px;
	padding:0px;
	font-weight:normal;	
}
#texte_societe h2{
	color:#cc0000;
	line-height:1.2em;
	font-size:1em;
}
#menu-global{
	margin-top:20px;
	position:relative;	
	font-size:1.2em;
	z-index:11;
	padding:0 20px 0 20px;
}
#menu-bis{
	float:right;
	margin-right:20px;
	margin-top:7px;
}
#menu-bis ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menu-bis li{
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	border: 0;
}
#menu-bis a{
	color:#444444;
	text-decoration:none;
	font-size:.8em;
}
#menu-bis a:hover{
	color:#d50000;
	text-decoration:none;
	font-size:.8em;
}
/*------------------------------------------------------------------ MENU CSS */
#menuDeroulant
{
	background: #ffffff;
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;
	border: 0;
	position: absolute;
}
#menuDeroulant li
{
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	position:relative;	
}
* html #menuDeroulant li { 
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	position:relative;
	width:1px;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	height:1%;
	color: #231f20;
	background: #ffffff;
	margin: 0;
	padding: 4px 8px;
	border-right: 1px solid #ffffff;
	text-decoration: none;	
	/*background: transparent url("images/bg_menu.gif") no-repeat;	
	background-position:right top;*/
}
#menuDeroulant li a:hover { background-color: #d90000; color:#ffffff; }
#menuDeroulant li a:active { background-color: #d90000; color:#ffffff; }

#menuDeroulant .sousMenu
{
	visibility:hidden; 
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	position:absolute;
	left:0px;
	top:30px;
	font-size:.85em;	
}
#menuDeroulant .sousMenu li
{
	margin: 0;
	padding: 0;
	border: 0;
	width:200px;	
}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
	display: block;
	color: #FFF;
	margin: 0;
	border: 0;	
	text-decoration: none;
	background: transparent url("images/header/fond-menu-transparent.png") repeat;	
}
#menuDeroulant .sousMenu li a:hover
{
	background-image: none;
	background-color: #d50000;
}
#menuDeroulant li:hover > .sousMenu { display: block; }

#menuDeroulant li:hover ul.sousMenu{
	visibility:visible; 
}

#menuDeroulant li:hover > a{
	background-color: #d90000; color:#ffffff;
}
/* ------------------------ 2eme sous menu ------------------------ */
#menuDeroulant .sousMenu2
{
	display:none;
	visibility:hidden; 
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	position:absolute;
	left:200px;
	top:0px;
	font-size:.85em;	
}
#menuDeroulant .sousMenu2 li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width:200px;
}
#menuDeroulant .sousMenu2 li a:link, #menuDeroulant .sousMenu2 li a:visited
{
	display: block;
	color: #FFF;
	margin: 0;
	border: 0;
	text-decoration: none;
	background: transparent url("images/header/fond-menu-transparent.png") repeat;
}
#menuDeroulant .sousMenu2 li a:hover
{
	background-image: none;
	background-color: #d50000;
}
#menuDeroulant li:hover > .sousMenu2 { display: block; }

#menuDeroulant ul.sousMenu li:hover ul{
	visibility:visible; 
}
/** html #menuDeroulant ul.sousMenu li:hover ul{
	visibility:visible; 
	display: block;
}*/


/* ------------------------------------------------------ */

/* ------ GLIDESCROLL PRODUITS */
div#defilant_produits{ 
	position:absolute; 
	width:546px; 
	height:332px; 
	left:0px;
	top:0px;
	overflow:hidden;	
}
div#defilant_produits a{ 
	color:#FFFFFF;
	text-decoration:none;
	font-size:1em;
}
div#defilant_produits a:hover{ 
	text-decoration:underline;
}
/* --------------------------------------------*/
#controle_bloc_produits{
	position:absolute;
	top:10px;
	right:10px;
	z-index:1;	
}
#controle_bloc_produits td{
	margin:0px;
	padding:0px;
	font-size:.80em;
	font-weight:normal;
}
#controle_bloc_produits a{
	color:#332F30;
}
#controle_bloc_produits a:hover{
	color:#d50000;
}
#bloc_produits_solutions{
	position:absolute;
	width:546px;
	height:332px;
	top:177px;
	left:34px;
	z-index:0;
}
#anim_flash{
	position:absolute;
	width:384px;
	height:332px;
	top:177px;
	left:580px;
	z-index:0;
}
#ss_banniere{
	height:158px;
	background-image:url(images/ss-banniere/bg_ss_banniere.jpg);
	background-repeat:repeat-x;
	padding:0 20px 0 20px;
	font-size:.90em;
}

/* ----------------- SOUS BANNIERE (INFOS, CONTACT, NEWSLETTER ---- */
.entete_bloc{
	height:40px;
	padding:5px;
	line-height:20px;
	border:0px solid #ff0000;
}
.bloc{
	height:98px;
	padding:0 5px 0 5px;
	border:0px solid #00ff00;
}
.bloc2{
	padding:0 5px 0 5px;
	border:0px solid #00ff00;
	font-size:0.90em;
}
.bloc2 ul{
	margin:10px;
	padding-left:30px;
}
.titre_rouge{
	color:#d50000;
	font-size:1.35em;
}
.titre_rouge2{
	color:#d50000;
	font-size:1.05em;
	text-decoration:none;
}
.texte_rouge{
	color:#d50000;
	font-size:1em;
}

/* ------ GLIDESCROLL ACTUS */
#bloc_actus{
	position:relative; 
	width:317px;
	height:168px;
	border-right:1px solid #ffffff;
	float:left;
}
div#defilant_actus{ 
	position:absolute; 
	width:295px; 
	height:104px; 
	left:5px;
	top:52px;
	overflow:hidden;
}
.ssbloc_actu{
	float:left;
	width:305px;
}
#controle_bloc_actus{
	position:absolute;
	top:18px;
	right:10px;
	z-index:1;	
}
/* -------------------------- BLOC PROJET --- */
#bloc_projet{
	width:317px;
	height:168px;
	border-right:1px solid #ffffff;
	float:left;
}
/* -------------------------- BLOC NEWSLETTER --- */
#bloc_newsletter{
	width:317px;
	height:168px;
	float:left;
}

/* ------ COMMUN --- */
.contenu_bloc{
	list-style-type:none;
	margin:0px;
	padding:0px;	
}
.texte{
	height:70px;
	font-size:1em;
	margin:2px;
}
.actu{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.titre_actu{
	height:20px;
	font-size:1em;
	overflow:hidden;
}
.contenu_actu{
	height:52px;
	font-size:1em;
	overflow:hidden;
}
.suite_actu{
	text-align:right;
}
.suite_bloc{
	text-align:right;
	margin-right:2px;
	margin-left:2px;
}
.champ_form{
	border:1px solid #d50000;
	font-size:.9em;
}
textarea{
	border:1px solid #d50000;
	font-family:Trebuchet MS;
	font-size:1em;
}
/* ----------------------------- GENERALITES -----*/
#bloc_generalites{
	padding:10px 20px;	
	position:relative;
	font-size:.95em;
}
/* ----------------------------- REALISATIONS -----*/
#bloc_realisations{
	padding:10px 20px;	
	position:relative;
	height:335px;
	font-size:.95em;
}
/* ------ GLIDESCROLL REALISATIONS */
div#defilant_realisations{ 
	position:absolute; 
	width:951px; 
	height:300px; 
	left:20px;
	top:60px;
	overflow:hidden;
	border:0px solid #ff0000;
}
.ssbloc_realisations{
	float:left;
	width:960px;
	border:0px solid #00ff00;
}
.realisation{
	width:317px;
	height:290px;
	float:left;
	border-right:1px solid #c2c2c2;
}
.realisation2{
	width:317px;
	float:left;
}
.titre_realisation{
	height:28px;
	font-size:1em;
	overflow:hidden;
}
.texte_realisation{
	font-size:.9em;
	padding:0 5px;
}
.texte_realisation a{
	color:#d90000;
	text-decoration:none;
}
.texte_realisation a:hover{
	text-decoration:underline;
}
.photo{
	border:1px solid #c2c2c2;
}

/* ----------------------------- bloc_produits_logiciels_solutions -----*/
#bloc_produits_logiciels_solutions{
	padding:10px 20px;	
	height:195px;
	border:0px solid #00ff00;
	font-size:.95em;
}
/* -------------------------- BLOC PRODUITS --- */
#bloc_produits{
	width:317px;
	height:130px;
	border-right:1px solid #c2c2c2;
	float:left;	
}
#liste_produits{
	width:302px;
	height:125px;
	position:absolute;
	margin:5px;
	overflow:auto;
	font-size:.9em;
}

#bloc_produits_logiciels_solutions ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#bloc_produits_logiciels_solutions li{
	margin-bottom:5px;
}
#bloc_produits_logiciels_solutions h2{
	margin:0px;
	padding:0px;
	font-size:.9em;
	font-weight:bold;
}
#bloc_produits_logiciels_solutions h3{
	margin:0px;
	padding:0px;
	font-size:.9em;
	font-weight:normal;
}
#bloc_produits_logiciels_solutions li a{
	margin-bottom:10px;
	font-size:1.1em;
	color:#000000;
	text-decoration:none;
}
#bloc_produits_logiciels_solutions li a:hover{
	text-decoration:underline;
}
/* -------------------------- BLOC LOGICIELS --- */
#bloc_logiciels{
	width:317px;
	height:130px;
	border-right:1px solid #c2c2c2;
	float:left;	
}
#liste_logiciels{
	width:302px;
	height:125px;
	position:absolute;
	margin:5px;
	overflow:auto;
	font-size:.9em;
}
/* -------------------------- BLOC solutions --- */
#bloc_solutions{
	width:317px;
	height:130px;
	float:left;	
}
#liste_solutions{
	width:302px;
	height:125px;
	position:absolute;
	margin:5px;
	overflow:auto;
	font-size:.9em;
}
.entete_bloc2{
	height:40px;
	padding:5px;
	line-height:20px;
	border:0px solid #ff0000;
	width:307px;
	float:left;
}

/* ----------------- FOOTER ---------- */
#footer{
	height:100px;
	padding:10px;
	position:relative;
	margin-top:5px;
	clear:both;
}
#menu_footer ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menu_footer li{
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	border: 0;
}
#menu_footer a{
	color:#444444;
	text-decoration:none;
	font-size:.8em;
}
#menu_footer a:hover{
	color:#d50000;
	text-decoration:none;
	font-size:.8em;
}
#mentions{
	position:absolute;
	top:40px;
	left:20px;
	font-size:.7em;
}
#bloc_coordonnees{
	position:absolute;
	right:20px;
}
#bloc_coordonnees ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#bloc_coordonnees li{
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	border: 0;
	font-size:.8em;
	line-height:1.2em;
}
#bloc_coordonnees a{
	color:#d50000;
	text-decoration:none;
}
#bloc_coordonnees a:hover{
	text-decoration:underline;
}

/* ----------------------------------- GLOBAL ----- */
#centre{
	padding:10px 20px;
	position:relative;
	clear:both;
}
#visuel_thematique{
	position:absolute;
	left:35px;
	top:171px;
	background-color:#FFFFFF;
	width:930px;
	height:233px;
	background-image:url(images/banniere/trame.jpg);
	background-repeat:no-repeat;
	background-position:bottom left; 
}
#accroche_thematique h1{
	position:absolute;
	z-index:1;
	font-size:1.8em;
	left:20px;
	top:20px;
	width:530px;
	font-weight:normal;
	border:0px solid #ff0000;
	margin:0px;
}
#accroche_thematique h1 span{
	color:#d90000;
}
#image_thematique{
	position:absolute;
	right:0px;
	top:4px;
}
#bloc_vous_etes{
	padding-top:4px;
	margin-left:20px;
	height:20px;
}
#retour{
	position:absolute;
	right:20px;
	font-size:.8em;
}
#bloc_vous_etes2{
	padding-top:44px;
	margin-left:20px;
	height:20px;
}
#vous_etes{
	list-style-type:none;
	margin:0;
	padding:0;
}
#vous_etes li{
	float:left;
	margin:0;
	padding:0;
	font-size:.8em;
}
#vous_etes li a{
	color:#d90000;
}
#vous_etes li a:hover{
	color:#332f30;
}
#menu {
	padding:5px;
	border:1px solid #cccccc;
	width:206px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
#menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:200px;
}
#menu li{
	width:200px;
	padding:3px;
}
#menu li:hover{
	background-color:#d90000;
}
#menu li:hover >a{
	color:#ffffff;
}
#menu ul a{
	font-size:.9em;
	color:#333333;
}
#contenu{
	width:710px;
	padding:0 5px;
	float:right;
	margin-bottom:10px;
}
#contenu #titre, #titre{
	font-size:1.4em;
	color:#d90000;
	margin-bottom:10px;
}
#contenu #titre_bleu, #titre_bleu{
	font-size:1.4em;
	color:#09c8f5;
	margin-bottom:10px;
}

#contenu_total{
	padding:0;
	margin-bottom:10px;
}
#contenu_total a{
	color:#d90000;
}
#contenu_total h1{
	padding:0;
	margin:0;
	font-size:1em;
}
#contenu_total h2{
	padding:0;
	margin:0;
	font-size:1.1em;
}
#contenu_total #titre{
	font-size:1.4em;
	color:#d90000;
	margin-bottom:10px;
}
#texte_contenu span{
	color:#d90000;
}
#plan_site, #plan_site ul{
	list-style-type:none;
}

#plan_site ul a{
	color:#332f30;
}
#plan_site ul a:hover{
	color:#d90000;
}
.div_reference{
	width:209px;
	height:100px;
	float:left;
	border:1px solid #c4c4c4;
	padding:5px;
	margin-right:15px;
	margin-bottom:15px;
	/*position:relative;*/
}
.descriptif_reference{
	font-size:.9em;
}
#carte{
	width:600px;
	margin:auto;
}

/* ----------------- PRODUITS ----- */
#listing_produits{
	position:relative;
	width:100%;
	height:auto;
	padding-left:5px;
}
.categ_produits{
	float:left;
	width:293px;
	height:325px;
	border:1px solid #c4c4c4;
	margin-right:15px;
	margin-bottom:15px;
	overflow:auto;
	padding:5px;
}
.categ_produits2{
	float:left;
	width:293px;
	height:265px;
	border:1px solid #c4c4c4;
	margin-right:15px;
	margin-bottom:15px;
	overflow:auto;
	padding:5px;
}
.liste_produits{
	font-size:.9em;
	padding:5px;
}
.texte_gris{
	font-size:.9em;
	color:#666666;
	padding:5px 5px 0 5px;
	font-style:italic;
}

#col_gauche{
	width:642px;
	border:0px solid #ff0000;
	float:left;
}
#col_droite{
	width:290px;
	border:0px solid #ff0000;
	padding-left:15px;
	float:right;
}
.bloc_gris{
	padding:5px;
	border:1px solid #c4c4c4;
	margin-bottom:15px;
	background:url(images/bg_boite.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.bloc_bleu{
	padding:5px;
	border:1px solid #c4c4c4;
	margin-bottom:15px;
	background:url(images/bg_boite_bleu.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.liste_options{
	padding:0px;
	margin:0 15px;
	list-style-image:url(images/puce.jpg);
}
.liste_options li{
	padding-bottom:5px;
	font-size:1em;
}
.img_contenu{
	border:1px solid #c4c4c4;
	margin:0 0 15px 0;
}
.img_contenu2{
	border:1px solid #c4c4c4;
	margin:0;
}
.liste_options2{
	padding:0px;
	margin:0 15px 5px 15px;
	list-style-image:url(images/puce.jpg);
}
.liste_options2 li{
	padding-bottom:0px;
	font-size:.8em;
}
.commentaire_photo{
	text-align:center;
	margin-bottom:15px;
}
