/***************************************************************************************************/
/***************************************************************************************************/
/************** DINER CLUB.FR //  MAKE IT DIFFERENT 2008 - michael.demri@gmail.com ****************/
/***************************************************************************************************/
/***************************************************************************************************/

/***************************************************************************************************/
/********************************************** BODY ***********************************************/
/***************************************************************************************************/

body		{ margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; font-family:"Trebuchet MS"; color:#999999;
			  background-image: url(../images/bg_home.jpg); background-repeat:no-repeat; background-color:#525252 }

a			{ color: #F90974; text-decoration: underline; text-transform:lowercase;}
a:link		{ color: #F90974; text-decoration: underline; text-transform:none;}
a:visited	{ color: #999999; text-decoration: none; text-transform:none;}
a:hover		{ color: #F90974; text-decoration: none; text-transform:none;}
a:active	{ color: #F90974; text-decoration: underline; text-transform:none;}

/***************************************************************************************************/
/********************************************* LAYOUT **********************************************/
/***************************************************************************************************/

/********************************************* HEADER **********************************************/

#header		{ float:left; width:1024px; height:350px;}
#header_salon		{ float:left; width:1024px; height:160px;}
	#adresse				{ display:block; position:absolute;	left:518px;	top:134px;	width: 462px; height:22px; font-size:12px; text-transform:uppercase; text-align:right;}
	#logo_salons_du_louvre	{ display:block; position:absolute;	left:50px; top:0px; width: 77px; height:105px; }
	#logo_diner_club		{ display:block; position:absolute;	left:890px;	top:0px; width: 90px;	height:127px;}
	#menu_haut				{ display:block; position:absolute;	left:50px; top:107px; width: 1000px; height:22px; font-size:14px; text-transform: uppercase; text-align:left;}
		a.menu:link		{ font-size: 13px; color: #999999; text-decoration: none;text-transform: uppercase;}
		a.menu:visited	{ font-size: 13px; color: #666666; text-decoration: none;text-transform: uppercase;}
		a.menu:hover	{ font-size: 13px; color: #F90974; text-decoration: underline;text-transform: uppercase;}
		a.menu:active	{ font-size: 13px; color: #F90974; text-decoration: none;text-transform: uppercase;}
						 
	#anim					{ display:block; position:absolute; left:0px; top:156px; width: 1024px;	height:114px;}

/********************************************* CENTER **********************************************/

#conteneur	{ float:left; width:1024px; min-height:600px;}
	/*#center			{ padding:10px;
				/*filter:alpha(opacity=100);   /* Internet Explorer 6     */
   				/*-moz-opacity:0.3;            /* Mozilla 1.6 et infr.   */
   				/*opacity: 0.3;                /* CSS3 et Mozilla rcents }*/
		
		#content		{ float:left; font-family:"Trebuchet MS"; font-size:12px; color:#b4b4b4; width:684px;padding-left:180px; padding-top: 0px;}
		#content_galerie		{ float:left; font-family:"Trebuchet MS"; font-size:12px; color:#b4b4b4; width:684px;padding-left:0px; padding-top: 00px;}
				
				
				
		.title_normal		{ font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#b4b4b4;}

		.title			{ font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#b4b4b4;}
		.title_pink		{ font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#ff0178;}
		.title_black	{ font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#000000;}
		.title_white	{ font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#ffffff;}
		
		.citation_black	{ font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#000000;}
		
		.legend			{ font-family:"Trebuchet MS"; font-size: 9px; color:#FFFFFF;}
		.highlight		{ font-family:"Trebuchet MS"; font-size:12px; color:#F90974;}
		.blacklight		{ font-family:"Trebuchet MS"; font-size:12px; color:#000000;}
		.lowlight		{ font-family:"Trebuchet MS"; font-size:12px; color:#666666;}
		.title_lowlight			{ font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; color:#333333;}

		.title_pink_big			{ font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; color:#ff0178;}
		.title_white_big		{ font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; color:#ffffff;}	
		.title_white_middle		{ font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#ffffff;}
		.title_pink_big_middle		{ font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#827465;}
		.title_pink_big_middlen		{ font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#a83d82;}

/********************************************* FOOTER **********************************************/

#footer		{ float: left; width:1024px;}
	#menu_bas	{ padding-top:25px; padding-left:55px; padding-bottom:15px;width:970px; font-size:13px; color: #3F4D16; text-transform: uppercase; background-image:url(../images/bg_footer.png); background-repeat:no-repeat;}
		
		a.menu_bas			{ text-decoration: none ; font-size: 12px; color: #FFFFFF;text-transform: uppercase;}
		a.menu_bas:link		{ text-decoration: none ; font-size: 12px; color: #FFFFFF;text-transform: uppercase;}
		a.menu_bas:visited	{ text-decoration: none ; font-size: 12px; color: #b4b4b4;text-transform: uppercase;}
		a.menu_bas:hover	{ text-decoration: underline; font-size: 12px; color: #ff0178;text-transform: uppercase;}
		a.menu_bas:active	{ text-decoration: none; font-size: 12px;color: #ff0178;text-transform: uppercase;}

/***************************************************************************************************/
/***************************************************************************************************/
/***************************************************************************************************/

