/* GENERIC */
body {
	margin:0;
	padding:0;
	font-family:Arial, "Franklin Gothic Book", "Tahoma", Helvetica;
	font-weight:100;
	font-size:11px;
	color:#fff1c3;
	background-color:#272622;
}
input, textarea, select {
	font-family:Arial, "Franklin Gothic Book", "Tahoma", Helvetica;
	font-weight:100;
	color:#272622;
}
a {
	color:#ffffff;
	text-decoration:underline;
}
a img {
	border:none;
}
fieldset, ul, h1, h2, h3, h4, form, cite {
	margin:0;
	padding:0;
	border:0;
}
.display_none {
	display:none;
}
.bold {
	font-weight:900;
}
strong {
	font-weight:900;
}
h1 {
	font-size:20px;
	font-weight:900;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, "Franklin Gothic Book", "Tahoma", Helvetica;
}
.red {
	color:#bc0000;
}
.center {
	text-align:center;
}
.white {
	color:#FFFFFF;
}
.normal {
	color:#fff1c3;
}
.error,
.success,
.warning {
	display:block;	
	width:90%;
	margin:0;
	padding:10px;
	border:1px dotted #FF0000;
	background-color:#FFEBE8;
	color:#000;
}
.success{
	border:1px dotted #008000;
	background-color:#EFFFF9;
}
.warning{
	border:1px dotted #E2C822;
	background-color:#FFF9D7;
}
.upper {
	text-transform:uppercase;
}
div.page_item {
	float:left;
	position:relative;
	width:100%;
}
div.relative_wrapper {
	position:relative;
	width:995px;
	margin:0 auto;
}
div#top_item {
	background:#272622 url(../Img/Backgrounds/top_degrad.png) top left repeat-x;
}

div#band_wrapper {
	background-color:#FFF;
}
span.button,
span.button a,
span.small_button,
span.small_button a{
	float:left;
	display:block;
	color:#FFF;
	font-weight:900;
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
}
a#forgottenPassword {
	text-decoration:none;
}
span.button {
	width:100%;
}
span.button a,
span.small_button a {
	height:35px;
	overflow:hidden;
	curosr:pointer;
}
span.small_button a {
	height:19px;
	font-size:10px;
}
span.button a span.left,
span.button a span.right,
span.small_button a span.left,
span.small_button a span.right {
	display:block;
	width:10px;
	height:35px;
	float:left;
	background:url(../Img/Backgrounds/buttons-borders.png) top left no-repeat;
}
span.small_button a span.left,
span.small_button a span.right {
	background:url(../Img/Backgrounds/small_buttons_borders.png) 0 0 no-repeat;
	width:7px;
	height:19px;
}
span.small_button a span.left {
	background:url(../Img/Backgrounds/small_button_borders.png) 0 0 no-repeat;
}
span.button a span.right {
	background-position:-10px 0;
}
span.small_button a span.right {
	background:url(../Img/Backgrounds/small_button_borders.png) -7px 0 no-repeat;
}
span.button a span.content,
span.small_button a span.content {
	display:block;
	height:35px;
	padding:0 5px;
	float:left;
	overflow:hidden;
	background:url(../Img/Backgrounds/buttons-content.png) top left repeat-x;
}
span.small_button a span.content {
	height:16px;
	padding:3px 5px 0 5px;
	background:url(../Img/Backgrounds/small_button_content.png) top left repeat-x;
}
span.button a span.content span.picto {
	display:block;
	height:20px;
	padding:10px 0px 5px 0px;
	float:left;
}
span.small_button a span.content span.picto {
	height:19px;
	display:block;
	float:left;
}
/* /GENERIC */
/* HEADER */
div#header {
	float:left;
	display:block;
	width:100%;
}
div#header div.menu_wrapper {
	float:right;
	height:24px;
	overflow:hidden;
}
div#header div.menu_wrapper div.left,
div#header div.menu_wrapper div.right {
	float:left;
	width:8px;
	height:24px;
	background:url(../Img/Backgrounds/top_menu_borders.png) top left no-repeat;
}
div#header div.menu_wrapper div.right {
	background-position:-8px 0;
}
div#header div.menu_wrapper ul.menu {
	float:left;
	height:24px;
	padding-left:5px;
	background-color:#272622;
}
div#header div.menu_wrapper ul.menu li {
	list-style:none;
	float:left;
	padding-right:5px;
	height:15px;
	padding-top:4px;
	overflow:hidden;
}
div#header div.menu_wrapper ul.menu li a{
	color:#fff1c3;
	text-decoration:none;
}

div#header img.logo {
	width:350px;
	height:110px;
	margin:10px 0 0 55px;
}
/* /HEADER */
/* GLOBAL MENU */
ul#global_menu {
	float:left;
	display:block;
	width:810px;
	padding-bottom:5px
}
ul#global_menu li{
	float:left;
	list-style:none;
	display:block;
	height:70px;
	margin:0 5px 0 0;
}
ul#global_menu li a {
	display:block;
	height:70px;
	text-decoration:none;
	float:left;
	outline:0;
}
ul#global_menu li a span.left,
ul#global_menu li a span.right {
	display:block;
	height:70px;
	width:15px;
	float:left;
	background:url(../Img/Buttons/borders.png) no-repeat 0 0;
}
ul#global_menu li a span.right {
	background:url(../Img/Buttons/borders.png) no-repeat -15px 0;
}
ul#global_menu li a span.text {
	float:left;
	display:block;
	height:70px;
	padding:0 20px 0 0;
	font-weight:900;
	background:url(../Img/Buttons/center-menu.png) repeat-x 0px -70px;
}
ul#global_menu li a span.text span.picto {
	height:20px;
	display:block;
	margin:18px 0 0 0;
	padding:20px 0 4px 50px;
	background-position:bottom left;
	background-repeat:no-repeat;
	text-transform:uppercase;
	font-size:14px;
}
ul#global_menu li a:hover span.left {
	background-position:-30px 0;
}
ul#global_menu li a:hover span.right {
	background-position:-45px 0;
}
ul#global_menu li a:hover span.text {
	background-position:0 0;
}
ul#global_menu li a.selected span.left{
	background-position:-30px 0;
}
ul#global_menu li a.selected span.right{
	background-position:-45px 0;
}
ul#global_menu li a.selected span.text{
	background-position:0 0;
}

