@charset "utf-8";
/* Document CSS  */
/*=======================Sticky footer======*/  
* {margin:0;padding:0;} 
html, body, #contenant {height: 100%;}
body > #contenant {height: auto; min-height: 100%;}
#contenu {padding-bottom: 150px;}  /* doit être de la même hauteur que le footer */
#footer {
	position: relative;
	margin-top: -150px; /* valeur négative de la hauteur du footer */
	height: 150px;
	clear:both;
	background:url(images/fond_footer.jpg);
	} 
#footer p {
text-align:center;
font-size:85%;
color:#999999;
padding-top:55px;
	} 	
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix { height: 1%;}/* cacher à IE-mac \*/
.clearfix {display: block;}/* fin cacher de IE-mac */
 /*=======================fin sticky footer=====*/
 
body {
	font: 12px/1em Verdana,Helvetica,Arial,Tahoma,sans-serif;
	line-height:16px;
	background:#e3e2e2 url(images/fond.jpg);
	color:#333;
}
#contenant{ /* contenant général */	
	position:relative;
	width: 1040px;
	margin: 0 auto;
	background:url(images/top.jpg) no-repeat top;	
}
#contenu{ /* contenu */	
	width: 810px;
	margin: 0 auto;
}
/* ---------------------------------------------------début menu principal */
#menu{ /* menu principal */
	float: left;
	width: 500px;
	height: 116px;
}
#menu ul {
	list-style: none;
}
#menu li {
	display: block;
	float: left;
	margin-right: 32px;
	padding: 33px 0 0 0;	
}
#menu a {
	display: block;
	height: 19px;
	float: left;
	text-decoration: none;
}
#menu a:hover { 
	text-decoration: none; 
}
#menu li a span {
	display: none;
}
#mhome,#mhome2,#mporto,#mporto2,#mabout,#mabout2,#nav,#nav li a {
	voice-family: "\"}\"";
	voice-family: inherit; 
}
#mhome { width: 73px; background: url(images/menu_accueil_n.gif) no-repeat top left;}
#mhome2 { width: 73px; background:  url(images/menu_accueil_r.gif) no-repeat top left;}
#mhome:hover { background: url(images/menu_accueil_r.gif) no-repeat top left; }
#mporto { width: 96px; background: url(images/menu_portfolio_n.gif) no-repeat top left;}
#mporto2 { width: 96px; background:  url(images/menu_portfolio_r.gif) no-repeat top left;}
#mporto:hover { background: url(images/menu_portfolio_r.gif) no-repeat top left; }
#mabout { width: 100px; background: url(images/menu_about_n.gif) no-repeat top left;}
#mabout2 { width: 100px; background:  url(images/menu_about_r.gif) no-repeat top left;}
#mabout:hover { background: url(images/menu_about_r.gif) no-repeat top left; }
/* ---------------------------------------------------header */
#header{ /* logo et tagline dans la page d'accueil */
clear:both;
padding-top:30px;
}
#header2{ /* logo et tagline dans la page d'accueil */
clear:both;
padding-top:30px;
padding-bottom:29px;
}
#header h1 span,#header2 h1 span { display:none; }
#header h1 {width:380px; height:94px; padding:0; margin:0 0 12px 0; position:relative; background: url(images/datcha_accueil02.gif) no-repeat top left;}
#header2 h1 {width:235px; height:50px; padding:0; margin:0 0 0px 0; position:relative; background: url(images/datcha_portfolio.gif) no-repeat top left;}
/* ---------------------------------------------------header */
#datcha{
	float:left;
	height:163px;
	width:400px;
	padding:0;
	margin:0;
}
#contact{
	float:left;
	width:420px;
	padding:0;
	margin:0;
}
#demo{  /*flash dans la page d'accueil*/
float:right;
/*background:url(images/demo01.jpg);*/
width:330px;
height:270px;
margin:0 7px 0 0;
padding:0;
margin-top:-120px;
}
#demo_contact{ /* grande vignette dans la page d'accueil*/
float:right;
background:url(images/v_contact.jpg);
width:350px;
height:460px;
margin:0;
padding:0;
margin-top:-120px;
}
#exemple{ /* grande vignette portfolio*/
float:right;
width:461px;
margin:0 0 0px 0;
padding:0;
margin-top:-80px;
text-align:right;
}
/* fleches projets suivants et précédents */
#nav_sec{  
	float: right;
	width:461px;
	height: 20px;
	margin-top:-110px;
} 
#ariane{  
	float: left;
	width:390px;
	height: 20px;
	font-size:85%;
	color:#666666;
} 
#ariane a {
	padding:2px 7px 2px 2px;
	height: 20px;
	text-decoration: none;
	color:#FFFFFF;
	background:#83b423;
	background-image:url(images/pointe.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#ariane a:hover { 
	text-decoration: none; 
	color:#006666;
}
#nav_projets{  /* flèches gauche et droite*/
	float: right;
	width:60px;
} 
#nav_projets ul {
	list-style: none;
}
#nav_projets li {
	display: block;
	float: right;
	margin-right: 5px;
	padding: 0;	
}
#nav_projets a {
	display: block;
	height: 20px;
	float: left;
	text-decoration: none;
}
#nav_projets a:hover { 
	text-decoration: none; 
}
#nav_projets li a span {
	display: none;
}
#fleche_droite,#fleche_gauche/*,#nav,#nav li a*/ {
	voice-family: "\"}\"";
	voice-family: inherit; 
}
#fleche_droite { width: 18px; background: url(images/fleche_dr_nor.gif) no-repeat top left;}
#fleche_droite:hover { background: url(images/fleche_dr_roll.gif) no-repeat top left; }
#fleche_gauche { width:18px; background: url(images/fleche_ga_nor.gif) no-repeat top left;}
#fleche_gauche:hover { background: url(images/fleche_ga_roll.gif) no-repeat top left; }

