/*
Theme Name: MDS 1.0
Theme URI: http://www.explose.be/
Description: Le thème de Minale Design Strategy.
Version: 1.6
Author: Explose
Author URI: http://www.explose.be/
*/

/*GENERAL*/

body{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3c3c3c;
	line-height:19px;
}

body a{
	color:#d40000;
	text-decoration:none;
}

body a:hover{
	text-decoration:underline;
}

#page{
	width:850px;
	margin:auto;
	padding:5px;
}

#header{
	margin-top:20px;
	margin-left:-7px;
	margin-bottom:35px;
	border-bottom:solid 1px #c1c1c1;
	padding-top:15px;
	padding-bottom:15px;
}

.meta{
	float:right;
	margin-top:117px;
	font-weight:bold;
}

#footer{
	clear:both;


}


img{
	border:none;
}

hr{

	padding:0;
	margin-top:20px;
	margin-bottom:20px;
	border:0;
	border-top:#c1c1c1;
	color:#c1c1c1;
	background-color:#c1c1c1;
	height:1px;
	clear:both;

}

h1{
	color:#4b4b4b;
	font-size:30px;
	margin-left:-2px;
}

h1 a{	
	color:#4b4b4b;
	text-decoration:none;
}

h1 a:hover{
	color:#d40000;
	text-decoration:none;
}


.sIFR-active h1 {
	visibility: hidden;
	font-family: Arial;
	line-height: 1em;
	margin:0;
	padding:0;
}


h2{
	color:#d40000;
	font-size:18px;
	margin-left:-2px;
	font-weight:normal;
	margin-top:15px;
}

.sIFR-active h2 {
	visibility: hidden;
	font-family: Arial;
	line-height: 1em;
	margin:0;
	padding:0;
	margin-top:15px;
}


