/* CSS Document */

html, body {
margin: 0;
padding: 0;
}

body {
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
color: #000000;
background-image: url(/images/fond.gif);
background-repeat: repeat;
background-color: #999999;
}

.bg_aide {
color: #000000;
background-color: #cccccc;
margin: 20px 100px 20px 100px;
text-align: left;
}

/*conteneurs*/
#master {
width: 90%;
margin: 10px auto 10px auto;
position: relative;
border: 1px solid #ffffff;
-moz-border-radius:10px;
border-radius:10px;
padding: 3px;
background-color: #cccccc;
}
#master_index {
width: 750px;
margin: 10px auto 10px auto;
position: relative;
border: 1px solid #000000;
-moz-border-radius:10px;
border-radius:10px;
padding: 3px;
background-color: #ffffff;
}

#header_beauce {
height: 96px;
border: 1px solid #ffffff;
-moz-border-radius:10px;
border-radius:10px;
background-image: url(/images/feu.gif);
background-repeat: no-repeat;
background-color: #D0C0B9;
background-position: center center;
}
#logo {
float: left;
margin: 10px 10px 10px 5px;
}
#logo img {
float: left;
}
#logo_right {
float: right;
margin: 10px;
}
#aide {
margin-top: 20px;
float: right;
width: 150px;
font-size: 0.8em;
}
.aide_img_index {
float: right;
}
#aide img {
float: left;
margin-right: 10px;
margin-bottom: 3px;
}
#aide ul {
list-style: none;
line-height: 1em;
margin: 0;
padding: 0;
}

#menu_1 {
background-color: #D0C0B9;
padding: 6px;
border-top: 0;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
-moz-border-radius:10px;
border-radius:10px;
color: #000000;
font-weight: bold;
}

#menu_2 {
margin: 0 20px 20px 0;
padding: 0px 6px 6px 6px;
float: left;
background-color: #D0C0B9;
border-top: 0;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
-moz-border-radius:10px;
border-radius:10px;
}
#nav, #nav2, #nav3, #nav4 {
width: 103px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
#nav li, #nav2 li, #nav3 li, #nav4 li {
margin:0;
}
#nav ul, #nav2 ul, #nav3 ul, #nav4 ul {
list-style: none;
margin: 0px;
padding: 0px;
} 
#nav li a, #nav2 li a, #nav3 li a, #nav4 li a {  
letter-spacing: 2px;
text-decoration: none; 
display:block;
line-height:15px;
height:16px; 
width: 100px;
border-left: #D0C0B9 3px solid;
} 
#nav li a, #nav3 li a { 
color: #006600; 
}
#nav2 li a, #nav4 li a { 
color:#663366; 
}
#nav a:hover, #nav2 a:hover, #nav3 a:hover, #nav4 a:hover {
color:#ffffff ;
background-color:#999999;
width: 100px;
border-left: #000000 3px solid;
}
.ligne {
width: 107pxm;
line-height: 12px;
}

#texte {
margin-top: 10px;
margin-right: 20px;
margin-left: 20px;
background-color: transparent;
text-align: justify;
}

#footer {
background-color: #D0C0B9;
padding: 6px;
border: 1px solid #ffffff;
clear: both;
-moz-border-radius:10px;
border-radius:10px;
font-size: 0.8em;
text-align: center;
}
#footer img {
background-color: #ffffff;
}

table {
texte-align: center;
}

/*attributs images*/
img { 
border: 0;
text-align: center;
margin: 0;
}
.bord_1 { 
border: 1px solid #000000;
}
#texte img {
text-align: center;
margin: 0 20px 6px 6px;
}
#texte h1 img {
float: left;
margin: 0 12px 0 0;
}


/*attributs texte*/
input.fond {
background-color: #CC9900;
}

h1 {
font-size: 1.328em;
margin-top: 0;
border-bottom: 2px solid #cccccc;
}
#corps_index h1 {
margin: 20px;
padding: 6px;
background-color: #f6f1fb;
border: 2px solid #cccccc;
-moz-border-radius:10px;
border-radius:10px;
font-size: 1.328em;
text-align: center;
display: inline;
color: #ff6600;
}

h2 {
margin: 20px 0 0 0;
padding: 3px;
background-color: #fef8e5;
border: 2px solid #cccccc;
-moz-border-radius:10px;
border-radius:10px;
font-size: 1.2em;
text-align: center;
}

p {
font-size: 1em;
}

.gras {
font-weight: bold;
}

.italic {
font-style: italic;
}

.c {
text-align: center;
}
.jus {
text-align: justify;
}
.right {
text-align: right;
}
.left {
text-align: left;
}

.f_right {
float: right;
}
.f_left {
float: left;
}

.topnul {
margin-top: 0;
}
.bottomnul {
margin-bottom: 0;
}
.nul {
margin: 0;
}

/*attributs liens*/
a:link {
color: #683868;
text-decoration: none;
border-color: #683868;
font-weight: bold;
}
a:visited {
color: #683868;
text-decoration: none;
border-color: #683868;
font-weight: bold;
}
a:hover {
color: #006600;
text-decoration: none;
background-color: #ffffff;
}

#aide a:link {
color: #000000;
text-decoration: none;
border-color: #683868;
font-weight: bold;
background-color: transparent;
}
#aide a:visited {
color: #000000;
text-decoration: none;
border-color: #683868;
font-weight: bold;
background-color: transparent;
}
#aide a:hover {
color: #ffffff;
text-decoration: none;
background-color: #000000;
}

#easy-access, #easy-access a {
color: #ffffff;
margin:0 6px 0 0;
font-size: 0.8em;
line-height: 1em;
text-align: right;
}
#easy-acces a:link {
color: #ffffff;
text-decoration: none;
font-weight: bold;
background-color: transparent;
}
#easy-acces a:visted {
color: #ffffff;
text-decoration: none;
font-weight: bold;
background-color: transparent;
}
#easy-access a:hover, #easy-access a:focus {
color: #000000;
text-decoration: none;
font-weight: bold;
background-color: transparent;
}

#menu_1 a:link {
color: #ff5800;
text-decoration: none;
border-color: #683868;
font-weight: bold;
background-color: transparent;
}
#menu_1 a:visited {
color: #ff5800;
text-decoration: none;
border-color: #683868;
font-weight: bold;
background-color: transparent;
}
#menu_1 a:hover {
color: #ffffff;
text-decoration: none;
background-color: #000000;
}

#texte a:link {
font-weight: bold;
}
#texte a:visited {
font-weight: bold;
}
#texte a:hover {
font-weight: bold;
}

#footer a:link {
color: #000000;
text-decoration: none;
border-color: #683868;
font-weight: bold;
background-color: transparent;
}
#footer a:visited {
color: #000000;
text-decoration: none;
border-color: #683868;
font-weight: bold;
background-color: transparent;
}
#footer a:hover {
color: #ffffff;
text-decoration: none;
background-color: #000000;
}

/*attributs divers*/
hr {
clear: both;
margin: 10px;
visibility: hidden;
}
kbd {
font-size : 1.2em;
padding: 0px 2px;
border: 1px solid gray;
}