/*----------------------------------------------------------------*/
/*                          GENERIQUE                             */
/*----------------------------------------------------------------*/
body {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
	font-size           : 13px;
	color               : #FFFFFF;
	background          : #FFFFFF url(images/fond_site.gif) center top no-repeat;
	text-decoration     : none;
	margin              : 0px;
	padding             : 0px;
}

body#accueil {
    background          : #FFFFFF url(images/fond_site.gif) center 2px no-repeat;
}

a, a:visited, a:link {
	color               : #FFFFFF;
	background-color    : inherit;
	text-decoration     : underline;
}

a:hover, a:active {
	text-decoration     : none;
}

a:focus {
    outline             : none;
}

a img {
    border              : 0px;
}

p {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 13px;
    margin-top          : 2px;
    margin-bottom       : 2px;
}

h1 {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 14px;
    font-weight         : bold;
    color               : #FFFFFF;
	background-color    : inherit;
    margin-top          : 2px;
    margin-bottom       : 2px;
}
h2 {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 10px;
    font-weight         : normal;
    color               : #FFFFFF;
	background-color    : inherit;
    margin-top          : 2px;
    margin-bottom       : 2px;
}
h3 {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 19px;
    font-weight         : normal;
    color               : #00809b;
	background-color    : inherit;
    margin-top          : 2px;
    margin-bottom       : 2px;
}
td {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 13px;
}
ul {
    margin              : 0px 0px 0px 0px;
    padding             : 0px;
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 13px;
}
ol {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    margin              : 0px 0px 0px 7px;
    padding             : 0px;
}
li {
    margin              : 0px 0px 0px 16px;
    padding             : 0px;
    list-style-type     : square;
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 13px;
}
form {
    border              : 0px;
    margin              : 0px;
    padding             : 0px;
}
input {
    vertical-align      : middle;
}


/*----------------------------------------------------------------*/
/*                          SPECIFIQUE                            */
/*----------------------------------------------------------------*/
div#conteneur {
    width               : 960px;
    margin-left         : auto;
    margin-right        : auto;
}

/*  CLASSIQUE */
a#logo {
    display             : block;
    width               : 100%;
    height              : 104px;
}

div#contenu {
    clear               : both;
    width               : 960px;
    height              : 510px;
    overflow            : hidden;
    position            : relative;
}

div#titre_page {
    position            : absolute;
    top                 : 14px;
    left                : 36px;
    width               : 822px;
    height              : 86px;
    padding             : 12px 0px 0px 66px;
}

div#menu_gauche {
    position            : absolute;
    top                 : 130px;
    left                : 50px;
    /*width               : 153px;*/
    border-top          : 1px solid #FFFFFF;
    border-left         : 1px solid #FFFFFF;
    border-right        : 1px solid #FFFFFF;
}
div#wysiwyg {
    position            : absolute;
    top                 : 130px;
    left                : 220px;
    width               : 654px;
    height              : 300px;
    border              : 1px solid #FFFFFF;
    overflow            : auto;
    padding             : 15px 15px 15px 15px;
}
/*  FIN CLASSIQUE */

/*  ACCUEIL */
div#le_team {
    float               : left;
    width               : 570px;
    height              : 163px;
}

div#nous_sommes_la {
    float               : left;
    width               : 190px;
    height              : 163px;
}

div#catalogue_en_ligne {
    float               : left;
    width               : 200px;
    height              : 163px;
}

div#logo_prime_team {
    clear               : both;
    float               : left;
    width               : 570px;
    height              : 189px;
}

div#actus {
    float               : right;
    width               : 390px;
    height              : 492px;
    background          : transparent url(images/accueil/actu.jpg) left top no-repeat;
    position            : relative;
    cursor              : pointer;
}

div#titre_actu {
    position            : absolute;
    left                : 60px;
    top                 : 94px;
    width               : 233px;
    height              : 19px;
    text-align          : center;
    font-size           : 13px;
    font-weight         : bold;
    color               : #FFFFFF;
    background          : transparent url(images/accueil/fond_titre_actu.gif) left center repeat-x;
}

div#titre_actu span.txt {
    background          : transparent url(images/accueil/bgd_titre_actu.gif) left center repeat-x;
}

div#vignette_actu {
    position            : absolute;
    top                 : 126px;
    left                : 71px;
    width               : 110px;
    height              : 110px;
    text-align          : center;
}

div#logo_actu {
    position            : absolute;
    top                 : 115px;
    left                : 194px;
    width               : 100px;
    height              : 60px;
    text-align          : center;
}

div#annee_actu {
    position            : absolute;
    left                : 258px;
    top                 : 215px;
    color               : #FFFFFF;
    width               : 60px;
    text-align          : center;
    font-size           : 9px;
    font-weight         : bold;
}

div#mois_actu {
    position            : absolute;
    left                : 256px;
    top                 : 233px;
    color               : #890D40;
    width               : 60px;
    text-align          : center;
    text-transform      : uppercase;
    text-align          : center;
    font-size           : 9px;
    font-weight         : bold;
}

div#creons_realisons {
    clear               : left;
    float               : left;
    width               : 570px;
    height              : 303px;
}

div#menu {
    clear               : both;
    width               : 960px;
}

/*  FIN ACCUEIL */

/* Menu */
div.menu {
}

div.menu table {
    width               : 940px;
    margin              : 15px 10px;
}

div.menu table tr td {
    text-align          : center;
    color               : #6F7072;
}

div.menu a, div.menu a:visited, div.menu a:link {
	font-family         : verdana, Helvetica, sans-serif;
	font-size           : 11px;
	font-weight         : normal;
	/*padding             : 5px 12px;*/
	color               : #6F7072;
	text-decoration     : none;
	text-transform      : uppercase;
}
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 {
	font-family         : verdana, Helvetica, sans-serif;
	font-size           : 11px;
	font-weight         : normal;
	color               : #6F7072;
	text-decoration     : none;
}




div#menu_gauche a, div#menu_gauche a:visited, div#menu_gauche a:link {
    display             : block;
    font-family         : verdana, Helvetica, sans-serif;
    font-size           : 11px;
    font-weight         : normal;
    padding             : 10px;
    text-align          : center;
    width               : 130px;
    color               : #FFFFFF;
    text-decoration     : none;
    border-bottom       : 1px solid #FFFFFF;
    font-weight         : bold;
}
div#menu_gauche a:active, div#menu_gauche a:hover,
div#menu_gauche a.on, div#menu_gauche a.on:visited, div#menu_gauche a.on:link, div#menu_gauche a.on:active, div#menu_gauche a.on:hover {
    font-family         : verdana, Helvetica, sans-serif;
    font-size           : 11px;
    text-decoration     : none;
}

table.menu_bas {
    font-size           : 10px;
}

table.menu_bas a {
    padding             : 0px 10px 0px 0px;
    font-size           : 11px !important;
}

table.menu_bas td.mentions_menu_bas {
    font-size           : 9px  !important;
}
table.menu_bas td.mentions_menu_bas a {
    padding             : 0px;
}
