* {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background:#000 url(img/index.jpg) top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
h1 {
	position:absolute;
	top:-9999px;
}
#global {
	width:960px;
	margin:0 auto;
}
/*******************************
		Entete
/*******************************/
#entete {
	height:259px;
	background:url(img/entete.jpg) no-repeat;
}
#main_entete {
	height:214px;
}
#entete dl dd, #entete dl dt {
	line-height:31px;
	color:#ff9900;
	display:inline;
}
#entete dl dt .invisible {
	visibility:hidden;
}
#entete dl dd span {
	color:#ffcc00;
	font-weight:bold;
}
#main_entete {
	padding-left:27px;
	width:933px;
}
#diporama {
	width:279px;
	border:#a40000 3px solid;
	height:214px;
	float:left;
}
#centre_entete {
	width:335px;
	height:214px;
	float:left;
}
#centre_entete p {
	width:260px;
	margin:0 auto;
	color:#ff9900;
	font-size:11px;
	text-align:center;
}
#logo {
	width:335px;
	height:181px;
}
#news {
	width:285px;
	height:214px;
	background:url(img/bg_news.jpg) repeat-y;
	float:left;
}
#news h3 {
	height:47px;
	width:85px;
	background:url(img/h3_news.jpg) no-repeat;
	margin:0 auto;
}
#news .titre {
	font-weight:bold;
	text-align:center;
	height:25px;
	line-height:22px;
	width:285px;
	margin-left:-10px;
}

#news p {
	margin-left:10px;
}

#news .news {
	overflow:auto;
	height:120px;
}
#news img {
	border:1px solid #000000;
	margin:5px 9px 0 9px;
	float:left;
}
#news a {
	color:#ff6600;
	text-decoration:none;
	margin-left:29px;
	float:left;
}
#news a:hover {
	text-decoration:underline;
}
/*************************
		Centre
**************************/
h2 {
	text-align:center;
	margin-top:7px;
}

#centre {
	margin-top:26px;
	min-height:254px;
	padding-left:20px;
	overflow:hidden;
}
#menu {
	width:217px;
	height:254px;
	float:left;
}
#contenu {
	width:700px;
	min-height:254px;
	float:left;
}
#haut_contenu {
	width:700px;
	height:25px;
	background:url(img/index_01.png) no-repeat;
}
#centre_contenu {
	width:620px;
	padding:0 40px;
	min-height:201px;
	background:url(img/index_02.png) repeat-y;
}
#centre_contenu img {
	float:right;
}

#centre_contenu a {
color:#990033;
}

#centre_contenu ul {
	margin-top:25px;
}
#centre_contenu ul li {
	list-style:none;
	padding-left:24px;
	color:#ff0000;
	background:url(img/star.png) no-repeat;
	height:15px;
	line-height:15px;
	margin-top:3px;
}
#bas_contenu {
	width:700px;
	height:28px;
	background:url(img/index_05.png) no-repeat top;
}


#centre_contenu  p{
margin-bottom:10px;
}
/*******************************
				Pied
*******************************/
#pied {
	margin-top:30px;
	text-align:center;
}
#pied ul li {
	color:#990033;
	display:inline;
}
#pied ul li a {
	font-size:11px;
	color:#990033;
	text-decoration:none;
}
#pied ul li a:hover {
	text-decoration:underline;
}
#pied .imnalys img {
	border:0
}
#pied .imnalys span {
	position:absolute;
	top:-9999px;
}


/*************** devis ****************/

table {
font-size:12px;
}

.bouton {
background:#990033;
color:#fff;
border:#990033 ;
width:72px;
}

input, textarea, select {
border: #fff;
font-size:12px;
width:120px;
margin:1px;
}

textarea {
width:150px;
}

select  {
width:100px;
}
