BODY,TABLE,TD,TR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment:fixed;
	
	overflow: visible;
}

a {font-family: Verdana, Arial, Helvetica, sans-serif; color: #006699; font-weight: bold; text-decoration: none;}
a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000CCFF; font-weight: bold; text-decoration: none;}

.titre_rouge {
color: #CC0000;
font-weight: bold;
}

.titre_vert {
color: #009900;
font-weight: bold;
}

.titre_bleu {
color: #335CB4;
font-weight: bold;
}

.ital_rouge {
	font-size: 11px;
	color: #990000;
	font-weight: normal;
	font-style: italic;
}

.ital_vert {
	font-size: 11px;
	color: #009900;
	font-weight: normal;
	font-style: italic;
}
.ital_bleu {
	font-size: 11px;
	color: #335CB4;
	font-weight: normal;
	font-style: italic;
}
.texte_bold {
color: #666666;
font-weight: bold;
}
.texte_gris {
color: #666666;
}

.fond_page {
	background-image: url(../images/bg_tab_normal.jpg) ;
	background-repeat: no-repeat;
}

.tile_inttab {
background-image:url(../images/tile_inttab.gif);
}

.footer_rouge {
	background-image: url(../images/bg_footer_rouge.jpg);
	background-repeat: no-repeat;
}

.footer_vert {
	background-image: url(../images/bg_footer_vert.jpg);
	background-repeat: no-repeat;
}

.footer_bleu {
	background-image: url(../images/bg_footer_bleu.jpg);
	background-repeat: no-repeat;
}.imagegauche {
	background-image: url(../images/fond_pagegauche.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.imagedroite {
	background-image: url(../images/fond_pagedroite.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

iframe.bariframe {
	overflow: visible;
}
