@charset "UTF-8";
/* CSS Document */


/* --- COULEURS ---

Orange : #ff7f00

Gris clair : #ddd

Gris fond content : #eee

Gris : #666

---------------- */


/* ------------------------------------------------------------------ */
/* ----------------------->>> gabarit site <<<----------------------- */
/* ------------------------------------------------------------------ */
#content {
	width: 100%;
	margin: 0px auto;
	background: #eee url(../img/compo_floral.png) repeat top;
	border-bottom: #ddd solid 1px;
}

#contener {
	width: 900px;
	margin: 0px auto;
	background: #fff;
}

#header {
	margin-left: 50px;
	padding: 0;
	z-index: 1;
}


/* ----------------------->>> central contient #left et #right <<<----------------- */
#central {
	width: 800px;
	margin-left: 50px;
	overflow: hidden;
	background: #fff;
}

#left {
	float: left;
}

#right {
	float: right;
	width: 610px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#footer {
	clear: both;
	margin: 0px 50px;
	border-top: 1px solid #ddd;
}

#bas {
	clear: both;
	height: 8px;
	width: 900px;
	color: #fff;
	text-align: center;
	background: url(../img/bas.jpg) repeat-x top;
}


/* ------------------------------------------------------------------ */
/* ------------------>>> contenu général du site <<<----------------- */
/* ------------------------------------------------------------------ */

html {
	font-size: 100%; /* bug de redimensionnement du texte dans Internet Explorer */
}

body {
	margin: 0;
	padding: 10px 20px;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.25;
	color: #000;
	background: #fff;
}

p {
	margin: 0;
	padding: 0;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0; 
	padding : 0;
}

h1 {
	font-family: eurostile, verdana, arial, helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: 400;
	color: #ff7f00;
}

h6 {
	font-family: eurostile, verdana, arial, helvetica, sans-serif;
	font-size: 1.0em;
	font-variant: small-caps;
	margin-bottom : 1em;
	line-height: 2.0em;
	background: #ddd url(../img/relief.gif) repeat-x top;
	border: #ddd solid 1px;
	text-align: center;
	color: #ff7f00;
}

h3 {
	font-size: 1.0em;
	font-variant: small-caps;
	padding: 10px 0;
	line-height: 1.2em;
	background: #ddd;
	text-align: center;
	color: #ff7f00;
}

a img {
	border: none;
}

a {
	color: #ff7f00;
	text-decoration: none;
}

a:hover, a:focus {
	color: #ff7f00;
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}

hr {
	margin: 4px 0px;
	padding: 0;
	color: #ddd;
	background-color: #ddd;
	border: 1px;
}

ul {
	margin: .75em 0 .75em 20px;
	padding: 0;
	list-style: square;
}

li {
	margin: 0;
	padding: 0;
}

table {
	width: 100%;
	font-size: 0.9em;
	color: #ff7f00;
}

div.ecart_10 {
	clear: both;
	width: 100%;
	height: 10px;
	margin: 0;
}

div.ecart {
	clear: both;
	width: 100%;
	height: 20px;
	margin: 0;
}

blockquote {
	margin: 0 0 0 30px;
	padding: 0;
}

div.centre_exemple {
	margin-top: 20px;
	padding-left: 10px;
	border: 1px solid #ddd;	
}

#lien_footer {
	margin: 8px 0 0 0;
	font-size: 0.8em;
	color: #ff7f00;
	text-align: center;
}

div.trait {
	height: 32px;
	background: url(../img/trait_gris.jpg) no-repeat bottom right;	
}

div.cadre_img {
	float: left;
	margin: 4px 20px 4px 0px;
	border: 1px solid #ddd;
	background: url(../img/double_trait.png) no-repeat bottom right;
}

div.droite {
	float: right;
	margin-top: 20px;
	padding: 10px;
	width: 260px;
	height: 314px;
	border: 1px solid #ddd;
	background: url(../img/fond_div.gif) no-repeat bottom right;	
}

div.gauche {
	float: left;
	margin-top: 20px;
	padding: 10px;
	width: 260px;
	height: 314px;
	border: 1px solid #ddd;
	background: url(../img/double_trait.png) no-repeat bottom right;
}

