body {
	font: 12px arial, helvetica, sans-serif;
	color: #636363;
	margin: 0;
	padding: 0;
}
	
	
#main {
	width: 967px;
	margin: auto;
	margin-top: 20px;
	text-align: left;/*
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;*/
}


#header{
	vertical-align: middle;
	background: url('images/logo_under.jpg') no-repeat;
	height: 64px;
	padding-left: 160px;
/* 	border: 1px solid #CCC; */
}

#header img {
	vertical-align: middle;
}

	
#header a, #header a.on {
	color: #999 /*#A50F5D*/;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	text-decoration: none;
}
	
#header a:hover, #header a.on {
	color: #A50F5D;
	text-decoration: none;
}

.article #body { margin-top: 20px;}

#art_nav {
	width: 220px;
}

#rub_nav{
	width: 153px;
	}
	
#rub_nav a{
	padding: 5px;
	padding-left: 10px;
	width: 143px;
	display: block;
	border-bottom: 1px solid #CCC; 
	
}

#rub_nav div {
	vertical-align: center;
	}

#rub_nav a:hover,#rub_nav a.on{
	background: #ED1E79;
	color: white;
	text-decoration: none;
}

.menu
	{
	color: #838383;
	text-align: left;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 15px;
	margin-bottom: 15px;
	}

h1/*	.grdtitre */
	{
	color: #d81279;
	text-align: left;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}	
	


h2	/*moyen titre*/{
	color: #636363;
	font: 14px arial, helvetica, sans-serif;
	text-align: left;
	}	

h3	/*nom boutique*/{
	color: #E52679;
	font-family:  times;
	font-weight: normal;
	text-align: left;
	}

h3.spip {
	font-size:15px;
	margin-top: 0px;
	}

	
.formulaire_spip label { font-weight: normal }
.formulaire_spip .submit { background: #A50F5D; color: #FFF; }
	
.corps /*texte boutiqueetarticle*/
	{
	font: 12px arial, helvetica, sans-serif;
	color: #7f7f7f;
	}
	
.adresse /*mail*/
	{
	font: bold 12px arial, helvetica, sans-serif;
	color: #4d4d4d;
	}


.titre_adresse{
	color: #A50F5D;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}

table.table_adresse{
	width: 100%;
	}
	
table.table_adresse tr td{
	border-bottom: 1px dashed #000;
	}
	
.location a,.location a:hover {
	margin: 2px;
	padding: 5px 10px 5px 10px;
	background: #fde6f0;
	color: #000;
	text-decoration: none;
	display: block;
	float: left;
	}
	
.texte_adresse a{
	color: #000;
	}
	
.logo_adresse {
	width: 100px;
	}

	
.menuleft
	{
	color:#4d4d4d;
	text-align: left;
	font: normal 13px arial, helvetica, sans-serif;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-style: dotted;
	border-bottom: 1px solid #bdbdbd;
}


#footer{
	text-align: center;
	font: normal 10px arial;
	color: #a2a2a2;
}
	
a{ color: #999; text-decoration: none;}
a:hover, a.on {color: purple; text-decoration: underline;} 
/* a:visited {color: purple; text-decoration: none; } */

