* {
	margin:0;
	padding:0;
}
body {
	background:#e64041 url(images/bg.jpg) top repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#016cb8;
}
h1 {
	position:absolute;
	top:-999px;
}
#global {
	width:995px;
	background:url(images/bg_global.png) repeat-y left;
	margin:0 auto;
	min-height:850px;
}

#page {
	width:995px;
	background:url(images/bg_global.png) repeat-y right;
	margin:0 auto;
		min-height:850px;
}
#entete {
	background:url(images/entete.jpg) no-repeat;
	margin-left:3px;
	padding-top:92px;
	width:992px;
	height:83px;
}
#conteneur_logo {
	width:1px;
	height:1px;
	position:relative;
}
#logo {
	position:absolute;
	background:url(images/logo.png) no-repeat;
	left:3px;
	top:1px;
	width:167px;
	height:212px;
}
#menu {
	margin-left:129px;
	width:863px;
	height:61px;
	background:url(images/bg_menu.jpg) repeat-x;
}
#menu ul li {
	width:122px;
	background:url(images/sep.jpg) 100% 0 no-repeat;
	display:block;
	float:left;
	height:61px;
	line-height:61px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
}
#menu ul li a {
	margin-left:-5px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}
#menu ul li a:hover {

	color:#6473a3;

}

#menu ul .contact {
	width:121px;
}
#menu ul .first {
	margin-left:0;
	padding-left:115px;
	width:130px;
	background:url(images/menu_01.jpg) no-repeat;
}
#menu ul .last {
	margin-left:0;
	width:131px;
	background:url(images/menu_06.jpg) no-repeat;
}
#conteneur_peinture {
	width:1px;
	height:1px;
	position:relative;
}
#peinture {
	position:absolute;
	top:-180px;
	left:797px;
	width:133px;
	height:144px;
	background:url(images/peinture.png);
}
/*=================================
			centre
=================================*/
#centre {

	width:992px;
	margin-left:3px;
	overflow:hidden;

}
/*=================================
			right
=================================*/
#contenu {
	width:724px;
	min-height:519px;
	padding-top:25px;
	background:url(images/contenu.png) repeat-y;
	margin-left:153px;
	overflow:hidden;
}

#contenu p  {
	background:url(images/bg_bloc_center.png) repeat-y;
	float: left;
	padding:5px 5px 5px 10px;
	margin:20px 40px 10px 20px;
	
	}
	
#contenu a {
color:#000;
}
#contenu h2 {
	background:url(images/bg_h2.png) no-repeat;
	width:650px;
	height:17px;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 0px 0px 25px;
	font-size:12px;
	margin: 20px 20px 20px 20px;

}

#contenu .font_h2 {
	background: #5693cb;
	width: 150px;
	padding-right: 5px;
	text-transform: uppercase;
	font-family:"Trebuchet MS";
	font-size: 14px;

}


#contenu .bloc_texte {
	background:url(images/bg_bloc_texte.png) repeat-y;
	padding:5px 5px 5px 5px;
	float:left;
	width: 450px;
	min-height:140px;
	margin: 5px auto;
}

#contenu .bloc_texte p  {
	background:none;
	margin: 0;
	padding: 0;
}
	
	
#contenu .bloc_texte2 p  {
	background:none;
	margin: 0;
	padding: 0;
}
#contenu .gras {
    font-weight:bold;}


ul.plan_site {
font-size:14px;
margin-left:50px;
}

ul.plan_site a {
color:#0b3585;
text-decoration:none;
}

ul.plan_site a:hover {
color:#fff;
text-decoration:underline;
}
	
#diapo{
	float:left;
	background:url(images/cadre.png) no-repeat;
	width: 207px;
	height: 158px;
	margin:0px 5px 0px 15px;
	padding:8px 0px 0px 6px;

}



#contenu h3 {
	background:url(images/bg_h2.png) no-repeat;
	width:650px;
	height:17px;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 0px 0px 25px;
	font-size:12px;
	margin: 20px 0px 20px 15px;
	float: left;

}

#contenu .font_h3 {
	background: #5b88bd;
	width: 150px;
	padding-right: 5px;
	text-transform: uppercase;
	font-family:"Trebuchet MS";
	font-size: 14px;

}

#contenu .floatright{
	float:right;
	background:url(images/cadre.png) no-repeat;
	width: 207px;
	height: 158px;
	margin:0px 35px 0px 0px;
	padding: 0;

}

#contenu .floatright img {
	padding:8px 0px 0px 6px;
	margin: 0;
}

#contenu .bloc_texte2 {
	background:url(images/bg_bloc_texte.png) repeat-y;
	padding:5px 5px 5px 5px;
	float:left;
	width:440px !Important ;
	width:410px;
	margin: 5px 0px 0px 20px;
	min-height: 140px;
}

#contenu h4 {
	background:url(images/icone_h4.gif) no-repeat left;
	border-bottom:#c9c7c7 solid 1px;
	width:650px;
	height:30px;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 0px 0px 30px;
	font-size:11px;
	margin: 10px 0px 0px 20px;
	line-height: 30px;
	font-family:"Trebuchet MS";
	float: left;

}
/*=================================
			Pied
=================================*/
#pied {
	margin-left:154px;
	background:url(images/pied.png) no-repeat;
	min-height:180px;
	padding-top:9px;
	width:698px;
}
#contact {
	width:400px;/*527*/
	height:40px;
	text-align:center;
	margin-left:166px;
	color:#FFF;
}
#contact dt {
	display:inline;
}
#pied #contact dd {
	display:inline;
}
#footer {
	height:66px;
}
#logo_imnalys {
	margin:0 auto;
	height:39px;
	width:153px;
	text-align:center;
}
#logo_imnalys img {
	border:0;
}
#footer ul {
	height:27px;
	list-style:none;
	text-align:center;
	width:500px;
	margin:0 auto;
	font-size:11px;
	color:#0b3585;
}
#footer ul li {
	color:#fff;
	line-height:15px;
	color:#fff;
	display:inline;
}
#footer ul li a {
	color:#fff;
	text-decoration:none;
}
#footer ul li a:hover {
	text-decoration:underline;
}
/************* formulaire de contact **************/
#formcontact {
background:transparent url(images/bg_bloc_center.png) repeat-y scroll 0 0;
margin: 20px 40px 10px 20px;
float: none;
padding: 5px 5px 5px 10px;
}
#formcontact hr {margin-right: 10px;}


input, textarea {
border:none;
margin:2px;
}

.bouton, .sub {
width:100px;
background: #fff;
}

.avertissement {
font-size:85%;
}
