body {
background:white url(../../image/bandeau/backg.jpg) repeat-x;
z-index:0;
font-family:Verdana, Geneva, Arial, sans-serif;
font-size:small;
width:99%;
height:100%;
line-height:0em;
margin:0.5% auto 0.5%;
padding:0em;
}

h1, h2, h3, p {
background-color:transparent;
}
p {
line-height:180%;
clear: both;
}
h1 {
line-height:180%;
text-align:left;
letter-spacing:0.1em;
font-size:large;
color:#6b8296; 
margin:2%;
}
h2 {
line-height:100%;
text-align:left;
font-size:medium;
color:#6b8296;
}
h3 {
line-height:100%;
text-align:left;
font-size:small;
color:black;
}
li{
list-style-type:none;
}
#contenu, #contenufoncer {
width:98%;
margin:0% auto 0%;
border:1px solid #4e4e4e;
min-width:760px;
max-width:1500px;
position:relative;
}
#contenu {
background-color:#f7f7f7;
color:#1a1a1a;
}
#contenu a {
background-color:#f7f7f7;
color:blue;
}
#contenufoncer, #contenufoncer a {
color:#c7c9bc;
}
#contenufoncer {
background-color:#212121;
}
/*  <---------------  Bandeau superieur avec image de fond au format panoramique  --------------->  */
#bandeau {
background:transparent fixed no-repeat;
text-align:center;
overflow:hidden;
}

#bandeau p {
margin:0 auto 0;
text-align:left;
position: absolute;
font-size:3em;
color:black;
top:-15px;
left:6px;
font-family: Techno, Geneva, Verdana, Arial, sans-serif;
}

html > #bandeau img {
width:100%;
height:10%;
z-index:1;
}
/*  <---------------  Menus  --------------->  */
#navigation {position:relative;
font-size:small;
line-height:180%;
background-color:#2b2b2b;
color:#f7f7f7;
text-align:center;
margin-bottom:1%;
/*height:1%;*/
z-index:3;
}

#navigation a {
border:1px solid transparent;
padding:1px 10px;
}

#navigation a#galerie {
background-color:#ebe9e8;
color:#2b2b2b;
}

#navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:active {
text-decoration:none;
}
#navigation a:link {
color:#f7f7f7;
background-color:transparent;
}

#navigation a:visited {
color:#c7c9bc;
background-color:transparent;
}
#navigation a:hover {
background-color:#ebe9e8;
color:#2b2b2b;
}
#navigation a:active {
background-color:#ff9999;
color:#2b2b2b;
}
/*  <---------------  Corp de la page  --------------->  */
#index, #index p {
position:relative;
text-align:center;
margin:auto;
}
#index img {
border:1px solid black;
width:700px;
/*height:473px;*/
height:467px;
}

#index p {
text-align:justify;
width:700px;
}
#index a{
text-decoration:none;
}
#infos {
font-size:x-small;
line-height:100%;
}
#gauche {
clear:both;
float:left;
text-align:justify;
margin-left:1%;
width:68%;
}
#gauche img {
border:0px;
}
#droite {
float:right;
text-align:right;
margin-right:1%;
width:30%;
}
#droite input {
border:1px solid #4e4e4e;
}
/*  <---------------  texte à gauche & images à droite  --------------->  */
#texte {
clear:both;
text-align:justify;
overflow:visible;
float:left;
margin-left:2%;
width:48%;
}
#images {
float:left;
text-align:center;
overflow:visible;
position:relative;
line-height:180%;
background:transparent fixed no-repeat;
width:48%;
margin:0 1%;
clear:none;
}
#images img {
border:1px solid black;
width :350px;
height:233px;
}

p.listes {
margin-top:0.2em;
margin-bottom:0.2em;
}

.listes {
clear:both;
float:left;
text-align:justify;
overflow:visible;
width: 90%;
margin-top:0.2em;
margin-bottom:0.4em;

}
.listes li {
line-height:160%;
margin-top:0.1em;
margin-bottom:0.5em;
}
/*  <---------------  portefolio  --------------->  */
#portfolio {
clear:both;
text-align:center;
visibility:visible;
position:relative;
margin-left:auto;
margin-right:auto;
width:760px;
height:402px;
}
#portfolio img {
position:relative;
float:left;
width:600px;
height:400px;
border:1px solid black;
}
#vignettes {
position:relative;
float:right;
width:150px;
}
#vignettes img {
width:72px;
height:54px;
border:1px solid #292929;
}
#vignettes img:hover {
border:1px solid #c7c9bc;
}
/*  <---------------  formulaire  --------------->  */
#contform {
width:40em;
margin:0 auto;
}
fieldset {
background:#f0f2f6 url(../../image/bandeau/backform.jpg) repeat-x;
margin:1em 0em;
text-align:left;
padding:1em 0em;
border:1px solid #4e4e4e;
color:black;
/* Truc pour contenir le background du fieldset dans le cadre IE < 7*/
position:relative;
}
legend {
margin:0em 1em;
padding:0em 1em;
font-weight:bold;
font-size:small;
color:black;
background-color:#e0e8f2;
border:1px solid #4e4e4e;
line-height:1.5em;
/* Truc pour contenir le background du fieldset dans le cadre IE < 7*/
position:absolute; 
top:-0.6em;
}
input[type] {
border:1px solid #4e4e4e;
font-size:small;
}
textarea {
background-color:white;
border:1px solid #4e4e4e;
color:black;
font-size:small;
}
label.formulaire {
padding:0em 1em;
float:left;
width:30%;
text-align:right;
}
/*  <---------------  formulaire inclus dans la page  --------------->  */
#ContFormPage {
width:96%;
margin:0 auto;
}
#ContFormPage fieldset {
background:#f7f7f7;
margin:1em 0em;
text-align:left;
padding:1em 0em;
border:1px solid #4e4e4e;
color:black;
/* Truc pour contenir le background du fieldset dans le cadre IE < 7*/
position:relative;
}
#ContFormPage legend {
margin:0em 1em;
padding:0em 1em;
font-size:small;
color:black;
background-color:#f7f7f7;
border:1px solid #f7f7f7;
line-height:1.5em;
/* Truc pour contenir le background du fieldset dans le cadre IE < 7*/
position:absolute; 
top:-0.6em;
}
#ContFormPage input[type] {
border:1px solid #4e4e4e;
font-size:small;
}
#ContFormPage  textarea {
background-color:white;
border:1px solid #4e4e4e;
color:black;
font-size:small;
}
#ContFormPage  label.formulaire {
padding:0em 1em;
float:left;
width:30%;
text-align:right;
}
/*  <---------------  formulaire login  --------------->  */
div#LoginForm {
z-index:2;
font-size:x-small;
text-align:right;
position:absolute;
margin-right: 0em;
line-height:2em;
padding:0.8em;
right:6px;
top:6px;
background-color:#F0F2F6;
border:1px solid black;
opacity:0.7;
}

