@CHARSET "ISO-8859-1";
/* feulle de style seulement pour la page d'accueil */
p {
	text-align: justify;
}
em {
	font-style: normal;
	color: #cf611b;
}
a {
	text-decoration: none;
}
p.note_orange {
	padding-top: 6px;
}
p.note_orange a {
	color: #cf611b;
	cursor: pointer;
}
p.note_orange span {
	font-size: 8pt;
	font-weight: bold;
	color: #cf611b;
}

div#boites {
	clear: both;
	position: relative;
	width: 865px;
	height: 183px;
}
table#tboites {
	/* background-image: url(/images/boites_fr.png);  Spécifique à chaque langue -> voir la page */ 
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}
table#tboites td {
	padding: 9px 6px 3px;
	vertical-align: top;
}
tr#r1 {height: 113px;}
tr#r2 {height: 70px;}

#c1,#c4,#c7 {width: 130px;}
#c3,#c6 {width: 22px;}
#c2,#c5,#c8 {
	width: 135px; 
	color: #e5dcc1;
	vertical-align: top;
	text-align: left;
}

td.cbas a {
	text-decoration: none;
	text-align: right;
	color: white;
	vertical-align: middle;
}

td.cbas img {
	float: right;
	width: 34px;
	height: 34px;
	border: 0;
}

p.listeenvoi {
	color: #8CCC68; /* vert menthe */
	padding-left: 2em;
	font-size: 17pt;
	font-weight: bold;
	font-family: inherit;
}
p.listeenvoi span {
	color: #8CCC68; /* vert menthe */
	font-size: 17pt;
}
