@charset "utf-8";
html {
	width: 990px;
	margin: auto;
	background-color: rgb(241,233,209);
	

	
}
body {
	width: 990px;
	font-size:12px;
	font-family:Arial, sans-serif;
	color:black;
	background-color: white;
	position:relative;

}
a {
	color: rgb(115,142,176);
	font-style:italic;
	text-decoration:none;
	font-family:Arial, sans-serif;
	font-size:12px;
}
#contenu li {
	list-style-image: url('./images/puce.png');
}
a:hover {
	color: rgb(47,46,67);
}
a img {
	border:none;
}
h1 {
	color: rgb(201,94,50);
	font-size:20px;
	font-family:Arial, sans-serif;
	font-weight:normal;
	margin:5px 0 5px 0;
}
h2 {
	color: black;
	font-weight:bold;
	font-style:italic;
	font-family:Arial;
	font-size:15px;
	margin:5px 0 0 0;
	padding:0;
}
h3 {
	font-family:"Trajan Pro";
	font-weight:normal;
	font-style:normal;
	font-size:14px;
}
#contenu h2 a {
	color: rgb(115,142,176);
	font-weight:bold;
	font-style:italic;
	font-family:Arial;
	font-size:15px;
	}
	
#contenu h2 a:hover {
	color: rgb(47,46,67);
	}
	
#header {
   width: 990px;
   height: 153px;
   background-image: url("./images/header.png");
   background-repeat: no-repeat;
}
#header #logo {
	border:none;
	top:0;
	left:0;
	z-index:100;
}
#header #citation {
	font-weight:bold;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:12px;
        position: absolute;
	right:10px;
	top:40px;
	width:450px;
}
#header #aller_au_forum {
	position:absolute;
	top:-1px;
	right:-1px;
	border:solid 1px #C8C8C8;
	background-color:#E7E6E6;
	padding:10px;
	z-index:105;
}
#header a {
	color:inherit;
	border:none;
	text-decoration:none;
    font-style:normal;
    color:#979799;
    font-size:14px;
    font-family:Arial;
}
#fil_arianne {
	
	padding-left: 5px;
	padding-top: 3px;
	font-size:10px;
	color: black;
	font-family: Arial, Helveltica, sans-serif;
	
}
#fil_arianne a {
	color:black;
	text-decoration:none;
	font-family:Arial, Helveltica, sans-serif;
	font-style:normal;
	font-weight: bold;
	font-size:11px;
}
#fil_arianne a:hover {
	color:#CC3333;
}
#fil_arianne a img {
	border:none;
}
#centre {
	background-image:url('../../images/barrebas_repeat.png');
	background-repeat:repeat-x;
	padding:0 20px;
	
}
#fil_arianne #left {
	margin:0 20px 0 0;
	vertical-align:middle;
}
#fil_arianne #right {
	margin:0 0 0 20px;
	vertical-align:middle;
}
#barre_navigation {
	top:154px;
	margin: 0 0 0 0;
	height: 27px;
	background: url('../../images/bleu/fond_menu_haut.png') repeat-x;
}
#barre_navigation a img {
	border:none;
}
#barre_boutons {
	height: 27px;
	
}

#barre_boutons a {
	float: left;
	
}

#barre_recherche {
	
	
}
#formulaire {

        height:27px;
	left: 700px;
        padding: 0;
        margin: 0;
        
}

#input_recherche {
	border:none;
        background-color: rgb(234,221,196);
	background-image:url('../../images/bleu/fond_recherche.png');
	height:27px;
        font-size:14px;
        padding: 0;
        margin: 0;
        position: absolute;
        top: 110px;
        left: 700px;	
}

#submit_recherche {

    position: absolute;
    top: 110px;
        left: 844px;
	height:27px;
	padding: 0;
        margin: 0;

        
}
	
#accueil {
	display:block;
	top:0;
	left:0;
}
#news {
	display:block;
	left:113px;
	top:0;
}
#livres {
	display:block;
	top:0;
	left:226px;
}
#forum {
	display:block;
	top:0;
	left:565px;
}
#actif {
	display:block;
	top:0;
	left:452px;
}
#serv {
	display:block;
	top:0;
	left:339px;
}
#droite {
	
	width:255px;
	padding-top:5px;
	float:right;
}


#barre_droite {
    
	width:255px;
	background-repeat:repeat-y;
	font-family:Arial, sans-serif;
	font-size: 12px;
	}
	
	
#fond_droit {
		
	}
	
#categorie {
    padding-bottom: 10px;
}

#table_droite {
	border:none;
	
}
#table_droite td {
	vertical-align:top;
}
#footer {
	background-color:#c8d3ff;
	margin:0;
	border:none;
	padding:0;
}
.zone p {
	margin: 0px 3px 10px 3px;
	color: #afaeae;
}

.zone {
	padding-left: 7px;
	padding-right: 7px;
	width:245px;
}

#contenu .zone p a {
	color: black;
	text-decoration: none;
	font-style: normal;
	font-weight:none;
	font-size: 12px;
	
}
#contenu .zone p a:hover {
     color: rgb(201, 94, 50);  
}

.zone2 p {
    margin: 0px 3px 10px 3px;
	color: #afaeae;
}

.zone2 {
	padding-left: 7px;
	padding-right: 7px;
}

#contenu .zone2 p a {
	color: black;
	text-decoration: none;
	font-style: normal;
	font-weight:none;
	font-size: 12px; 
	
}
#contenu .zone2 p a:hover {
     color: rgb(201, 94, 50);  
}

#login_text a {
  font-size: 12px;
  color: black;
}

#login_text a:hover {
  font-size: 12px;
  color: rgb(201, 94, 50);
}

