body
{
	color: #001b81;
	background: #ffffff;
}
a:link, a:visited
{
	color: #17A6EA;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active
{
	color : #9933CC;
	text-decoration: underline;
	font-weight: bold;
}
p, td
{
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #666666;
}
h1
{
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight:bold;
	color: #FF0099;
	text-decoration: none;
}	
h2 {
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.cadre
{
	border: 1px solid #CCCCCC;
}
.master_container2 {
		box-sizing : border-box ;
		moz-box-sizing : border-box ;
		margin : auto ;
		padding-top: 10px ;
		text-align: center;
		border:0; 
		width: 984px;
		clear: both;
		}
.footer {
		clear: both;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		line-height:14px; 
		font-weight: bold;
		color: #666666;
		text-align: center;
		}
.contenu_gauche2 {
		position : relative;
		box-sizing : border-box ;
		-moz-box-sizing : border-box ;
		float: left;
		width: 320px;
		clear : both;
		padding-top: 10px;
		
		}
.contenu_droit2	{
		box-sizing : border-box ;
		-moz-box-sizing : border-box ;	
		float: right;
		width: 655px;
		padding-top: 10px;
		
		text-align: left;
		}
