/* 
++++ MARY BOUTIQUE ++++
 styles par Exibit
 www.exibit.be
*/
* {
margin: 0;
padding:0;
}

BODY{
	font-size: 12pt;
	color: #000000;
	margin: 0;
	padding:0;
}
body,td,th, p, input, textarea {
	font-family:Georgia;
}
A{
	color:#C88912;
	text-decoration:none;
}
A:HOVER{
	color:#C88912;
	text-decoration:underline;
}
H1{
	display:none;
}

H2{
	display:none;
}

H3{
	color:#000000;
	font-size:1.8em;
	margin:0;
	padding:0 0 10px 0;
	clear:both;
}

H4{
	font-size:1.3em;
	color:#000000
}
H5{
	font-size:1.4em;
	color: #666;
	font-weight:bold;
}
P{
	font-size:1.2em;
	margin:5px 0 10px 0;
	line-height:1.3em;
}

UL{
	margin:0 0 0 0px;
}
UL LI, UL LI LI,
OL LI, OL LI LI{
	font-size:1.2em;
	line-height:1.3em;
	padding:2px 0 8px 14px;
}
SMALL{
	font-size:0.9em;
}
IMG{
	border:none;
}
FIELDSET{
	border:none;
}
FORM{
	line-height:1.3em;
	margin:0;
	font-size:1.2em;
}
INPUT{
	border:#999999 1px solid;
	padding:2px;
	font-size:1.2em;
	color:#666666;
	font-weight:normal;
}
TEXTAREA{
	width:100%;
}
LABEL{
	text-align:left;
	font-size:0.9em;
}
HR{
	height:1px;
	border-top:#000000 solid 1px;
	color:#000000;
	border-bottom:none;
	border-left:none;
	border-right:none;
	margin:5px;
	clear:both;
}
/*-------------------------------container-------------------------------------*/
#new{
	display:none;
}
#header{
	height:180px;
	width:100%;
	display: list-item;
	list-style-image: url('../images/logo_print.gif');
	list-style-position: inside; 
	font-size:1pt;
}
#menu{
	display:none;
}
#principal{
	margin:20px;
	position:relative;
	top:0px;
	left:0px;
}
#contenu{
}
#colonne1{
	position: relative;
	padding:10px 0 10px 0;
	clear:both;
	border-bottom:1px solid #CCCCCC;
}
#colonne2{
	position: relative;
	padding:10px 0 10px 0;
	clear:both;
	border-bottom:1px solid #CCCCCC;
}
#colonne3{
	position: relative;
	padding:10px 0 10px 0;
	clear:both;
	border-bottom:1px solid #CCCCCC;
}

#footer{
	border-top:1px solid #000000;
	position: relative;
	padding:10px 0 10px 0;
	margin:0 auto;
	font-size:1em;
	text-align:center;
	clear:both;
}
#footer P{
	font-size:1em;
	margin:5px 0 5px 0;
}
#menu-footer{
	display:none;
}

/*-------------------------------boxes-------------------------------------*/

.box1, .box2, .box3, .box4{
	clear:both;
}
.box1 P, .box2 P, .box3 P, .box4 P{
	font-size:1.1em;
}
.box2 P{
	margin:0;
}
/*-------------------------------misc-------------------------------------*/
.clear{
	clear:both;
}
DIV.details{

}
.details A{
	font-weight:bold;
}
.date{
	font-weight:bold;
}
.date .day{

}
.date .month{

}
.more{
	font-weight:bold;
	font-size:1.1em;
}
/*-------------------------------images-------------------------------------*/
IMG.onglet1{
	float:left;
	margin: 0 8px 8px 0; 
}
.onglet2{
	border:solid #000000 1px;
	float:left;
	padding: 2px;
	margin: 0 8px 8px 0; 
}
.onglet2b{
	vertical-align: middle;
	float:left;
	padding: 2px;
	margin: 0 8px 0px 0; 
}
/* ----------------------------- SPIP ---------------------------------- */
.spip-admin-float{
	display:none;
}
.spip_documents { 
	text-align: center;
}
.spip_documents_center { 
	clear: both; 
	border:1px #634B41 solid;
	padding:5px;
	background-color:#FFFFFF;
}
.spip_documents_center IMG{
	border:none;
}
.spip_documents_left { 
	float: left; 
	border:1px #634B41 solid;
	padding:2px;
	margin:0 10px 5px 0;
}
.spip_documents_left IMG{
	border:none;
}
.spip_documents_right { 
	float: right; 
	margin-left: 15px; 
	margin-bottom: 5px;
	border:1px #634B41 solid;
	padding:5px;
	background-color:#FFFFFF;
}
.spip_documents_right IMG{ 
	border:none;
}
table.spip tr.row_even{
	background-color:#FFF;
}
table.spip tr.row_odd {
	background-color:#DBD1CC;
}
table.spip th, table.spip td { 
	padding: 5px 5px 5px 5px; 
	text-align: left; 
	vertical-align: middle;
	font-size:1.4em;
}
table.spip {
	margin-bottom: 1em;
	border-collapse: collapse;
	padding:1px;
	width:100%;
	border:1px solid #634B41;
}
/* ----------------------------- Newsletter ---------------------------------- */
.lettre{
	display:none;
}

/* ----------------------------- Contact ---------------------------------- */
#contact {
	display:none;
}


