*{
	margin:0;
	padding:0;
}

body{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#626469;
}

a{
	text-decoration:none;
	color:#000;
}

a:hover{
	color:#D70A0B;
}



/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°              h              °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/

h3{
	font:bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#626469;	
	background:url(images/bg_h3.gif) no-repeat 0px 1px;
	padding:0 0 20px 15px;
}

h3.contact{
	color:#E60005;
	background:none;
	padding:100px 0 22px 0;
	text-align:center;
}

h4{
	color:#E60005;
	font:normal 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

h4 span{
	font-size:12px;
}



/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°° classes visibilité et clear °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/

.lineclear{
	height:1px;
	clear:both;
}

.dispnone{
	display:none;
}


/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°       classes textes       °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/

.rouge{
	color:#D70A0B;
}

.noir{
	color:#000;
}

.bold{
	font-weight:bold;
}


/*#########################################################################################################*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$                             $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$      STRUCTURE COMMUNE      $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$                             $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*#########################################################################################################*/




/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$           bandeau           $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/

#bg_bandeau{
	border-top:solid 7px #E60005;
	background:url(images/bg_bandeau_1px.gif) repeat-x;
	height:162px;
}

#bandeau{
	width:929px;
	margin:0 auto;
	height:79px;
	padding:83px 0 0 26px;
	background:url(images/bg_bandeau.jpg) no-repeat;
	position:relative;
}



/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°            logo             °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/

#logo{
	position:absolute;
	top:44px;
	left:421px;
}


/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°            menu             °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/

#bandeau ul{
	background:url(images/bg_ul_menu.gif) no-repeat;
	width:900px;
	height:27px;
	border:solid 1px #929497;
	padding:1px;
}

#bandeau ul li{
	display:inline;
	list-style-type:none;
}

#bandeau ul li a{
	display:block;
	float:left;
	width:113px;
	height:23px;
	padding:4px 0 0 40px;
	font:12px normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
}

#bandeau ul li a.menu1{
	background:url(images/menu/menu1.gif) no-repeat;
	margin-right:16px;
}

#bandeau ul li a.menu2{
	background:url(images/menu/menu2.gif) no-repeat;
	margin-right:256px;
}

#bandeau ul li a.menu3{
	background:url(images/menu/menu3.gif) no-repeat;
	margin-right:16px;
}

#bandeau ul li a.menu4{
	background:url(images/menu/menu4.gif) no-repeat;
}

#bandeau ul li a:hover{
	background-position:0px -32px;
}

#bandeau ul li a.focus{
	background-position:0px -32px;
}


/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$           contenu           $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/

#contenu{
	width:955px;
	margin:0 auto;
}


/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$           footer            $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/

#bg_footer{
	border-top:solid 1px #929497;
	padding-top:17px;
	margin-top:20px;
	background:url(images/bg_footer.gif) repeat-x 0px 1px;
}

#footer{
	width:865px;
	margin:0 auto;
	padding:0 0 30px 90px;
	color:#000;
}

#footer div{
	height:27px;
	padding:0 0 0 9px;
	float:left;
}

.foot-logo{
	width:50px;
	border-right:solid 1px #E60005;
}

.foot-adr{
	width:220px;
	border-right:solid 1px #E60005;
}

.foot-tel{
	width:180px;
	border-right:solid 1px #E60005;
}

.foot-menu{
	width:304px;
}

#footer ul li{
	display:inline;
	padding:0 1px;
}

#footer div.lineclear{
	float:none;
	height:1px;
	clear:both;
	padding:0;
}




/*#########################################################################################################*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$                             $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$           ACCUEIL           $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$                             $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*#########################################################################################################*/



/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$           contenu           $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/



/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°        partie gauche        °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/
/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°        partie gauche        °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/


#accueil-gauche{
	width:608px;
	float:left;
	padding:0 0 0 26px;
}

#accueil-gauche .sono{
	padding:0 0 10px 0;
	color:#D70A0B;
}
/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°     partie gauche haute     °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/

#accueil-gauche-haut{
	width:604px;
	padding:1px 1px 0 1px;
	border:solid 1px #C9CACB;
	background:url(images/bg_accueil_gauche_haut.jpg) no-repeat bottom right;
}

#accueil-gauche-haut img{
	float:left;
	padding-right:14px;
}

ul.ul1{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
	width:229px;
	padding:10px 0 0 0;
}

ul.ul1 li{
	padding:0 0 8px 18px;
	background:url(images/puce_li_accueil_gauche_haut.gif) no-repeat 0px 2px;
	list-style-type:none;
}

a.rouge:hover{
	color:#000;
}

.ligne-grise{
	height:4px;
	background:#C9CACB;
	margin:2px 0 15px 0;
}

/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°     partie gauche basse     °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/

#accueil-gauche-bas{
	text-align:justify;
}

/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°  bloc gris avec des bulles  °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/

#bloc-bulles{
	float:right;
	width:220px;
	padding:16px;
	margin:7px 0 25px 25px;
	background:url(images/bg_bloc-bulles.jpg) no-repeat
}

ul.ul2 li{
	list-style-type:none;
	background:url(images/puce_li_bloc-bulles.gif) no-repeat 0px 3px;
	padding:0 0 10px 10px;
}

/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°        partie droite        °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/
/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°        partie droite        °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/

#accueil-droit{
	width:263px;
	float:left;
	padding:0 0 0 33px;
	text-align:justify;
}

/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°       petites vignettes     °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/

.img-accueil-droit img{
	padding:1px;
	border:solid 1px #C9CACB;
}

