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


* {
 list-style:none;
 text-decoration:none;
 margin:0;
 padding:0;
 outline:none;
}
 
body {
	background-color:#fff;
	width:100%;
	height:100%;
	margin:0 auto;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	Font-size:11px;
}
#centrage {
	height: auto;
	width: 905px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

span.hide {
	display: none;
}

.hide {
	display:none;
}

/* ------------------------- HEADER ---------------------------------*/

#header {
	height: 176px;
	width: 910px;
	background-image: url(theme/vador-agency.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
a.back_to_home {
	margin: 0px;
	height: 175px;
	width: 300px;
	float: left;
	cursor:pointer;
}
/* ------------------------- HEADER / Coordonnées---------------------------------*/

#header #coordonnees {
	position: absolute;
	left: 299px;
	top: 118px;
	line-height: 10px;
	color: #999;
}
#header #coordonnees a {
	color: #999;
}
#header #coordonnees a:hover {
	color: #666;
}
.lettre_coord {
	font-weight: bold;
	color: #F09;
}
/* ------------------------- HEADER / Menu ---------------------------------*/
#menu {
	float: right;
	height: auto;
	width: 255px;
	margin-left: 0px;
	margin-top: 47px;
	margin-bottom:0px;
}
#menu ul {
	height:auto;
	width:255px;
	margin: 0px;
}
#menu ul li {
	margin-bottom: 2px;
	float:left;
}
#menu ul li a {
	width:255px;
	height:21px;
	display:block;
	background-position:top;
	background-repeat:no-repeat;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#menu ul li a:hover {
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0;
}
#menu ul li a.design_graphique {
	background-image:url(theme/design-graphique.jpg);
	margin-left: 0px;
}
#menu ul li a.identite {
	background-image:url(theme/identite.jpg);
	margin-left: 0px;
}
#menu ul li a.packaging {
	background-image:url(theme/packaging.jpg);
	margin-left: 0px;
}
#menu ul li a.web_design {
	background-image:url(theme/web-design.jpg);
	margin-left: 0px;
}
#menu ul li a span {
	display:none;
}
#menu ul li ul {
	height:21px;
	width:255px;
	margin-top:16px;
}
#menu ul li ul li {
	float:left;
}
#menu ul li ul li a {
	width:127px;
	height:21px;
	display:block;
	background-position:center top;
	background-repeat:no-repeat;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left:2px;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	line-height: 22px;
}
#menu ul li ul li a:hover {
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0;
	color: #000;
}
#menu ul li ul li a.autres_rubriques {
	background-image:url(theme/contact-autres-activites.jpg);
	margin-left: 0px;
}
#menu ul li ul li a.autres_rubriques_bis {
	background-image:url(theme/contact-autres-activites.jpg);
	margin-left: 0px;
}

/* ------------------------- ICONE EN HAUT A GAUCHE ---------------------------------*/

#centrage #icone {
	height: 60px;
	width: 60px;
	position: absolute;
	left: 0px;
	top: 190px;
	padding: 10px;
}
/* ------------------------- GALERIE !!!!!!!! ---------------------------------*/

#conteneur_galerie {
	height: auto;
	width: 910px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-top: 25px;
	padding-bottom: 25px;
}
.stepcarousel {
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 600px; /*Width of Carousel Viewer itself*/
	height: 350px; /*Height should enough to fit largest content's height*/
	margin-right: auto;
	margin-left: auto;
}
.stepcarousel .belt {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	height: auto;
}
.stepcarousel .belt p{
	display:block;
	height:20px;
	width:200px;
	background-color:blue;
	color:red;
	font-size:20px;
	
}

	.vauxion p{
		margin-left:405px;
		font-size:9px;
		color: #999999;
	}


/* ------------------------- fleche navigation ---------------------------------*/
#fleche {
	width: 90px;
	height: auto;
	float: left;
	margin-left: 6px;
}
a.fleche_g {
	text-decoration: none;
	background-image: url(theme/fleche_gauche.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 13px;
	width: 20px;
}
a.fleche_d {
	text-decoration: none;
	background-image: url(theme/fleche_droite.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 13px;
	width: 20px;
}
/* ------------------------- infos clients ---------------------------------*/
#centrage #navigation #infos_client {
	float: left;
	width: 125px;
	height: auto;
	margin-top: 12px;
	margin-left: 6px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	color: #666;
	padding-right: 6px;
}

#infos_client h3 {
	font-size: 12px;
	font-weight: bold;
	color: #ED1E79;
}
.date {
	color: #666;
}
/* ------------------------- compteur d'images ---------------------------------*/

#navigation #compteur {
	background-image: url(theme/defilement.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 30px;
	padding-left: 30px;
	line-height: 22px;
	color: #FFF;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
/* ------------------------- vers le site web du client ---------------------------------*/
#navigation #site_web a {
	float: left;
	height: 20px;
	width: auto;
	margin-top: 12px;
	padding-left: 24px;
	background-image: url(theme/main-web.jpg);
	background-repeat: no-repeat;
	background-position: 6px top;
	line-height: 24px;
	color: #666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#navigation #site_web a:hover {
	text-decoration:underline;
}
/* ------------------------- type de portfolio ---------------------------------*/
#navigation #type_portfolio {
	float: right;
	height: 32px;
	width: auto;
	margin-top: 12px;
	padding-left: 6px;
	margin-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

