/* CSS Document */


#conteneurMenu {
	margin:41px 0 0 10px;
	background:url(../img/fondmenu.gif) top left no-repeat;
	position:relative;
	width:519px;
	height:38px;	
}

#menu {
	z-index:100;
	position:absolute;
	top:0px;
	left:10px;
	width:519px;
	height:38px;	
}

#menu dl {
	float:left;
	margin:0;
	padding:0;
}

#menu dt {
	cursor:pointer;
	font-weight:normal;
	font-size:14px;
}



#menu dt a {
	height:26px;
	padding:12px 7px 0 7px;
	background:url(../img/fondbtn.jpg) top left repeat-x;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	display:block;
	float:left;
	cursor:pointer;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
}

.clear {
	display:block;
	clear:both;
	position:relative;
	font-size:0px;
}

#menu dt a:hover {
	color:#000;
	background:url(../img/fondbtn.jpg) bottom left repeat-x;
}

#menu dd {
	position:absolute;
	top:37px;
	margin:1px 0 0 0px;
	padding:3px 0 1px 0;
	display:none;
	font-size:0px;
	z-index:100;
	border:solid 1px #000;
	background-color:#000;
	font-size:0px;
}

#menu ul {
	display:table;
	margin:0;
	padding:0;
}

#menu li {
	display:block;
	display:table-row;
}

#menu li a {
	color:#fff;
	text-decoration: none;
	display:block;
	font-size:12px;
	padding:2px 9px 2px 9px;
	white-space:nowrap;
}

#menu li a:hover {
	background-color:#fff;
	color:#000;
}















body {
	background:url(../img/ete/fond.jpg) top center #ffffff no-repeat;
	font-family: Verdana, sans-serif;/*Arial,Helvetica*/
	font-size:12px;
	margin:0;
	padding:0;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

form {
	margin:0;
	padding:0;
}

h2 {
	font-size:15px;
	text-transform:uppercase;
	margin:0 0 10px 0;
	padding:0;
}

div.paragraph {
	margin:0 0 30px 0;
}

div#container {
	width:992px;
	position:relative;
	margin:0 auto;
}

div#logo {
	width:269px;
	height:498px;
	background:url(../img/ete/fondlogo.jpg) top left no-repeat;
	margin:71px 0 0 0;
	float:left;
}

a#linklogo {
	display:block;
	border:0;
	margin:55px 0 0 72px;
	width:136px;
	height:62px;
}

div#logo a img {
	border:0;
}

div#contact {
	text-align:right;
	margin:380px 0 0 0;
}

h1.title {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	/*text-align:right;*/
}

div#contenu {
	width:540px;
	height:852px;
	background:url(../img/ete/fondcontenu.jpg) top left no-repeat;
	margin:0;
	float:left;	
}


div#contents {
	text-align:left;
	width:480px;
	padding:25px 0 30px 25px;
	background-color:#FFFFFF;
	font-size:10px;
	margin-left:10px;
}


div#tools {
	float:left;
}

a#lang {
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	display:block;
	margin:52px 0 0 0;
}

div#links {
	width:180px;
	height:36px;
	background:url(../img/ete/tools.gif) top left no-repeat;
	margin:13px 0 10px 0;
}

ul#menutools {
	margin:0;
	padding:10px 0 0 10px;;
	list-style-type:none;
}

ul#menutools li {
	float:left;
	margin:0 10px 0 0;
	padding:0;
	list-style-type:none;
}

ul#menutools li a {
	float:left;
	margin:0;
	padding:0 0 0 17px;
	list-style-type:none;
	color:#ccc;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	height:14px;	
}

ul#menutools li a:hover {
	color:#fff;
	text-decoration:none;
	background-position:bottom left;
}

a#faq {
	background:url(../img/faq.gif) top left no-repeat;
}

a#contacttools {
	background:url(../img/contact.gif) top left no-repeat;
}

div#dealers {
	width:180px;
	height:75px;
	background:url(../img/ete/dealer.gif) top left no-repeat;
	margin:0 0 10px 0;
}

div#dealers h3, div#newsletter h3 {
	color:#fff;
	font-weight:bold;
	margin:0;
	font-size:11px;
	text-transform:uppercase;
	padding:10px 0 0 31px;
}

div#dealers input {
	font-size:11px;
	text-align:center;
	width:160px;
	margin:15px 0 0 10px;
}

div#dealers a {
	font-size:11px;
	text-align:center;
	width:160px;
	margin:25px 0 0 10px;
	background-color:#EEEFF2;
}

div#newsletter {
	width:180px;
	height:133px;
	background:url(../img/ete/newsletter.gif) top left no-repeat;
	margin:0 0 10px 0;
}

.inputtxt {
	font-size:11px;
	text-align:left;
	width:155px;
	margin:0 0 4px 10px;
}

.inputbtn {
	font-size:11px;
	text-align:center;
	width:160px;
	margin:9px 0 0 10px;
}

.nomarnopad {
	margin:0;
	padding:0;
}

.error {
	text-align:center;
	color:red;
	border : dotted 1px red;
	margin:3px;
}

.success {
	text-align:center;
	color:green;
	border : dotted 1px green;
	margin:3px;

}

a img {
	border:0;
}