div.droite2 {
	float: right;
	margin-top: 25px;
	padding: 10px;
	width: 260px;
	height: 328px;
	border: 1px solid #ddd;
	background: url(../img/double_trait.png) no-repeat bottom right;
}

div.gauche2 {
	float: left;
	margin-top: 25px;
	padding: 10px;
	width: 260px;
	height: 328px;
	border: 1px solid #ddd;
	background: url(../img/fond_div.gif) no-repeat bottom right;
}

img.cadre_orange {
	border: #ff7f00 solid 1px;
}


/* ------------------>>> menu dans la parti left <<<----------------- */
a, a:visited, a:hover, a:active, a:focus {}

#positioner {position: absolute;padding: 0;margin: 28px 0 0 0; width:160px; height:160px; z-index:4;}
#holder {position:absolute; width:150px; overflow:hidden;}
dl.menu {width:300px; float:left; margin:-32700px -150px 0 0; background:url(../img/tab1.gif) no-repeat left bottom; margin-bottom:2px;}
dl.menu a {display:block; height:30px; color:#000; font:bold 11px/28px verdana, sans-serif; text-decoration:none;}

dl.menu dt {float:left; padding:0; margin:32700px 0 0 0; position:relative; z-index:3;}
dl.menu dt a.lefta {width:120px; float:left; padding-left:10px;}
dl.menu dt a.plusa {width:20px; float:left; background:url(../img/down.gif) no-repeat center center;}
dl.menu dt a.plusa b {position:absolute; left:-9999px;}

dl.menu dt a.lefta:hover,
dl.menu dt a.lefta:focus,
dl.menu dt a.lefta:active {color:#ff7f00;}

dl.menu dt a.plusa:hover {background:url(../img/down2.gif) no-repeat center center;}

dl.menu dt a.plusa:focus,
dl.menu dt a.plusa:active
{margin-right:1px; background:url(../img/down2.gif) no-repeat center center; outline:0; position:relative; left:-9999px;}

dl.menu dd {float:left; padding:30px 0 0 0; margin:-30px 0 0 0; position:relative; z-index:2; background:url(../img/tab3.gif) no-repeat left top;}
dl.menu dd a {background:#fff; width:140px; padding:5px 0 5px 10px; border-bottom:1px solid #ddd; font-weight:normal; line-height:17px; height:auto;}

dl.menu dd a:hover,
dl.menu dd a:focus,
dl.menu dd a:active
{margin-right:1px; color:#ff7f00; outline:0;}

/*fin menu*/


/* ------------------>>> Page PRO G COM <<<----------------- */
.ligne {
	position: absolute;
	margin-top: 26px;
	margin-left: 167px;
	width: 1px;
	height: 493px;
	background: #ddd;
}

div#droite_accueil {
	float: right;
	padding: 10px 10px 0px 10px;
	width: 282px;
	border: 1px solid #ddd;
}

div#gauche_accueil {
	float: left;
	width: 260px;
}

div#centre_pro {
	float: left;
	margin-top: 25px;
	padding: 10px;
	width: 585px;
	border: 1px solid #ddd;
	background: url(../img/double_trait.png) no-repeat bottom right;
}


/* ------------------>>> Page Ressources <<<----------------- */
.ligne_ressources {
	position: absolute;
	margin-top: 26px;
	margin-left: 167px;
	width: 1px;
	height: 669px;
	background: #ddd;
}

div.droite_ressource {
	float: right;
	margin-top: 20px;
	padding: 10px;
	width: 272px;
	height: 230px;
	border: 1px solid #ddd;
	background: url(../img/double_trait.png) no-repeat bottom right;	
}

div.gauche_ressource {
	float: left;
	margin-top: 20px;
	padding: 10px;
	width: 272px;
	height: 230px;
	border: 1px solid #ddd;
	background: url(../img/double_trait.png) no-repeat bottom right;
}

div.droite_ressource_2 {
	float: right;
	margin-top: 20px;
	width: 272px;
	height: 250px;
	border-bottom: 1px solid #ddd;
	background: url(../img/ressources.jpg) no-repeat bottom right;	
}


/* ------------------>>> Page Conseil Marketing <<<----------------- */
.ligne_conseil {
	position: absolute;
	margin-top: 26px;
	margin-left: 167px;
	width: 1px;
	height: 610px;
	background: #ddd;
}

div.conseil {
	margin-top: 20px;
	height: 115px;
	background: url(../img/conseil.jpg) no-repeat bottom right;	
}


/* ------------------>>> Page Création Graphique <<<----------------- */
.ligne_graphique {
	position: absolute;
	margin-top: 26px;
	margin-left: 167px;
	width: 1px;
	height: 527px;
	background: #ddd;
}

div.graphique {
	margin-top: 20px;
	height: 76px;
	background: url(../img/graphique.jpg) no-repeat bottom left;	
}


/* ------------------>>> Page Création Sites Web <<<----------------- */
.ligne_web {
	position: absolute;
	margin-top: 26px;
	margin-left: 167px;
	width: 1px;
	height: 655px;
	background: #ddd;
}

div.droite_Web {
	float: right;
	margin-top: 20px;
	padding: 10px;
	width: 272px;
	height: 106px;
	border: 1px solid #ddd;
	background: url(../img/double_trait.png) no-repeat bottom right;	
}

div.gauche_Web {
	float: left;
	margin-top: 20px;
	padding: 10px;
	width: 272px;
	height: 106px;
	border: 1px solid #ddd;
	background: url(../img/double_trait.png) no-repeat bottom right;
}


/* ------------------>>> Page Site Statique <<<----------------- */
.ligne_site_statique {
	position: absolute;
	margin-top: 26px;
	margin-left: 167px;
	width: 1px;
	height: 604px;
	background: #ddd;
}


/* ------------------>>> Page Site Dynamique <<<----------------- */
.ligne_site_dynamique {
	position: absolute;
	margin-top: 26px;
	margin-left: 167px;
	width: 1px;
	height: 238px;
	background: #ddd;
}


/* ------------------>>> Page Site E-Commerce <<<----------------- */
.ligne_site_e-commerce {
	position: absolute;
	margin-top: 26px;
	margin-left: 167px;
	width: 1px;
	height: 238px;
	background: #ddd;
}


/* ------------------>>> Page Site Animation <<<----------------- */
.ligne_site_animation {
	position: absolute;
	margin-top: 26px;
	margin-left: 167px;
	width: 1px;
	height: 238px;
	background: #ddd;
}


/* ------------------>>> Page Multimédia <<<----------------- */
.ligne_multimedia {
	position: absolute;
	margin-top: 26px;
	margin-left: 167px;
	width: 1px;
	height: 537px;
	background: #ddd;
}

div.multimedia {
	height: 115px;
	background: url(../img/multimedia.jpg) no-repeat bottom right;	
}


/* ------------------>>> Page Événementiel <<<----------------- */
.ligne_evenementiel {
	position: absolute;
	margin-top: 26px;
	margin-left: 167px;
	width: 1px;
	height: 655px;
	background: #ddd;
}

div.centre_even {
	margin-top: 20px;
	padding: 10px;
	height: 80px;
	border: 1px solid #ddd;
	background: url(../img/double_trait.png) no-repeat bottom right;
}

ul.centre_even_gauche {
	float: left;
	width: 260px;
	margin-top: 2px;
	margin-left: 40px;
}

ul.centre_even_droite {
	float: right;
	width: 260px;
	margin-top: 2px;
}

a.even {
	color: #ff7f00;
	text-decoration: none;
	font-size: 1.0em;
	font-variant: small-caps;
	font-weight: 900;
}

a:hover.even, a:focus.even {
	color: #ff7f00;
	text-decoration: underline;
	font-size: 1.0em;
	font-variant: small-caps;
	font-weight: 900;
}	

div.evenementiel {
	height: 115px;
	background: url(../img/evenementiel.jpg) no-repeat bottom right;	
}


/* ------------>>> Page Stand sur mesure <<<------------ */
.ligne_stand_sur_mesure {
	position: absolute;
	margin-top: 26px;
	margin-left: 167px;
	width: 1px;
	height: 938px;
	background: #ddd;
}

div.conception, div.simulation {
	float: left;
	margin-right: 6px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.8em;
	text-align: left;
	color: #ff7f00;
}

div.validation {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.8em;
	text-align: left;
	color: #ff7f00;
	
}

div.stand {
	float: left;
	margin-right: 20px;
}

div.commande {
	margin-bottom : 0.8em;
	font-family: eurostile, verdana, arial, helvetica, sans-serif;
	font-weight: 900;
	font-variant: small-caps;
	text-align: center;
	color: #ff7f00;
}


/* ------------>>> Page Structure exposition <<<------------ */
.ligne_structure_exposition {
	position: absolute;
	margin-top: 26px;
	margin-left: 167px;
	width: 1px;
	height: 805px;
	background: #ddd;
}


/* ------------>>> Page Structure exterieur <<<------------ */
.ligne_structure_exterieur {
	position: absolute;
	margin-top: 26px;
	margin-left: 167px;
	width: 1px;
	height: 1352px;
	background: #ddd;
}

div.taillewin {
	float: left;
	margin-right: 46px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	color: #ff7f00;
}


/* ------------>>> Page enseignes <<<------------ */
.ligne_enseigne {
	position: absolute;
	margin-top: 26px;
	margin-left: 167px;
	width: 1px;
	height: 1341px;
	background: #ddd;
}


/* ------------------>>> Page Logos <<<----------------- */
.ligne_logos {
	position: absolute;
	margin-top: 26px;
	margin-left: 167px;
	width: 1px;
	height: 400px;
	background: #ddd;
}

.logo {
	float: left;
	margin-top: 20px;
	width: 100px;
	height: 75px;
	border: #ddd solid 1px;
}

.logos {
	float: left;
	margin: 20px 0 0 24px;
	width: 100px;
	height: 75px;
	border: #ddd solid 1px;
}


/* ------------------>>> Page Maquettes Diverses <<<----------------- */
.ligne_maquettes {
	position: absolute;
	margin-top: 26px;
	margin-left: 167px;
	width: 1px;
	height: 400px;
	background: #ddd;
}


/* ------------------>>> Page Autres Réalisations <<<----------------- */
.ligne_realisations {
	position: absolute;
	margin-top: 26px;
	margin-left: 167px;
	width: 1px;
	height: 400px;
	background: #ddd;
}


/* ------------------>>> Page Sites Internet <<<----------------- */
.ligne_sites {
	position: absolute;
	margin-top: 26px;
	margin-left: 167px;
	width: 1px;
	height: 400px;
	background: #ddd;
}

.site {
	float: left;
	margin-top: 20px;
	width: 100px;
	height: 75px;
	border: #ddd solid 1px;
}

.sites {
	float: left;
	margin: 20px 0 0 24px;
	width: 100px;
	height: 75px;
	border: #ddd solid 1px;
}


/* ------------------>>> Page Demande Devis <<<----------------- */
.ligne_devis {
	position: absolute;
	margin-top: 26px;
	margin-left: 167px;
	width: 1px;
	height: 600px;
	background: #ddd;
}

#demande {
	margin-top: 20px;
	padding: 10px;
	height: auto;
	border: 1px solid #ddd;
	background: url(../img/double_trait.png) no-repeat bottom right;
}

