/*----------------------------------------------------------------*/
/*                          GENERIQUE                             */
/*----------------------------------------------------------------*/
body {
    font-family         : Arial, Verdana, Helvetica, sans-serif;
	font-size           : 11px;
	color               : #000000;
	background-color    : #38383b;
	text-decoration     : none;
	margin              : 0px;
	padding             : 0px;
	background-image    : url(images/fd_page.gif);
	background-repeat   : no-repeat;
	background-position : center top;
}

a, a:visited, a:link {
	color               : #0017f6;
	background-color    : inherit;
	text-decoration     : underline;
}
a:hover, a:active {
	text-decoration     : none;
}

p {
    font-family         : Arial, Verdana, Helvetica, sans-serif;
    font-size           : 11px;
    margin-top          : 5px;
    margin-bottom       : 5px;
}
                        
h1 {
    color               : #2a8ebf;
    background-color    : inherit;
	font-size           : 15px;
    font-family         : Verdana, Arial, Helvetica, sans-serif;
	margin              : 10px;
	padding             : 0px;
    font-weight         : bold;
}

h2 {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 13px;
    font-weight         : bold;
    color               : #fff;
	background-color    : #930535;
    margin-top          : 0px;
    margin-bottom       : 1px;
    background-image    : url(images/puce_carre_blanc.gif);
    background-position : 5px 8px;
    background-repeat   : no-repeat;
    padding             : 4px 4px 4px 20px;
}
h3 {
    font-family         : Arial, Verdana, Helvetica, sans-serif;
    font-size           : 12px;
    font-weight         : bold;
    color               : #000;
	background-color    : inherit;
    margin-top          : 0px;
    margin-bottom       : 1px;
}
td {                    
    font-family         : Arial, Verdana, Helvetica, sans-serif;
    font-size           : 10px;
}                       
ul {
    margin              : 0px 0px 0px 0px;
    padding             : 0px;
    font-family         : Arial, Verdana, Helvetica, sans-serif;
    font-size           : 10px;
}
ol {
    font-family         : Arial, Verdana, Helvetica, sans-serif;
    margin              : 0px 0px 0px 7px;
    padding             : 0px;
}                       
li {
    margin              : 0 0 2px 16px;
    padding             : 0 0 0 10px;
    list-style-type     : none;
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 10px;
    background-image    : url(images/puce_etoile_bleue.gif);
    background-repeat   : no-repeat;
    background-position : 0 4px;
}

li a:link, li a:visited, li a:hover, li a:active {
    font-weight         : bold;
    color               : #930535;
}
form {                  
    border              : 0px;
    margin              : 0px;
    padding             : 0px;
}                       
input {
    vertical-align      : middle;
}


/*----------------------------------------------------------------*/
/*                          SPECIFIQUE                            */
/*----------------------------------------------------------------*/
table.container {
    color               : inherit;
	background-color    : #fff;
	width               : 802px;
}

/*div.titre_page {
	color               : #2a8ebf;
    background-color    : inherit;
	font-size           : 12px;
    font-family         : Verdana, Arial, Helvetica, sans-serif;
	margin              : 10px;
	padding             : 0px;
    font-weight         : bold;
}*/

div.contenu_page {
    margin              : 10px;
}


/* Menu */
div.menu {
    background-color    : #2f99cd;
    color               : inherit;
    height              : 75px;
    background-image    : url(images/fd_menu.gif);
    background-repeat   : repeat-x;
}
div.menu a, div.menu a:visited, div.menu a:link {
    display             : block;
	font-family         : verdana, Helvetica, sans-serif;
	font-size           : 12px;
	font-weight         : bold;
	padding             : 20px 5px 0 5px;
	color               : #FFFFFF;
	background-color    : inherit;
	text-decoration     : none;
	height              : 55px;
	width               : 98px;
}
div.menu a:active, div.menu a:hover,
div.menu a.on, div.menu a.on:visited, div.menu a.on:link, div.menu a.on:active, div.menu a.on:hover {
    display             : block;
	font-family         : verdana, Helvetica, sans-serif;
	font-size           : 12px;
	font-weight         : bold;
	padding             : 20px 5px 0 5px;
	color               : #fde897;
	background-color    : inherit;
	text-decoration     : none;
	background-image    : url(images/fd_menu_on.gif);
    background-repeat   : repeat-x;
    height              : 55px;
    width               : 98px;
}

