@charset "utf-8";
/* CSS Document */

body{ margin:10px 0px 0px 0px;
		background-image:url(../images/body_rpt.jpg);
		background-repeat:repeat-x;
		background-color:#2061ea;
		font-family:arial;
		font-size:12px;
		color:#020000;}
.left{ width:191px;
		background-image:url(../images/left_rpt.jpg);
		background-repeat:repeat-y;}
.right{ width:207px;
		background-image:url(../images/right_rpt.jpg);
		background-repeat:repeat-y;
		 }
		
.main{ background-color:#FFF;
		padding:29px 21px 10px 29px;}

.footer{ background-image:url(../images/footer.jpg);
		background-repeat:no-repeat;
		height:16px;
		font-size:12px;
		color:#FFF;
		padding:5px 26px 14px 26px;}
		
.footer a{ color:#FFF;
			text-decoration:none;}
			
.latest{ height:135px;
			background-image:url(../images/latest_news_back.jpg);
			background-position:bottom;
			background-repeat:no-repeat;
			padding:11px 33px 0px 26px;
			color:#FFF;}
.latest td{ height:196px;}
.clientelle{ height:149px;
				background-image:url(../images/clientelle_back.jpg);
				background-repeat:no-repeat;}

.footer2{ text-align:center;}
.footer2 a:link, .footer2 a:visited, .footer2 a:hover{ text-decoration:none; color:#FFFFFF;}
#blink {
		margin-right:40px;
		_margin-right:20px;
		float:right;
}

#blink2 {
		margin-right:40px;
		_margin-right:20px;
		float:left;
}