html, body, form, fieldset { margin: 0; padding: 0; font: 100%/120%  Arial,Verdana, Helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { margin:  0; padding: 0; }
li, dd, blockquote { margin-left: 0em; }
img { border: 0; }
form { margin: 0; }
form label { cursor: pointer; }
fieldset { border: none; }
input, select, textarea { font-size: 100%; font-family: inherit; }

body { background-color: #fff; color: #b4b4b4; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
* { outline: none; margin: 0; padding: 0; }
td { font-size: 11px; }
a { color: #009ee0; text-decoration: none; }
a:hover { text-decoration: underline; }
.clear { clear: both; }

.bg{
	position: absolute;
	top: 22%;
	margin: auto 0;
	width: 100%;
} 

#content_global {
	margin: 0 auto;
	width:890px;
	height:390px;
	border:1px solid white;
}
#content {
	width: 890px;
	margin: 0 auto;
	height:290px;
	text-align:left;
	border:1px solid white;
} 
#content_logo { height:101px; float:right; width:770px; margin:40px 60px 20px 0; }
#content_logo img { float:right; }

#footer { margin:10px auto; width:770px; height:40px; }
#footer ul { width:770px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:11px;color:#b4b4b4 }
#footer li { float:left;display:inline; }
#footer li a {color:#009ee0; text-decoration:none; }

.informations { float:left; width:100%; margin:0 auto; height:180px; background:url(/design/bg.gif) repeat-x; background-position:bottom; height:168px; }
.pusch { width:770px; margin:0 auto; margin-top:10px; }
.pusch ul { width:770px; float:left; list-style:none; }
.pusch li { float:left; width:246px; height:168px;  margin-right:10px; display:inline; background:#fff; border-top: solid 2px #e6e6e6 }
.pusch li img { margin-top:30px; }
.pusch li span { color: #009ee0; }
.pusch li.dec { padding-top:20px; }
.sep { margin:0 10px;}

.titre{ float:left; margin-top:5px; font-size:26px; font-family:Helvetica, Arial; color:#009ee0; font-weight:normal; }
.texte{ float:left; text-align:left; margin-top:30px; font-size:15px; line-height:18px; font-family:Helvetica, Arial; color:#b4b4b4; font-weight:bold; }
.center { vertical-align: text-bottom; }