/* Sous Menu */
div.ssmenu {
    position            : absolute;
    left                : 0px;
    top                 : -300px;
    z-index             : 5;
    visibility          : hidden;
}
div.ssmenu div {
    margin-top          : 10px;
    background-color    : #2F9CD1;
    color               : inherit;
}
div.ssmenu a, div.ssmenu a:visited, div.ssmenu a:link {
    display             : block;
	font-family         : verdana, Helvetica, sans-serif;
	font-size           : 12px;
	font-weight         : bold;
	padding             : 2px 5px;
	color               : #fff;
	background-color    : inherit;
	text-decoration     : none;
	border-bottom       : 1px solid #EFEFEF;
	background-image    : url(images/fd_sous_menu.gif);
    background-repeat   : repeat-y;
    background-position : right top;
}
div.ssmenu a:active, div.ssmenu a:hover {
    display             : block;
	font-family         : verdana, Helvetica, sans-serif;
	font-size           : 12px;
	font-weight         : bold;
	padding             : 2px 5px;
	color               : #fde897;
	background-color    : inherit;
	text-decoration     : none;
	background-image    : url(images/fd_sous_menu.gif);
    background-repeat   : repeat-y;
    background-position : right top;
}

td.message_accueil {
    font-size           : 12px;
    font-weight         : bold;
    color               : #2a8ebf;
    padding-left        : 20px;
    line-height         : 20px;
}

td.raccourcis {
    background-image    : url(images/fd_raccourcis.gif);
    background-repeat   : repeat-y;
    /*text-align          : right;*/
    height              : 209px;
}

td.actu {
    background-image    : url(images/image_centrale_accueil.jpg);
    background-repeat   : no-repeat;
    width               : 541px;
}

div.contenu_accueil {
    margin-left         : 252px;
    width               : 243px;
}

div.contenu_accueil div.une_actu {
    margin              : 10px 0;
}

div.contenu_accueil div.une_actu div.description {
    color               : #fff;
}

div.contenu_accueil div.une_actu div.lire_suite {
    margin-top          : 5px;
}

div.contenu_accueil div.une_actu a:link, div.contenu_accueil div.une_actu a:visited, div.contenu_accueil div.une_actu a:hover, div.contenu_accueil div.une_actu a:active {
    color               : #c7ff00;
    text-decoration     : none;
}

td.adresse {
    padding-top         : 33px;
    padding-bottom      : 66px;
    background-image    : url(images/fd_adresse.gif);
    background-repeat   : repeat-y;
}

#interieur td.adresse {
    padding-top         : 20px;
    padding-bottom      : 20px;
    background-image    : url(images/fd_adresse.gif);
    background-repeat   : repeat-y;
}

td.adresse div.societe {
    margin-left         : 23px;
    font-weight         : bold;
    padding-left        : 10px;
    background-image    : url(images/puce_triangle_orange.gif);
    background-repeat   : no-repeat;
    background-position : 0 3px;
    font-size           : 11px
}

#interieur td.adresse div.societe {
    margin-left         : 11px;
    background-image    : none;
    padding-left        : 0;
}

td.adresse div.adresse {
    margin-left         : 33px;
}

#interieur td.adresse div.adresse {
    margin-left         : 11px;
}

td.adresse div.adresse a:link, td.adresse div.adresse a:visited, td.adresse div.adresse a:hover, td.adresse div.adresse a:active {
    color               : #0042ff;
    text-decoration     : underline;
}

td.zone_vide {
    background-image    : url(images/fd_zone_vide.gif);
    background-repeat   : no-repeat;
}

td.footer {
    background-image    : url(images/fd_pied_page.gif);
    background-repeat   : repeat-x;
    height              : 28px;
    text-align          : right;
    padding-right       : 10px;
}

td.footer a:link, td.footer a:visited, td.footer a:hover, td.footer a:active {
    color               : #000;
}

/************************************************************/

table.raccourcis {
    margin-top          : 15px;
}

table.raccourcis td a:link, table.raccourcis td a:visited, table.raccourcis td a:hover, table.raccourcis td a:active {
    color               : #000;
    font-weight         : bold;
    text-decoration     : none;
    font-size           : 12px;
}

/************************************************************/

a:focus {
    outline: none;
}
