body{ 
    background: #FDD28E;/*#E0E0E0;*/
    color: #BEA67F;
    font: 11px/1.5 verdana, sans-serif;
}

/*
rose soutenu = #FDD28E = rgb(253,210,142)
gris = #BEA67F = rgb(190,166,127)
marron = #A4772E = rgb(164,119,46)
rose moyen = #FEDEAA = rgb(254,222,170)
rose pale = #FEE6C1 = rgb(254,230,193)
*/
#conteneur{
    width: 100%;
}
#corps{
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding: 13px 0 0 0;
}

#entete{
    background:url('../images/interface/banniere.jpg') no-repeat #FDD28E;
    color: white;
    border: 1px solid #A4772E;
    position: relative;
    height: 125px;
}

#entete h2{
    position: absolute;
    top: 100px;
    right: 10px;
    font-size: 10px;
    color: #FEE6C1;
}

#logo {
    position: absolute;
    top: 45px;
    right: 70px;
}

/* @groupe menu */
#menu{
    margin: 0; padding: 1px 0;
    list-style-type: none;
    height: 26px;
    border-left: 1px solid #A4772E;
    border-right: 1px solid #A4772E;
}
#menu li{
    float: left;
    margin: 0; padding: 0;
    width: 20%;
    border-top: 1px solid white;
    border-bottom: 1px solid #A4772E;
    list-style-type: none;
}
#menu a{
    position: relative;
    display: block;
    margin: 1px;
    height: 24px;
    font-size: 10px;
    line-height: 24px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    background: url(../images/interface/petitepucerose.png) no-repeat 10% 60% #A4772E;
    color: white;
}
#menu a.selection{
    background:url('../images/interface/banniere.jpg') no-repeat #FDD28E;
    color: white; 
    font-weight: bold;
}
#menu a.selection:hover{
    background:url('../images/interface/banniere.jpg') no-repeat #FDD28E;
    color: white; 
    font-weight: bold;
}
#menu a:hover{
    color: #A4772E;
    background: url(../images/interface/petitepucemarron.png) no-repeat 10% 60% #FDD28E;
    font-weight: bold;
}
/* @end */

#page {
    background: white; color: #333;
    border: 1px solid #A4772E;
    padding: 1px;
}
#page p {
    margin: 0.25em 0;
}

.entree{
    position: relative;
    text-align: center;
}
.entree a{
    color: white;
    font-weight: bold; 
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    width: 400px; height: 300px;
    background: url(../images/interface/imageaccueil.jpg) no-repeat;
}

#gauche {
    float: left;
    width: 38%;
    padding: 10px 20px;
    border-right: 1px dotted white;
    background: #FFFFFF;
}
#gauche dt {
    float: left;
    font-weight: bold;
}
#gauche dd {
    margin: 1em 0 1em 6em;
}
#gauche ul {
    margin: 0 0 0 6em; padding: 0;
    color: red;
    list-style-type: square;
    list-style-position: inside;
}
#gauche a {
    padding: 2px 3px;
    text-decoration: none;
    color: #A4772E;
    font-weight: bold;
}
#gauche a:hover{
    color: #FDD28E;
    background: #A4772E;
    font-weight: bold;
}

#droite {
    float: right;
    width: 52%;
    margin: 0 20px 0 0;
    padding: 10px 0;
    background: #FFFFFF;
}
#droite a {
    padding: 2px 3px;
    text-decoration: none;
    color: #A4772E;
    font-weight: bold;
}
#droite a:hover{
    color: #FDD28E;
    background: #A4772E;
    font-weight: bold;
}

/* GENERALITES */
#ico {
    float: left;
    padding: 5px;
}
h3 {
    clear: left;
    margin: 0.5em 0 0.3em 0;
    font-size: 12px;
    background: url(../images/interface/petitepucerose.png) no-repeat 0 5px;
}
h3 span {
    display: inline-block;
    width: 9px; height: 9px;
    margin-right: 1em;
    vertical-align: middle;
}
.photo {
    float: left;
    margin: 0 15px 15px 0;
}
.photoSerreeDroite{
    float: right;
    margin: 0 15px 15px 0;
}
h4 {
    margin: 0;
    font-size: 100%;
    font-weight: bold;
}
.link {
    display: block;
    border-bottom: 1px dotted #A4772E;
    text-align: right;
}
/* FIN GENERALITES */

#pied{
    background: #A4772E;
    color: #FEE6C1;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    border-top: 1px solid #FEE6C1;
    border-bottom: 1px solid #FDD28E;
    border-left: 1px solid #FEE6C1;
    border-right: 1px solid #FDD28E;
    }
#pied a {
    padding: 3px 5px;
    margin: 1px;
    height: 24px;
    line-height: 20px;
    text-decoration: none;
    text-align: center;
    color: #FEE6C1;
}
#pied a:hover{
    font-weight: bold;
}

/* FONCTIONS SPECIALES */
.raz{
    clear: both;
    height: 1px;
    margin: 0;
}
.survol {
	display: inline;
}
.survol span {
	text-decoration: underline;
	font-weight: bold;
}
.survol a span {
	display: none;
}
.survol a:hover span {
	display: block;
	position: relative;
	top: ;
	left: 0;
}
.cache {
	display: none;
}
img#apercu{
	float: left;
	width: 400px;
	/*margin: 50px;*/
	border: 2px solid #A4772E ;
}
/* FIN FONCTIONS SPECIALES */
/*.enteteFBCreation, .enteteFBInformatique { display : none; }*/

.enteteFBCreation a, .enteteFBInformatique a {
    display: block;
    text-align: center;
    color: white;
    border: 1px solid #A4772E;
    position: relative;
    height: 125px;
    font-size: 25px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
.enteteFBCreation a{
    background:url('../images/interface/banniere.jpg') no-repeat #FDD28E;
}
.enteteFBInformatique a {
    background:url('../images/interface/bannierebleue.jpg') no-repeat #FDD28E;
}
.enteteFBCreation img, .enteteFBInformatique img{
    position: absolute;
    top: 50px;
    right: 80px;
    border: 0 none;
}
#blocCentral {
    height: 100%;
    padding-top: 10%;
    padding-bottom: auto;
}

.erreur {
    color: red;
}

.marron {
    color: #A4772E;
    font-weight: bold;
}
.bleu {
    color: #327C8E;
    font-weight: bold;
}

/*
rose soutenu = #FDD28E = rgb(253,210,142)
gris = #BEA67F = rgb(190,166,127)
marron = #A4772E = rgb(164,119,46)
rose moyen = #FEDEAA = rgb(254,222,170)
rose pale = #FEE6C1 = rgb(254,230,193)
*/


/*
#rbox {
    float: left;
    position: relative;
    width: 180px;
    margin: 15px 0 20px 0;
    padding: 2px 5px 2px 30px;
    font-size: 10px;
    line-height: 1.2;
}
#rbox span {
    display: block;
    position: absolute; top: 5px; left: 8px;
    width: 8px; height: 8px;
    background: white;
}
#droite button {
    float: right;
    margin: 15px 0 20px 0;
    width: 150px;
    height: 30px;
    background: gray;
    color: black;
    border: 1px solid silver;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
}
*/