/*-------------------*/
#description{ /* courte description dans la page d'accueil*/
	float:left;
	height:193px;
	width:310px;
	padding:0;
	margin:0;
}
/* ---------------------------------------------------listes, paragraphes, titres */
h1, h2, h3{
	margin: 0;
	padding:0;
	clear:both;
}
h2 {
	padding:5px 0 7px 0;
	color:#4a7e7e;
	font-size:16px;
	line-height: 110%;
}
h3 {
	padding:4px 0 0px 0;
	font-size:12px;
}
h3 span {
display:none;
}
#nouvelles h4 {
	padding:0 0 7px 0;
	font-size:90%;
	text-align:left;
	line-height:100%;
}
p {
	margin: 0;
	padding:0;
	text-align: left;
}
.datcha {
font-size:95%;
line-height:135%;
text-align:justify;
padding-bottom:8px;
color:#464545;
}
.description {
font-size:95%;
line-height:130%;
text-align:left;
padding-bottom:3px;
}
.client {
font-size:95%;
line-height:130%;
text-align:left;
padding-bottom:3px;
}
.url {
font-size:95%;
line-height:130%;
padding:10px 0 5px 0;
}
ul, ol {
	text-align: left;
}
a:link {
	margin: 0;
	padding:0;
	color: #719f07;
	text-decoration:none;
}

