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

/* Normalise les marges et les remplissages */
body, div, dl, dt, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{ margin: 0; padding: 0; }

/* Normalise les tailles de police pour les en-ttes */
h1, h2, h3, h4, h5, h6
{ font-size: 100%; }

/* Supprime liste-style pour les listes */
ol, ul
{ list-style: none; }

/* Normalise les styles et graisses de font : font-style et font-weight sont "normal" */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style: normal; font-weight: normal; }

/* Supprime les bordures dans les tableaux */
table
{ border-collapse: collapse; border-spacing: 0; }

/* Supprime les bordures dans les lments fieldset et img */
fieldset, img
{
	border: 0;
}

/* Aligne le texte  gauche dans caption et th */
caption, th { text-align: left; }

body {
	margin: 0 auto;
	padding: 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:left;
	background-image:url(/images/bck.gif);
	background-repeat:repeat-x;
	width:950px;
	position:relative;
}

h1 {
	font-size:1.7em;
	color:#94117D;
	font-family:"Bauhausl.ttf", Arial, Helvetica, sans-serif;
	font-weight: bold;
	top: -5px;
	position: relative;
}

h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#009376;
}

h3 {
    font-size:90%;
}

h4 {
    font-size:75%;
	padding-top:10px;
}

p {
	font-size:0.9em;
	line-height: 1.2em;
}

a {
    text-decoration:none;
}

input, textarea {
    font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#009376;
}

textarea {
    font-size:1em;
}

fieldset {
	font-size:0.9em;
	line-height: 1.2em;
}   

#holder {
	width:950px;
	height:815px;
	position:relative;
	left: 50%;
	margin-top: -50px; /* moitié de la hauteur */
	margin-left: -475px; /* moitié de la largeur */
	background-image:url(/images/fond.gif);
	background-repeat:no-repeat;
}

#logo {
	width:112px;
	height:175px;
	position:relative;
	left: 77px;
	top: 98px;
}

#main_content {
	position:relative;
	width: 484px;
	height: 217px;
	margin-top: 220px;
	margin-left:466px;
}

#main_content li {
	list-style:square;
	font-size: 0.9em;
	padding-top: 7px;
	margin-left: 13px;
}

#main_content a {
    color:#94117D;
}

#main_content a:hover {
    color:#009376;
}
   
#main_content img {
	border: 1px solid #999999;
	margin-right: 4px;
	margin-bottom: 1px;
}

#main_content_left {
	position:absolute;
	left : 0%;
	width : 47%;
	padding-left: 15px;
	padding-top: 13px;
}

  
#main_content_right {
	left : 50%;
	width : 46%;
	position: relative;
	padding-left: 10px;
	padding-top: 11px;
}

ul#galery li {
   display: inline;
   margin:-2px;
 }

#main_content_right_gal {
	left : 50%;
	width : 46%;
	position: relative;
	padding-left: 10px;
	padding-top: 35px;
}

#main_content_left_gal {
	left : -270px;
	width : 49%;
	position: absolute;
	padding-top: 13px;
	text-align: right;
}

#branding {
	height:95px;
	position:relative;
	background-image:url(/images/purplin.png);
	background-repeat:no-repeat;
	top: 31px;
	width: 468px;
}

#branding_crea {
	height:95px;
	position:relative;
	background-image:url(/images/purplin_crea.png);
	background-repeat:no-repeat;
	top: 31px;
	width: 468px;
}

#branding_ats {
	height:95px;
	position:relative;
	background-image:url(/images/purplin_ats.png);
	background-repeat:no-repeat;
	top: 31px;
	width: 468px;
}

#branding_gal {
	height:95px;
	position:relative;
	background-image:url(/images/purplin_gal.png);
	background-repeat:no-repeat;
	top: 31px;
	width: 468px;
}
   
#main_nav {
	width:813px;
	position:relative;
	top:98px;
	float: right;
	font-size:1em;
	
}

#accueil_nav, #produits_nav, #services_nav, #galerie_nav {
    padding-bottom:5px;
}

#accueil_nav a, #produits_nav a, #services_nav a, #galerie_nav a {
    display:block;
	height:23px;
	font-family:"Bauhausb.ttf", Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-left:5px;
	padding-top:3px;
}


#accueil_nav a{
	background-color:#94117D;
	
}

#accueil_nav a:hover{
	background-color:#009376;
	
} 
 
#produits_nav a{
	background-color:#9d7a49;

}

#produits_nav a:hover  {
	background-color:#858688;

}

#services_nav a{
	background-color:#009376;
}

 #services_nav a:hover {
	background-color:#94117D;
}

#galerie_nav a{
	background-color:#858688;
}

#galerie_nav a:hover {
	background-color:#9d7a49;
}

#contact_nav {
	position:absolute;
	left: 735px;
	top: -141px;
	font-size:0.9em;
}
  
#contact_nav a {
    color:#7e187a;
}
  
#contact_nav  a:hover {
	color:#009376;
}


#panel {
	background-image: url(/images/cardboard.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#panel a {
    color:#94117D;
}

#panel a:hover  {
    color:#009376;
}

#footer {
	position:relative;
	text-align:right;
	font-size:0.7em;
	width: 930px;
	color: #CCCCCC;
	top: 214px;
}

#footer a {
    color:#CCCCCC;
}

#footer a:hover {
    color:  #009376;
} 

.slide {
	margin: 0;
	padding: 0;
	z-index:10;
	position: relative;
	width: 300px;
	left:515px;
}
.btn-slide {
	text-align: center;
	width: 90px;
	height: 25px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 117px;
}
.active {
	background-position: right 12px;
}

#buttons {
	z-index:10;
	position: relative;
}

.Style1 {
	color: #94117D;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: 600;
}

a.Style2  {
	width:22px;
	margin-left:120px;
}

.Style2 {
	color: #009376;
	font-size: 0.8em;
}

ul.Style2 li{
    margin-top:-3px;
}