ul#global_menu li a#button_home span.text {
	padding:0 0;
}
ul#global_menu li a#button_home span.text span.picto {
	background-image:url(../Img/Buttons/button-home.png);
	padding-left:23px;
	margin:15px 0 0 0;
	padding-bottom:0;
}
ul#global_menu li a#button_people span.text span.picto {
	background-image:url(../Img/Buttons/button-persos.png);
	padding-left:35px;
}
ul#global_menu li a#button_auction span.text span.picto {
	background-image:url(../Img/Buttons/button-auctions.png);
}
ul#global_menu li a#button_news span.text span.picto {
	background-image:url(../Img/Buttons/button-news.png);
}
/* /GLOBAL MENU */
/* SEARCH BAR */
div#search_top {
	float:left;
	width:180px;
	height:22px;
	overflow:hidden;
	margin-top:48px;
}
div#search_top div.input{
	width:150px;
	height:22px;
	float:left;
	margin:0 0 0 0;
	overflow:hidden;
	background:url(../Img/Backgrounds/search_input.png) no-repeat top left;
}
div#search_top div.input input{
	color:#FFF;
	border:0;
	width:140px;
	margin:3px 0 0 5px;
	background:none;
	font-size:10px;
}
div#search_top div.submit_ok{
	width:20px;
	margin:0 0 0 5px;
	float:left;
	overflow:hidden;
}
div#search_top div.submit_ok input {
	padding:0;
	margin:3px 0 0 0;
	background:none;
	color:#FFF;
	text-transform:uppercase;
	font-weight:900;
	font-size:12px;
	text-align:left;
	border:0;
	cursor:pointer;
}
/* /SEARCH BAR */
/* BAND WRAPPER WHITE */
div#band_wrapper div.band_wrapper,
div#band_wrapper_full div.band_wrapper_full {
	float:left;
	width:995px;
	background:url(../Img/Backgrounds/white_band_top.png) 630px 0 repeat-y;
	color:#000;
}
div#band_wrapper_full div.band_wrapper_text {
	float:left;
	width:500px;
	background:url(../Img/Backgrounds/white_round_band_top.png) 465px 0 repeat-y;
	color:#000;
}
div#band_wrapper_full {
	background:url(../Img/Backgrounds/band_wrapper_two_colours.png) center top repeat-y;
}
div#band_wrapper_full div.band_wrapper_full {
	background-position:963px 0;
	background-color:#FFF;
}
div#band_wrapper div.band_wrapper h1.red,
div#band_wrapper_full div.band_wrapper_full h1.red,
div#band_wrapper_full div.band_wrapper_text h1.red {
	display:block;
	float:left;
	width:100%;
	margin-top:18px;
}
h1 a.rss {
	display:block;
	float:right;
	width:16px;
	height:17px;
}
div#band_wrapper div.band_wrapper div.foot,
div#band_wrapper_full div.band_wrapper_full div.foot {
	float:left;
	width:995px;
	height:25px;
	background:url(../Img/Backgrounds/white_band_foot.png) 630px 0 no-repeat;
}
div#band_wrapper_full div.band_wrapper_full div.foot {
	background-position:963px 0;
}
div#band_wrapper_full div.band_wrapper_text div.foot {
	float:left;
	width:500px;
	height:25px;
	background:url(../Img/Backgrounds/white_round_band_foot.png) 465px 0 no-repeat;
}
div#band_wrapper div.left,
div#band_wrapper_full div.full {
	display:block;
	float:left;
	width:615px;
	padding:0 0 0 15px;
}
div#band_wrapper_full div.full {
	width:980px;
}
div#band_wrapper div.left h1,
div#band_wrapper_full div.full h1,
div#band_wrapper_full div.band_wrapper_text h1 {
	text-indent:10px;
}
div#band_wrapper div.left h1.noindent,
div#band_wrapper_full div.full h1.noindent,
div#band_wrapper_full div.band_wrapper_text h1.noindent {
	text-indent:0px;
}
div#band_wrapper div.left a.home_people_pic,
div#band_wrapper_full div.full a.home_people_pic {
	display:block;
	float:left;
	width:307px;
	height:203px;
	overflow:hidden;
	margin:14px 20px 0 0;
}
div#band_wrapper div.infos_wrapper,
div#band_wrapper_full div.infos_wrapper {
	width:285px;
	float:left;
	margin:14px 0 0 0; 
}
div#band_wrapper_full div.infos_wrapper {
	width:550px;
}
div#band_wrapper div.right div.infos_wrapper {
	width:100%;
}
div#band_wrapper div.infos_wrapper h2,
div#band_wrapper div.infos_wrapper h3,
div#band_wrapper div.infos_wrapper cite,
div#band_wrapper_full div.infos_wrapper h1,
div#band_wrapper_full div.infos_wrapper h3,
div#band_wrapper_full div.infos_wrapper cite {
	display:block;
	color:#1e2429;
	width:100%;
	text-transform:uppercase;
	font-size:17px;
}
div#band_wrapper div.infos_wrapper h2#auctionDescription {
	height:40px;
	overflow:hidden;
}
div#band_wrapper div.infos_wrapper h2.people_name {
	height:50px;
	overflow:hidden;
}
div#band_wrapper div.infos_wrapper h2.people_name span {
	display:block;
}
div#band_wrapper div.infos_wrapper h2.people_name span.foot{
	font-size:10px;
	text-transform:none;
}
div#band_wrapper div.infos_wrapper h3,
div#band_wrapper_full div.infos_wrapper h3 {
	font-size:10px;
	text-transform:none;
}
div#band_wrapper div.infos_wrapper cite,
div#band_wrapper_full div.infos_wrapper cite {
	margin:13px 0 0 0;
	font-size:12px;
	font-weight:900;
	font-style:normal; 
}
div#band_wrapper div.infos_wrapper cite.quoting {
	height:30px;
	overflow:hidden;
}
div#band_wrapper div.infos_wrapper p,
div#band_wrapper_full div.infos_wrapper p {
	margin:13px 0 0 0;
}
div#band_wrapper div.infos_wrapper p.desc {
	height:55px;
	overflow:hidden;
}
div#band_wrapper div.left div.infos_wrapper a.see_interview {
	margin:10px 0 0 0;
}
div#band_wrapper div.left div.infos_wrapper a.see_interview span.picto{
	background:url(../Img/Buttons/see_interview.png) 0 3px no-repeat;
	padding:10px 0px 5px 35px;
}
div#band_wrapper div.left a.home_people_pic img {
	width:100%;
}
div#band_wrapper div.left a.home_people_pic img.loader {
	width:66px;
	height:66px;
	margin:68px 120px;
}
div#band_wrapper div.right {
	float:left;
	width:290px;
	padding-left:35px;
}
div#band_wrapper div.right div.infos_wrapper img.assoc {
/*	width:220px;*/
	height:50px;	
	margin:10px 0 5px 0;
}
div#band_wrapper div.right div.infos_wrapper p {
	display:block;
	float:left;
	width:100%;
	margin:10px 0 0 0;
}
div#band_wrapper div.right div.infos_wrapper a.participate_auction {
	margin:13px 0 0 0;
}
div#band_wrapper div.right div.infos_wrapper a.participate_auction span.picto{
	background:url(../Img/Buttons/participate_auction.png) 0 3px no-repeat;
	padding:10px 0px 5px 40px;
}
div#band_wrapper_full div.full div.infos_wrapper a.read_article {
	float:right;
	margin:15px 0 0 0;
}
div#band_wrapper_full div.full div.infos_wrapper a.read_article span.picto{
	background:url(../Img/Buttons/read_article.png) 0 12px no-repeat;
	padding:10px 0px 5px 15px;
}
/* /BAND WRAPPER WHITE */

