@charset "utf-8";
/* CSS M&S creer le 26 juin 2009*/
/* CENTRE APTI*/
/*V 1.0*/

/*******************************/
/********** General ************/
/*******************************/
*{
	margin:0;
	
	padding:0;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	
}

body{

	font-size:1em;
	height:100%;
}

html {
	background-color:#dbe3e8;
	height:100%;

}
a{

display:none;
}


div{

	font-size:11px;

}

h1{
	
	margin-top:25px;
	
	margin-bottom:25px;

	font-size:18px;

}

h2{

margin-top:25px;

margin-bottom:15px;

	font-size:16px;

}

h3{

	font-size:13px;

margin-bottom:10px;


	font-weight:bold;

}
div#pied_page{

	display:none;

}
