html {
	height: 100%;
	margin-bottom: 0px;
}

form {
	margin: 0;
	padding: 0;
	
}

img,table {
	border: none;
}
#Cadrepresentation { height: 272px; width: 800px;	background: #FFFFFF url(../images/cadrepresentation.gif) no-repeat scroll;
 }

body {
background: url(../images/bdisplay_fond.png) repeat-x;
	font-family: Tahoma, Arial, sans-serif;
	margin: 0px auto;
	padding: 0;
	font-size: 12px;
	color: black;
 }
 div.center {
	text-align: left;
	margin: 0 auto;
	width: 800px;
	height:100%;
	min-height:100%;
	background-color:white;
	margin-top:13px!important;
}
div.header
{
	
	background:#FFFFFF url(../images/bdisplay_header2.png) no-repeat scroll ;
	width:800px;
	height:160px;
	display:block;
}
h1 {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	text-align: left;
	color: #84bc16;
	font-weight:600px;
	padding: 0;
	background-color:none;
	line-height: 3em;
}
h3 {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 24px;
	text-align: left;
	color: #84bc16;
	font-weight:600px;
	padding: 0;
	background-color:none;
}
p { }

table {
border-collapse:collapse;
border-spacing:0;
}
td {
padding:0;
}
tr {
vertical-align:top;
}
a:link { text-decoration: none}

a:visited { 
text-decoration: none
}

a:hover { 
text-decoration: underline;
}

a:active { 
text-decoration: none}

#menu_header
{
height:31px;
margin:0 auto;
padding:0;
text-align:left;
line-height: 2.0em;
}
#menu
{float:left;
margin: 0;
}

#menu ul {
list-style-image: none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding-left:15px;
}

#menu ul li{
float:left;
height:31px;
margin:0;
vertical-align: top;
}

#service ul {
list-style-image:none;
list-style-position:inside;
list-style-type:none;
margin:0;
padding-left:35px;
}
#service ul li{
height:31px;
vertical-align: middle;
background: url(../images/puce.png) no-repeat;
padding-left:30px;
margin:0;
 font-weight: 600;

}
#service2 ul {
list-style-image:none;
list-style-position:inside;
list-style-type:none;
margin:0;
padding-left:35px;
}
#service2 ul li{
height:31px;
vertical-align: middle;
background: url(../images/planete.png) no-repeat;
padding-left:30px;
margin:0;
 font-weight: normal;
 color: #5ba2ce;
}
#service p{
line-height: 1em;
}

.lienmenu{
 font-size: 14px;
 font-family: Tahoma, Arial, sans-serif;
 font-weight: 600;
padding-left:15px;
 color:#5C5C5C;
 
 }
 
.lienmenuactif{
 font-size: 14px;
 font-family: Tahoma, Arial, sans-serif;
 font-weight: 600;
 color:#aaddfa;
 padding-left:15px;
 }
 blockquote{
 background:url(../images/open_quotes.png);
 background-position: top left;
 background-repeat: no-repeat;
 text-indent: 25px;
 line-height: 3em;
 }

 blockquote p{
display: inline;
padding-right: 25px;
text-indent: 25px;
 background: url(../images/close_quotes.png);
 background-position: bottom right;
 background-repeat: no-repeat;
  line-height: 3em;
  font-style: italic;

 }
.clr {
	clear: both;
}
