﻿body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ref-title {
    font-size: 12px;
    font-style:italic;
    font-weight:bold;
    font-variant:inherit;
    color: #5b5b5b;
    margin: 0px;
    padding-left: 10px;
    padding-bottom: 5px;
    width:100%;
}
.txt-justify {
	text-align: justify;
	margin : 5px 0px 10px 0px;
	padding: 0px;
}
.txt-bold {
	font-weight: bold;
	padding-left: 70px;
}
.txt-bold2 {
	font-weight: bold;
}


td.header-into
{
	vertical-align:bottom;
	text-align : right;
	font-size : 12px;
	font-weight : bold;
	color: #5b5b5b;	
}

td.header-drapeaux
{
	margin : 0px;
	padding : 0px;
	text-align : right;
}

table.drapeaux
{
	padding : 0px;
	margin : 0px;
}

td.drapeaux
{
	padding : 0px 0px 5px 10px;
}

td.menu-left
{
	vertical-align : top;
}

td.content
{
	vertical-align : top;
}

img { border : 0px; border-style:none; }

h1 {
	font-size: 12px;
	color: #e2001a;
	margin: 0px;
	padding-left: 45px;
}
h2 {
	font-size: 12px;
	color: #e2001a;
	margin: 0px;
	padding-left: 40px;
}
h3 {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	font-weight : bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 100px;
	padding : 0px;
}
h4 {
	font-size: 12px;
	color: #e2001a;
	margin: 0px;
	padding : 0px 0px 0px 50px;
}
h5 {
	font-size: 11px;
	color: #e2001a;
	font-style: italic;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h6 {
	font-size: 12px;
	color: #e2001a;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding : 0px;
}

.ul_ss-menu {
	list-style-image: url(Img/puce.gif);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.ul_bloc {
	list-style-image: url(Img/fleche-min.gif);
	margin-top: 0px;
	padding-top: 6px;
}

li {
	padding-bottom : 5px;
}

.li-bloc_L {
	padding-bottom: 5px;
}

/* LIENS */
a {
	color: #e2001a;
}
a:visited {
	color: #e2001a;
}
a:hover {
	color: #e2001a;
}
a:active {
	color: #e2001a;
}

/* Footer */
a.footer {
	font-size: 10px;
	color: #333333;
	text-decoration: none;	
}
a.footer:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.footer:hover {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.footer:active {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.footer {
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	/*font-weight: bold;*/
}
.footer-margin {
	background-image: url(img/footer.jpg);
	margin-top: 20px;
	height: 36px;
}

/* Red */
a.red {
	color: #e2001a;
	text-decoration: none;
}
a.red:visited {
	color: #e2001a;
	text-decoration: none;
}
a.red:hover {
	color: #e2001a;
	text-decoration: none;
}
a.red:active {
	color: #e2001a;
	text-decoration: none;
}

/* Grey */
a.grey {
	color: #333333;
	text-decoration: none;
}
a.grey:visited {
	color: #333333;
	text-decoration: none;
}
a.grey:hover {
	color: #e2001a;
	text-decoration: none;
}
a.grey:active {
	color: #333333;
	text-decoration: none;
}
/*Fin */



/* Bloc Left */
.bloc-left_L {
	background-image: url(img/bloc-left_L.jpg);
	background-repeat: repeat-y;
}
.bloc-left_M {
	background-image: url(img/bloc-left_M.jpg);
	background-repeat: repeat-y;
}
.bloc-left_R {
	background-image: url(img/bloc-left_R.jpg);
	background-repeat: repeat-y;
}

.bloc-right_R {
	background-image: url(img/bloc-right_R.jpg);
	background-repeat: repeat-y;
}

.bloc-left_paddingB {
	margin-bottom: 15px;
	width : 210px;
}

.bloc-right_paddingB {
	margin-bottom: 15px;
	width : 194px;
	vertical-align : top;
	margin-left:9px;
}

/* Bloc Centre */
.bloc-centre_L {
	background-image: url(Img/bloc-centre_L.jpg);
	background-repeat: repeat-y;
}
.bloc-centre_M {
	background-image: url(Img/bloc-centre_M.jpg);
	background-repeat: repeat-y;
	padding: 5px;
}
.bloc-centre_R {
	background-image: url(Img/bloc-centre_R.jpg);
	background-repeat: repeat-y;
}

/* SEPARATION */
.sep-titre {
	text-align: right;
	padding-top: 2px;
	padding-bottom: 8px;
}
.sep-titre2 {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin : 0px;
}
.sep {
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

.champs-margin {
	margin-top: 6px;
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.btn_ok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/fond-btn_ok.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
	width: 33px;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 11px;
	margin-right: 8px;
}
.btn {
	background-image: url(img/fond-btn.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
	width: 70px;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

td.home_top 
{
	background-image: url(img/home_fond_top.jpg);
	background-repeat: repeat-y;
	margin : 0px;
	border-style: none;
	padding : 20px 150px 10px 50px;
	font-weight : bold;
	color:#e2001a;
	font-size: 12px;	
}

td.home_bottom 
{
	background-image: url(img/home_fond_bottom.jpg);
	background-repeat: repeat-y;
	border-style: none;
	margin : 0px;
	padding : 0px 50px 20px 225px;
	font-weight : bold;
	font-style: italic;	
}