.margin{
	margin:0 22px 12px 0;
}

.margin2{
	margin:0 0 12px 0;
}

/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°          lien detail        °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/

a.detail{
	display:block;
	width:66px;
	height:14px;
	color:#fff;
	padding:1px;
	border:solid 1px #9F1717;
	background:url(images/bg_detail.gif) no-repeat 1px 1px;
	text-align:center;
	margin:0px 0 20px 193px;
}

a.detail:hover{
	background:url(images/bg_detail-hover.gif) no-repeat 1px 1px;
	border:solid 1px #000;
	color:#fff;
}

/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°      texte tout en bas      °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/

p.txt-bas-accueil-droit{
	padding-top:10px;
}



/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$           footer            $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/


#footer div#tt{
	text-align:center;
	clear:both;
	float:none;
	padding:20px 90px 0 0;
}

#tt a{
	font-size:9px;
}



/*#########################################################################################################*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$                             $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$         PRESENTATION        $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$                             $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*#########################################################################################################*/



/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$           contenu           $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/



/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°        partie gauche        °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/
/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°        partie gauche        °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/

#presentation-gauche{
	width:390px;
	float:left;
	padding:20px 0 0 26px;
}

#presentation-gauche img{
	padding:1px;
	border:solid 1px #CDCECF;
}

#presentation-gauche p{
	background:#C9CACB;
	padding:10px;
	color:#000;
	width:370px;
	margin-top:4px;
	text-align:justify;
}


/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°        partie droite        °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/
/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°        partie droite        °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/

#presentation-droite{
	width:490px;
	float:left;
	padding:20px 0 0 23px;
	text-align:justify;
	background:url(images/bg_presentation_droite.gif) no-repeat right 283px;
}

#presentation-droite p.noir{
	text-indent:18px;
	background:url(images/puce_li_bloc-bulles.gif) no-repeat 0px 3px;
}

#presentation-droite ul{
	margin:18px 0 0 0;
	float:left;
	width: 200px;
}

#presentation-droite ul li{
	list-style:square inside;
	padding:0 0 15px 0;
}


/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°          vignettes          °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/

#vignettes{
	width:290px;
	float:left;
	padding:18px 0 0 0;
}

#vignettes img{
	padding:1px;
	border:solid 1px #C9CACB;
	margin:0 10px 10px 0;
	cursor:pointer;
}

/*#########################################################################################################*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$                             $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$        SAVOIR FAIRE         $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$                             $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*#########################################################################################################*/



/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$           contenu           $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/



/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°        partie gauche        °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/
/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°        partie gauche        °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/

#savoir-faire-gauche{
	width:412px;
	float:left;
	padding:0 0 0 26px;
	text-align:justify;
}

#savoir-faire-gauche img{
	padding:1px;
	border:solid 1px #c9cacb;
	margin-top:10px;
}

/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°        partie droite        °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/
/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°        partie droite        °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/

#savoir-faire-droite{
	width:400px;
	float:left;
	padding:43px 0 0 92px;
	text-align:justify;
}

#savoir-faire-droite img{
	padding:1px;
	border:solid 1px #c9cacb;
	margin-bottom:10px;
}

ul.ul3{
	margin:15px 0;
}

ul.ul3 li{
	background:url(images/puce_li_bloc-bulles.gif) no-repeat 0px 3px;
	padding:0 0 3px 10px;
	list-style-type:none;
}

/*#########################################################################################################*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$                             $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$           CONTACT           $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$                             $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*#########################################################################################################*/



/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$           contenu           $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/



/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°        partie gauche        °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/
/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°        partie gauche        °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/

#contact-gauche{
	width:545px;
	float:left;
	padding:59px 35px 60px 26px;
	background:url(images/bg_contact-gauche.jpg) no-repeat 26px 59px;
}

.contact1{
	width:243px;
	height:81px;
	padding:0 0 0 58px;
	background:url(images/bg_contact1.jpg) no-repeat 10px 0px;
	float:left;
}

.contact2{
	width:167px;
	height:81px;
	padding:0 0 0 48px;
	float:left;
	background:url(images/bg_contact2.jpg) no-repeat 0px 0px;
}

.contact3{
	width:243px;
	height:81px;
	padding:0 0 0 58px;
	background:url(images/bg_contact3.jpg) no-repeat 10px 0px;
	float:left;
}

.contact4{
	width:167px;
	height:81px;
	padding:0 0 0 48px;
	float:left;
	background:url(images/bg_contact4.jpg) no-repeat 0px 0px;
}

/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°        partie droite        °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/
/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°        partie droite        °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°*/

#contact-droite{
	width:287px;
	float:left;
	padding:0px 0 0 29px;
	border-left:solid 1px #E60005;
	margin-top:59px;
}

#form{
	padding:0px 0px 0px 0px;
	margin:0px;
}

label{
	display:block;
	float:left;
	width:67px;
}

.input{
	width:199px;
	height:15px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#E60005;
	border:solid 1px #C9CACB;
	padding:0px 0px 0px 3px;
	margin:0px 0px 10px 0px;
}

textarea{
	width:199px;
	height:93px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#E60005;
	border:solid 1px #C9CACB;
	padding:0px 0px 0px 3px;
	margin:0px 0px 10px 0px;
}

#bouton{
	display:block;
	width:69px;
	height:17px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 202px;
	background:url(images/bg_bouton.gif) no-repeat;
	border:none;
	font:;
	cursor:pointer;
}

.flash{
	float:left;
	width:361px;
	margin:0 8px 0 0;
}
