.intercal {
	width: 100%;
	border: 0px;
}
.intercal td {
	width: 100px;
	}
	
.pixel {
	background-image: url(images/pixel.jpg);
	background-repeat: repeat-x;
}

.telech{
font-size:11px;
text-align:left;
padding-left:10px;
color: #bb0101;
}
.text{
font-size:11px;
text-align:left;
padding-left:10px;
}

.pixel_h {
	background-image: url(images/pixel_h.jpg);
	background-repeat: repeat-y;
}

.pixel_v {
	background-image: url(images/pixel_v.jpg);
	background-repeat: repeat-x;
}

.tab {
	border: 1px solid #999999;
}

.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 15px;

}

.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;


}
.tab2 {
	border: 1px solid #999999;
	padding: 7px;


}
.tab3 {
	margin-right: 15px;




}
.td {
	padding: 7px;
}
.police2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #993333;

}
.tdmenue {
	width: 200px;
}
.grandtableau {
	width: 100%;
	margin: 7px 7px 7px 0px;

}
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 10px;
	margin-bottom: 10px;
}
.lien:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.padding {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;

}
.nom{
  color:#bb0101;
  font-size:16px;
  font-weight: bold;
}
