/* Body 
/
/
====================================== */

body {
	background:#B4B4B4 url(elements/images/decoupage/background.gif) no-repeat top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#B4B4B4;
	margin:0;
	padding:0;
	text-align:center;
}

td {
	font-family:Arial, Helvetica, sans-serif;
}

th {
	font-family:Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
	color:#FFFFFF;
	outline:none;
}

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

a img {
	border:none;
}

ul, li {
	list-style-type:none;
	margin:0;
	padding:0;
}

h1 {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	margin-bottom:25px;
}

#page {
	background-image:url(elements/images/decoupage/fond.gif);
	background-repeat:repeat-y;
	background-color:#000000;
	width:964px;
	height:100%;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

form {
	padding:0;
	margin:0;
}


/* Header & Menu Flash
/
/
====================================== */

#header {
	width:938px;
	height:248px;
	margin-left:auto;
	margin-right:auto;
	clear:left;
}


/* Header & Menu XHTML (s'affiche si Flash est désactivé)
/
/
====================================== */

#headernoflash {
	width:938px;
	height:194px;
	margin-left:auto;
	margin-right:auto;
}

#header_2 {
	background:#000000 url(elements/images/decoupage/header_2.gif) no-repeat;
	width:938px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	clear:left;
}

#menu_left {
	background:#000000 url(elements/images/decoupage/menu_left.gif) no-repeat;
	width:89px;
	height:29px;
	float:left;
}

#menu_right {
	background:#000000 url(elements/images/decoupage/menu_right.gif) no-repeat;
	width:429px;
	height:29px;
	float:left;
}

ul#menu {
	background:transparent url(elements/images/decoupage/menu.gif) top left no-repeat;
	width:420px;
	text-align:center;
	float:left;
}

li.limenu {float: left;}

li.limenu a {
	display:block;
	width:70px;
	height:29px;
	line-height:29px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

li.limenu a:hover {
	background:transparent url(elements/images/decoupage/menu.gif) top left no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a#accueil:hover {
	background-position:0% -29px;
}

a#galeries:hover {
	background-position:-70px -29px;
}

a#boutique:hover {
	background-position:-140px -29px;
}

a#contacts:hover {
	background-position:-210px -29px;
}

a#blog:hover {
	background-position:-280px -29px;
}

a#css:hover {
	background-position:-350px -29px;
}


/* Menu_small
/
/
====================================== */

.menu_small {
	background:url(elements/images/decoupage/menu_small.gif) no-repeat;
	width:329px;
	height:21px;
	line-height:21px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:35px;
}


/* Contenu
/
/
====================================== */

.contbox_left {
	width:486px;
	height:auto;
	float:left;
	padding-left:67px;
	margin-right:53px;
	text-align:justify;
}

.contbox_right {
	width:345px;
	height:auto;
	float:left;
	text-align:justify;
}

#infos_boutique_up {
	background:#000000;
	width:292px;
	height:32px;
	float:left;
}

#infos_boutique_dn {
	background:#000000 url(elements/images/decoupage/infos_boutique_dn.gif) no-repeat;
	background-position:bottom;
	width:258px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding:17px;
	text-align:left;
	float:left;
}

#infos_plan_up {
	background:#000000;
	width:292px;
	height:47px;
	padding-top:20px;
	clear:left;
}

#infos_plan_dn {
	background:#000000 url(elements/images/decoupage/infos_plan_dn.gif) no-repeat;
	background-position:top;
	width:258px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding:17px;
	text-align:center;
}

#admin_link {
	width:19px;
	height:98px;
	background:url(elements/images/decoupage/liens.gif) no-repeat;
	float:left;
}

.contacts_links {
	width:243px;
	height:auto;
	float:left;
	text-align:center;
	padding-top:30px;
}

.contacts_links_box {
	width:200px;
	height:auto;
	text-align:center;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	border:1px solid #666666;
}


/* Pied de page
/
/
====================================== */

#footer {
	background:transparent url(elements/images/decoupage/footer_fond.gif) no-repeat;
	background-position:center 123px;
	width:964px;
	height:33px;
	text-align:center;
	font-size:10px;
	padding-top:126px;
	padding-bottom:80px;
	clear:left;
}


/* Mise en forme
/
/
====================================== */

.clear {
	clear:left;
}

.center {
text-align:center;
}

.retrait {
	text-indent:36px;
}

.menugaleries {
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}

.border {
	border:1px solid #666666;
}

.titre {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

.titre2 {
	font-size:14px;
	font-weight:bold;
}

.italic {
	font-style:italic;
}

.bold {
	font-weight:bold;
}

.bold {
	font-weight:bold;
}

.right {
	text-align:right;
}

.annonce {
	font-family:Verdana, Geneva, sans-serif;
	color:#3F0;
	font-size:16px;
}


/* Infos boutique
/
/
====================================== */

#infos_boutique_visu {
	width:240px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	color:#FFFFFF
}

.infos_boutique_visu_img {
	float:left;
	width:120px;
	height:auto;
	margin-top:10px;
	margin-right:10px;
}

.infos_boutique_visu2 {
	width:105px;
	height:auto;
	float:left;
}

.infos_boutique_visu_lienboutique {
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#B4B4B4;
}


/* Galeries
/
/
====================================== */

.galeries_box {
	background:transparent;
	width:431px;
	height:auto;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
	clear:left;
}

.galeries_box_up {
	background:url(elements/images/decoupage/galeries_box_up.gif) no-repeat top left;
	width:431px;
	height:45px;
	line-height:45px;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
}

.galeries_box_cont {
	background:#CECECE;
	width:431px;
	height:auto;
	padding:0;
	margin:0;
	padding-bottom:0;
	color:#000000;
	text-align:left;
}

