* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #dae483 url(images/fond-page.gif) repeat-y top center fixed;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #A4A4A4;
	font-size: 100%;
	line-height: 1em;
}

#page {
	margin: 0 auto;
	text-align: left;
	width: 760px;
	position: relative;
	height: 550px;
	background: url(images/fond-haut.gif) no-repeat;
}


#corps {
	position: absolute;
	top: 144px;
	left: 10px;
	width: 740px;
	padding-top: 110px;
}

#diaporama {
	width: 740px;
	height: 200px;
	overflow: hidden;
	background: #fdefd9;
}

/* ACCES CLIENT */

#accesclients {
	margin: 0 auto;
	text-align: left;
	width: 760px;
	position: relative;
	background: #f3f7d9;
	display: none;
}

#accesclients form {
	padding: 15px 20px;
}

#accesclients input {
	border: 1px solid #dae483;
	background: #FFF;
	margin: 0 15px 0 5px;
	color: #7b9d00;
	width: auto;
}

#accesclients label {
	width: auto;
	float: none;
	color: #7b9d00;
	font-weight: bold;
	border: 0;
	padding: 0;
}

#accesclients input.submit {
	margin: 0;
}

/* FIN ACCES CLIENT */



/* MENU ENTETE */

#menuentete {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	line-height: 0.8em;
}

#menuentete a {
	padding: 0.4em 0.8em;
	margin: 0;
	font-size: 0.7em;
	color: #7b9d00;
	background: #f3f7d9;
	text-decoration: none;
	border-left: 1px solid #FFF;
	float: right;
}

#menuentete a:hover {
	background: #b1c800;
	color: #FFF
}

#menuentete a.selected {
	color: #dae483;
}

#menuentete p {
	padding: 0.4em 0.8em;
	margin: 0;
	font-size: 0.7em;
	color: #CCC;
	float: right;
}

/* FIN MENU ENTETE */



/* MENU */

#menu {
	position: absolute;
	top: 90px;
	left: 9px;
	width: 740px;
	z-index: 100;
	background: url(images/transparent.gif);
}


#menu ul {
	display: none;
	border-bottom: 1px solid #96b200;
	background: #dae483;
}

#menu li {
	float: left;
	border-left: 1px solid #b1c800;
	list-style-type: none;
}

#menu li:hover {
	border-left: 1px solid #96b200;
}

#menu li a {
	display: block;
	color: #FFF;
	font-size: 1.2em;
	padding: 20px;
	text-decoration: none;
	font-weight: bold;
}

#menu li a:hover {
	background: url(images/fond-menu.gif) repeat-x;
}

#menu li a.selected {
	color: #dae483;
}

#menu li a.selected:hover {
	background: none;
}

#menu li a.ssmenu:hover, #menu li:hover a.ssmenu {
	background: #b1c800 url(images/fond-ssmenu.gif) repeat-x bottom;
}

#menu li:hover ul {
	display: block;
}

#menu li li {
	float: none;
	border: 0;
}

#menu li li:hover {
	border: 0;
}

#menu li li a {
	display: block;
	font-size: 0.7em;
	line-height: 1.9em;
	padding: 0;
	border-top: 1px solid #c5d640;
	text-align: center;
	color: #7b9d00;
}

#menu li li a:hover {
	background: #7b9d00;
	color: #FFF;
}

/* FIN MENU */



/* PHOTO MEC */

div.index {
	background: url(images/man01.jpg) no-repeat right top;
}

div.competences {
	background: url(images/man02.jpg) no-repeat right top;
}

div.services {
	background: url(images/man03.jpg) no-repeat right top;
}

div.contact {
	background: url(images/man04.jpg) no-repeat right top;
}

/* FIN PHOTO MEC */



/* REGLES GENERALES */

h1 {
	position: absolute;
	top: 0;
	left: 0;
	padding: 30px 20px 20px 20px;
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: normal;
	color: #7b9d00;
	font-variant: small-caps;
}

h1 strong {
	display: block;
	font-size: 1.5em;
	color: #FFF;
	font-variant: normal;
}