/* HOME SLIDER */
div#home_slider,
div.small_slider {
	margin-top:7px;
	height:95px;
	overflow:hidden;
	background:url(../Img/Backgrounds/slider_home_bg_b_noalpha.png) top center no-repeat;
}
div.small_slider {
	width:655px;
	background:url(../Img/Backgrounds/slider_small_bg_b_noalpha.png) top center no-repeat;
}
div#home_slider div.slider_wrapper,
div.small_slider div.slider_wrapper {
	float:left;
	width:995px;
	height:94px;
	overflow:hidden;
}
div.small_slider div.slider_wrapper {
	width:655px;
}
div.slider_wrapper a {
	outline:none;
}
div#home_slider div.slider_wrapper a.next,
div#home_slider div.slider_wrapper a.previous,
div.small_slider div.slider_wrapper a.next,
div.small_slider div.slider_wrapper a.previous{
	display:block;
	float:left;
	width:24px;
	height:84px;
	/*margin:5px 25px 0 0;*/
	margin:5px 10px 0 0;
	background:url(../Img/Buttons/slider_buttons.png) no-repeat 0 0;
}
div#home_slider div.slider_wrapper a.next,
div.small_slider div.slider_wrapper a.next {
	background-position:-24px 0;
	margin:5px 0 0 930px;
	
}
div.small_slider div.slider_wrapper a.next {
	/*margin:5px 0 0 567px;*/
	margin:5px 0 0 597px;
}
div#home_slider div.slider_wrapper div.overflow,
div.small_slider div.slider_wrapper div.overflow {
	position:absolute;
	z-index:20;
	width:927px;
	height:93px;
	/*margin:0px 0 0 42px;*/
	margin:0 0 0 27px;
	overflow:hidden;
}
div.small_slider div.slider_wrapper div.overflow {
	/*width:557px;*/
	width:587px;
}
div#home_slider div.slider_wrapper div.overflow ul,
div.small_slider div.slider_wrapper div.overflow ul{
	position:absolute;
	z-index:10;
	left:7px;
	height:93px;
	width:30000px;
}
div#home_slider div.slider_wrapper div.overflow ul li,
div.small_slider div.slider_wrapper div.overflow ul li {
	list-style:none;
	display:block;
	float:left;
	width:120px;
	height:80px;
	overflow:hidden;
	margin:6px 7px 0 0;
}
div.slider_knob {
	position:absolute;
	width:133px;
	height:93px;
	/*background:url(../Img/Buttons/knob_slider.png) top left no-repeat;*/
	background:url(../Img/Buttons/knob_slider_full.png) 0 1px no-repeat;
	top:0;
	left:0;
	/*z-index:30;*/
	z-index:0;
	overflow:hidden;
}
/* /HOME SLIDER */

/* CONTENT LEFT & CONTENT RIGHT */
div.content_left, 
div.content_right {
	float:left;
	width:655px;
	margin:0;
}
div.content_right {
	width:325px;
	padding-left:15px;
}
/* /CONTENT LEFT & CONTENT RIGHT */

/* GENERIC SHAPES */
div.marg_left,
div.marg_right {
	float:left;
	width:320px;
}
div.marg_right {
	padding-left:10px
}
div.generic_shape {
	float:left;
	width:100%;
}
div.generic_shape h1 {
	float:left;
	width:100%;
	font-size:14px;
	text-transform:uppercase;
	text-align:left;
	padding-bottom:9px;
}
div.generic_shape div.full,
div.shape_320 div.next_video {
	float:left;
	width:100%;
}
div.generic_shape div.twice {
	float:left;
	width:49%;
	margin:0 1% 0 0;
}
div.generic_shape img {
	float:left;
	margin:0 15px 10px 0;
}
div.generic_shape div.infos_wrapper h2,
div.people_tab_wrapper div.content_wrapper div.infos_wrapper h2 {
	text-transform:normal;
	color:#FFF;
	font-size:13px;
}
div.generic_shape div.full div.infos_wrapper h2,
div.people_tab_wrapper div.content_wrapper div.infos_wrapper h2 {
	font-size:15px;
}
div.generic_shape div.infos_wrapper h2 a,
div.generic_shape div.full div.infos_wrapper h2 a {
	text-decoration:none;
	color:#FFF;
}
div.generic_shape div.infos_wrapper p,
div.people_tab_wrapper div.content_wrapper div.infos_wrapper p {
	font-size:11px;
	padding-top:5px;
	color:#fff1c3;
}
div.generic_shape div.twice div.infos_wrapper p{
	padding-top:0px;
	margin:0;
}
div.generic_shape div.infos_wrapper p a, 
div.generic_shape div.twice div.infos_wrapper p a {
	color:#fff1c3;
	text-decoration:none;
}
div.generic_shape div.infos_wrapper div.button_wrapper{
	float:left;
	width:100%;
}
div.generic_shape div.infos_wrapper div.button_wrapper div.left,
div.generic_shape div.infos_wrapper div.button_wrapper div.right{
	float:left;
	width:50%;
}
div.generic_shape div.infos_wrapper div.button_wrapper div.left span.small_button {
	float:left;
}
div.shape_655 {
	margin:10px 0 0 0;
	float:left;
	width:621px;
	padding:18px 17px 0 17px;
	background:url(../Img/Backgrounds/shape_655.png) top left no-repeat;
}
div.people_tab_wrapper div.content_wrapper div.infos_wrapper span.small_button {
	float:right;
}
/* VERYNEWS PAGE */
div.shape_655 div.infos_wrapper a.small_read_article span.picto{
	background:url(../Img/Buttons/small_read_article.png) right 2px no-repeat;
	height:15px;
	padding:1px 15px 5px 0px;
}
div.shape_655 div.infos_wrapper span.small_button {
	float:right;
	margin-top:5px;
}
div.shape_655 div.infos_wrapper h3,
div.people_tab_wrapper div.content_wrapper div.infos_wrapper h3 {
	font-size:11px;
}
div.shape_655 div.infos_wrapper p.no_marg {
	margin:0px;
}
div.pag_655,
div.people_tab_wrapper {
	display:block;
	float:left;
	width:655px;
	padding:10px 0;
	background:url(../Img/Backgrounds/pag_top_bg.png) top left no-repeat;
	color:#FFF;
	font-family:"Trebuchet MS", Verdana;
}
div.people_tab_wrapper h3{
	color:#bc0000;
}
div.pag_655 a,
div.pag_655 span {
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	padding:0 3px;
}
div.pag_655 a.selected,
div.pag_655 span.selected,
div.pag_655 a:hover{
	color:#bc0000;
}
div.pag_655 div.left,
div.pag_655 div.right {
	display:block;
	float:left;
	width:22%;
}
div.pag_655 div.left a.previous {
	display:block;
	float:left;
	margin:0 0 0 20px;
	padding:0 0 0 25px;
	background:url(../Img/Buttons/pag_previous.png) no-repeat top left;
}
div.pag_655 div.right a.next {
	display:block;
	float:right;
	margin:0 20px 0 0px;
	padding:0 25px 0 0px;
	background:url(../Img/Buttons/pag_next.png) no-repeat top right;
}
div.pag_655 div.content {
	display:block;
	float:left;
	width:50%;
	text-align:center;
	margin:0 2%;
}

