/* CSS Document */

/*-------------------------------------------
			Styles Pearl Luxury Group
-------------------------------------------*/
/* 
 * ----------------------------------
 * Redéfinition des balises standards
 * ----------------------------------
 */

html,body {
	width: 					100%;
	height: 				100%;
	padding: 				0px;
	margin: 				0px;	
	text-align: 			center;
	background-color:		#000000;
	
}

html, body, table, input, select {
	font-family:            Helvetica, Arial, sans-serif ;
	font-size: 				13px;
	color:	 				#ffffff;
	
}


a		    { text-decoration:none; color:#FFFFFF;}
a:hover	 	{ text-decoration:none;}

h1 {
	font-family:            Helvetica, Arial, sans-serif ;
	font-size: 				13px;
	color:	 				#ffffff;
	display:inline;
}

table 		{border: 0px; padding:0px;}
td 			{border: 0px; vertical-align: top;}
tr 			{border: 0px; vertical-align: top;}

img 		{border: 0px; margin: 0px; padding: 0px;}

.class_img {padding-top:195px;}

.class_lien {padding-top:20px; padding-bottom:145px;}

.class_td {padding-bottom:100px;}

.class_td1 {padding-bottom:100px; border-left: 1px solid white;}

.class_div {width:410px; font-size:11px;}

.class_div1 {width:410px; padding-bottom:15px;}

#table {
         color:	 				#ffffff;
		 
		}
		 
#div { background-color:		#000000;
        width:                  980px;
		margin:                  auto;
		padding-bottom:           30px;
	}
	
	
html>body p
{
	margin-top:0px;
}
	