.galeries_cont_left {
	width:120px;
	height:auto;
	float:left;
	padding:15px;
	text-align:center;
}

.galeries_cont_right {
	width:251px;
	height:auto;
	float:left;
	padding:15px;
	padding-left:0;
}

.galeries_box_dn {
	background:transparent url(elements/images/decoupage/galeries_box_dn.gif) no-repeat top left;
	width:431px;
	height:20px;
}


/* Boutique
/
/
====================================== */

.boutique_galerie {
	width:460px;
	height:auto;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	clear:left;
	padding-top:20px;
}

.boutique_galerie_titre {
	background:url(elements/images/decoupage/boutique_galerie_titre.gif) no-repeat top left;
	width:460px;
	height:22px;
	padding-top:6px;
	text-indent:17px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.boutique_galerie_cont {
	background:url(elements/images/decoupage/boutique_galerie_fond.gif) repeat-y;
	width:430px;
	height:auto;
	color:#000000;
	padding:15px;
	padding-bottom:0;

}

.boutique_galerie_img {
	width:120px;
	height:auto;
	float:left;
}

.boutique_galerie_texte {
	width:310px;
	height:auto;
	float:left;
}

.boutique_galerie_pied {
	background:url(elements/images/decoupage/boutique_galerie_pied.gif) no-repeat top left;
	width:460px;
	height:15px;
}



/* Diaporama
/
/
====================================== */

div#diapo {
	width:450px ;
	background:transparent;
	border:0;
	padding:5px;
	margin:0;
	text-align:center ;
	margin-left:auto;
	margin-right:auto;
}

ul#diapo_mini {
	padding:0;
	width:450px;
	height:auto;
	list-style-type:none ;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

ul#diapo_mini li {
	float:left ;
	display:block;
	width:148px;
	height:auto;
	padding:0;
	padding-bottom:20px;
	text-align:center;
}

ul#diapo_mini li a img {
	border:1px solid #666666;
}

dl#photo {
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

dl#photo dd {
	margin:0;
}

dl#photo img {
	border: 1px solid #666666 ;
	width:450px;
}


/* Visularge
/
/
====================================== */

a.visularge em {
    display:none;
}
a.visularge:hover {
    border:0;
    position:relative;
    z-index:1000;
    text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
a.visularge:hover em {
    font-style:normal;
    display:block;
    position:absolute;
    top:-400px;
    left:130px;
    padding:2px;
    color:#FFFFFF;
    border:0;
    background:transparent;
    width:auto;
	height:auto;
}


/* Help
/
/
====================================== */

a.help em {
    display:none;
}
a.help:hover {
    border:0;
    position:relative;
    z-index:1000;
    text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
a.help:hover em {
    font-style:normal;
    display:block;
    position:absolute;
    top:30px;
    left:-20px;
    padding:5px;
    color:#FFFFFF;
    border:0;
    background:#FF6905;
    width:210px;
	height:auto;
}
a.help:hover em span {
    position:absolute;
    top:-14px;
    left:15px;
    height:14px;
    width:29px;
    background:transparent url(elements/images/decoupage/infobulle_top.gif);
    margin:0;
    padding:0;
    border:0;
}


/* Pagination
/
/
====================================== */

.pagination_titre {
	display:block;
	width:auto;
	height:10px;
	line-height:10px;
	padding:3px;
	padding-top:4px;
	float:left;
	margin-right:5px;
	margin-top:10px;
	font-size:12px;
	padding-left:20px;
}

a.pagination {
	display:block;
	width:auto;
	height:10px;
	line-height:10px;
	padding:3px;
	padding-top:4px;
	margin-top:10px;
	margin-right:5px;
	font-size:10px;
	float:left;
	border:1px solid #B4B4B4;
}

a.pagination:hover {
	text-decoration:none;
	border:1px solid #FF9E5D;
}

div.pagination {
	display:block;
	width:auto;
	height:10px;
	line-height:10px;
	padding:3px;
	padding-top:4px;
	margin-top:10px;
	margin-right:5px;
	font-size:10px;
	float:left;
	border:1px solid #8D8D8D;
	color:#8D8D8D;
}


/* Plan
/
/
====================================== */

#plan {
	width:241px;
	height:242px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
}

#plan_box_1 {
	width:76px;
	height:242px;
	padding-top:31px;
	float:left;
}

#plan_box_2 {
	background:url(elements/images/decoupage/plan_asc.gif) no-repeat top left;
	width:63px;
	height:242px;
	float:left;
}

#plan_box_3 {
	width:76px;
	height:242px;
	float:left;
}

#plan_box_4 {
	background:url(elements/images/decoupage/plan_asc_3.gif) no-repeat top left;
	width:26px;
	height:242px;
	float:left;
}

a.plan_bt_accueil {
	background:transparent url(elements/images/decoupage/plan_bt.gif) top left no-repeat;
	display:block;
	width:76px;
	height:29px;
	line-height:29px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	background-position:0% -29px;
}

a.plan_bt_accueil:hover {
	text-decoration:underline;
}

a.plan_bt {
	background:transparent url(elements/images/decoupage/plan_bt.gif) top left no-repeat;
	display:block;
	width:76px;
	height:29px;
	line-height:29px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

a.plan_bt:hover {
	background:transparent url(elements/images/decoupage/plan_bt.gif) top left no-repeat;
	text-decoration:none;
	background-position:0% -29px;
}

div#plan_menu_galeries {
	background:url(elements/images/decoupage/plan_asc_2.gif) no-repeat top left;
	width:76px;
	height:80px;
	padding-top:16px;
	text-align:left;
}

a.plan_menu_galeries {
	display:block;
	width:57px;
	height:15px;
	line-height:15px;
	padding-left:19px;
}
