body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: black;
	text-align: center;	/* pour centrage IE */
	
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style: square inside none;
}

table, tr, td, th {
	/*vertical-align: top;*/
	/*text-align: left;*/
	/*font-size: 10pt;*/
}

label {
	font-weight: bold;
}

h1 {
	font-size: 16pt;
	color: #3b0808;
	text-transform: uppercase;
	margin: 10px 50px 10px 40px;
}

h2 {
	font-size: 14pt;
	text-transform: uppercase;
}

span {
	color: #ff0080;
	font-weight: bold;
}

.clear {
	clear: both;
}

/*==========================================================*/
/*			DESIGN ID'S										*/
/*==========================================================*/

#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
}

#page {
	position: relative;
	width: 960px;
	
	margin: 0;
	padding: 0;
	margin-left: auto;
    margin-right: auto;
    /*margin-top: 100px;*/
    top: 50px;    
    
    text-align: center;
}

#disclaimer {
	width: 600px;
	margin: 30px auto 20px auto;
	padding: 5px;
	font-size: 10pt;
}

#entrer {
	float: left;
	display: block;
	width: 150px;
	height: 40px;
	background-color: #45c009;
	border: 2px solid black;
	color: black;
	font-size: 20pt;
	line-height: 40px;
	text-decoration: none;
	margin-left: 275px;
}

#quitter {
	float: left;
	display: block;
	width: 150px;
	height: 40px;
	background-color: #cf635e;
	border: 2px solid black;
	color: black;
	font-size: 20pt;
	line-height: 40px;
	text-decoration: none;
	margin-left: 75px;
}

#recips {
	margin: 50px;
}

a {
	font-size: 18pt;
	font-weight: bold;
}








/*==========================================================*/
/*			AFTER											*/
/*==========================================================*/

.style1 {
	margin: 50px 20px 50px 20px;
	text-align: left;
	border: 1px solid black;
	background-color: white;
}

.homethumb {
	float: left;
	border: 1px solid black;
	margin: 10px 15px 10px 10px;
}

.vgal {
	font-size: 14pt;
	line-height: 25pt;
	font-weight: bold;
	color: #d63048;
}

.clip {
	float: left;
	margin: 10px 10px 10px 20px;
	width: 450px;
	text-align: center;
}







/*==========================================================*/
/*			FAKE LL											*/
/*==========================================================*/


.catlink {
	display: block;
	float: left;
	font-size: 10pt;
	width: 170px;
	text-align: left;
}

.catlink:hover {
	color: black;
}

#left {
	width: 600px;
	float: left;
	text-align: left;
	margin: 0 0 0 45px;
	font-size: 10pt;
}

#right {
	width: 250px;
	float: right;
	text-align: left;
	margin: 0 45px 0 0;
	font-size: 10pt;
}

#left a, #right a {
	font-size: 12pt;
	font-weight: bold;
	color: #de426d;
}

#left a:hover, #right a:hover {
	color: black;
}

.site {
	margin: 0;
	padding: 5px;
}

.site0 {
	background-color: #ffe2ea;
}

.site1 {
	background-color: white;
}

#promo {
	display: block;
	width: 850px;
	text-align: center;
	font-size: 20pt;
	height: 75px;
	line-height: 75px;
	border: 3px solid blue;
	font-weight: bold;
	margin: 0 100px 0 50px;
}

#promo a {
	color: blue;
}