/* /VERYNEWS PAGE */
div.shape_320 {
	margin:10px 0 0 0;
	float:left;
	width:286px;
	padding:18px 17px 0 17px;
	background:url(../Img/Backgrounds/shape_320.png) top left no-repeat;
}
div.shape_320 div.video {
	width:286px;
	height:200px;
	float:left;
	overflow:hidden;
	margin:0 0 10px 0;
}
div.shape_320 div.infos_wrapper h2.normal {
	color:#fff1c3;
}
div.shape_320 div.next_video img{
	float:left;
	width:120px;
	height:80px;
	margin:0 15px 10px 0;
}
div.shape_320 div.next_video div.infos_wrapper h2 {
	text-transform:uppercase;
}
div.shape_320 div.next_video div.infos_wrapper p {
	font-size:12px;
	margin:0;
}
div.shape_320 div.overflow_padding_list {
	float:left;
	display:block;
	width:286px;
	height:133px;
	padding:10px 5px 10px 5px;
	overflow:hidden;
	background:url(../Img/Backgrounds/more_asked.png) no-repeat top left;
}
div.shape_320 div.overflow_list {
	float:left;
	display:block;
	width:262px;
	height:133px;
	overflow:hidden; 
}
div.shape_320 div.overflow_padding_list div.scroll_wrapper,
div#band_wrapper div.overflow_auctions_content div.scroll_wrapper {
	float:left;
	display:block;
	width:14px;
	height:133px;
	margin:0 0 0 5px;
}
div#band_wrapper div.overflow_auctions_content div.scroll_wrapper {
	height:290px;
	margin:0;
}
div.shape_320 div.overflow_padding_list div.scroll_wrapper div.top,
div.shape_320 div.overflow_padding_list div.scroll_wrapper div.foot,
div#band_wrapper div.overflow_auctions_content div.scroll_wrapper div.top,
div#band_wrapper div.overflow_auctions_content div.scroll_wrapper div.foot	{
	display:block;
	cursor:pointer;
	float:left;
	width:14px;
	height:14px;
	background:url(../Img/Buttons/scroll_buttons.png) top left no-repeat;
} 
div.shape_320 div.overflow_padding_list div.scroll_wrapper div.foot,
div#band_wrapper div.overflow_auctions_content div.scroll_wrapper div.foot {
	background-position:0 -14px;
}
div.shape_320 div.overflow_padding_list div.scroll_wrapper div.content,
div#band_wrapper div.overflow_auctions_content div.scroll_wrapper div.content {
	width:14px;
	height:105px;
	float:left;
	background:url(../Img/Buttons/scroll_bg.png) top left repeat-y;
}
div#band_wrapper div.overflow_auctions_content div.scroll_wrapper div.content {
	height:260px;
	background:url(../Img/Backgrounds/scroll_auctions.png) top left repeat-y;
}
div.shape_320 div.overflow_padding_list div.scroll_wrapper div.content div.knob,
div#band_wrapper div.overflow_auctions_content div.scroll_wrapper div.content div.knob {
	float:left;
	width:14px;
	height:68px;
	background:url(../Img/Buttons/scroll_knob.png) top left no-repeat;
	cursor:pointer;
}
div.shape_320 div.overflow_list ul {
	float:left;
	width:262px;
}
div.shape_320 div.overflow_list ul li {
	list-style:none;
	display:block;
	float:left;
	width:100%;
}
div.shape_320 div.overflow_list ul li span.name {
	text-transform:uppercase;
	display:block;
	float:left;
	width:180px;
}
div.shape_320 div.overflow_list ul li span.vote {
	display:block;
	float:left;
	width:60px;
	text-align:right;
}
div.shape_320 div.overflow_list ul li a.add {
	display:block;
	float:left;
	width:14px;
	height:14px;
	margin:0 0 0 6px;
}
div.shape_320 div.overflow_list ul li img.add {
	margin:0 0 0 6px;
}
div.shape_320 label.new_people {
	display:block;
	float:left;
	width:100%;
	margin:5px 0 0 0;
}
div.shape_320 div.form_add_people {
	float:left;
	width:100%;
	margin:5px 0 0 0;
}
div.shape_320 div.form_add_people div.input{
	float:left;
	width:243px;
	height:20px;
	background:url(../Img/Backgrounds/home_input.png) top left no-repeat;
	overflow:hidden;
}
div.shape_320 div.form_add_people div.input input {
	width:230px;
	height:15px;
	font-size:10px;
	margin:3px 0 0 5px;
	color:#000;
	border:0;
	background:none;
}
div.shape_320 div.form_add_people div.submit_ok,
div.shape_655 div.auction_page div.more div.right div.inputs div.submit_ok {
	float:left;
	padding-left:7px;
	width:30px;
	height:20px;
}
div.shape_320 div.form_add_people div.submit_ok input,
div.shape_655 div.auction_page div.more div.right div.inputs div.submit_ok input {
	cursor:pointer;
	background:url(../Img/Backgrounds/submit_ok_button.png) top left no-repeat;
	color:#FFF;
	display:block;
	width:30px;
	height:20px;
	padding:0;
	font-weight:900;
	text-transform:uppercase;
	border:none;
}
div.shape_655 div.auction_page div.more div.right div.inputs div.submit_ok input {
	background:url(../Img/Backgrounds/submit_ok_button_white.png) top left no-repeat;
	width:32px;
	height:19px;
}
div.shape_320 div.ad_sense {
	width:300px;
}
div.shape_320 a.ad img{
	width:300px;
	margin:10px 0;
}
div.shape_320 a.facebook,
div.shape_320 a.twitter {
	text-decoration:none;
}
div.shape_320 a.facebook img,
div.shape_320 a.twitter img {
	display:inline;
	margin:0px 0 0 10px;
	float:none;
} 

