*
{
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-position: center 0px;
	background-repeat: repeat-y;
}

div
{
	padding: 0px;
	margin: 0px;
}

table
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

tr, td
{
	margin: 0px;
	padding: 0px;
}

img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

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

a
{
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: underline;
}

.highlight:hover
{
	filter:alpha(opacity=66);
	-moz-opacity: 0.66;
	-khtml-opacity: 0.66;
	opacity: 0.66;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity='66');
}

/*
#popup_zoom
{
	width: 300px;
	height: 438px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 11px 11px 23px 30px;
	background-image: url(../images/common/popup_zoom.png);
	background-color: transparent;
	z-index: 100;
	display: none;
}

#popup_zoom img
{
	width: 300px;
	height: 438px;
	border: 0px;
}

#popup_loading
{
	width: 32px;
	height: 32px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -16px;
	margin-top: -16px;
	background-image: url(../images/common/popup_loading.gif);
	background-color: transparent;
	z-index: 100;
	display: none;
}
*/

#popup_zoom
{
	width: 450px;
	height: 657px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 11px 11px 23px 30px;
	background-image: url(../images/common/popup_zoom2.png);
	background-color: transparent;
	z-index: 100;
	display: none;
}

#popup_zoom img
{
	width: 450px;
	height: 657px;
	border: 0px;
}

#popup_loading
{
	width: 32px;
	height: 32px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -16px;
	margin-top: -16px;
	background-image: url(../images/common/popup_loading2.gif);
	background-color: transparent;
	z-index: 100;
	display: none;
}

/**/

#popup_avertir
{
	width: 355px;
	height: 133px;
	padding: 38px 10px 10px 10px;
	position: absolute;
	display: none;
	left: 50%;
	top: 50%;
	margin-left: -187.5px;
	margin-top: -90.5px;
	background-image: url(../images/common/popup_avertir.png);
	z-index: 99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#popup_avertir table
{
	width: 100%;
}

#popup_avertir .nom
{
	width: 345px;
	height: 14px;
	line-height: 14px;
	padding: 2px 4px 2px 4px;
	margin: 8px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #810b4b;
	border: 1px solid #bbbbbb;
	|margin-left: 186px;
}

#popup_avertir .email
{
	width: 345px;
	height: 14px;
	line-height: 14px;
	padding: 2px 4px 2px 4px;
	margin: 8px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #810b4b;
	border: 1px solid #bbbbbb;
	|margin-left: 186px;
}

#popup_avertir .annuler
{
	width: 83px;
	height: 18px;
	cursor: pointer;
}

#popup_avertir .envoyer
{
	width: 83px;
	height: 18px;
	cursor: pointer;
}

#popup_avertir_mask
{
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	display: none;
	z-index: 98;
	background-color: #FFF;
	filter:alpha(opacity=66);
	-moz-opacity: 0.66;
	-khtml-opacity: 0.66;
	opacity: 0.66;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity='66');
}

#popup_ajoute_panier
{
	width: 355px;
	height: 43px;
	padding: 38px 10px 10px 10px;
	position: absolute;
	display: none;
	left: 50%;
	top: 50%;
	margin-left: -187.5px;
	margin-top: -90.5px;
	background-image: url(../images/common/popup_ajoute_panier.png);
	z-index: 99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#popup_ajoute_panier .fermer
{
	width: 83px;
	height: 18px;
	margin-top: 5px;
	cursor: pointer;
}

#popup_ajoute_panier table
{
	width: 100%;
}

#popup_avertir .fermer
{
	width: 83px;
	height: 18px;
	cursor: pointer;
}

#popup_ajoute_panier_mask
{
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	display: none;
	z-index: 98;
	background-color: #FFF;
	filter:alpha(opacity=66);
	-moz-opacity: 0.66;
	-khtml-opacity: 0.66;
	opacity: 0.66;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity='66');
}

#main
{
	position: absolute;
	z-index: 2;
	width: 996px;
	left: 50%;
	margin-left: -498px;
	margin-top: 14px;
	background-image: url(../images/common/background.jpg);
	background-repeat: repeat-y;
}

#main #top
{
	width: 996px;
	height: 143px;
	position: relative;
	z-index: 1;
	background-image: url(../images/common/top.jpg);
	padding-top: 8px;
}

