/*----------------------------------------------------------------*/
/*                          GENERIQUE                             */
/*----------------------------------------------------------------*/
body {
    margin              : 0px;
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 11px;
    color               : #5D5D5D;
    text-decoration     : none;
	background          : #F8F8F8;
}

a, a:visited, a:link {
	color               : #BB0301;
	background-color    : inherit;
	text-decoration     : underline;
}
a:hover, a:active {
	text-decoration     : none;
}

p {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 11px;
    margin-top          : 5px;
    margin-bottom       : 5px;
}
                      
h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #BA0400;
    margin-top: 0px;
    margin-bottom: 1px;
}
h2 {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 14px;
    font-weight         : bold;
    color               : #66777C;
    margin-top          : 3px;
    margin-bottom       : 0px;
    padding             : 0px 0px 0px 20px;
    background-image    : url(images/picto_H2.gif);
    background-repeat   : no-repeat;
    background-position : center left;
}
h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #373737;
    margin-top: 0px;
    margin-bottom: 0px;
}
td {                  
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 11px;
}
ul {
    margin              : 0px 0px 0px 0px;
    padding             : 0px;
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 11px;
    list-style-image    : url(images/puce.gif);
}
ol {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    margin              : 0px 0px 0px 0px;
    padding             : 0px 0px 0px 7px;
}
li {
    margin              : 0px 0px 0px 14px;
    padding             : 0px;
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 11px;
}
form {                
    border              : 0px;
    margin              : 0px;
    padding             : 0px;
}


/*----------------------------------------------------------------*/
/*                          SPECIFIQUE                            */
/*----------------------------------------------------------------*/
table.container {
    border-left         : 0px solid #000000;
    border-right        : 0px solid #000000;
    border-top          : 4px solid #F8F8F8;
    border-bottom       : 0px solid #000000;
}
a.logo {
    display             : block;
    color               : inherit;
	background-color    : #FFFFFF;
    border-bottom       : 0px solid #000000;
    width               : 770px;
}
table.decoupage {
    color               : #5D5D5D;
    background-color    : #FFFFFF;
}
table.decoupage td.menu {
    border-top          : 1px solid #FFFFFF;
}
table.decoupage td.contenu {
    border-top          : 1px solid #FFFFFF;
    border-left         : 1px solid #FFFFFF;
    color               : #5D5D5D;
    background-color    : #FFFFFF;
}
table.decoupage div.titre_page {
    margin              : 5px 5px;
    padding             : 5px 0px 5px 5px;
    font-weight         : bold;
    font-size           : 14px;
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    color               : #CC3B02;
	background-color    : inherit;
    text-align          : left;
    border-left         : 25px solid #CC3B02;
}
table.decoupage td.contenu div.contenu_page {
    margin              : 20px;
}
table.decoupage td.contact div {
    background-image    : url(images/contact_coin_bas_gauche.gif);
    background-repeat   : no-repeat;
    background-position : bottom left;
    background-color    : #FC7E00;
    padding             : 0px 0px 15px 15px;
    font-family         : Verdana, Helvetica, sans-serif;
    font-size           : 10px;
    color               : #FFFFFF;
}
table.decoupage td.contact h1 {
    color               : #FFFFFF;
	background-color    : inherit;
    font-weight         : bold;
    font-size           : 11px;
}
table.decoupage td.contact a, table.decoupage td.contact a:visited, table.decoupage td.contact a:active, table.decoupage td.contact a:hover, table.decoupage td.contact a:link {
    color               : #9E9E9E;
	background-color    : inherit;
    font-size           : 10px;
    font-family         : Arial, Verdana, Helvetica, sans-serif;
}

div.contenerCopyright {
    color               : inherit;
    background-color    : inherit;
    text-align          : center;
    width               : 770px;
}
div.copyright {
    color               : inherit;
    background-color    : inherit;
    padding             : 4px 0px 1px 10px;
    text-align          : right;
}
div.copyright a, div.copyright a:link, div.copyright a:active,div.copyright a:visited {
	text-decoration     : none;
    color               : #BB0301;
}
div.copyright a:hover{
	text-decoration     : underline!important;
}
div.copyright img {
    vertical-align      : middle;
}

/*  Menu */
div.menu {
	font-size           : 10px;
	font-family         : Verdana, Arial, Helvetica, sans-serif;
}
div.menu a.niveau1, div.menu a.niveau1:visited, div.menu a.niveau1:link {
    display             : block;
	color               : #FFFFFF;
	text-decoration     : none;
	background-color    : #FC7E00;
	border-left         : 0px solid #CC3B02;
	line-height         : 22px;
	padding-left        : 16px;
	background-image    : url(images/menu_coin_droit_off.gif);
	background-repeat   : no-repeat;
	background-position : top right;
}
div.menu a.niveau1:active, div.menu a.niveau1:hover,
div.menu a.niveau1_on, div.menu a.niveau1_on:visited, div.menu a.niveau1_on:link, div.menu a.niveau1_on:active, div.menu a.niveau1_on:hover {
    display             : block;
	color               : #FFFFFF;
	text-decoration     : none;
	background-color    : #BA0400;
	border-left         : 0px solid #CC3B02;
	line-height         : 22px;
	padding-left        : 16px;
	background-image    : url(images/menu_coin_droit_on.gif);
	background-repeat   : no-repeat;
	background-position : top right;
}
div.menu a.niveau2, div.menu a.niveau2:visited, div.menu a.niveau2:link {
    display             : block;
	color               : #000000;
	background-color    : #FFFFFF;
	text-decoration     : none;
	line-height         : 15px;
	padding-left        : 15px;
	background-image    : url(images/fleche_ss_menu.gif);
	background-repeat   : no-repeat;
	background-position : center left;
	margin-left         : 16px;
}
div.menu a.niveau2:active, div.menu a.niveau2:hover,
div.menu a.niveau2_on, div.menu a.niveau2_on:visited, div.menu a.niveau2_on:link, div.menu a.niveau2_on:active, div.menu a.niveau2_on:hover {
    display             : block;
	color               : #BA0400;
	text-decoration     : none;
	background-color    : #FFFFFF;
	line-height         : 15px;
	padding-left        : 15px;
	background-image    : url(images/fleche_ss_menu.gif);
	background-repeat   : no-repeat;
	background-position : center left;
	margin-left         : 16px;
}
div.menu div.separateur {
	background-color    : #FFFFFF;
    color               : inherit;
}
