/*CSS DOCUMENT*/
*,* {
	margin:0;
	padding:0;
}
a img { border:0; }
body {
	background-color:#787878;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:70%;
	padding-bottom:20px;
}
#global {
	width:784px;
	background:url(bg_global.gif) repeat-y top left;
	margin:auto;
}
#content {
	width:749px;
	margin:0 0 0 17px;
	background:url(bg_content.gif) no-repeat top left;
}
#contenu {
	float:left;
	width:492px;
	padding:10px;
}
#sidebar {
	margin-top:10px;
	width:221px; /*237*/
	float:left;
	padding:0 8px;
}
#footer {
	background:url(bg_footer.jpg) #787878 no-repeat top left;
	height:8px;
	padding:32px 0 0 0;
	text-align:center;
	color:#CCC;
	
}
#portfolio {
	margin:3px 0 0 0;
}
#portfolio a {
	display:block;
	float:left;
	border:1px solid #000;
	width:60px;
	margin:0 3px 3px 0;
	padding:1px;
}
#big_prix {
	background:url(bg_prix.jpg) no-repeat top left;
	width:89px;
	height:31px;
	float:right;
	text-align:right;
	color:#FFF;
	font-size:1.4em;
	font-weight:bold;
	padding:5px;
	margin:10px 0 0 0;
}
/***MENU***/
#menu {
	background:url(bg_menu.gif) repeat-x top left;
	padding-top:1px;
	width:749px;
	margin:0 0 0 17px;
	height:29px;
}
#menu ul {
	list-style-type:none;
	margin-left:20px;
}
#menu ul li {
	display:inline;
}
#menu ul li a {
	display:block;
	float:left;
	width:116px;
	text-align:center;
	color:#FFF;
	font-family:"Trebuchet MS",Tahoma, Verdana, sans-serif;
	text-decoration:none;
	font-size:1.1em;
	margin-right:20px;
	_margin-right:10px;
	padding:5px 0;
}
#menu ul li a:hover, #menu ul li a:active, #menu ul li a.actif{
	background:url(bg_menu_on.gif) no-repeat top left;
}
/***CLASSES**/
.clear {
	clear:both;
	height:1px;
	margin:-8px 0;
}
.f_left {
	float:left;
	margin:0 3px 3px 0;
}
.une_occas {
	margin:1em 0 0 0;
}
.t_right {
	text-align:right;
	margin:1em 0 0 0;
}
.box_article {
	width:130px;
	height:150px;
	float:left;
	border:1px solid #333;
	padding:5px;
	position:relative;
	text-align:center;
	margin:5px 5px 0 0;
}
.box_article p {
	position:absolute;
	bottom:0;
	text-align:center;
	width:140px;
	padding: 2px;
}
hr.point {
	height:1px;
	border:0;
	border-bottom:1px dotted #333;
	clear:both;
}
.chapo {
	font-weight:bold;
	color:#333;
	margin:0.3em 0;
}
.soustitre {
	font-style:italic;
}
.surtitre {
	color:#AFAFAF;
}
/***TYPOS***/
h1 {
	color:#BF0707;
	font-size:1.8em;
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	margin:0.5em 0 0.3em 0;
}
h2 {
	color:#333333;
	font-size:1.6em;
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	margin:0.2em 0 0.2em 0;
}
h2.actu {
	font-size:1.3em;
	margin:0;
	font-family:Tahoma, Verdana, sans-serif;
}
#sidebar h1 {
	color:#333333;
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:1.6em;
	background:url(filet.jpg) no-repeat bottom left;
	padding:0 0 0.2em 0.2em;
	font-weight:normal;
}
#sidebar h2 {
	color:#333333;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:1.2em;
	margin:0 0 0.3em 0;
}
h2.simple {
	color:#333;
	font-size:1.4em;
	font-weight:normal;
	font-family:Tahoma, Verdana, sans-serif;
}
.date {
	color:#333333;
	font-size:1em;
	margin-bottom:0.3em;
}
p.prix {
	font-size:1.2em;
	font-weight:bold;
	margin:0.3em 0 0 0;
}
h1 span {
	font-size:0.6em;
	color:#666;
	font-weight:normal;
}
#focus {
	background:url(repeat_focus.jpg) repeat-y top left;
	width:214px;
	float:left;
	color:#FFF;
	margin-left:30px;
}
#focus h2 {
	color:#FFF;
}
/***LISTES***/
ul#magasin {
	list-style-type:none;
	width:200px;
	float:left;
}
ul#magasin li a, ul#magasin li {
	background:url(puce_magasin.gif) no-repeat 0 0.4em;
	padding-left:12px;
	text-decoration:none;
	font-size:1.2em;
	color:#BF0707;
	font-weight:bold;
}
ul#magasin li a {
	background:none;
	font-size:1em;
	padding-left:0;
}
ul#magasin ul li { background:none; padding-left:0;}
ul#magasin ul {
	font-size:0.8em;
	margin-left:1em;
	list-style-type:none;
}
ul#magasin ul li a {
	background:url(puce_s_magasin.gif) no-repeat 0 0.4em;
	padding-left:12px;
	font-weight:normal;
}
ul#magasin ul li a:hover, ul#magasin ul li a:active{
	color:#333;
	text-decoration:underline;
}
ul#magasin li a:hover, ul#magasin li a:active{
	color:#333;
	text-decoration:none;
}
ul#magasin li a.actif {
	text-decoration:underline;
}
/****SPIP***/
p.spip {
	margin:1em 0 0 0;
}
hr.spip {
	border-bottom:1px dotted #A9A9A9;
	height:1px;
	margin:2px 0 -8px 0;
}
strong {
	color:#BA474C;
}
.spip_documents_left {
	margin:0 0.2em 0.2em 0;
}
.spip_documents {
	border:1px solid #000;
}
/***FORM***/
form {
	background:url(bg_form.jpg) repeat-x top left #CDCDCD;
	border:1px solid #353535;
	padding:10px;
}
form p {
	background:url(bg_ligne_form.gif) repeat-x bottom left;
	padding:0.5em 0 0.5em 0;
}
.input {
	border:#353535 1px solid;
	background-color:#FFF;
	padding:1px;
	font-family:Verdana, Tahoma, sans-serif;
	font-size:1em;
	width:220px;
}
select.input {
	width:225px;
	margin-right:5px;
}
label.label {
	width:70px;
	display:block;
	float:left;
}
.erreur {
	border:1px solid #CC0000;
	background-color:#FFDFDF;
	padding:5px;
	margin:5px 0 0 0;
	font-weight:bold;
}
.succes {

	border:1px solid #2A6F14;
	background-color:#DBFFCF;
	padding:5px;
	margin:5px 0 0 0;
	font-weight:bold;
}
.obli {
	color:#CC0000;
}
/***LIENS***/

a:link, a:visited {
	color:#990000;
	text-decoration:underline;
}
a:hover, a:active {
	text-decoration:none;
}
a.puce {
	background:url(puce.gif) no-repeat 0 0.4em;
	padding-left:6px;
}
a.no_style {
	text-decoration:none;
	color:inherit;
}
