/* ************************** Général *************************
***************************************************************/
html {
	margin: 0;
	padding: 0;
}
body {
    margin: 0; 
	padding: 0;
    text-align: left;
	background: #000000;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #32331D;
     }
#top-short {
	position:relative;
	width: 100%;
	min-width: 1080px;
	height: 110px;
	background: url('../img/bg-top-short.jpg') no-repeat top left;
	color: #ffffff;
	}
#top-long {
	position:relative;
	width: 100%;
	min-width: 1080px;
	height: 110px;
	background: url('../img/bg-top-long.jpg') no-repeat top left;
	color: #ffffff;
	}
#middle-short {
	position:relative;
	width: 100%;
	min-width: 1080px;
	height: 346px;
	background: #ffffff url('../img/bg-middle-short.jpg') no-repeat top left;
	}
#middle-long {
	position:relative;
	width: 100%;
	min-width: 1080px;
	height: auto;
	background: #ffffff url('../img/bg-middle-long.jpg') no-repeat top left;
	}
#bottom {
	position:relative;
	width: 100%;
	min-width: 1080px;
	height: 142px;
	background: #000000 url('../img/bg-bottom.jpg') no-repeat top left;
	}

#logo h1 {
position: absolute;
clip: rect(1px 1px 1px 1px);
clip: rect(1px, 1px, 1px, 1px);
}
#logo {
	position: absolute;
	width: 300px;
	height: 60px;
	top: 30px;
	left: 100px;
	z-index:100;
	}
#accueil {
	position: relative;
	width: 880px;
	height: 346px;
	background: url('../img/mandarines.jpg') no-repeat 461px 110px;
	}
#competences {
	position: relative;
	width: 880px;
	height: 346px;
	background: url('../img/fraise.jpg') no-repeat 421px 110px;
	}
#global-txt-long {
	position: relative;
	width: 1200px;
	height: auto;
	background: url('../img/bg-txt-bottom.jpg') no-repeat bottom left;
	}
#txt-competences {
	position: relative;
	width: 580px;
	height: auto;
	padding: 126px 0 140px 240px;
	background: url('../img/fraise.jpg') no-repeat 421px bottom;
	}
.book1 {
	position:absolute;
	width: 120px;
	height: 134px;
	top: 232px;
	left: 92px;
	}
	
#txt-equipe {
	position: relative;
	width: 580px;
	height: auto;
	padding: 126px 0 200px 240px;
	background: url('../img/olive.jpg') no-repeat 540px bottom;
	}
	
#txt-contact {
	position: relative;
	width: 580px;
	height: auto;
	padding: 126px 0 110px 240px;
	background: url('../img/pomme-fraise-splash.jpg') no-repeat 500px bottom;
	}
#txt-mentions {
	position: relative;
	width: 580px;
	height: auto;
	padding: 126px 0 200px 240px;
	background: url('../img/mandarines.jpg') no-repeat 461px bottom;
	}
#txt-news {
	position: relative;
	width: 560px;
	height: auto !important;
	height: 560px;
	min-height: 560px;
	padding: 126px 0 260px 240px;
	background: url('../img/pepper.jpg') no-repeat 416px bottom;
	}
#carres{
	position: absolute;
	width: 140px;
	height: 40px;
	top: 0px;
	left: 720px;
	}
#download-tendance {
	position: relative;
	width: auto;
	height: auto;
	/*top: 200px;
	left: 260px;*/
	background: #ffffff;
	/*z-index: 100;*/
	}
/*********************   MENU   ********************
***************************************************/
#menu {
	position: absolute;
	width: 366px;
	top: 90px;
	left: 504px;
	z-index : 10;
	color: #FFFFFF;
	}
#menu a {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
#menu a:visited {
	font-weight: normal;
	color: #ffffff;
	}
#menu a:active {
	font-weight: bold;
	color: #ffffff;
	}	
#menu a:hover {
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	}

/********************************** titres ***************************
**********************************************************************/
h1.title { position:absolute; margin: 0; padding: 0px; top: 76px; left: 120px; font-size: 14px; border: none; font-weight: normal }

h1 {
	margin: 0;
	padding: 0;
	color: #40411E;
	font-size: 20px;
	font-weight: normal;
	}
