
*
{
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#696969;
}

body
{
	background-color:#e2e9ef;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	text-align:center;
	margin:0px;
	padding:0px;
}

.spacer 
{
  clear: both;
  margin:-6px;
}

/* ******************************************************************************* */
/* ELEMENTS DE BASE */

h1
{
    font-size:18px;
    line-height:20px;
    margin-bottom:8px;
}

h2
{
    font-size:14px;
    line-height:16px;
    margin-bottom:5px;
}

p
{
    font-size:13px;
    line-height:14px;
    margin-bottom:3px;
}

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

ul
{
	margin-left:15px;
}

li
{
	list-style-position:outside;
}
/* ******************************************************************************* */
/* STRUCTURE */

#structure
{
    height:100%;
    margin:0 auto 0 auto;
    width:900px;
    z-index:2;
}

#contenu
{
    background-color:#FFFFFF;
    border-left:1px #2a577d solid;
    border-right:1px #2a577d solid;
    border-bottom:1px #2a577d solid;
    float:left;
    width:898px;
}

#logos
{
    height:60px;
    background-color:#2a577d;
    margin:0px;
	padding:0px;
	margin-bottom:1px;
}

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

#main
{
	text-align:left;
    width:870px;
    margin-left:10px;
    margin-top:10px;
    margin-bottom:25px;
}

p#signature_pobrun
{
	width:100%;
	text-align:right;
	font-size:10px;
	color:#696969;
}

/* ******************************************************************************* */
/* MENU PRINCIPAL */
div#menu_principal
{
    background-color:#2a577d;
    font-size:10px;
    margin-top:-2px;
	width: 100%;
	line-height:14px;
	height:28px;
}

#nav, #nav ul {
	float: left;
	list-style: none;
	background-color: #2a577d;
	padding:0;
	margin:0;
	line-height:14px;
}

ul#nav
{
	background-color: #2a577d;
}

#nav a 
{
	display: block;
	color: #c1d7e9;
	text-decoration: none;
	padding: 7px 0 7px 0;
	font-size: 13px;
}

#nav a:hover 
{
	background-color:#c1d7e9;
	text-decoration: none;
	color:#2a577d;
}

ul#nav li
{
	padding-left:15px;
	padding-right:15px;
}

ul#nav li li
{
	margin-left:5px;
}


#nav li {
	float: left;
	padding: 0;
	display: inline;
}


#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 228px;
	border:1px solid black;
	margin: 0;
}

#nav li li {
	/* padding-right: 1em; */
	width: 190px !important;
	width: 100%;
	border-bottom:1px solid #c1d7e9;
}

#nav li ul a {
	white-space: normal !important;	
	width: 190px;
	color: #c1d7e9;
}

#nav li ul ul {
	margin: -1em 0 0 9em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background-color: #c1d7e9;
}

#nav li:hover a, #nav li.sfhover a{
	color:#2a577d;
}


#nav li:hover ul li a, #nav li.sfhover ul li a{
	
	color: #c1d7e9;
}


#nav li ul li:hover  a, #nav li ul li.sfhover a{
	
	color: #2a577d;
}

#nav li ul li:hover ul li  a, #nav li ul li.sfhover ul li  a{
	
	color: #c1d7e9;
}

#nav li ul li ul li:hover  a, #nav li ul li ul li.sfhover  a{
	
	color: #2a577d;
}
/* *************************************************************************************** */
/* SHOP ********************************************************************************** */


a#menu_panier
{
	color: #c1d7e9;
	text-decoration: none;
	padding: 7px 3px 7px 3px;
	font-size: 13px;
	font-weight: bold;
	margin-right:15px;
	letter-spacing: -1px;
	line-height:14px;
	float:right;
}

a#menu_panier:hover
{
	background-color: #c1d7e9;
	color: #2a577d;
}

table.contenu_boutique
{
    width:100%;
    margin-left:0px;
    margin-right:0px;
}

.contenu_boutique h1
{
	font-size:16px;
}

td#colonne_gauche_boutique
{
    border-right:1px solid #2a577d;
    padding-right:3px;
    width:180px;
    vertical-align:top;
    
}

td#colonne_droite_boutique
{
    vertical-align:top;
    padding-left:10px;
}

#colonne_droite_boutique h1
{
	margin-bottom:15px;
}

div.menu_boutique
{
    border:none;
    margin-bottom:10px;
    border-bottom:1px #2a577d solid;
}

h1.menu_boutique
{
    background-color:#2a577d;
    color:#c1d7e9;
    font-family:Verdana;
    font-size:14px;
    text-align:center;
    margin:1px;
}

p.menu_boutique
{
    font-family:Verdana;
    font-size:12px;
    text-align:center;
    margin:10px;
    color:black;
}

.apercu_article img
{
	float:left;
	margin-right:8px;
}
.apercu_article h1
{
	float:right;
	margin-right:15px;
	font-size:14px;
}

h1#titre_article_boutique
{
	text-align:center;
}

img.img_petites_boutique
{
	margin-bottom:2px;
	margin-left:30px;
	cursor: pointer;
	border:0px;
}

table#bloc_photo_boutique
{
	margin-left:auto;
	margin-right:auto;
}

.apercu_article img
{
	border:0px;
	margin-bottom:5px;
}

table#table_panier_boutique
{
	font-family:Verdana;
	font-size:12px;
	text-align:center;
	width:95%;
	border:solid 1px #802616;
	border-collapse:collapse;
	margin-right:auto;
	margin-left:auto;
}

#table_panier_boutique td
{
	border:solid 1px #802616;

}



tr#table_titre_boutique td
{
	background-color:#802616;
	color:white;
}

form.form_panier
{
	float:right;
	margin-right:2px;
}


table#formulaire_contact
{
	margin-left:35px;
	font-family:Verdana;
    font-size:14px;
	color:#696969;
}

td.formulaire_td
{
	text-align:right;
	vertical-align:top;
}

p.erreur
{
	margin-right:auto;
	margin-left:auto;
	border:1px dashed #c04b5d;
	
	background-color:#ffb7a0;
	width:90%;
	padding:4px;
	margin-top:5px;
	color:black;
}

.ul_recap_adresse li
{
	list-style-type:none;
	background-color:white;
}

ul.ul_recap_adresse
{
	background-color:none;
}

.tr_title td
{
	font-weight:bold;
}

#fiche_article_form form p
{
	text-align:center;
	width:100%;
}

div#diaporama_listing
{
	overflow-x:scroll;
	width:860px;
	margin-left:auto;
	margin-right:auto;
}

.photo_bouton
{
	cursor:pointer;
}

a#diaporama_photo_grand
{
	width:860px;
}

p#p_diapo_photo_pellicule_grand
{
	width:100%;
	text-align:center;
	margin-top:20px;
}

}
img#diapo_photo_pellicule_grand
{
	cursor:pointer;
}

