body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: black;
	text-align: center;	/* pour centrage IE */
	background-color: #dddddd;
	
	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: 18pt;
	color: #ffe2ea;
	text-transform: uppercase;
	margin: 0;
}

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

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

.clear {
	clear: both;
}

em.desc {
	display: block;
	margin: 0 50px 0 50px;
}

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

#global {
	position: relative;
	width: 953px;
	/*min-height : 100%;*/
	
	margin: 0;
	padding: 0;
	margin-left: auto;
    margin-right: auto;
    
    background-color: white;
    background-image: url(images/bg.gif);
    background-repeat: repeat-y;
    border: 1px solid #dddddd;
}



#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;
}

#promobox {
	clear: both;
	background-color: #de426d;
	width: 100%;
	height: 90px;
	color: white;
	font-size: 25pt;

	border: 1px solid white;
}

#promobox a {
	color: white;
	text-decoration: underline;
	font-size: 22pt;
}







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

.style1 {
	margin: 50px 50px 50px 50px;
	text-align: left;
	border: 1px solid #ff27b0;
	background-color: #ffe6f6;
	color: black;
}

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

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

.clip {
	float: left;
	margin: 10px 0px 10px 70px;
	width: 350px;
	text-align: center;
}

h2 {
	margin: 30px 0 0 0;	
}

em {
	display: block;	
	text-align: left;
	margin: 0 15px 0 15px;
}


/*==========================================================*/
/*			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;
}