h2 {
	margin: 26px 0 8px 0;
	padding: 0;
	color: #40411E;
	font-size: 16px;
	font-weight: 600;
	}
h3 {
	margin: 20px 0 0 0;
	padding: 0px;
	color: #40411E;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	}
h4 {
	margin: 8px 0 4px 0;
	padding: 0;
	color: #40411E;
	font-size: 14px;
	font-style: normal;
	border: none;
	font-weight: boldl;
	}
 /********************************** general **************************
********************************************************************/	

a { text-decoration:underline; color: #787746; font-weight: bold }
a:active { text-decoration: underline; color: #787746; font-weight: bold }
a:visited { text-decoration:underline; color: #787746; font-weight: bold }
a:hover { text-decoration: none; color: #40411E; font-weight: bold }

a img { border: none; vertical-align:bottom }
.gauche img { margin: 6px 6px 6px 0; float: left }
.droite img { margin: 6px 0 6px 6px; float: right }

.bold { font-weight: bold }
.italic { font-style: italic }
.small_italic { font-size: 10px; font-style: italic; font-weight: normal }
.rouge { color: #C03300 }
.vert { color: #40411E }
.vert-clair { color: #787746 }
.gris {	color: #B4AF91 }

p { margin: 6px 0; padding: 0 }
.center { text-align:center }
em { color: #B4AF91; font-size: 14px; font-weight: bold; font-style: italic }

/********************************** TEXTES ***************************
**********************************************************************/
.adresse {
	position: absolute;
	bottom: 0px;
	left: 284px;
	/*color:#000000;*/
	font-size:10px;
	z-index: 15;
	}
ul {
	margin: 10px 30px;
	padding: 0px;
	}
li {
	margin: 8px 0;
	padding: 0;
	list-style-type: circle;
	}
.texte label {
	margin: 0;
	padding: 0;
	width: 60px;
	float:left;
	text-align:left;
}
.textfield input {
	margin: 0 0 1px 0;
	padding: 3px;
	width: 424px;
}
.avertissement {
	color: #FF6600;
	font-weight: normal;
	font-style: italic;
	}
table {	margin: 20px 0 }
/********************************** CONTACT ***************************
**********************************************************************/
form { margin: 20px 0 46px 0 }
label {
	margin: 0;
	padding: 0;
	width: 80px;
	float:left;
	text-align:left;
}
input {
	margin: 0 0 1px 0;
	padding: 3px;
	width: 400px;
}
.nowidth input {
	width: auto;
	}
textarea {
	margin: 0;
	padding: 3px;
	width: 400px;
	height:10em;
	font-family:sans-serif;
	font-size:small;
	background:#fff;
}
.submit input	{
	margin: 0 0 0 80px;
	padding: 0;
	width: 406px;
	}
.thanks {
	color: #FF6600;
	font-weight: normal;
	font-style: normal;
	}
/********************************** LEGAL ***************************
**********************************************************************/
#legal{
	position: relative;
	top: 4px;
	left: 284px;
	color: #ffffff;
	font-size: 11px;
	}
#legal a {
	text-decoration:none;
	color: #ffffff;
	font-weight: normal;
}
#legal a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}
#legal a:visited {
	text-decoration:none;
	color: #ffffff;
	font-weight: normal;
}
#legal a:hover {
	text-decoration:underline;
	color: #ffffff;
	font-weight: normal;
}

/***************************** NEWS *****************************
******************************************************************/
.news-date {
	margin: 8px 0 0 0; 
	padding: 2px 10px;
	background-color: #f2f1ee;
	font-style: normal;
	font-size: 10px;
	color: #000000;
	text-align: right;
	border-bottom: 1px solid #000000;
	}
.num-pages {
	position: relative;
	margin: 10px;
	text-align: center;
	}
.num-pages a { text-decoration:none; color: #787746; font-weight: normal }
.num-pages a:active { text-decoration:none; color: #787746; font-weight: normal }
.num-pages a:visited { text-decoration:none; color: #787746; font-weight: normal }
.num-pages a:hover { text-decoration: none; color: #9bb50c;; font-weight: normal }

.souligne { text-decoration: underline }
/***************************** ADMIN *****************************
******************************************************************/
#admin-menu {
	position:absolute;
	top: 232px;
	left: 92px;
	}
#editeur { background: #ffffff; }