a:hover, a:active {
	color: #749631;
  text-decoration: none;
}
a:visited {
	color: #749631;
	  text-decoration: none;
}
a:hover {
	color:#356666;
}
img {
	margin: 0;
	padding:0;
	border: none;
}
.img_left{
float:left;
padding-right:5px;
}
/* ---------------------------------------------------portfolio --VERSION LISTES */
#portfolio{ /* bloc portfolio dans la page d'accueil*/
clear:both;
height:168px;
}
#portfolio ul {
	list-style: none;
}
#portfolio li {
	display: block;
	float: left;
	padding: 10px 4px 0 0;	
}
#portfolio a {
	display: block;
	height: 28px;
	float: left;
	text-decoration: none;
}
#portfolio a:hover { 
	text-decoration: none; 
}
#portfolio li a span {
	display: none;
}
#msites,#msites2#manims,#manims2,#millus,#millus2,#mdev2 {
	voice-family: "\"}\"";
	voice-family: inherit; 
}
#msites { width: 265px; height: 35px; background: url(images/h3_sites.jpg) no-repeat top left;}
#msites2 { width: 500px; height: 28px; background: url(images/h3_sites.gif) no-repeat bottom left; }
#msites:hover { background: url(images/h3_sites_r.jpg) no-repeat top left; }
#manims { width: 265px; height: 28px; background: url(images/h3_animations.jpg) no-repeat top left;}
#manims2 { width: 265px; height: 42px; background: url(images/h3_anims.gif) no-repeat bottom left;}
#manims:hover { background: url(images/h3_animations_r.jpg) no-repeat top left; }
#millus { width: 265px; height: 28px; background: url(images/h3_illustration.jpg) no-repeat top left;}
#millus2 { width: 265px; height: 42px; background: url(images/h3_illust.gif) no-repeat bottom left;}
#millus:hover { background: url(images/h3_illustration_r.jpg) no-repeat top left; }
#mdev2 { width: 265px; height: 42px; background: url(images/h3_dev.gif) no-repeat bottom left;}

#manims3 { width: 500px; height: 60px; background: url(images/h3_anims.gif) no-repeat bottom left;}
#millus3 { width: 500px; height: 60px; background: url(images/h3_illust.gif) no-repeat bottom left;}

.img_portfolio{
	margin: 0;
	padding:0 4px 5px 0;
	border: none;
}
.img_port{
	margin: 0;
	padding:0 0;
	border: none;
}
.img_noprint{
	margin: 0;
	padding:0 0;
	border: none;
}
/**/
#portfolio2{ /* bloc portfolio dans la page d'accueil*/
clear:both;
}
div.float {
	float:left;
	width:269px;
	height:130px;
	margin:0 0 18px 0;
	padding:0;
	background: url(images/fond_vignette.jpg) no-repeat top left;
}

div.float p {
  font-size:80%;
  color:#666666;
  margin-top:2px;
  padding-bottom:10px;
  line-height:120%;
  }
div.float2 {
	float:left;
	width:203px;
	height:127px;
	margin:0 3px 8px 0;
	padding:0;
	background: url(images/fond_vignette_petite.jpg) no-repeat top left;
} 
/* ---------------------------------------------------NOUVELLES ET LIENS */
#nouvelles{ /* bloc nouvelles et liens dans la page d'accueil*/
width:800px;
float:left;
}
#nouvelles h3 { 
	background: url(images/h3_nouvelles.jpg) no-repeat top left;
	width:256px;
	height:28px;
	margin-top:20px;
}
#liens{ /* bloc nouvelles et liens dans la page d'accueil*/
width:800px;
float:left;
}
#liens h3 { 
	background: url(images/h3_liens.jpg) no-repeat top left;
	width:256px;
	height:28px;
	margin-top:20px;
}
#liens ul { 
list-style:none;
font-size:90%;
}

/* ---------------------------------------------------image map */
#map a {
  position: absolute;
  height: 300px;
  width: 270px;
  top: 5px; 
  text-decoration: none;
  }
#map a i { visibility: hidden; }
a#vignette { left: 630px; top:105px; height: 355px; width: 275px;}
div.float img{
height:124px;
border:1px dashed #999;
}
div.float2 img{
height:121px;
border:1px dashed #999;
}
div.float a:hover img { 
margin:-1px;
height:124px;
width:260px;
border:2px solid #fff;
}
div.float2 a:hover img { 
margin:-1px;
height:121px;
width:197px;
border:2px solid #fff;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}




