body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: white;
	text-align: center;	/* pour centrage IE */
	background-color: #00113c;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	
	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;
	font-size: 0;
	height: 0;
}

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

#global {
	position: relative;
	width: 982px;
	
	margin: 0;
	padding: 0;
	margin-left: auto;
    margin-right: auto;
}

#header {
	position: relative;
	height: 215px;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	width: 100%;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}

#logo {
	display: block;
	width: 980px;
	height: 156px;
}

.nav {
	display: block;
	float: left;
	height: 45px;
	margin-top: 0;
	text-decoration: none;
}

#nav1 {
	width: 190px;
	margin-left: 285px;
}

#nav2 {
	width: 146px;
}

#nav3 {
	width: 172px;
}

#nav4 {
	width: 180px;
}

#page {
	clear: both;
	width: 980px;
	margin: 0;
	background-color: white;
	color: #505050;
}

#pagetop {
	clear: both;
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	width: 980px;
	height: 10px;
	margin: 0;
	padding: 0;
}

#pagebot {
	clear: both;
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	width: 980px;
	height: 10px;
	margin: 0;
	padding: 0;
}

#entrer {
	float: left;
	width: 200px;
	height: 59px;
	margin-left: 275px;
	background-image: url(images/entrer.png);
	color: transparent;
}

#quitter {
	float: left;
	width: 200px;
	height: 59px;
	margin-left: 75px;
	background-image: url(images/sortir.png);
	color: transparent;
}

#recips {
	margin: 0 auto 0 auto;
}

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

.white {
	color: white;	
}

#last_link a {
	color: white;
}


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

.G {
	width: 320px;
	text-decoration: none;	
}

.G1 {
	float: left;
	margin: 40px 0 40px 100px;
	font-size: 14pt;
}

.G2 {
	float: right;
    margin: 40px 100px 40px 0;
    font-size: 14pt;
}

.homethumb {
	border: 2px solid #e34378;
}

.titdesc {
	width: 90%;
	margin: 0 20px 0 20px;
	text-align: justify;
	font-size: 75%;
}

.bgpink {
	background-color: #eb4e82;
}

.bgpink a {
	color: white;
}








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



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

.clip {
	float: left;
	margin: 10px 10px 10px 20px;
	width: 450px;
	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;
}

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