#main #top #logo
{
	width: 425px; /*996px;*/ 
	height: 64px; /*76px;*/
	margin-left:20px;
	margin-bottom:5px;
	float:left;
	/*background-image: url(../images/common/top_flash.jpg);*/
	position: relative;
	z-index:  92;
}
#main #top #flash_head
{
	width: 526px; /*996px;*/ 
	height: 64px; /*76px;*/
	margin-bottom:5px;
	float:left;
	/*background-image: url(../images/common/top_flash.jpg);*/
	position: relative;
	z-index:  92;
}

#main #top #flash_head h1
{
	position: absolute;
	left: -5000px;
}

#main #top #menu
{
	width: 951px;
	height: 24px;
	float:left;
	padding: 0px 23px 0px 22px;
	background-image: url(../images/common/menu.jpg);
}

#main #top #menu table
{
	width: 951px;
	height: 24px;
	margin: 0px;
	position: relative;
}

#main #top #menu table td
{
	width: auto;
	text-align: center;
	font-size: 12px;
	color: #fffefe;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}

#main #top #menu table td .separation
{
	width: 1px;
	height: 24px;
	background-image: url(../images/common/menu_separation.jpg);
}

#main #top #menu table td a
{
	font-size: 12px;
	color: #fffefe;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 4px;
}

#menu_hover
{
	left: 0px;
	top: 0px;
	width: auto;
	height: auto;
	display: none;
	position: absolute;
	cursor: pointer;
}

#menu_left_mask
{
	left: 0px;
	top: 0px;
	width: 21px;
	height: 24px;
	display: none;
	background-image: url(../images/common/menu_left_mask.png);
	position: absolute;
}

#menu_right_mask
{
	left: 0px;
	top: 0px;
	width: 22px;
	height: 24px;
	display: none;
	background-image: url(../images/common/menu_right_mask.png);
	position: absolute;
}

#main #top #block_moncompte
{
	margin: 3px 10px 0px 0px;	
	width: auto;
	height: 22px;
}

#main #top #block_moncompte table
{
	width: auto;
	min-width: 30px;
	height: 22px;
	background-image: url(../images/common/compte.gif);
	background-repeat: repeat-x;
	color: #6a1e36;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#main #top #block_moncompte table span
{
	font-style: italic;
	font-weight: bold;
}

#main #top #block_moncompte table a
{
	color: #6a1e36;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

#main #top #block_moncompte table a:hover
{
	color: #6a1e36;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}

#main #top #block_moncompte table img
{
	vertical-align: -7px;
}

#main #top #block_moncompte table .email
{
	width: 129px;
	height: 15px;
	|width: 127px;
	margin: 2px 0px 0px 0px;
	|margin: 0px 0px 0px 0px;
	padding: 1px 3px 0px 3px;
	|vertical-align: -2px;
	border: 1px solid #bbbbbb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#main #top #block_moncompte table .mot_de_passe
{
	width: 85px;
	height: 15px;
	|width: 83px;
	margin: 0px;
	margin: 2px 0px 0px 0px;
	|margin: 0px 0px 0px 0px;
	padding: 1px 3px 0px 3px;
	|vertical-align: -2px;
	border: 1px solid #bbbbbb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#main #top #block_moncompte table .ok
{
	vertical-align: -4px;
}

#main #top #block_moncompte table .a2
{
	font-size: 11px;
}

#main #top #block_moncompte table .a2:hover
{
	font-size: 11px;
}

#main #top #block_moncompte table .left
{
	width: 15px;
	height: 22px;
	background-image: url(../images/common/compte_left.gif);
}

#main #top #block_moncompte table .right
{
	width: 15px;
	height: 22px;
	background-image: url(../images/common/compte_right.gif);
}

#main #top table
{
	width: 996px;
}

#main #top table .right_cell
{
	width: 100px;
}

#main #top #cb
{
	width: 77px;
	height: 22px;
	margin: 3px 23px 0px 0px;
}

#main #top #tags
{
	width: 52px;
	margin-top: -14px;
}

#main #top #tags img
{
	width: 22px;
	height: 14px;
	padding: 1px;
	background-color: #FFF;
	cursor: pointer;
}

#main #top #tags .selected
{
	background-color: #C18B68;
}

#main #top #tags #fr
{
	margin: 4px 0px 0px 2px;
}

#main #top #tags #en
{
	margin: 4px 0px 0px 2px;
}

#main #left_side
{
	width: 207px;
}

#main #left_side #block_recherche
{
	width: 190px;
	height: 85px;
	background-image: url(../images/common/recherche.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

#main #left_side #block_recherche table
{
	width: 187px;
	height: 70px;
	margin: 8px 0px 0px 3px;
	line-height: 28px;
}

#main #left_side #block_recherche table input
{
	width: 89px;
	height: 14px;
	|height: 12px;
	padding: 3px 0px 0px 0px;
	padding-left: 3px;
	border: 1px solid #c4c4c4;
	font-size: 12px;
	color: #000;
	position: relative;
	z-index: 2;
	margin-left: 3px;
	|margin-left: 4px;
	|padding-top: 1px;
	|padding-bottom: 1px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/*
#main #left_side #block_recherche table input
{
	width: 94px;
	height: 15px;
	padding: 2px 0px 0px 0px;
	border: 1px solid #c4c4c4;
	font-size: 12px;
	color: #000;
	position: relative;
	z-index: 2;
}
*/

#main #left_side #block_recherche table select
{
	width: 112px;
	height: 15px;
	_height: 17px;
	|height: 17px;
	padding: 1px 0px 0px 0px;
	border: 1px solid #c4c4c4;
	margin-left: 3px;
	|margin-left: 4px;
	font-size: 12px;
	color: #000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#main #left_side #block_recherche table .preselect
{
	height: 17px;
	|height: 18px;
	position: absolute;
	z-index: 1;
	margin-left: 3px;
	|margin-left: 4px;
}

#main #left_side #block_recherche table td .ok
{
	width: 22px;
	height: 18px;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	margin-top: -1px;
	border: 0px;
}

#main #left_side #block_creer_son_compte
{
	width: 190px;
	height: 36px;
	margin: 22px 0px 0px 0px;
	background-image: url(../images/common/block_creer_son_compte.gif);
	cursor: pointer;
	display:block;
}

#main #left_side #block_creer_son_compte a
{
	display: block;
	width: 100%;
	height: 100%;
}

#main #left_side #block_nos_produits
{
	width: 190px;
	height: auto;
	padding: 13px 0px 0px 0px;
	background-image: url(../images/common/block_nos_produits.gif);
	background-position: 0px 27px;
}

#block_nos_produits_mask
{
	left: 0px;
	top: 0px;
	width: 11px;
	height: 10px;
	display: none;
	background-image: url(../images/common/block_nos_produits_mask.png);
	position: absolute;
}

#main #left_side #block_nos_produits #head
{
	width: 190px;
	height: 14px;
	background-image: url(../images/common/block_nos_produits_head.gif);
}

#main #left_side #block_nos_produits #head2
{
	width: 190px;
	height: 14px;
	background-image: url(../images/common/block_nos_produits_head.gif);
}




#main #left_side #block_nos_produits #rows
{
	width: 190px;
}

#main #left_side #block_nos_produits #rows .row
{
	width: 190px;
	height: 21px;
	line-height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	margin-bottom: 0px;
	background-image: url(../images/common/block_nos_produits_row.gif);
	cursor: pointer;
	_border-bottom: 1px solid #FFF;
}

#main #left_side #block_nos_produits #rows .row a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

#main #left_side #block_nos_produits #rows .row a:hover
{
	font-weight: bold;
	text-decoration: none;
}

#main #left_side #block_nos_produits #rows .row_separation
{
	width: 190px;
	height: 1px;
	background-image: url(../images/common/block_nos_produits_row_separation.png);
	_display: inline;
}


#main #left_side #block_nos_produits #rows .sub_rows
{
	width: 190px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	display:  block;
	overflow: hidden;
	background-image: url(../images/common/block_nos_produits_background.gif);
	background-repeat: repeat-y;
}

#main #left_side #block_nos_produits #rows .sub_rows .sub_row
{
	width: 190px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	background-repeat: repeat-y;
	background-image: url(../images/common/block_nos_produits_row_background.gif);
	_border-bottom: 1px solid #fff;
}

#main #left_side #block_nos_produits #rows .sub_rows .selected_sub_row
{
	background-image: url(../images/common/block_nos_produits_sub_row_background_hover.gif);
}

#main #left_side #block_nos_produits #rows .sub_rows .selected_last_sub_row
{
	background-repeat: no-repeat;
	background-image: url(../images/common/block_nos_produits_last_sub_row_background_hover.gif);
}

#main #left_side #block_nos_produits #rows .sub_rows .sub_row a
{
	display: block;
	width: 190px;
	height: 23px;
	height: 0px;
	line-height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-seri;
	font-size: 12px;
	color: #FFF;
	text-align: center;	
	text-decoration: none;
}

#main #left_side #block_nos_produits #rows .sub_rows .sub_row a:hover
{
	background-repeat: repeat-y;
	background-image: url(../images/common/block_nos_produits_sub_row_background_hover.gif);
	text-decoration: none;
}

#main #left_side #block_nos_produits #rows .sub_rows .selected_sub_row a:hover
{
	background-image: none;
}

#main #left_side #block_nos_produits #rows .sub_rows .last_sub_row a:hover
{
	background-repeat: no-repeat;
	background-image: url(../images/common/block_nos_produits_last_sub_row_background_hover.gif);
	text-decoration: none;
}

#main #left_side #block_nos_produits #rows .sub_rows .selected_sub_row a:hover
{
	background-image: none;
}

#main #left_side #block_nos_produits #rows .sub_rows .selected
{
	background-repeat: repeat-y;
	background-image: url(../images/common/block_nos_produits_row_background.gif);
}

#main #left_side #block_nos_produits #rows .sub_rows .sub_row_separation
{
	width: 190px;
	height: 1px;
	background-image: url(../images/common/block_nos_produits_sub_row_separation.gif);
	_display: inline;
}

#main #left_side #block_nous_contacter
{
	width: 190px;
	height: 50px;
	margin: 24px 0px 0px 0px;
	background-image: url(../images/common/block_nous_contacter.gif);
	cursor: pointer;
	display:block;
}

#main #left_side #block_nous_contacter a
{
	display: block;
	width: 100%;
	height: 100%;
}

#main #left_side #block_nos_promotions
{
	width: 190px;
	height: 56px;
	margin: 16px 0px 0px 0px;
	background-image: url(../images/common/block_nos_promotions.gif);
	cursor: pointer;
	display:block;
}

#main #left_side #block_nos_promotions a
{
	display: block;
	width: 100%;
	height: 100%;
}

#main #left_side #block_nos_boutiques
{
	width: 190px;
	height: 123px;
	margin: 4px 0px 0px 0px;
	background-image: url(../images/common/block_nos_boutiques.gif);
	cursor: pointer;
	display:block;
}

#main #left_side #block_nos_boutiques a
{
	display: block;
	width: 100%;
	height: 100%;
}

#main #left_side #block_guide_tailles
{
	width: 190px;
	height: 68px;
	margin: 18px 0px 0px 0px;
	background-image: url(../images/common/block_guide_tailles.gif);
	cursor: pointer;
	display:block;
}

#main #left_side #block_guide_tailles a
{
	display: block;
	width: 100%;
	height: 100%;
}

#main #inner_page
{
	width: 510px;
}

#main #right_side
{
	width: 279px;
}

#main #right_side #block_parrainage
{
	width: 262px;
	height: 33px;
	margin: -10px 0px 0px 17px;
	background-image: url(../images/common/parrainage_fr.gif);
	position: relative;
	z-index: 150;
	cursor: pointer;
}
#main #right_side #block_parrainage a
{
	display: block;
	width: 100%;
	height: 100%;
}

#main #right_side #block_collection
{
	width: 262px;
	height: 421px;
	margin: 21px 0px 0px 17px;
	/*background-image: url(../images/common/block_collection.jpg);*/
	position: relative;
	z-index: 150;
}

#main #right_side #block_newsletter
{
	width: 262px;
	height: 50px;
	margin: 14px 0px 0px 17px;
	background-image: url(../images/common/block_newsletter.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

#main #right_side #block_newsletter table
{
	width: 230px;
	height: 18px;
	margin: 23px 0px 0px 21px;
	line-height: 18px;
}

#main #right_side #block_newsletter table .left_cell
{
	width: 45px;
}

#main #right_side #block_newsletter table input
{
	width: 164px;
	height: 15px;
	padding: 2px 0px 0px 0px;
	border: 1px solid #c4c4c4;
	font-size: 12px;
	color: #000;
}

#main #right_side #block_newsletter .ok
{
	width: 22px;
	height: 18px;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#main #right_side #block_craquez_pour
{
	width: 274px;
	height: 135px;
	margin: 18px 0px 0px 5px;
	background-image: url(../images/common/block_craquez_pour.gif);
}

#main #right_side #block_craquez_pour img
{
	margin: 6px 0px 0px 130px;
	width: 119px;
	height: 125px;
	cursor: pointer;
}

#main #right_side #block_craquez_pour_marque
{
	width: 262px;
	height: 67px;
	margin: 0px 0px 0px 16px;
	background-image: url(../images/common/block_craquez_pour_marque.gif);
}

#main #right_side #block_craquez_pour_marque table
{
	width: 100%;
	height: 35px;
	margin: 12px 0px 0px 0px;
	text-align: center;
}

#main #right_side #block_craquez_pour_marque table .marque
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFF;
}

#main #right_side #block_craquez_pour_marque table .marque a
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFF;
	text-decoration: none;
}

#main #right_side #block_craquez_pour_marque table .marque a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #DDCDD6;
	text-decoration: none;
}


#main #right_side #block_craquez_pour_marque table .prix
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 25px;
	color: #FFF;
}

#main #right_side #block_craquez_pour_marque table .themes
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFF;
}

#main #right_side #block_craquez_pour_marque table .themes a
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

#main #right_side #block_craquez_pour_marque table .themes a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #DDCDD6;
	text-decoration: none;
}

#main #right_side #block_craquez_pour_marque table .themes span
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #FFF;
}


#main #right_side #block_modalite_livraison
{
	width: 262px;
	height: 67px;
	margin: 14px 0px 0px 16px;
	background-image: url(../images/common/block_modalite_livraison.gif);
}

#main #right_side #block_modalite_livraison a
{
	display: block;
	width: 100%;
	height: 100%;
}

#main #page_footer
{
	width: 870px;
	height: auto;
	margin-top: 27px;
	padding: 25px 63px 25px 63px;
	text-align: center;
	color: #6a1e36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	background-image: url(../images/common/footer.jpg);
	background-color: #FFF;
}

#main #page_footer table
{
	width: 100%;
}

#main #page_footer table img
{
	margin-top: -5px;
	z-index: 2;
	position: relative;
}

#main #page_footer a
{
	color: #6a1e36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#main #page_footer a:hover
{
	color: #6a1e36;
	text-decoration: underline;
}
/* BOX ACTU */
#box_actu
{
	z-index:1000;
	position:absolute;
	left: 50%;
	margin-left: -275px;
	top: 190px;
	width:498px;
	background-image:url(../images/common/bg-fond-box.png);
	background-repeat:no-repeat;
	background-position: bottom right;
	/*background-color:#FFFFFF;
	border: solid 2px #6078b0;*/
}

#ombrage
{
	top:0px;
	left:0px;
	z-index:10;
	position:absolute;
	width:100%;
	height:100%;
	background-color:#FFF;
	opacity : 0.7;
    -moz-opacity : 0.7;
    -ms-filter: "alpha(opacity=70)"; /* IE 8 */
    filter : alpha(opacity=70); /* IE < 8 */ 
}


#box_actu #fermer
{
	text-align:right;
	padding-top:27px;
	margin-top:-52px;
	background-image:url(../images/common/titre-box.png);
	background-repeat:no-repeat;
	background-position: top left;
	width:498px;
	height:52px;
}

#box_actu #fermer a
{
	color:#6078b0;
	text-decoration:none;
	padding-right:30px;	
}

#box_actu #fermer a:hover
{
	text-decoration:underline;
}

#box_actu #texte_actu
{
	width:425px;
	float:left;
	margin:20px 40px 20px 40px;
	color:#6a1e36;
	font-size:12px;
	text-decoration:none;
}

#box_actu #signature_actu
{
	float:right;
	width:498px;
	height:50px;
	text-align:right;
	margin-right:40px;
	color:#bf146c;
}


