@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(../imges/2srk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
.titre {
	height: 25px;
	padding: 0 10px;
	color: #FFF;
	text-transform: uppercase;
	font: bold 12px/25px Arial, Helvetica;
	text-decoration: none;
	text-shadow: 0 2px 1px #000;
	text-align: left;
}
.titre_rouge {
	height: 25px;
	color: #900;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0 2px 1px #CCC;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 25px;
	font-weight: bolder;
}
.news {
	text-align: justify;
	padding-top: 10px;
}
.accueil {
	text-align: justify;
	padding-top: 10px;
}
#menu_logo{
		width: 101;
        margin: 0;
        padding: 1px 6px 1px 2px;
        list-style: none;
        background: #111;
        background: -moz-linear-gradient(#444, #111);
        background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));
        background: -webkit-linear-gradient(#444, #111);
        background: -o-linear-gradient(#444, #111);
        background: -ms-linear-gradient(#444, #111);
        background: linear-gradient(#444, #111);
        /*-moz-border-radius: 50px;
        border-radius: 50px;*/
		-moz-box-shadow: 0 10px 5px #666;
		-webkit-box-shadow: 0 10px 5px #666;
		box-shadow: 0 10px 5px #666;
}

#menu{
		width: 100%;
        margin: 0;
        padding: 10px 0 0 0;
        list-style: none;
        background: #111;
        background: -moz-linear-gradient(#444, #111);
        background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));
        background: -webkit-linear-gradient(#444, #111);
        background: -o-linear-gradient(#444, #111);
        background: -ms-linear-gradient(#444, #111);
        background: linear-gradient(#444, #111);
        /*-moz-border-radius: 50px;
        border-radius: 50px;*/
		-moz-box-shadow: 0 10px 5px #666;
		-webkit-box-shadow: 0 10px 5px #666;
		box-shadow: 0 10px 5px #666;
}

#menu li{
        float: left;
        padding: 0 0 10px 0;
        position: relative;
}

#menu a{
        float: left;
        height: 25px;
        padding: 0 10px;
        color: #FFF;
        text-transform: uppercase;
        font: bold 12px/25px Arial, Helvetica;
        text-decoration: none;
        text-shadow: 0 1px 0 #000;
}

#menu li:hover > a{
        color: #fafafa;
}

*html #menu li a:hover{ /* IE6 */
        color: #fafafa;
}

#menu li:hover > ul{
        display: block;
}

/* Sous-menu */

#menu ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 99999;
    background: #444;
    background: -moz-linear-gradient(#444, #111);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));
    background: -webkit-linear-gradient(#444, #111);
    background: -o-linear-gradient(#444, #111);
    background: -ms-linear-gradient(#444, #111);
    background: linear-gradient(#444, #111);
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#menu ul li{
    float: none;
    margin: 0;
    padding: 0;
    display: block;
    -moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    -webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
}

#menu ul li:last-child{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#menu ul a{
    padding: 10px;
    height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
}

*html #menu ul a{ /* IE6 */
        height: 10px;
        width: 150px;
}

*:first-child+html #menu ul a{ /* IE7 */
        height: 10px;
        width: 150px;
}

#menu ul a:hover{
        background: #96131a;
        background: -moz-linear-gradient(#96131a, #600e10);
        background: -webkit-gradient(linear, left top, left bottom, from(#600e10), to(#96131a));
        background: -webkit-linear-gradient(#96131a, #600e10);
        background: -o-linear-gradient(#96131a, #600e10);
        background: -ms-linear-gradient(#96131a, #600e10);
        background: linear-gradient(#96131a, #600e10);
}

#menu ul li:first-child a{
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

#menu ul li:first-child a:after{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #444;
}

#menu ul li:first-child a:hover:after{
    border-bottom-color: #600e10;
}
#menu ul li:last-child a{
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
	-moz-box-shadow: 0 5px 5px #666;
	-webkit-box-shadow: 0 5px 5px #666;
	box-shadow: 0 5px 5px #666;
}

/* Rétablissement du flottement */
#menu:after{
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
}

* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */

/* début du hack "fixed" permettant de fixer le menu fixe sous IE */
body { /* redéfini les propriétés de toute la page */
overflow-y: hidden ; /* fonction microsoft supprimant les ascenseurs sous IE */
margin: 0; /* la marge du body est à 0 pixels */
padding: 0;
height: 100%;
} /* marge intérieure à 0 pixels */
html > body {overflow-y: auto} /* annule le overflow-y pour firefox 1.5 et supérieur */

.content { /* boite prenant toute la page sauf le menu fixe*/
height: 100%; /* la hauteur de la boite occupe 100% de l'écran */
overflow: auto} /* on rajoute un ascenseur droit à la boite */
/* fin du hack "fixed" permettant de fixer le menu fixe sous IE */

.menu1 { /* menu fixe en bas de l'écran */
position: absolute ; /* position du menu = par rapport à la boite parent (ici le body) */
bottom: 0 ; /* Le bas du menu est à 0 pixels du bas de l'écran */
left: 0 ; /* La gauche du menu est à 0 pixels du bas de l'écran */
width: 100% ; /* largeur du menu = 98% de l'écran */
height: 40px ; /* hauteur du menu = 20 pixels */
background: #444;
background: -moz-linear-gradient(#444, #111);
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));
background: -webkit-linear-gradient(#444, #111);
background: -o-linear-gradient(#444, #111);
background: -ms-linear-gradient(#444, #111);
background: linear-gradient(#444, #111);
-moz-box-shadow: 0 2px 1px #9c9c9c;
-webkit-box-shadow: 0 2px 1px #9c9c9c;
box-shadow: 0 2px 1px #9c9c9c;
/*border-top: solid black 1px;  /* Bordure haute du menu */
color: #999;
text-align: center;
font-size: 10px;
text-shadow: 0 1px 0 #000;
padding: 10px;
height: auto;
}

body>.menu1 {position:fixed} /* annule le hack "fixed" pour les autres navigateurs que IE */

.boite {width:20% ; height:800px ; border:2px solid black} /* boite servant à faire défiler l'écran, en débordant de la page */

.fndiv {
	background-image: url(../imges/fnd-div.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 10px;
	-moz-box-shadow: 0 10px 5px #9c9c9c;
	-webkit-box-shadow: 0 10px 5px #9c9c9c;
	box-shadow: 0 10px 5px #9c9c9c;
	height: auto;
	overflow: auto;
}
.shadow {
	-moz-box-shadow: 0 10px 5px #9c9c9c;
	-webkit-box-shadow: 0 10px 5px #9c9c9c;
	box-shadow: 0 10px 5px #9c9c9c;
}
.aff_div {
	display:block;
}
.cache_div {
	display :none;
}
a {
	text-decoration: underline;
	height: 25px;
	color: #900;
	text-transform: uppercase;
	text-shadow: 0 2px 1px #CCC;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 25px;
	font-weight: bolder;

}
