body
{
	background-color: #fcde60;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}


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


p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}


.Bold
{
	font-weight: bold;

}
.edito
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}
.article1
{
	font-weight: bold;
	font-size: 18px;
	color: #993300;
}
.article2
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
.breves1
{
	font-weight: bold;
	font-size: 14px;
	color: #ccAA00;
}
.breves2
{
	font-weight: bold;
	font-size: 12px;
	color: #ccAA00;
}
.titrPar {
	font-family: Verdana, Arial, Helvetica;
	display:block;
	margin-top:10px;
	margin-bottom:5px;
	font-size: 14px;
	font-weight: bold;
	color: #cc9468;
	border-bottom:#fde994 3px solid;
}
.titreCat {
	display:block;
	margin-top:10px;
	margin-bottom:2px;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	border-bottom: #993300 1px solid;
}
.photoLeft {
	float:left;
	border:#993300 2px solid;
	margin: 10px 12px 10px 0px;
}
.photoRight {
	float:right;
	border:#993300 2px solid;
	margin: 10px 0px 10px 12px;
}
.btFltDroite {
	float:right;
	width:100px
	height:15px;
	border:#993300 1px solid;
	border-left:#993300 6px solid;
	margin-top:15px;
	margin-right:5px;
	padding-left:10px;
	padding-right:10px;
	background-color:#fcd533;
	color:#993300;
	font-weight:bold;
}


.btFltDroite a:link, .btFltDroite a:visited  {
	color:#993300;
}
.btFltDroite a:hover  {
	color:#d34802;
}




