body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	background-image: url(images/menu_gauche.jpg);
	background-repeat: repeat-y;
	min-width:840px;
}

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

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

table
{
	width:100%;
}
table#dashed
{
	border:1px dashed black;

}
table#noborder
{
	padding:0px 0px 0px 0px;
	border:0px;
	margin:0px 0px 0px 0px;
	width:auto;
}
table#nobordermaxwidth
{
	padding:0px 0px 0px 0px;
	border:0px;
	margin:0px 0px 0px 0px;
	width:100%;
}
table#noborder98
{
	padding:0px 0px 0px 0px;
	border:0px;
	margin:0px 0px 0px 0px;
	width:98%;
}
td {
	padding: 1px;
	border: 1px solid #000000;
}
td#noborder
{
	padding:0px 0px 0px 0px;
	border:0px;
	width:auto;
	margin:0px 0px 0px 0px;
}
td#center {
	text-align:center;
}
th
{
	text-align:center;
	border:1px solid #000000
}


.haut {
	background-image: url(images/font_haut.jpg);
	background-repeat: repeat-x;
	height: 92px;

}

.hautlogo1 {
	background-image: url(images/logo_1.jpg);
	float: left;
	height: 92px;
	width: 293px;
	background-repeat: no-repeat;
}
.hautlogo2 {
	background-image: url(images/logo_2.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 92px;
	width: 447px;
}
.haut2 {
	background-image: url(images/haut2.jpg);
	background-repeat: repeat-x;
	height: 35px;
}
.hautlogo1b {
	background-image: url(images/drpg_06.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 285px;
}
.menu {
	text-align: left;
	float: left;
	width: 160px;
}
.cboth {
	clear: both;
}
.menurub {
	background-image: url(images/rub.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 160px;
	float:left;
	padding-left: 5px;
}
.cleft {
	clear: left;
}
.menucontenu {
	left:0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.conteneurtxt {
	text-align: center;
	margin-right: 165px;
	margin-left: 175px;
}
.menudroite {
	background-image: url(images/menu_droite.jpg);
	width: 156px;
	float: right;
	height: 100%;
}
.menudroitehaut {
	background-image: url(images/menu_droite_haut.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 163px;
	height: 35px;
}
.menudroitebas {
	background-image: url(images/menu_droite_bas.jpg);
	height: 25px;
	width: 156px;
	float: right;
	background-position: right;
	background-repeat: no-repeat;
}
.conteneur {
}
.fontrub {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	vertical-align: middle;
	margin-top: 7px;
}
.copy {
	background-image: url(images/barre_copy.jpg);
	background-repeat: repeat;
	height: 29px;
	clear: both;
}
.menurubdh {
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
}
.fontcopy {
	padding: 8px;
}
.fontmenu {
	font-weight: bold;
	color: #666666;
}
.cadrehautg {
	background-image: url(images/aronhg.jpg);
	height: 6px;
	width: 6px;
	float: left;
	background-repeat: no-repeat;
}
.cadrehautd {
	background-image: url(images/aronhd.jpg);
	float: right;
	height: 6px;
	width: 6px;
	background-repeat: no-repeat;
}
.cadrehaut {
	background-image: url(images/cadrehaut.jpg);
	height: 6px;
	background-repeat: repeat-x;
}
.cadrecentre {
	background-color: #e3eff5;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7a7a7a;
	border-left-color: #7a7a7a;
	text-align: left;
}
.cadrecentrec {
	background-color: #e3eff5;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7a7a7a;
	border-left-color: #7a7a7a;
	text-align: center;
}
.cadrebasd {
	background-image: url(images/aronbd.jpg);
	float: right;
	height: 6px;
	width: 6px;
	background-repeat: no-repeat;
}
.cadrebasg {
	background-image: url(images/aronbg.jpg);
	float: left;
	height: 6px;
	width: 6px;
	background-repeat: no-repeat;
}
.cadrebas {
	background-image: url(images/cadrebas.jpg);
	height: 6px;
	background-repeat: repeat-x;
}
.barre {
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.contenumi {
	width: 100%;
}
.menurubd {
	background-image: url(images/rubd.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 156px;
}
.gras
{
	font-weight:bold;
	clear:none;
}
.italique
{
	font-style:italic;
}
.souligne
{
	text-decoration:underline;
}
.green
{
	color:green;
}
form
{
	margin:0px;
}
.center
{
	text-align:center;
}
.commentaires
{
	border:1px dashed #000000;
}
.commentaires#all
{
	border:0px;
	text-align:center;
}

.postcommentaire
{
	text-align:center;
	border:1px dashed #000000;

}
.barreoutilcom
{
	float:right;
}
.liens
{
	text-align:center;
	border:1px dashed #000000;
	margin:10px;
}
.membre
{
	text-align:left;
	border:1px dashed #000000;
	margin:10px;
}
.titre_award
{
	text-align:center;
	font-size:12px;
	text-decoration:underline;
	border:1px solid #000000;

}
.award
{
	text-align:center;
	font-size:11px;
	text-decoration:none;
	border:1px dashed #000000;
	margin:10px;
}
.inline
{
	display:inline;
}