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

body {
	background: #f8cb83 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%;
}

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

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

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

#accesclients label {
	width: auto;
	float: none;
	color: #e96600;
	font-weight: bold;
	border: 0;
	padding: 0;
	line-height: 1em;
}

#accesclients input.submit {
	margin: 0;
}

#menuentete {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}

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

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

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

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

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

/* MENU */

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

#menu li {
	float: left;
	border-left: 1px solid #f29400;
}

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

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

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

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

#menu li li a {
	display: block;
	font-size: 0.7em;
	line-height: 1em;
	padding: 0.4em 0 0.5em 0;
	border-top: 1px solid #f5af40;
	text-align: center;
	color: #e96600;
}

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

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

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

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

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

#menu ul{
	display: none;
	border-bottom: 1px solid #ee7e00;
	background: #f8cb83;
	list-style-type: none;
}

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

/* FIN MENU */

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

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

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

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;
}

h1 {
	padding: 30px 20px 20px 20px;
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: normal;
	color: #e65600;
}

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



#droite {
	float: right;
	margin: 150px 0 0 0;
	background: #fdefd9;
	width: 370px;
	color: #a39a8c;
}


.demiepage {
	width: 49%;
}

.demiepage ul {
	list-style-image: url(/images/puce.gif);
}

h2 {
	color: #FFF;
	font-size: 1.3em;
	padding: 10px 20px;
	background: #f29400 url(images/fond-h2.gif) no-repeat;
	border-bottom: 1px solid #ee7e00;
}

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

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

#corps ul {
	padding-left: 40px;
	font-size: 0.8em;
}

#corps ul p, #corps ul h3 {
	margin: 0;
	padding: 0;
	background: none;
}

#corps li {
	margin-bottom: 1em;
}


#corps #droite li {
	margin-bottom: 0.5em;
}

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

a {
	color: #e96600;
}

a:hover {
	color: #ee7e00;
}

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

#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;
}

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

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

span.keyword {
	display: none;
}

/* 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: #f29400;
	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 #f8cb83;
	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 #f8cb83;
	background: #fdefd9;
	width: 60%;
	margin: 0;
}

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