

.statusbox {
		
	font-family:"Tahoma","Times New Roman", "Arabic Transparent";
	font-size: 10pt;
	font-weight: bold

	}
	
.stynews {
		color: #666666;
	   font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;

	}
	.stynewsb {
		color: #666666;
	   font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;

	}

.stydate {
	
	   color:#CC3300;
	   font-family: "Times New Roman", Times, serif;
	  font-size: 9pt;
	  font-weight: bold;
	}
.stytitlemin {
        color:#003399;

	font-family:"Arabic Transparent", "Tahoma","Times New Roman";
	font-size: 8pt;
	font-weight: bold

}	
.stytitlemin a {
   
	font-family:"Tahoma", "sans-serif";
	font-size: 7.5pt;
	font-weight: bold

}	

.style_big_title {
    color: #CC3300;
	font-family: "Tahoma","Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: bold;

}	
.style_cadeau {
    color: #0000ff;
	font-family: "Times New Roman","Tahoma", Times, serif;
	font-size: 13pt;
	font-weight: bold;

}	
.message_cadeau {
		color: #666666;
	font-family: "Arabic Transparent","Tahoma","Times New Roman";
	font-size: 13pt;
	font-weight: bold

	}


.big_date {
	
	
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #999999;
	}
	.style_menu_t  {
		color: #CC3300;
	   font : "Times New Roman", Times, serif;
	    font-weight: bold;

	}
	
	
	.style_menu_t a {
		color:#CC3300;
	    font-family: "Times New Roman", Times, serif;
	   
	    font-weight: bold;
text-decoration: none; font-size:11pt; font-weight:bold; 

	}
	.style_menu_t a:active
 {
		color: #666666;
	    font-family: "Times New Roman", Times, serif;
	    font-size: 11pt;
	    font-weight: bold;

	}
	
	
	
	
	
	.style_menu_ttblanche  {
	  
		  
		color: #FFFFFF;
	    font-family:"Arial";

	    font-size: 11pt;
	    font-weight: bold

	}
	.style_menu_ttblanche a  {
	  
		  
		color: #FFFFFF;
	    font-family:"Arial";

	    font-size: 11pt;
	    font-weight: bold

	}
.style_menu_tt  {
	  
		
		color: #0033CC;
	    font-family:"Times New Roman","Arial","Arabic Transparent","Times New Roman","Tahoma", Times, serif;
	    font-size: 11pt;
	    font-weight: bold
	 
	}
	.style_menu_tt a {
	 
		
		color: #CC3300;
	    font-family: "Times New Roman","Arial";
	    font-size: 11pt;
	    font-weight: bold
        text-decoration: none ;
       display: block;
	}
	.style_menu_tt a:link
 {      text-decoration: none
		

	}

	
	.rr {
	
	color="#cc3300" ;
	
	}
	
	
	/*************
	START OF DEMO CSS 
	**************/
	
	
	#mainContainer1{
		width:760px;
		margin:0 auto;
		background-color:#FFF;
		border-left:1px solid #000;
		border-right:1px solid #000;
		border-bottom:1px solid #000;
		padding:10px;
		background-color:#FFF;	
		text-align:left;
			
	}
	
	/* 
	END OF DEMO CSS
	*************************************/
	
	/* CSS for my first scrolling box */
	#scrollingContainer{
		width:170px;	/* 170 pixels in width */
		height:250px;	/* Height of box */
		
		border:1px solid #000;	/* Black border around box */
		background-color: #E2EBED;	/* Light blue background color */

		padding:2px;	/* A little bit of space between border of box and text inside */
		float:left;	/* I want the text to wrap around the box */
		margin-right:10px;	/* Right margin of 10 pixels */
		font-size:0.9em;	/* Smaller font size than the rest of the page */
		
		overflow:hidden;	/* Hide overflow content */
	}
	/* End css for my first scrolling box */
	
	
	/* CSS for my second scrolling box */
	#scrollingContainer2{
		width:100px;	/* Width of second box */
		height:150px;	/* Height of second box */
		
		border:1px solid #000;
		background-color: #DDD;

		padding:2px;	/* A little bit of space between border of box and text inside */
		float:right;	/* I want the text to wrap around the box */
		margin-left:10px;	/* Space at the left of the box */
		color:red;	/* red text color */
		font-size:0.9em;
		
		
	}
	
	
				.links
{
	margin: 0px;
	font-family:"Times New Roman";

	
	color: #CC3300;
		text-decoration: font-size:13px; font-weight:bold

}
	
		.links a
{
	margin:1px 0; table-layout: fixed;
	display: block;
	color: #CC3300;
	line-height: 100%;
	
	text-decoration: none; font-size:11pt; font-weight:bold; 
}