/* labatailledulogiciellibre.info */
/* feuille de style de base */


/* #FAF9E1 Beige clair du fond */
/* #FAEAC9 Beige clair du dégradé */
/* #EAB574 Beige moyen */
/* #664D32 Marron foncé */
/* #CFD3D2 Gris bleu du ciel  */
/* #970000 Rouge bordeaux */


body 	{
background: #FAF9E1;
color: #000000;
margin:0 auto 0 auto;
padding: 0;
font-size: 100%;
text-align:center;
}

/* style html */
a	{
color: #000000;
text-decoration: none;
font-weight:normal;
}

a:link	{
color: #664D32;
text-decoration: none;
}

a:visited	{
color: #000000;
text-decoration: none;
}

a:active	{
color: #664D32;
text-decoration: none
}

a:hover	{
color: #664D32;
text-decoration:underline;
}


#zone1 {    /* accueil du site */
float: left;
width : 100px;
height: 50px;
margin-left: 0px;
margin-top: 0px;
}


#droit p 	{
padding: 0 40px 0 0;
margin:0 0 15px 0;
}

#footer p 	{
padding: 0;
margin:5px 0 0 0;
}

img 	{
margin:0;
padding:0;
border: none;
}

#droit img 	{
margin:0;
padding:0;
clear:both;
display:block;
}

#enavant img 	{
margin:5px 10px 2px 0;
padding:10px;
background:#fff;
border: 1px solid #dacc8a;
float:left;
}

.fondtitre	{
	width: 150px;
	height: 248px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../imgs/fond_titre.gif);
	background-repeat: no-repeat;
}
.textefondtitre	{
background-color: #EAB574;
font-family: "trebuchet ms", verdana, arial;
font-weight:900;
color: #664D32;
font-size:0.8em;
text-transform:uppercase;
text-align: center;
position:relative;
top:220px;
}

.chapo img 	{
margin:5px 10px 2px 0;
padding:10px;
background:#fff;
border: 1px solid #dacc8a;
float:left;
}

#droit ul 	{
padding:0;
margin:0 0 10px 0;
}

#droit li 	{
list-style-type: none;
background: url(../imgs/puce.gif) no-repeat;
background-position:0% 8px;
padding-left: 15px;
}


ul 	{
margin:0;
padding:0;
}

/*    titre  */
h1 	{
font-family: georgia, palatino, times new roman;
font-weight: bold;
color: #970000;
font-size:26px;
border-bottom: 3px double #970000;
margin:20px 0 15px 0;
padding:0 0 5px 0;
}

/*    titre resume */
h2 	{
font-family: georgia, palatino, times new roman;
font-weight: bold;
color: #6f6843;
font-size:1.8em;
margin:0 0 10px 0;
padding:0;
}

/*    titre rubrique */
h3 	{
font-family: georgia, palatino, times new roman;
font-weight: bold;
color: #664D32;
font-size:1.4em;
margin:10px 0 0 0 ;
padding:0;
}

/*    titre article */
h4 	{
font-family: georgia, palatino, times new roman;
font-weight: bold;
color:#970000;
font-size:1em;
margin:10px 0 5px 0 ;
padding:0;
border-bottom: 1px solid #970000;
}

h5 	{
font-family: "trebuchet ms", verdana, arial;
font-weight: normal;
font-size:0.8em;
margin:0 0 15px 0 ;
padding:0;
}

/* style html */
/* page centree de 730px de large */

#conteneur 	{
text-align:left;
width: 730px;
background: url(../imgs/centreuni.gif) repeat;
margin:0 auto 0 auto;
padding:0;
}

/* style header */
#header 	{
font-family: "trebuchet ms", verdana, arial;
font-size:0.8em;
width: 730px;
height:190px;
background: url(../imgs/header.gif) no-repeat;
background-position: center;
padding:0;
}

#nav	{
margin: 0 auto 0 auto;
padding:3px 0 3px 0;
text-align: right;
}

#nav li	{
display: inline;
list-style-type: none;
padding: 0 ;
}

#nav li a 	{
color: #990200;
font-weight:bold;
text-decoration: none;
}

#nav li a:hover 	{
color: #ffffff;
text-decoration: none;
}

/* module de recherche du header */
#rech_h	{
margin: 0 2em 0 auto;
padding:3px 0 3px 0;
text-align:right
}

/* fin style header */

/* colonne gauche */
#content 	{
width: 455px;
font-family: "trebuchet ms", verdana, arial;
font-size:0.8em;
color: #000000;
margin:0 0 30px 20px;
padding:0;
line-height:150%;
}

a#content:link	{
color: #664D32;
text-decoration:none;
}

a#content:hover, a#content:active	{
color: #664D32;
text-decoration:underline;
}


#content p 	{
margin:5px 0 15px 5px;
padding:0;
}

#content h2 	{
font-size:1.2em;
color: #970000;
}

p#notes	{
line-height:100%;
}

hr#notes	{
width:35%;
align:left;
color:#664D32;
}

/* formulaire site */

.formulaire_site {
width: 500px
}


/* style home */
#enavant 	{
width: 455px;
font-family: "trebuchet ms", verdana, arial;
margin:15px 0 20px 0;
padding:0 0 15px 0;
}

/* style home */
/* style article */
.signature 	{
font-family: "trebuchet ms", verdana, arial;
margin:0 0 15px 0;
padding:0;
}

.chapo 	{
font-family: "trebuchet ms", verdana, arial;
font-size:1.3em;
font-weight:bold;
line-height:180%;
color:black;
margin:15px 0 30px 0;
padding:0;
}

.chapo a 	{
color: #990200;
text-decoration: none;
font-weight:bold;
}

.chapo a:hover 	{
color: #664D32;
text-decoration: none;
}

.article 	{
line-height:150%;
margin:0 ;
padding:0;
}

#note 	{
list-style-type: none;
line-height:150%;
font-size:1.1em;
color:#664D32;
margin:0;
padding:0;
}

#auteur 	{
list-style-type: none;
line-height:150%;
font-size:1.2em;
margin:0;
padding:0;
}

/* style article */

/* style rubrique */

.rubrique 	{
line-height:150%;
padding:5;
}

.rubrique li	{
list-style-image:url(../imgs/dossier.gif);
list-style-type:disk;
list-style-position:outside;
margin:10 0 10 10 ;
}



/* colonne gauche */
/* colonne droite */

#droit 	{
width:220px;
float:right;
font-family: "trebuchet ms", verdana, arial;
font-size:0.8em;
line-height:140%;
color: #664D32;
margin:0 0 30px 0;
padding:0 ;
}

#droit div a img 	{
margin: 5px auto 0 40px;
}

/* colonne droite */

/* footer */
#footer 	{
clear:both;
font-family: "trebuchet ms", verdana, arial;
font-size:0.6em;
width: 730px;
height:140px;
background: url(../imgs/centreuni.gif) repeat;
margin:0 auto 0 auto;
padding:0;
}

#navfooter 	{
position:relative;
left:140px;
top:100px;
margin: 0;
padding:0;
}

#navfooter li	{
display: inline;
list-style-type: none;
padding: 0 ;
}

#navfooter span 	{
visibility:hidden;
}

#navfooter li img	{
vertical-align:middle;
}

#navfooter li a 	{
color: #664D32;
text-decoration:none;
}

#navfooter li a:hover 	{
color: #990200;
text-decoration:underline;
}

/* footer */
