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

body{
margin:0 auto;
	background-color:#EEEEEE;
	background-image: url(images/body.png);
	background-repeat: repeat-x;
}

a img
{
border: none;
}

#barre_haut{
	width:750px;
	height:30px;
	margin:0 auto;
	background-image:url(images/barre_haut.png);
	background-repeat: no-repeat;
	text-align:right;
	position:relative;
}

#barre_haut a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right:12px;
	}

#logo{
	margin:0 auto;
	width:750px;
	height:113px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#people{
	width:309px;
	height:113px;
	float:left;
	margin-top:12px;
	margin-left:12px;
}

#content{
	margin:0 auto;
	width:750px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#header{
width:750px;
height:81px;
}

hr {
	border: none;
	width:730px;
	height: 1px; line-height: 1px;
	background: #CCC;	
	margin-bottom: 20px;
	padding: 0;
}

#annonce{
	margin:0 auto;
	width:750px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#annonce h1{
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	padding-left:16px;
	padding-top:20px;
	text-decoration: none;
	font-weight: normal;
}

#annonce h2{
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align:center;
	
}

.clr {
margin:0 auto;
  clear: both;
  font-size:0;
  line-height:0;
  border: 0px;
  }
  
  #lightBox {width:100%; margin:50px 0px; text-align:center; display:none;}
#lightWrap {width:400px; background:#000; border:2px #ccc solid; margin:auto; color:#fff; position:relative;  z-index:2;}

#shade {width:100%; height:100%; position:absolute; top:0px; left:0px; background:#000; -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); display:none; z-index:1;}

#closeBox { width:16px; height:16px; line-height:15px; background:#F36; position:absolute; top:5px; right:10px; cursor:pointer;}

#barre_bas{
	width:750px;
	height:150px;
	margin:0 auto;
	background-image:url(images/barre_bas.png);
	background-repeat: no-repeat;
}

#services{
	margin:0 auto;
	width:400px;
	margin-left:40px;
	margin-top:5px;
}

#services h1{
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: underline;
	font-size: 0.9em;
}

#services h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	font-weight:normal;
}

#blog{
	margin:0 auto;
	width:400px;
	margin-left:40px;
	margin-top:5px;
}

#blog h1{
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: underline;
	font-size: 0.9em;
}

#blog h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	font-weight:normal;
}

#mentions{
	padding-top:5px;
	margin-left:20px;
	width:200px;
	height:70px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #7f7e7e;
	float:left;
}

#mentions h1{
    padding-left:20px;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
	font-size: 0.8em;
}

#mentions h2{
padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 0.8em;
}

#mentions h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 0.8em;
	text-decoration: none;
}

#mentions h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 0.8em;
	text-decoration: underline;
}

#mentions1{
	padding-top:5px;
	width:200px;
	height:70px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #7f7e7e;
	float:left;
}

#mentions1 h1{
    padding-left:20px;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
	font-size: 0.8em;
}

#mentions1 h2{
padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 0.8em;
}

#mentions1 h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 0.8em;
	text-decoration: none;
}

#mentions1 h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 0.8em;
	text-decoration: underline;
}

#mentions2{
padding-left:20px;
	padding-top:5px;
	width:300px;
	float:left;
}

#mentions2 h1{
    padding-left:5px;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
	font-size: 0.8em;
}

#mentions2 h2{
padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 0.8em;
}

#mentions2 h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 0.8em;
	text-decoration: none;
}

#mentions2 h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 0.8em;
	text-decoration: underline;
}

#indexat{
	margin:0 auto;
	width:750px;
	height:30px;
	background-image: url(images/indexat.png);
	background-repeat: repeat;
}

#indexat h1{
margin:0 auto;
color:#575555;
font-size:0.8em;
}

#fondbas{
margin:0 auto;
	width:750px;
	background-image: url(images/fondbas.png);
}

#fondbas h1{
margin:0 auto;
font-size:0.8em;
color:#5d5b5c;
}

#fondbas h1 a{
color:#5d5b5c;
}

#promo{
	margin:0 auto;
	width:750px;
	background-repeat: no-repeat;
	background-image: url(images/sitepromo.jpg);
}

#promo h1{
	margin:0 auto;
	color:#FF0000;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:30px;
	padding-top:10px;
}

#promo h2{
	margin:0 auto;
	color:#666666;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:30px;
	padding-top:10px;
}

#promo h3{
	margin:0 auto;
	color:#ff6600;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:200px;
	font-weight:bold;
}

#promo h4 ul{
	margin:0 auto;
	padding-left:200px;
}

#promo h4 li{
	margin:0 auto;
	color:#666666;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/boule.png);
	background-repeat: no-repeat;
	line-height:15px;
	text-decoration:none;
	list-style-type: none;
	padding-left:15px;
	font-weight:normal;
}

#ref{
	margin:0 auto;
	width:750px;
	background-repeat: no-repeat;
	background-image: url(images/sitecreation.jpg);
}

#ref h1{
	margin:0 auto;
	color:#FF0000;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:30px;
	padding-top:10px;
}

#ref h2{
	margin:0 auto;
	color:#666666;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:30px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:15px;
}

#ref h3{
	margin:0 auto;
	color:#ff6600;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:200px;
	font-weight:bold;
	padding-bottom:5px;
}

#ref h3 a{
	color:#ff6600;
	text-decoration:none;
}


#ref h4 {
	margin:0 auto;
	padding-left:200px;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 0.8em;
	color:#666666;
	padding-bottom:10px;
}


#ref h4 ul{
	margin:0 auto;
}

#ref h4 li{
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/boule.png);
	background-repeat: no-repeat;
	line-height:15px;
	text-decoration:none;
	list-style-type: none;
	padding-left:15px;
	font-weight:normal;
}


#graphiste{
	margin:0 auto;
	width:750px;
	background-repeat: no-repeat;
	background-image: url(images/sitegraphistefreelance.jpg);
}

#graphiste h1{
	margin:0 auto;
	color:#FF0000;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:30px;
	padding-top:10px;
}

#graphiste h2{
	margin:0 auto;
	color:#666666;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:30px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:15px;
}

#graphiste h3{
	margin:0 auto;
	color:#ff6600;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:200px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:30px;
}

#graphiste h3 a{
	color:#ff6600;
	text-decoration:none;
}

#graphiste h3 a:hover{
	color:#ff6600;
	text-decoration:underline;
}



#graphiste h4 {
	margin:0 auto;
	padding-left:200px;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 0.8em;
	color:#666666;
	padding-bottom:10px;
}


#graphiste h4 ul{
	margin:0 auto;
}

#graphiste h4 li{
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/boule.png);
	background-repeat: no-repeat;
	line-height:15px;
	text-decoration:none;
	list-style-type: none;
	padding-left:15px;
	font-weight:normal;
}