/* GENERIC SHAPES */
/* PEOPLE PAGE */
div.band_wrapper div.left h2#videoQuote {
	margin:10px 0 0 0;
	color:#bc0000;
}
div.band_wrapper div.left ul.minut_shot {
	float:left;
	width:590px;
	padding:10px 0 10px 0px;
}
div.band_wrapper div.left ul.minut_shot li {
	float:left;
	display:block;
	list-style:none;
	width:100%;
}
div.band_wrapper div.left ul.minut_shot li span.time{
	padding-right:3px;
	color:#bc0000;
	font-weight:900;
}
div.band_wrapper div.left img.loader{
	width:66px;
	height:66px;
	margin:140px 220px;
}
div.band_wrapper div.right div.people_profil_pics {
	float:left;
	width:100%;
	padding:10px 0;
	text-align:center;
}
div.band_wrapper div.right div.people_profil_pics img {
	margin-right:5px;
}
div.band_wrapper div.right ul.people_infos {
	display:block;
	float:left;
}
div.band_wrapper div.right ul.people_infos li {
	float:left;
	display:block;
	list-style:none;
	width:90%;
	margin:0 5%;
}
div.band_wrapper div.right ul.people_infos li span.question, 
div.band_wrapper div.right ul.people_infos li span.answer,
div.band_wrapper div.right ul.people_infos li a.answer {
	display:block;
	float:left;
	font-weight:900;
	width:48%;
	padding-right:2%;
	text-align:right;
	color:#bc0000;
}
div.band_wrapper div.right ul.people_infos li span.answer a.answer {
	width:100%;
	padding:0px;
}
div.band_wrapper div.right ul.people_infos li span.answer,
div.band_wrapper div.right ul.people_infos li a.answer {
	font-weight:100;
	color:#000;
	text-align:left;
}
div.band_wrapper div.right ul.people_infos li a.answer {
	color:#bc0000;
	text-decoration:none;
	font-weight:900;
}
div.band_wrapper div.right a.assoc_logo {
	display:block;
	float:left;
	width:100%;
	height:60px;
	margin-top:10px;
	overflow:hidden;
	text-align:center;
}
div.band_wrapper div.right p.for {
	margin-top:10px;
}
div.band_wrapper div.right a.assoc_logo img {
	height:50px;
}
/* /PEOPLE PAGE */

/* PEOPLE TABS WRAPPER */
div.people_tab_wrapper {
	background:none;
}
div.people_tab_wrapper div.top {
	width:655px;
	float:left;
	background:url(../Img/Backgrounds/top_tabs_wrapper.png) bottom center no-repeat;
	padding:0 0 1px 0;
	height:35px;
	overflow:hidden;
}
div.people_tab_wrapper div.top div.tabs_space{
	width:555px;
	float:left;
	margin:0 15px;
	height:35px;
	overflow:hidden;
}
div.people_tab_wrapper div.top div.tabs_space ul.tabs {
	display:block;
	float:left;
	width:5000px;
	height:35px;
}
div.people_tab_wrapper div.top div.tabs_space ul.tabs li {
	list-style:none;
	display:block;
	float:left;
	height:29px;
	margin:6px 5px 0 0;
}
div.people_tab_wrapper div.top div.tabs_space ul.tabs li a {
	display:block;
	float:left;
	height:29px;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFF;
}
div.people_tab_wrapper div.top div.tabs_space ul.tabs li a.selected {
	color:#bc0000;
}
div.people_tab_wrapper div.top div.tabs_space ul.tabs li a span.left,
div.people_tab_wrapper div.top div.tabs_space ul.tabs li a span.right,
div.people_tab_wrapper div.top div.tabs_space ul.tabs li a.selected span.left,
div.people_tab_wrapper div.top div.tabs_space ul.tabs li a.selected span.right {
	width:10px;
	float:left;
	display:block;
	height:29px;
	background:url(../Img/Backgrounds/tabs_borders.png) no-repeat 0 0;
}
div.people_tab_wrapper div.top div.tabs_space ul.tabs li a span.right {
	background-position:-10px 0px;
}
div.people_tab_wrapper div.top div.tabs_space ul.tabs li a.selected span.left {
	background-position:0px -29px;
}
div.people_tab_wrapper div.top div.tabs_space ul.tabs li a.selected span.right {
	background-position:-10px -29px;
} 
div.people_tab_wrapper div.top div.tabs_space ul.tabs li a span.content,
div.people_tab_wrapper div.top div.tabs_space ul.tabs li a.selected span.content {
	float:left;
	font-weight:900;
	display:block;
	height:21px;
	padding:8px 5px 0 5px;
	background:url(../Img/Backgrounds/tabs_content.png) 0 0 repeat-x;
}
div.people_tab_wrapper div.top div.tabs_space ul.tabs li a.selected span.content {
	background-position:0px -29px;
	background-color:#ffffff;
}
div.people_tab_wrapper div.top div.arrows {
	float:left;
	width:55px;
	height:35px;
	overflow:hidden;
}
div.people_tab_wrapper div.top div.arrows a{
	display:block;
	float:left;
	background:url(../Img/Backgrounds/tabs_arrows.png) no-repeat top left;
	width:27px;
	height:35px;
}
div.people_tab_wrapper div.top div.arrows a.next{
	width:28px;
	background-position:-27px 0; 
}
div.people_tab_wrapper div.content {
	display:block;
	float:left;
	width:100%;
}
div.people_tab_wrapper div.content h1{
	float:left;
	width:100%;
	text-indent:15px;
	color:#FFF;
	margin:10px 0;
}
div.people_tab_wrapper div.content div.content_wrapper {
	float:left;
	width:625px;
	margin:0 0 0 15px;
}
div.people_tab_wrapper div.content div.content_wrapper a.prev, 
div.people_tab_wrapper div.content div.content_wrapper a.next {
	width:20px;
	height:35px;
	float:left;
	display:block;
	background:url(../Img/Backgrounds/people_pic_arrows.png) top left no-repeat;
	margin:85px 40px 0 0;
}
div.people_tab_wrapper div.content div.content_wrapper a.next {
	background-position:-20px 0px;
	margin:85px 0 0 40px;
}
div.people_tab_wrapper div.content div.content_wrapper div.picture_big {
	float:left;
	display:block;
	width:500px;
	height:340px;
	margin-bottom: 10px;
	text-align:center;
	overflow:hidden;
}
div.people_tab_wrapper div.content div.content_wrapper img {
	max-width:500px;
	max-height:340px;
}
/* /PEOPLE TABS WRAPPER */
/* TEXT PAGES */
div.content_left div.content_text {
	width:655px;
	float:left;
	padding:20px 0;
	color:#FFF;
}
div.content_left div.content_text h1{
	float:left;
	width:100%;
	background:url(../Img/Backgrounds/h1_line.png) no-repeat bottom center;
	padding:10px 0 5px 0;
	text-transform:uppercase;
	color:#bc0000;
}
div.content_left div.content_text p {
	display:block;
	float:left;
	width:90%;
	padding-right:10%;
	margin:10px 0 5px 0;
}
div.content_left div.content_text img.float {
	float:left;
	margin-right:10px;
}
div.content_left div.content_text ul {
	float:left;
	width:100%;
	padding:10px 0;
}
div.content_left div.content_text ul li{
	list-style:none;
	background:url(../Img/Backgrounds/li_text.png) no-repeat left 2px;
	padding-left:15px;
	width:645px;
	float:left;
	margin-top:3px;
}
/* /TEXT PAGES */
/* FOOTER */
ul#footer {
	width:990px;
	padding:10px 0 0 0;
	height:24px;
	background:url(../Img/Backgrounds/footer_bg.png) top left no-repeat;
	margin:35px 0 90px 0;
	text-align:center;
}
ul#footer li {
	list-style:none;
	display:inline;
	margin:0 20px 0 0;
}
ul#footer li a {
	color:#FFF;
	text-decoration:none;
}
/* /FOOTER */
/* MENU ROLLOVER */

