/* Caract�ristiques g�n�rales communes � toutes les pages ----- */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	overflow-y: scroll;
}
.gras {
	font-weight: bold;
}
.italique {
	font-style: italic;
}
.souligne {
	text-decoration: underline;
}
.tpetit {
	font-size: 70%;
}
.petit {
	font-size: 90%;
	line-height: 130%;	
}
.grand {
	font-size: 120%;
}
.tgrand {
	font-size: 140%;
}
.textcenter {
	text-align: center;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.left {
	float: left;
}
.right {
	float: right;
}
.both {
	clear: both;
}
.none {
	display: none;
}
.blanc {
	color: #FFF;
}
.noir {
	color: #000;
}
.gris {
	color: #ddd;
}
/* ---------- Balises ---------- */
body {
border:0;
	background-color: #ffffff;
	color: #000000;
	font-family: "Times New Roman",Roman, serif;
	font-size: 14px;
	line-height: 160%;
	text-align: center;
	margin-bottom: 0px;
/* ---------- Scrolbarre ---------- */
	scrollbar-face-color: #e5e8ef;
/*nuances droite + fonc� */
	scrollbar-shadow-color: #d7dae0;
	scrollbar-darkshadow-color: #bcbec4;
/*nuances gauche + clair */
	scrollbar-3dlight-color: #eef1f8;
	scrollbar-highlight-color: #f5f8ff;
/*sous la barre*/
	scrollbar-track-color: transparent;
/*fleche*/
	scrollbar-arrow-color: #fff;
	background-image: url(background.jpg);
}
#centrage {
	color: #000;
border:0;
	float: left;
	/*margin: 0 auto;
*/
	display: table;
	text-align: left;
	position: relative;
	padding: 0px;
}
a {
	color: #000;
	text-decoration: none;
background-color: transparent;
}
a:hover, a:active {
	text-decoration: underline;
background-color: transparent;
}
h1 {
	color: #C73950;
	font-size: 200%;
	margin: 0px;
	margin-bottom:10px;
	padding-bottom: 9px;
	font-style: normal;
	clear: both;
	font-family: "Times New Roman",Roman, serif;
}
h2 {
	font-family: "Times New Roman",Roman, serif;
	color: #D4D717;
	font-size: 130%;
	margin: 0;
	padding-top: 0;
	font-style: normal;

}
ul {
	list-style: none outside none;
}
select {
	border: 1px inset #CCC;
}
 
td {
border:0px;
vertical-align: top;
}
 
.separateur {
	background-image: url(../pics/separateur-gris.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 1px;
	font-size: 1px;
}
/* ---------- Structure ---------- */
table.main {
border:0;
	min-height: 100%;
	padding: 0px;
	background-image: url(bk.jpg);
vertical-align: top;
}

.ileft {
border:0;
	width: 22px;
	background-image: url(left.jpg);
}
.iright {
border:0;
	width: 258px;
	background-image: url(bk2.jpg);
}

div#entete {
vertical-align: top;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
  background-color: transparent;
	color: #FFFFFF;
	width: 100%;
	min-height: 100%;
	border:0;
}
div#corps {
border:0;
	display: table;
	position: relative;
	width: 100%;
}
div#corps.annexe {
}
#pied {
border:0;
	bottom: 0px;
	padding: 0px;
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom left;
	font-size: 10px;
	width: 684px;
	vertical-align: bottom !important;
}
/* ---------- Liens utiles ---------- */
div#liensutiles {
border:0px;
	float: left;
	padding: 50px 0px 0px 10px;
	width: 126px;
	font-size: 14px;
	text-align: right;
}
div#liensutiles a {
	font-family: "Times New Roman",Roman, serif;
background-color: transparent;
	color: #C73950;
}
div#liensutiles a:hover {
	font-family: "Times New Roman",Roman, serif;
background-color: transparent;
	color: #F0A5AE;
}
/* ---------- Langues ---------- */
ul#langues {
	position: relative;
	float: right;
	margin-top: -20px;
	right: -173px;
}
html>
/**/
body ul#langues {

	margin: -20px 0 0 0;
	right: 0;
}
ul#langues li {
	display: inline;
	margin: 0 5px;
}
ul#langues li a {
	color: #fff;
}
/* ---------- En tete ---------- */
#logo {
	margin-left: 10px;
}


/* ---------- Navigation ---------- */
#navigation {
	font-family: "Times New Roman",Roman, serif;
vertical-align: top;
padding-top: 30px;
border:0;
	width: 150px;
	float: left;
	text-align: right;
	text-transform: lowercase;
	color: #C73950;
}
#navigation .language{
text-align:left;
	font-size: 16px;