div.posi_titre {
	float: left;
	width: 150px;
	height: 20px;
	margin: 0;
	padding: 2px;
	text-align: right;
}

div.posi_champs {
	float: right;
	width: 400px;
	margin: 0;
}

.asterisque {
	color: #ff7f00;
}


/* ------------------>>> Page Prise Contact <<<----------------- */
.ligne_prise_contact {
	position: absolute;
	margin-top: 26px;
	margin-left: 167px;
	width: 1px;
	height: 600px;
	background: #ddd;
}


/* ------------------>>> Page Localisation <<<----------------- */
.ligne_localisation {
	position: absolute;
	margin-top: 26px;
	margin-left: 167px;
	width: 1px;
	height: 460px;
	background: #ddd;
}

div.droiteL {
	float: right;
	margin-top: 20px;
	padding: 10px;
	width: 260px;
	height: 310px;
	border: 1px solid #ddd;
	background: url(../img/double_trait.png) no-repeat bottom right;
	cursor: help;
}

div.gaucheL {
	float: left;
	margin-top: 20px;
	padding: 10px;
	width: 260px;
	height: 310px;
	border: 1px solid #ddd;
	background: url(../img/double_trait.png) no-repeat bottom right;
}

div#carte {
width: 256px;
height: 260px;
background: url(../img/carte_france_loupe.gif) left top;
}


/* ------------------>>> Copyright dans le footer <<<----------------- */
#copyright {
	margin: 8px 0 0 0;
	font-size: 0.8em;
	text-align: center;
}