div#rollover_menu {
	display:block;
	float:left;
	width:100%;
}
div#rollover_menu div.height_calc{
	display:block;
	float:left;
	width:988px;
	padding-bottom:5px;
}
div#rollover_menu div.height_calc div.top,
div#rollover_menu div.height_calc div.foot {
	display:block;
	float:left;
	overflow:hidden;
	width:988px;
	height:26px;
	background:url(../Img/Backgrounds/rollover_menu_top.png) top left no-repeat;
}
div#rollover_menu div.height_calc div.content {
	display:block;
	float:left;
	width:938px;
	padding:5px 25px 0 25px;
	background:url(../Img/Backgrounds/rollover_menu_content.png) top left repeat-y;
}
div#rollover_menu div.height_calc div.content ul {
	display:block;
	float:left;
	width:100%;
}
div#rollover_menu div.height_calc div.content ul li{
	float:left;
	list-style:none;
	display:block;
	height:15px;
	overflow:hidden;
	width:45%;
	margin-right:2%;
	padding:1px 0;
}
div#rollover_menu div.height_calc div.content ul li.li_content{
	width:30%;
}
div#rollover_menu div.height_calc div.content ul li a {
	display:block;
	float:left;
	color:#bc0000;
	font-weight:900;
	text-decoration:none;
}
div#rollover_menu div.height_calc div.content ul li.li_content a {
	color:#FFF;
}
div#rollover_menu div.height_calc div.content ul li.li_content a.red {
	color:#bc0000;
}
div#rollover_menu div.height_calc div.content ul li span.desc {
	display:block;
	float:left;
	margin:0 0 0 3px;
	color:#FFF;
	font-style:italic;
}
div#rollover_menu div.height_calc div.content ul li span.auction {
	display:block;
	float:right;
	color:#FFF;
	padding:1px 0 0 0px;
	cursor:pointer;
	text-decoration:none;
	/*background:url(../Img/Buttons/auction_menu.png) top left no-repeat;*/
}
div#rollover_menu div.height_calc div.content ul li.li_content a.people_auction,
div#rollover_menu div.height_calc div.content ul li.li_content a.people_auction_close {
	display:block;
	float:right;
	color:#FFF;
	width:36px;
	height:15px;
	outline:0;
	text-decoration:none;
	background:url(../Img/Buttons/auction_menu_people.png) top left no-repeat;
}
div#rollover_menu div.height_calc div.content ul li.li_content a.people_auction_close {
	background-position:-36px 0;
}
div#rollover_menu div.height_calc div.foot {
	height:17px;
	background:url(../Img/Backgrounds/rollover_menu_foot.png) top left no-repeat;
}
div#rollover_menu div.height_calc div.top div.left,
div#rollover_menu div.height_calc div.top div.right {
	float:left;
	width:50%;
	float:left;
	height:17px;
	overflow:visible;
}
div#rollover_menu div.height_calc div.top div.right a {
	display:block;
	float:right;
	margin:5px 15px 0 0;
	padding:2px 25px 0 0;
	height:17px;
	overflow:hidden;
	font-weight:900;
	outline:0;
	cursor:pointer;
	text-decoration:none;
}
div#rollover_menu div.height_calc div.top div.right a.close {
	background:url(../Img/Buttons/close.png) top right no-repeat;
}
div#rollover_menu div.height_calc div.top div.right a.back {
	background:url(../Img/Buttons/rollover_menu_back.png) top right no-repeat;
}
div#rollover_menu div.height_calc div.top div.left h1 {
	font-size:15px;
	font-weight:900;
	float:left;
	text-transform:none;
	padding:5px 0 0 25px;
}
/* /MENU ROLLOVER */
div#band_wrapper div.overflow_auctions_content {
	display:block;
	float:left;
	width:615px;
	height:290px;
	padding:10px 0px 10px 0px;
	margin:10px 0 0 0;
	overflow:hidden;
	background:url(../Img/Backgrounds/auctions_overflow_bg.png) top left no-repeat;
}
div#band_wrapper div.overflow_auctions_content div.scroll_calc{
	display:block;
	float:left;
	width:595px;
	height:290px;
	overflow:hidden;
}
div#band_wrapper div.overflow_auctions_content ul{
	display:block;
	float:left;
	width:595px;
}
div#band_wrapper div.overflow_auctions_content ul li{
	list-style:none;
	display:block;
	float:left;
	width:280px;
	height:85px;
	overflow:hidden;
	margin:10px 0 0 15px;
}
div#band_wrapper div.overflow_auctions_content ul li a {
	display:block;
	float:left;
	height:75px;
	width:270px;
	padding:5px;
	overflow:hidden;
	background:none;
	text-decoration:none;
}
div#band_wrapper div.overflow_auctions_content ul li a.selected {
	background:url(../Img/Backgrounds/auction_bg_selected.png) no-repeat top left;
}
div#band_wrapper div.overflow_auctions_content ul li a img {
	width:110px;
	display:block;
	float:left;
	margin:0 5px 0 0;
}
div#band_wrapper div.overflow_auctions_content ul li a h2,
div#band_wrapper div.overflow_auctions_content ul li a p,
div#band_wrapper div.overflow_auctions_content ul li a span.price {
	display:block;
	float:left;
	width:145px;
}
div#band_wrapper div.overflow_auctions_content ul li a h2 {
	text-transform:uppercase;
	color:#bc0000;
	font-size:12px;
	margin:0;
	padding:0;
}
div#band_wrapper div.overflow_auctions_content ul li a p,
div#band_wrapper div.overflow_auctions_content ul li a span.price {
	margin:0;
	padding:0;
	color:#000;
}		
div#band_wrapper div.overflow_auctions_content ul li a span.price {
	font-weight:900;
	font-size:17px;
	margin:2px 0 0 0 ;
}
div#band_wrapper div.overflow_auctions_content ul li a.selected h2,
div#band_wrapper div.overflow_auctions_content ul li a.selected p,
div#band_wrapper div.overflow_auctions_content ul li a.selected span.price {
	color:#FFF;
}
div#band_wrapper div.infos_wrapper h3.auction_actor {
	display:block;
	float:left;
	width:100%;
	color:#bc0000;
	margin:0;
	font-size:15px;
	text-transform:uppercase;
	padding:0 0 20px 0;
}
div#band_wrapper div.infos_wrapper h2#auction_desc {
	display: block;
	color: #1e2429;
	width: 100%;
	height:65px;
	overflow:hidden;
	font-size:13px;
	text-transform:none;
	font-weight:900;
}
div#band_wrapper div.auction_infos {
	float:left;
	width:250px;
	height:57px;
	padding:3px 9px;
	margin:10px 0 0 0;
	font-weight:900;
	color:#bc0000;
	background:url(../Img/Backgrounds/auctions_details.png) no-repeat top left;
}
div#band_wrapper div.auction_infos div.left{
	float:left;
	width:90px;
	overflow:hidden;
	padding:0;
	font-weight:900;
}
div#band_wrapper div.auction_infos div.right{
	float:left;
	display:block;
	padding:0;
	width:145px;
	margin:0 0 0 5px;
	overflow:hidden;
	font-weight:900;
}
div#band_wrapper div.auction_infos span.label {
	display:block;
	width:100%;
	color:#000;
	padding-top:5px;
	font-weight:100;
	text-align:left;
}
div#band_wrapper div.auction_infos div.left span.price {
	font-size:25px;
}
/* AUCTION PAGE */
div.shape_655 div.auction_page div.first {
	display:block;
	float:left;
	width:100%;
}
div.shape_655 div.auction_page div.first h2{
	float:left;
	color:#bc0000;
	text-transform:uppercase;
	font-size:20px;
	width:400px;
}
div.shape_655 div.auction_page div.first div.button_wrapper {
	float:left;
	width:255px;
}
div.shape_655 div.auction_page div.first div.button_wrapper span.small_button {
	float:right;
}
div.shape_655 div.auction_page h3 {
	display:block;
	float:left;
	width:100%;
	color:#FFF;
	font-size:15px;
	margin:10px 0 0 0;
	text-transform:normal;
}
div.shape_655 div.auction_page div.more {
	display:block;
	float:left;
	width:100%;
	margin:40px 0 0 0;
}
div.shape_655 div.auction_page div.more div.left,
div.shape_655 div.auction_page div.more div.right {
	display:block;
	float:left;
	width:305px;
}
div.shape_655 div.auction_page div.more div.left {
	width:295px;
	padding-right:10px;
}
div.shape_655 div.auction_page div.more div.right {
	background:url(../Img/Backgrounds/auction_bg_page.png) top left no-repeat;
	height:302px;
	width:285px;
	padding:10px;
	overflow:hidden;
}
div.shape_655 div.auction_page div.more div.left h4{
	padding:0;
	margin:0;
	width:100%;
	color:#bc0000;
	float:left;
}
div.shape_655 div.auction_page div.more div.left p {
	color:#FFF;
	padding:0 0 10px 0;
	margin:0;
}
div.shape_655 div.auction_page div.more div.left span.small_button {
	display:block;
	float:left;
	margin:30px 0 0 0;
}
div.shape_655 div.auction_page div.more div.right span.label {
	display:block;
	width:100%;
	font-size:12px;
	font-weight:900;
	float:left;
	padding:10px 0 5px 0;
	color:#272622;
}
div.shape_655 div.auction_page div.more div.right a.assoc {
	display:block;
	float:left;
	width:100%;
	height:70px;
	text-align:center;
	overflow:hidden;
}
div.shape_655 div.auction_page div.more div.right a.assoc img{
	height:70px;
	display:inline;
	float:none;
}
div.shape_655 div.auction_page div.more div.right span.date {
	color:#bc0000;
	float:left;
	display:block;
	width:100%;
	font-weight:900;
	font-size:18px;
}
div.shape_655 div.auction_page div.more div.right span.date span{
	display:block;
	float:left;
	width:100%;
}
div.shape_655 div.auction_page div.more div.right span.date span.small{
	font-size:12px;
}
div.shape_655 div.auction_page div.more div.right span.price {
	font-weight:900;
	font-size:18px;
	color:#bc0000;
}
div.shape_655 div.auction_page div.more div.right div.inputs {
	display:block;
	float:left;
	width:100%;
}
div.shape_655 div.auction_page div.more div.right div.inputs div.input{
	float:left;
	height:19px;
	width:134px;
	overflow:hidden;
	background:url(../Img/Backgrounds/auction_input_bg.png) top left no-repeat;
}
div.shape_655 div.auction_page div.more div.right div.inputs div.input input {
	width:125px;
	height:15px;
	margin:2px 0 0 5px;
	border:none;
	background:none;
	font-size:9px;
	color:#272622;
}
div.shape_655 div.auction_page div.more div.right div.errors {
	display:block;
	float:left;
	width:100%;
	text-align:left;
	color:#bc0000;
}
div.shape_655 div.auction_page div.more h2#videoEnd{
	float:left;
	margin:20px 0;
	width:100%;
}
/* /AUCTION PAGE */
/* SIGNUP */
fieldset.signup_form {
	display:block;
	float:left;
	width:100%;
}
fieldset.signup_form h1 {
	margin-bottom:15px;
}
fieldset.signup_form h1 span.white{
	font-size:15px;
	font-weight:100;
	text-transform:none;
}
fieldset.signup_form div.row{
	display:block;
	float:left;
	width:100%;
	margin:5px 0 0 0;
}
fieldset.signup_form div.row label{
	display:block;
	float:left;
	width:30%;
	text-align:right;
}
fieldset.signup_form div.row div.input,
fieldset.signup_form div.row div.submit {
	display:block;
	float:left;
	width:247px;
	height:22px;
	margin:0 0 0 1%;
}
fieldset.signup_form div.row div.input {
	background:url(../Img/Backgrounds/signup_input.png) top left no-repeat;
}
fieldset.signup_form div.row div.input input {
	width:240px;
	height:19px;
	font-size:10px;
	margin:2px 0 0 3px;
	background:none;
	border:0;
	color:#CCC7B2;
}
fieldset.signup_form div.row div.submit {
	margin-top:10px;
}
fieldset.signup_form div.row div.submit span.button {
	display:block;
	float:right;
	width:auto;
	height:19px;
}
fieldset.signup_form div.row div.submit span.button span.left,
fieldset.signup_form div.row div.submit span.button span.right {
	float:left;
	display:block;
	height:19px;
	width:7px;
	background:url(../Img/Backgrounds/small_button_borders.png) top left no-repeat;
}
fieldset.signup_form div.row div.submit span.button span.right {
	background-position:-7px 0;
}
fieldset.signup_form div.row div.submit span.button span.content {
	background:url(../Img/Backgrounds/small_button_content.png) top left repeat-x;
	padding-left:5px;
	float:left;
	display:block;
	height:19px;
}
fieldset.signup_form div.row div.submit span.button span.content input{
	background:url(../Img/Buttons/read_article.png) top right no-repeat;
	background-position:right 5px;
	border:0;
	color:#FFF;
	height:17px;
	text-transform:uppercase;
	padding:0 7px 0 0;
	font-size:11px;
	font-weight:900;
}
fieldset.signup_form div.error,
fieldset.signup_form div.success {
	float:left;
	width:60%;
	margin:20px 15%;
}
/* /SIGNUP */
/* CONTACT */
fieldset.contact {
	color:#fff1c3;
}
fieldset.contact select {
	color:#FFF;
	background-color:#47453e;
}
fieldset.contact div.shadow div.row{
	display:none;
}
div.content_left div.content_text fieldset.contact p.explain {
	display:none;
	width:100%;
	float:left;
	margin:10px 0;
}
div.content_left div.content_text fieldset.contact p.explain strong {
	display:block;
	float:left;
	width:100%;
	color:#FFF;
	font-size:13px;
	font-weight:900;
	margin:0 0 10px 0;
}
div.content_left div.content_text fieldset.contact div.row label.display_none {
	display:none;
}
fieldset.contact div.shadow div.row label {
	width:100px;
	color:#FFF;
	font-weight:900;
	margin-right:5px;
}
fieldset.contact div.shadow div.row div.input {
	width:474px;
	height:21px;
	background:url(../Img/Backgrounds/input_contact.png) top left no-repeat;
}
fieldset.contact div.shadow div.row div.input input {
	width:465px;
	color:#272622;
}
fieldset.contact div.shadow div.row div.textarea {
	display:block;
	float:left;
	width:474px;
	height:103px;
	margin-left:1%;
	background:url(../Img/Backgrounds/textarea_contact.png) top left no-repeat;
}
fieldset.contact div.shadow div.row div.textarea textarea {
	float:left;
	width:465px;
	height:95px;
	border:none;
	background:none;
	margin:2px 0 0 2px;
	color:#272622;
}
fieldset.contact div.shadow div.row div.submit {
	width:474px;
}
/* /CONTACT */
/* QUI SOMMES NOUS */
div.content_text div.who_wrapper_pag {
	display:block;
	width:100%;
	float:left;
}
div.content_text div.who_wrapper_pag a,
div.content_text div.who_wrapper_pag span {
	display:block;
	float:right;
	margin:0 10px 0 0;
}
div.content_text div.who_wrapper_pag a {
	width:58px;
	background:url(../Img/Buttons/who_buttons.png) top left no-repeat;
	height:32px;
	overflow:hidden;
}
div.content_text div.who_wrapper_pag a.next {
	background-position:-58px 0;
}
div.content_text div.who_wrapper_pag span {
	color:#FFF;
	padding-top:10px;
	font-size:15px;
	font-weight:900;
}
/* /QUI SOMMES NOUS */

/* PARTNERS */
div.page_item div.relative_wrapper div.band_wrapper_full div.full div.partners_center {
	float:left;
	width:615px;
	margin:10px 0 0 225px;
}
div.page_item div.relative_wrapper div.band_wrapper_full div.full div.partners_center div.row {
	float:left;
	clear:both;
	margin-bottom:10px;
}
div.page_item div.relative_wrapper div.band_wrapper_full div.full div.partners_center div.row img {
	display:block;
	float:left;
	width:160px;	
}
div.page_item div.relative_wrapper div.band_wrapper_full div.full div.partners_center div.row img#associateImg {
	margin-right:20px;
}
div.page_item div.relative_wrapper div.band_wrapper_full div.full div.partners_center div.row img#veryLouImg {
	margin-left:20px;
}
div.page_item div.relative_wrapper div.band_wrapper_full div.full div.partners_center div.row div#associateAnd {	
	float:left;
	width:30px;
	font-size:1.4em;
	margin-top:50px;
}
div.page_item div.relative_wrapper div.band_wrapper_full div.full div.partners_center div.row div#associateAbout {
	float:left;
	width:100%;
	font-size:1.4em;
	margin-left:30px;
}
/* /PARTNERS */