.nouveau {
	font-weight:bold;
	color:#FC0101;
}
.rang {
	font-weight:bold;
	color:#FFFFFF;
}
.auteur {
	color: #afaeae;
	font-style:italic;
	font-size: 12px;
}
.question_sondage {
	font-size:16px;
	font-family:Calibri;
	color: #afaeae;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	margin-left:2px;
}
.formulaire {
	text-align:left;
	margin-left:10px;
	margin-bottom:10px;
	color:#afaeae;
}
#contenu {
    
	width: 990px;
	
			
}
#lecontenu {

	
}


#corps {
    padding-left: 10px;
     padding-top: 20px;
	padding-bottom: 20px;
    width: 715px;
	float:left;
}

#corps a {
    font-weight:bold;
}


.obligatoire {
	color: #afd4f7;
	font-weight: bold;
}
.lien_inscr {
	color:#AFD4F7;
}
.bas {
	height:35px;
	position:absolute;
	bottom:0;
}
.form_center {
	text-align:center;
	padding:5px;
}
.mozborder {
	border:2px solid #EEEEEE;
	-moz-border-radius:10px;
    -webkit-border-radius: 10px;
	margin-top:10px;
}
fieldset {
	margin:0 auto;
	width:80%;
	padding:10px;
	border:2px solid #EEEEEE;
	-moz-border-radius:10px;
    -webkit-border-radius: 10px;
	text-align:left;
}
fieldset legend {
	color:#85BEF4;
	font-weight:bold;
	font-style:italic;
	font-family:Arial;
	font-size:15px;
	padding:0;
}
input[type="text"], input[type="passoword"], input[type="file"], input[type="submit"] {
	margin:5px 0 5px 0;
}
#table_or table {
	border:2px solid rgb(235,222,189);
	-moz-border-radius:10px;
    -webkit-border-radius: 10px;
	margin-top:6px;
	margin-bottom:6px;
}
.img_parse {
	margin:2px 10px 2px 10px;
}
.border {
	border:2px solid #EEEEEE;
	-moz-border-radius:5px;
    -webkit-border-radius: 5px;
}
#table_or th {
	background-color:rgb(235,222,189);
	padding:1px 4px 1px 4px;
}
#table_or td {
	background-color:white;
}
input[type="submit"] {
    background-color: rgb(201, 94, 50);
    border:2px solid rgb(182, 182, 182);
    -moz-border-radius:8px;
    -webkit-border-radius: 8px;
    padding:3px 8px; 
	color: white;
}
.auteur:hover {
    text-decoration:underline;
}
input[type="submit"]:hover, input[type="submit"]:focus {
    color:black; 
}
.button {
    font-size:12px;
    background-color: rgb(201, 94, 50);
    border:2px solid rgb(182, 182, 182);
    margin:auto;
    text-align:center;
    padding:3px 8px;
    -moz-border-radius:8px;
    -webkit-border-radius: 8px;
}
.button a {
    color:white;
    font-weight:normal;
    font-style:normal;
    font-family:Arial,sans-serif;
    font-size:12px;
}
.button a:hover {
    color:black;
    font-weight:normal;
    font-style:normal;
    font-family:Arial,sans-serif;
    font-size:12px;
}
.pagination {
    text-align:center;
    clear:both;
}
.page_en_cours {
    background-color: rgb(201,94,50);
    border: 1px solid white;
    color:black;
    font-size:12px;
    font-style:normal;
    padding:2px;
    margin:2px;
}
.page_paire {
    background-color: rgb(189,186,182);
    border: 1px solid white;
    color:black;
    font-size:12px;
    font-style:normal;
    padding:2px;
    margin:2px;
}
.page_impaire {
    background-color: rgb(235,222,189);
    border: 1px solid white;
    color:black;
    font-size:12px;
    font-style:normal;
    padding:2px;
    margin:2px;
}
.resultat_sondage {
    height:10px;
    background-color: rgb(201, 94, 50);
    border:1px solid rgb(215, 213, 210);
    color:white;
    margin:2px 3px 2px 3px;
    padding:1px;
    text-align:center;
    vertical-align:center;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    line-height:11px;
    
    overflow:hidden;
}
.nbr_votes {
    font-style:italic;
    font-size:12px;
	color:black;
}
#sous_services {
	position:absolute;
	top:44px;
	left:340px;
}
#sous_activites {
	position:absolute;
	top:44px;
	left:453px;
}
.sous_menus {
	display:none;
	width:108px;
	z-index:958;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:2px solid #EEEEEE;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius:8px;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-left-radius:8px;
}
.sous_menus ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
	width:100%;
}
.sous_menus ul li {
	padding:12px 5px;
	background-color:#f6f4f4;
	vertical-align:center;
}
.sous_menus ul li:hover {
	background-color:#EEEEEE;
}
.sous_menus ul li a {
	width:100%;
	text-align:left !important;
	display:block;
	height:100%;
	vertical-align:center;
}

#partenaires a{
   color: black;
}

#partenaires a:hover {
   text-decoration: underline;
}

#pied_de_page {
   
   border-top: 3px solid rgb(189,186,182);
   background-color: rgb(235,222,189);
   padding: 0px 0px 10px 0px ;
   padding-top: 5px;
   
}

#pied_de_page table {
   border: none;
   margin-bottom: 20px;
   margin-top: 0px;
}

#pied_de_page th {
   padding-top: 0px;
   padding-bottom: 20px;
   padding-right: 50px;
   padding-left: 50px;
}

#pied_de_page td {
   padding-left: 50px;
}

#pied_de_page a {
   color: black;
   font-style:normal;
   text-decoration:none;
}

#pied_de_page a:hover {
   color: black;
   text-decoration:underline;
}





