form {
	margin:0px;
}
td {
	font-size: 12px;
}
body,p,td,input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
body {
	background-color: #F9FBD4;
	margin:0px;
}
a {
	color: #C4362C;
}	
a:hover {
	text-decoration:underline;
}
a:active
{
    color: #FF0000;
}
a:visited
{
    color: #9C2D23;
}
.menu-tranche {
	background-image: url(images/dmenu-tranche.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.centre-H-tranche {
	background-image: url(images/centre-H-tranche.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:9px;
}
.centre-B-tranche {
	background-image: url(images/centre-Btranche.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:15px;
}
.centreD-tranche {
	background-image: url(images/centre-Dtranche.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
}
.centreG-tranche {
	background-image: url(images/centre-G-tranche.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 8px;
}
.lienMenu, .lienMenu:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: 0.2em;
}


.separateurVertical {
	background-image: url(images/separateurVertical.gif);
	width: 1px;
	background-repeat: repeat-y;
	background-position: center;
}
H1 {
	font-size: 16px;
	font-weight: bold;
	color: #C4362C;
	background-image: url(images/puce.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
H2 {
	font-size: 14px;
	font-weight: bold;
	background-color: #C4362C;
	background-image: url(images/puce-blanche.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 13px;
	color: #FFFFFF;
}
.petitLien {
	font-size: 11px;
	color: #C0362C;
	text-decoration:none;
}

.footer {
	font-size: 9px;
	border-top: 1px dashed #F2F2F2;
	width: 100%;
	padding-top:4px;
	color:;
	color: #999999;
}
li {
	list-style-type: square;
	color:#F2F2F2;
}
.liste_zoneGauche {
	vertical-align: top;
	width: 260px;
	border-bottom:#F2F2F2 solid 1px;
}
.liste_zoneMilieu {
	vertical-align: top;
	width: 200px;
	border-bottom:#F2F2F2 solid 1px;	
}
.liste_zoneDroite {
	vertical-align: top;
	border-bottom:#F2F2F2 solid 1px;

}
.tagCloudDiv {
	border:1px solid #e6e6e6;margin-bottom:10px;
	/*text-align:justify;*/
}	
.tagCloudDiv a{
	text-decoration:none;
	font-size:9px;
	margin-right:4px;
}
.tagCloudDiv a:hover{
	text-decoration:underline;
}
.tagCloudDiv .tagcloudW4 {
	text-transform:uppercase;
	color:#c2352b;
	font-size:14px;
	font-weight:bold;
}
.tagCloudDiv .tagcloudW3{
	color:#f3943e;
	font-size:11px;
	font-weight:bold;
}
.tagCloudDiv .tagcloudW2 {
	color:#333333;
	font-size:10px;
}
.tagCloudDiv .tagcloudW1 {
	color:#999999;	
	font-size:9px;
}