h2 {
	color: #FFF;
	font-variant: small-caps;
	font-size: 1.6em;
	line-height: 1em;
	padding: 10px 20px;
	background: #b1c800 url(images/fond-h2.gif) no-repeat;
	border-bottom: 1px solid #96b200;
}


strong, a {
	font-size: 1.2em;
	font-weight: bold;
	color: #b1c800;
}

a {
	color: #7b9d00;
}

a:hover {
	color: #96b200;
}

span.keyword {
	display: none;
}

p, h3 {
	margin: 15px 0 ;
	padding: 0 20px;
	line-height: 1.5em;
}

#corps ul {
	margin: 15px 0 ;
	padding: 0 20px;
	font-size: 0.8em;
	line-height: 1.5em;
}

#corps li {
	margin-bottom: 0.8em;
	line-height: 1.3em;
}

#corps ul p {
	margin: 0;
	padding: 0;
}

.demiepage {
	width: 360px;
}

.demiepage ul {
	list-style-type: none;
	margin-left: 20px;
	padding: 0;
}

.demiepage li {
	background: url(images/fond-li.gif) no-repeat;
	padding: 0 10px 0 25px;
}

.demiepage li a, .demiepage li strong {
	font-size: 1.4em;
	font-variant: small-caps;
	display: block;
	border-bottom: 1px dotted #ddd;
	text-decoration: none;
	margin-bottom: 3px;
	padding-bottom: 2px;
}

.demiepage li a:hover {
	letter-spacing: 1px;
}

.demiepage li.selected {
	background: url(images/fond-li.selected.gif) no-repeat;
}

.demiepage li.selected p, .demiepage li.selected strong {
	color: #ddd;
}

/* DROITE */

#droite {
	float: right;
	display: inline;
	margin: 145px 0 0 0;
	padding: 0;
	background: #f3f7d9;
	width: 370px;
	color: #9c9f8c;
}

#droite img {
	padding: 0;
	margin: 0;
	border: 0;
}

#droite h2 {
	background-image: url(images/fond-h2b.gif);
}

#droite p, #droite h3 {
	background: url(images/fond-droite-p.gif) no-repeat;
	margin: 0;
	padding: 15px 20px;	
}

#droite h3 {
	font-variant: small-caps;
	font-size: 1.3em;
	line-height: 1em;
	color: #b1c800;
}

#droite ul {
	list-style-type: square;
	padding: 0 20px 15px 36px;
	margin: 0;
}

#droite li {
	margin-bottom: 0.8em;
	line-height: 1.3em;
}



/* PIED */

#pied {
	clear: both;
	padding: 15px 0 0 0;
	background: url(images/fond-pied.gif) no-repeat;
	margin: 0;
	line-height: 1em;
}

#pied p {
	margin: 0;
	padding: 5px 0 20px 70px;
	font-size: 0.7em;
	background: url(images/logo.gif) no-repeat;
}


#pied a {
	letter-spacing: 0.1em;
	font-size: 1em;
}

#pied img {
	float: right;
	display: inline;
	margin: 0 0 4px 4px;
}

#pied img.w3c {
	background: #dae483;
}

/* FORMULAIRE */

form {
	font-size: 0.8em;
	line-height: 0.8em;
}

fieldset {
	margin: 0 20px 10px 0;
	padding: 10px 20px 10px 20px;
	border: 1px solid #d8d8d8;
	text-align: right;
}

legend, .submit {
	font-weight: bold;
	background: #b1c800;
	padding: 5px 10px;
	margin: 10px 0;
	color: #FFF;
}

fieldset p {
	margin: 0;
	padding: 0;
	text-align: right;
	clear: left;
}

label {
	width: 35%;
	border-bottom: 1px dashed #dae483;
	padding: 0 0 4px 0;
	float: left;
	text-align: left;
	clear: left;
	display: inline;
}

form div {
	clear: left;
	padding-top: 5px;
}

div.checkbox label {
	width: 92%;
}

div.checkbox input {
	width: auto;
	border: 0;
	background: 0;
}

.oblig {
	font-weight: bold;
	letter-spacing: 1px;
}


input, .input, textarea {
	border: 1px solid #dae483;
	background: #f3f7d9;
	width: 60%;
	margin: 0;
}

.submit {
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
}