body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #D6D6A3;
	background-image:url(images/GradientBG.jpg);
	background-repeat:repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	font-weight: bold;
}

p.pJustified {
	text-align: justify;
	margin-top: 0px;
}

#divFrame {
	width:760px;
	height: 100%;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	overflow:auto;
}

#divMenuGauche {
	position: absolute;
	width: 200px;
	height: 328px;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 3;
}

#divTop {
	position: absolute;
	width: 560px;
	height: 210px;
	margin-top: 0px;
	margin-left: 200px;
}

#divBody {
	position: absolute;
	width: 760px;
	margin-top: 187px;
}

td.tdLeftBorder {
	background-image:url(images/LeftBorderBG.gif);
	background-repeat:repeat-y;
}

td.tdBody {
	padding: 10px;
}

#divLeftImg {
	position: absolute;
	width: 200px;
	height: 356px;
	margin-left: 0px;
	margin-top: 380px;
	/*background-image: url(images/LeftImg.jpg);*/
	background-repeat:no-repeat;
	z-index: 3;
}

#divNouveautes {
	position: absolute;
	margin-left: 503px;
	margin-top: 60px;
	z-index: 10;
	font-size: 11px;
	width: 180px;
	
	
}

#divTopSearch {
	position: absolute;
	width: 168px;
	margin-left: 585px;
	margin-top: 12px;
	z-index: 3;
	font-size: 12px;
}

#divNouveautes td {
	font-size: 11px;
}

a.LienNouveautes {
	font-weight: bold;
	color: #F16C05;
	text-decoration:none;
}

a.LienNouveautes:hover {
	font-weight: bold;
	color: #F16C05;
	text-decoration:underline;
}

a.LienNouveautes:visited {
	font-weight: bold;
	color: #F16C05;
}

td.tdDotNews {
	padding-top: 8px;
}

a.LienNouveautes:visited {
	font-weight: bold;
	color: #F16C05;
}

td.tdFooter {
	font-size: 11px;
	background-color:#666666;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;	
	border-bottom: 1px solid #FFFFFF;	
}

td.tdFooter a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

td.tdFooter a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}

td.tdFooter a:visited {
	font-size: 11px;
	color: #FFFFFF;
}

form {
	padding: 0px;
	margin: 0px;
}

input.inputTopSearch {
	font-size: 11px;
	width: 133px;
	border: 1px solid #cccccc;
}

img.imgInline {
	padding: 15px;
}

a.LienPageSuivante {
	font-weight: bold;
	font-size: 11px;
	color: #F36C03;
	text-decoration:none;
}

a.LienPageSuivante:hover {
	font-weight: bold;
	font-size: 11px;	
	color: #F36C03;
	text-decoration:underline;
}

a.LienPageSuivante:visited {
	font-weight: bold;
	font-size: 11px;	
	color: #F36C03;
}

.pSubMenu {
	font-size: 11px;
	text-align: center;
}

.pSubMenu a {
	font-size: 11px;
}

a {
	color: #F36C03;
	text-decoration:none;
}

a:hover {
	color: #F36C03;
	text-decoration:underline;
}

a:visited {
	color: #F36C03;
}
