@charset "utf-8";
/* Framework SRP - Stephan Renault */

/*---------------------- Textes --------------*/
body, p, td { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 140%;
	color:#333333;
}

h1 {
	height: 50px;
}

.Txt_Petit {
	font-size: 11px;
}
#LienIrfaq { display:none }

/*---------------------- Positions  --------------*/


body,
#P-Fond,
#P-Center {
	background-image: url(../images/commun/fond_page.jpg);
}

#P-Center {
	width:950px;
	background-position:-208px 0px;
}

#P-Page {
	padding-top: 149px;
	padding-left: 280px;
	padding-right: 25px;
}

#P-Menu {
	left:208px;
	top:61px;
	width: 740px;
}

#P-Gauche {
	width: 248px;
	left: 0px;
	top: 132px;
	background-repeat: no-repeat;
	padding-top: 310px;
	padding-right: 16px;
	padding-left: 16px;
}