#type_portfolio h1 {
	font-weight: lighter;
	letter-spacing: -1px;
	line-height: 16px;
	font-size: 20px;
	color: #ED1E79;
}
/* ------------------------- petits carrés listing clients ---------------------------------*/
#listing_clients {
	float: right;
	height: 32px;
	width: 550px;
	margin-top: 12px;
	margin-left: 8px;
}
#listing_clients ul li {
	float: right;
	
	
}

#listing_clients ul li a.demo_2 {
	border: 1px solid #eee;
	display: block;
	height: 30px;
	width: 30px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 6px;
	overflow: hidden;
}

.demo_2 a:hover {
	border: 1px solid #ED1E79;
}

#listing_clients ul li a:hover {
	border: 1px solid #ED1E79;
/*}
#listing_clients ul li img {
	height: auto;
	width: 100px;
	margin-left: -30px;
	margin-top: -15px;*/
}
#listing_clients ul li a img {
	text-decoration: none;
	border:none;
}
/* ------------------------- tooltips ---------------------------------*/
.tooltip {
	width:140px;
	margin:0;
	font-size:11px;
	background:#fff;
	border:1px dotted #ED1E79;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.tooltip img {
	width:130px;
	height:auto;
	padding:5px;
}
.tooltip h2 {
	font-size: 12px;
	font-weight: bold;
	color: #ED1E79;
}
.tooltip h3 {
	font-weight: normal;
	font-size: 11px;
	color: #666;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 4px;
}
.tooltip a.consulter {
	display:block;
	margin:0;
	height: auto;
	width: auto;
	background-image: url(theme/loupe.png);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #666;
	text-align: center;
	background-position: 20px center;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.tooltip a:hover {
	display:block;
	background-image: url(theme/loupe-rose.png);
	background-repeat: no-repeat;
	color: #ED1E79;
	background-position: 20px center;
	background-color: fff;
}

/* ------------------------- Toutes les tooltips ---------------------------------*/
#tooltip_0 {
	z-index:99999;
}

#tooltip_1 {
	z-index:100000;
}
#tooltip_2 {
	z-index:100001;
}
#tooltip_3 {
	z-index:100002;
}
#tooltip_4 {
	z-index:100003;
}
#tooltip_5 {
	z-index:100004;
}
#tooltip_6 {
	z-index:100005;
}
#tooltip_7 {
	z-index:100006;
}
#tooltip_8 {
	z-index:100007;
}
#tooltip_9 {
	z-index:100008;
}
#tooltip_10 {
	z-index:100009;
}
#tooltip_11 {
	z-index:100010;
}
#tooltip_12 {
	z-index:100011;
}
#tooltip_13 {
	z-index:100012;
}
#tooltip_14 {
	z-index:100013;
}
/* ------------------------- FOOTER ---------------------------------*/
#footer {
	position: relative;
	float: left;
	width: 910px;
	height: 30px;
	margin-top:15px;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 10px;
}
#footer p {
	font-size: 10px;
	color: #CCC;
	padding-bottom: 8px;
}
#footer p a {
	color: #A7A7A7;
}
#footer p a:hover {
	text-decoration: underline;
}

/* ------------------------- FORMULAIRE ---------------------------------*/
#formulaire {
	height: auto;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#formulaire h1 {
	font-size: 20px;
	font-weight: bold;
	color: #ED1E79;
	margin-left: 126px;
	margin-top: 35px;
	margin-bottom: 4px;
	letter-spacing: -1px;
}
#formulaire a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 126px;
}


#formulaire h3 {
	font-size: 16px;
	font-weight: bold;
	color: #ED1E79;
	margin-left: 126px;
	margin-top: 10px;
	margin-bottom: 4px;
}

form{
width:400px;

}
label.label{
	float: left;
	display: block;
	width: 120px;
	text-align:right;
	margin-bottom:3px;
	margin-right:6px;
}
input{
	margin-bottom:3px;

}
 #label_corps_demande{
	float: left;
	display:block;
	width:120px;
	height:178px;
	text-align:right;
	margin-bottom:3px;
	margin-right:6px;
}

.pave {
	margin-left: 126px;	
}



/* ------------------------- INDEX LISTINGS ---------------------------------*/

#formulaire ul li  {
	padding: 0px;
}

#formulaire ul li a {
	display:block;
	float: left;
	height: 110px;
	width: 150px;
	margin-right: 8px;
	padding:0px;
	background-position: bottom;
	background-repeat: no-repeat;	
}

#formulaire ul li a img {
	margin:0px;
	text-align: center;
	border: 1px solid #eee;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#formulaire ul li a:hover img {
	margin:0px;
	text-align: center;
	border: none;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 9px;
}

#formulaire ul li a:hover {
	background-position: top;
	background-repeat: no-repeat;	
}	

#formulaire ul {
	margin-left: 126px;
	margin-top: 10px;
	height: auto;
	width: 500px;
	margin-bottom: 30px;
	float: left;
}

a.reference_index {
	background-image: url(theme/actus/arriere_bulle.png);
	margin: 0px;
	padding: 0px;
	display: block;
}

.reference_index a:hover {
	background-position:top;
	
}
