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

body {
	font: normal 11pt Arial, Tahoma, Verdana, sans-serif ;
	color:#8d8d8d;
	background: #ededed; 
}

a{
	text-decoration:none;
	color:#8d8d8d;
	font-size: 9pt
}
a:hover{
	text-decoration:underline;
	color:#699a0a;
}

.part{
	margin-bottom:42px;
}

.part b{
	border-bottom:3px solid #699A0A;
	border-left:7px solid #699A0A;
	padding-bottom:2px;
	padding-left:11px;
}
.part form{
	text-align: center;
	padding-top:17px;
}

#formhash{
	border:1px solid #8E8EAB;
	margin:15px;
	padding:15px;
}


.tab { 
	border:1px solid #699A0A;
	padding: 6px;
}

.submit{
	border: 1px solid #699A0A;
	text-align: center;
}
div.msgError{
	color:red;
	border: 1px solid red;
	background: #FFBFC2 url(images/error.png) no-repeat 1% 34%;
	padding:7px 0 5px 53px;
	text-align:center;
	margin-bottom:6px;
}
.msgError a{
	color:grey;
	font-weight: bold;
}
.msgError b{
	border:0;
	margin: 0;
	padding: 0;
}

div.msgSuccess{
	color: red;
	border: 1px solid green;
	background: #A4FF9F url(images/ok.png) no-repeat 1% 34%;
	padding:7px 0 5px 53px;
	text-align:center;
	font-family:Arial;
	margin-bottom:6px;
}
div.msgSuccess b{
	border:0 none;
	padding:0;
}

div.msg {
	color:grey;
	border: 1px solid grey;
	background: #FFFFDF  url(images/warning.png) no-repeat 1% 34%;
	padding:7px 0 5px 53px;
	text-align:center;
	margin-bottom:6px;
}
div.msg b{
	border:0 none;
}

.txt{
	color: red;
	font-weight: bold;
	border: 1px solid #699A0A;
}
div#calc b{
	border:0;
}
#feedback{
	position : fixed;
	border: 0;
	margin: 0;
}
/*///////////////////////////////////  GLOBAL  //////////////////////////*/
#global {
	margin: auto;
	width:900px;
	background:#ededed url(images/fondcontenu.jpg) repeat-y left top;
}
#topbar {
	background: #FFFFFF none repeat scroll 0 0;
	border: 0;
	color:#444444;
	margin-left:90px;
	padding:2px;
	position:fixed;
	text-align:center;
	display:none;
	opacity:0.8;
}

/*///////////////////////////////////  HEADER  //////////////////////////*/
#header {
	width:900px;
	height:301px;
	font-weight:bold;
	text-transform:uppercase;
	background:#ededed url(images/header.jpg) no-repeat left top; 
}
#header h1{
	margin-top:255px;
	position:absolute;
	color:#699a0a;
	margin-left:120px;
	padding:0 5px;
	font: bold 14pt Arial,Tahoma,Verdana,sans-serif;
}

/*///////////////////////////////////  MENU   //////////////////////////*/
#menu {
	float:left;
	display:inline;
	width:177px;
	text-align:left;
	margin:0 0 0 50px;
}
#menu h2 {
	width:153px;
	height:30px;
	line-height:30px;
	font-size:10pt;
	margin:0;
	padding:0 0 0 10px;
	color:#8d8d8d;
	background: url(images/rubrique.jpg) no-repeat left top;
}
#menu ul {
	margin:0 0 0 0;
	width:162px;
	font-size:10pt;
	list-style:none;
}

#menu ul li {
	width:77px;
}

#menu ul li a {
	display:block;
	margin:0px;
	padding:0 0 0 13px;
	width:150px;
	height:29px;
	line-height:29px;
	text-decoration:none;
	color:#699a0a;
	background: url(images/lien.jpg) no-repeat left top;
}

#menu ul li a:hover {
	text-decoration:underline;
}

/*///////////////////////////////////  BODY  //////////////////////////*/
#corps {
	margin:0 40px 0 225px;
	padding:10px;
}

#corps a{
	color: #699A0A;
	font-weight:bold;
	
}

.floatl {
	float:left;
	padding-right:1em;
	margin:0;
}


#corps h1 {
	color:#699a0a;
	margin:0 10px 10px;
	padding:0 5px;
	font: bold 14pt Arial,Tahoma,Verdana,sans-serif;
}
#corps p {
	color:#8d8d8d;
	text-indent:15px;
	margin:5px 5px 5px 0;
	line-height: 1.4em;
	padding-top:8px;
}
#corps p a {
	color:#699a0a;
	font-size:10pt;
}

#corps p.right {
	margin-right:15px;
	text-align:right;
	font-weight:bold;
	font-size:10px;
	letter-spacing:1px;
	color:#8d8d8d;
}
#hashbox {
	color:#8d8d8d;
	text-indent:15px;
	margin:5px 5px 5px 0;
}

.tr1 {
	background-color:#FFFFFF;
}
.tr2 {
	background-color:#F6F6F9;
}

/*///////////////////////////////////  FOOTER  //////////////////////////*/
div#footer {
	clear:both;
	width:900px;
	height:98px;
	padding-top:30px;
	font-size:9px;
	text-align:center;
	color:#8d8d8d;
	background:#ededed url(images/footer.jpg) no-repeat left top;
}

p#footer a{
color:#699a0a;
}