vertical-align: top;
	width: 140px;
	vertical-align: top;
	padding-bottom:20px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul ul {
	padding-bottom: 15px;
}
#navigation a {
background-color: transparent;
	color: #C73950;
	margin: 0;
	padding: 0px 0 0px 0;
	text-decoration: none;
	width: 100%;
}
#navigation ul li {
	background-image: url(puce2.jpg);
	background-repeat: no-repeat;
	background-position: right 25px;
	padding-bottom: 8px;
}
#navigation ul li a {
background-color: transparent;
	font-size: 17px;
	padding-bottom: 6px;
}
#navigation ul li ul li {
	margin: 0;
	margin-top:6px;
	padding: 0px;
}
#navigation ul li ul li a {

	font-size: 14px;
	color: color: #C73950;
	margin: 0;
	padding: 0;
}
#navigation a:hover, #navigation a:active {
background-color: transparent;
	color: #F0A5AE;
}
#navigation #navon {
background-color: transparent;
	color: #F0A5AE;
	margin: 0;
}
#navigation #subnavon {
background-color: transparent;
	color: #F0A5AE;
	margin: 0;
}
#navigation #subnavon a:hover, #navigation #subnavon a:active {
background-color: transparent;
	color: #F0A5AE;
}

/* news letter */
div#newsletter {
	margin-left: 10px;
	text-align: left;
}
div#newsletter h2 {
	text-align: left;
	color: #A9B52D;
}
div#newsletter input.champ {
	float: left;
	width: 130px;
	border: 1px solid #C5C5C7;
}
div#newsletter #envoyer {
	margin-right: 14px;
	background-color: #fff;
	color: #999;
	width: 25px;
	font-weight: bold;
	float: right;
	border: 0px;
}
/* ---------- Contenu ---------- */
.noBorder{
	border: 0px;
	border-collapse:collapse;
	
}
td#contenu {
	font-family: "Times New Roman",Roman, serif;
	border: 1px;
	padding: 200px 10px 10px 20px;
	width: 455px;
	min-height: 500px;
	font-size: 13px;
}
/* ---------- Les listes ---------- */
td#contenu ul {
	margin: 5px 20px;
	font-weight: bold;
}
td#contenu ul li {
	padding-left: 20px;
	background-image: url(puce.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}
td#contenu ul li a {
background-color: transparent;
	color: #F0A5AE;
}
td#contenu #liens {
	float: left;
	padding-bottom:20px;
}
td#contenu #liens a {
background-color: transparent;
	color: #f0a5ae;
}
/* ---------- Les visuels ---------- */
td#contenu img.visuel {
	float: left;
	margin: 0;
	position: relative;
	padding-top: 0;
	padding-right: 5px;
	border: 0px;
}
td#contenu img.visuelgauche {
	float: left;
	vertical-align: top;
	position: relative;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 10px;
	border: 0;
}
td#contenu img.visueldroite {
	float: right;
	vertical-align: top;
	position: relative;
	padding-top: 0;
	padding-left: 20px;
	padding-bottom: 10px;
	border: 0px;
	clear:none;
}
/* ---------- Actualites ---------- */
td#contenu a.savoirplus {
	float: right;
	color: #7B7C80;
	font-weight: bold;
	background-color: transparent;
	padding-bottom:10px;
}
td#contenu img.accroche {
	float: left;
	margin: 0 5px 0 0;
}
/* ---------- Les titres ---------- */
td#contenu h1 {
	font-family: "Times New Roman",Roman, serif;
	margin-top: 15px;
	padding-bottom: 10px;
}
td#contenu h2 {
	font-family: "Times New Roman",Roman, serif;
	display: inline;
	margin-top: 15px;
	padding-bottom: 5px;
}
/* ---------- Les paragraphes ---------- */
td#contenu p {
	text-align: justify;
}
td#contenu .zone1 {
	margin: 0px;
	padding-bottom: 10px;
	text-align: justify;
}
/* ---------- Les tableaux ---------- */
td#contenu table.tableau {
	border: 1px solid #000;
	border-bottom: none;
}
td#contenu table.tableau thead {
	background-color: #000000;
	color: #FFFFFF;
}
td#contenu table.tableau td {
	border-bottom: 1px solid #000;
	padding: 0 3px;
}
td#contenu table p {
	text-align: justify;
	margin: 0;
}
/* ---------- Annexes ---------- */
td#annexes {
	padding: 10px 0px 10px 8px;
	width: 226px;
}
td#annexes h2.titre {
	font-size: 17px;
	color: #F55F01;
	padding-left: 17px;
	padding-bottom: 5px;
}
td#annexes h2.titre2 {
	font-size: 15px;
	color: #A9B72C;
	padding-left: 17px;
	padding-bottom: 10px;
	background-image: url(../pics/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: 0 1px;
}
td#annexes h2 a {
	color: #F55F01;
	margin-top: 15px;
}
td#annexes img {
	float: right;
}
td#annexes .sousTitre {
	font-weight: bold;
	color: #F55F01;
}
td#annexes .zone1 {
	text-align: justify;
	 background-color: transparent;
}
td#annexes  .zone1 a {
	color: #666666;
	text-decoration: underline;
}
td#annexes  .zone1 a:hover {
	color: #F55F01;
	text-decoration: none;
}

a.linkRight {
	padding-top: 5px;
	float: right;

	font-size: 15px;
	color: #D4D717;
	font-weight: bold;
 background-color: transparent;
}