@charset "utf-8";
.mainTable {
	height: 100%;
}
.brd_right {
	background-image: url(img/brd_right.gif);
	background-repeat: repeat-y;
}
.brd_left {
	background-image: url(img/brd_left.gif);
	background-repeat: repeat-y;
}
.brd_col_right {
	background-image: url(img/brd_col_right.gif);
	background-repeat: repeat-y;
}
.brd_col_left {
	background-image: url(img/brd_col_left.gif);
	background-repeat: repeat-y;
}
.visuel_col_left {
	background-image: url(img/colonne_right.gif);
	background-repeat: no-repeat;
}
.bg_top {
	background-image: url(img/meili_top.jpg);
	background-repeat: repeat-y;
}
.bg_mainTd {
	background-image: url(img/bg_mainTd.gif);
	background-repeat: repeat-y;
}
.bg_contentTd {
	background-image: url(img/bg_contentTd.gif);
	background-repeat: repeat-x;
}
.bg_footer {
	background-image: url(img/bg_footer.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1a688b;	
}
.td_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #1A688B;	
}
p{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #F00;
}
.pTahoma {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}
li{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}
h1{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14pt;
	color: #000000;
}
h2{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12pt;
	color: #000000;
}
h3{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11pt;
	color: #000000;
}
h4{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #1A688B;
	font-style: italic;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #1A688B;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #1A688B;	
	text-decoration: none;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #1A688B;	
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #1A688B;	
	text-decoration: underline;
}

a.autresDossiers:link {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #1A688B;
	font-style: italic;
	text-decoration: none;
}
a.autresDossiers:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #1A688B;
	font-style: italic;
	text-decoration: none;
}
a.autresDossiers:active {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #1A688B;
	font-style: italic;
	text-decoration: none;
}
a.autresDossiers:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #1A688B;
	font-style: italic;
	text-decoration: none;
}	
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1a688b;
	text-decoration: underline;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1a688b;	
	text-decoration: underline;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1a688b;	
	text-decoration: underline;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1a688b;	
	text-decoration: none;
}
.cell1{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.cell2{
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.cell3{
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.cell4{
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.quote {
	color: #336e79;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
}