div#LoginForm form {
font-weight:bold;
color:#000000;
background-color:transparent;
}

#LoginForm caption {
font-size:medium;
color: black;
background: white;
}

#LoginForm input[type] {
font-size:x-small;
border:1px solid #4e4e4e;
}

div#Logout {
z-index:2;
font-size:x-small;
text-align:right;
color:white;
position:absolute;
margin-right: 0em;
line-height:2em;
right:5px;
top:5px; 
background:transparent;
}

div#Logout img{
border:1px solid #4e4e4e;
}
/*  <---------------  Plan du site  --------------->  */
#plan {
clear:both;
float:left;
text-align:justify;
overflow:visible;
width:90%;
}
#plan li, .plan_b li {
line-height:160%;
}

#plan_b, .plan_b li {
list-style-image:url('../../image/png/puce.png');
background-repeat:no-repeat;
}
/*  <---------------  Page de liens  --------------->  */
.Liens {
float:left;
text-align:center;
width:90%;
margin:1em 5%;
padding:0.5em;
}
.LiensH1, .LiensH2 {
float:left;
position:relative;
margin:auto;
overflow:visible;
}
.LiensH1 {
text-align:justify;
background:transparent fixed no-repeat;
}
.LiensH1 div {
line-height:1em;
min-height:18em;
max-height:28em;
}
.LiensH1 h1 {
line-height:1em;
margin-left:4px;
position:relative;
float:none;
line-height:180%;
text-align:left;
letter-spacing:0.1em;
font-size:large;
color:#6b8296; 
margin-top:0px;
padding-top:0px;
border-top:0px;
}
.LiensH1 p {
width:229px;
margin-left:4px;
line-height:1em;
}
.LiensH2 {
line-height:.2em;
min-width:230px;
width:250px;
height:300px;
margin-left:20px;
}
.LiensH2 h2 {
line-height:1em;
margin-left:4px;
}
.LiensH2 img {
width:225px;
height:150px;
border:2px solid black;
}
.LiensH2 a {
line-height:1.3em;
text-align:justify;
background:transparent fixed no-repeat;
}
.liens a {
line-height:1.3em;
text-align:justify;
background:transparent fixed no-repeat;
}
.liensb {
float:left;
text-align:justify;
background:transparent fixed no-repeat;
line-height:2em;
width:92%;
margin-left:4%;
}
/*  <---------------  galerie  --------------->  */
.Vignette {
text-align:center;
width:100%;
}

.VignetteBoite, .VignetteTaille {
float:left;
overflow:visible;
}

.VignetteBoite {
background:transparent fixed no-repeat;
}

.VignetteBoite div {
line-height:1.5em;
}

.VignetteTaille {
width:200px;
margin-left:20px ;
margin-bottom:20px ;
padding:20px 20px 5px 5px;
}

.VignetteTaille th {
background:black;
color:white;
}

.VignetteTaille table {
background:black;
border:2px solid black;
}

.VignetteTaille img {
width:200px;
height:200px;
border:2px solid black;
background:black;
}

.VignetteTaille a, .VignetteTaille a:link, .VignetteTaille a:visited, .VignetteTaille a:hover, .VignetteTaille a:active {
text-decoration:none;
background-color:black;
}

/*  <---------------  Barre de recherche  --------------->  */

div#goog-fixurl{
line-height:100%;
text-align:left;
font-size:small;
color:black;
margin-left:0;
}

div#goog-wm ul {
/*margin-left:0;*/
}


div#goog-wm li {
line-height:180%;
}

div#goog-wm form {
font-weight:bold;
color:#000000;
background-color:transparent;
}


div#goog-wm input[type] {
margin-right:1%;
font-size:small;
border:1px solid #4e4e4e;
}


/*  <---------------  pied de page  --------------->  */
#pied-de-page {
clear:both;
font-size:x-small;
text-align:center;
position:relative;
bottom:1%;
width:100%;
visibility:visible;
background-color:transparent
}