﻿body {
	background-color: #ffffff;
	/*background-image: url(images/background.gif);*/
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

img {
	border-width: 0;
}

a {
	text-decoration: none;
	color: #A47C4F;
}

/* 1 HEADER */

.header {
	background-image: url(Images/header960ex.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 960px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	position: absolute;
	left: 100px;
	top: 30px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}


.lien_accueil_logo
{
    float: left;
    margin-left:25px;
    margin-top:1px;
    width: 75px;
    height: 78px;
    border:solid 0px black;
}

.lien_accueil
{
    float: left;
    margin-left:0px;
    margin-top:35px;
    width: 410px;
    height: 35px;
    border:solid 0px black;
}

 .menu_compte {
    position:absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
}

.menu_compte a:hover {
	text-decoration: underline;
}


/* 1.2 SLOGAN */

.slogan {
	background-image: url(Images/socrate.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 960px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
}

/* 1.2 HEADER MENU */

.header_menu {
	background-image: url(Images/headermenu960ex.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 960px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
}

#menu_hor {margin-left:8px;}

#menu_hor a.hmenu, #menu_hor a.hmenu:link, #menu_hor a.hmenu:visited {display:block; height:41px; text-decoration:none; text-align:center; line-height:41px;}

#menu_hor a.hmenu, #menu_hor a.hmenu:link, #menu_hor a.hmenu:visited {float:left;}

#menu_hor a.hmenu:hover {background:#A47C4F; color:#fff;}

#menu_hor {height:41px;}

#menu_hor:after{ content: "."; display: block; height: 0; clear: both; visibility:hidden;}



/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}

h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

h5 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.2em;
	font-weight: bold;
}

.h4_nomargin {
	font-size: 1.2em;
	font-weight: bold;
}


/* 2.1 PAGES */

#contenu {
	background-image: url(images/body-repeat960.gif);
	position: relative;
	width: 946px; /*886*/
	padding: 0px 7px; /*37*/
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

.sidebar_entete {
    background-color:#9A9A9A;
    color:white;
    width: 234px;
    height: 20px;
    text-align:center;
    font-weight:bold;
}

.sidebar_button {
    background-image:url(images/sidebar_button.gif);
    border-bottom:solid 2px #9A9A9A;
    border-left:solid 2px #9A9A9A;
    border-right:solid 2px #9A9A9A;
    width: 230px;
    height: 120px;    
}

.sidebar_button_full {
    background-image:url(images/sidebar_button.gif);
    border:solid 2px #9A9A9A;
    width: 230px;
    height: 120px;    
}

.sidebar_font {
    font-size: 1.3em;
	font-weight: bold;
}

.accueil_slogan {
    background-image:url(images/sidebar_button.gif);
    font-size: 1.4em;
    font-weight: bold;
    text-align:justify;
    border:solid 2px #9A9A9A;
    width: 600px;
    height: 120px;
}

.accueil_slogan2 {
    background-color:#ECDAC6;
    font-size: 1.2em;
    text-align:justify;
    border:solid 2px #9A9A9A;
    width: 580px;
    height: 280px;
}

.news_entete {
    background-color:#9A9A9A;
    color:white;
    width: 604px;
    height: 20px;
    text-align:center;
    font-weight:bold;
}

.news_content 
{
    width: 590px;
    vertical-align:top;
    text-align:justify;
    padding-top:10px;
    padding-right:5px;
    padding-bottom:10px;
    padding-left:5px;
    border-bottom:solid 2px #9A9A9A;
    border-left:solid 2px #9A9A9A;
    border-right:solid 2px #9A9A9A;
}

.table_header_top
{
    background-color: #C99B6A; 
    color:White;
    text-align:center;
}

.table_header {
    background-color:White;
    text-align:center;
}


.puce /* Puce réhabilitation */ 
{
	width:2%;
	vertical-align:top;
	text-align:right;
	padding-top:12px;
	font-weight:bold
	}


/* 3 FOOTER */

.footerbg {
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
.footer {
	background-image: url(images/footer960.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 75px;
	text-align: center;
	font-size: 10px;
}

/* TEST */

/*
p:first-letter { 
    font-family: times, arial, sans-serif ;
    font-style: italic ;
    font-size: 4em ;
    margin-right: 7px ;
    float: left ;
}
*/


