body  {
margin : 0;
padding : 0;
}
img {
border : 0;
}
a{
outline: none;
text-decoration: none; 
color: #881E1A; 
font-size : 1em;
}
a:hover {
text-decoration: underline; 
color: white;
}
#background {
position : absolute;
width : 100%;
height : 100%;
min-width : 735px;
min-height : 485px;
}
#scroller {
position : absolute;
width : 100%;
height : 100%;
top : 0%;
left : 0%;
min-width : 735px;
min-height : 485px;
}
#main {
width : 100%;
height : 100%;
/*border : 3px groove green;*/
}

#cadre {
font-family : Arial, sans-serif;
position : relative;
top : 10%;
left : 18%;
width : 66%;
height : 79%;
background-color : black;
border : 3px groove #91744f;
}
#haut {
background-color : black;
width : 99%;
height : 68px;
overflow : hidden;
/*border : 1px solid blue;*/
}
.bas {
background-color : black;
font-family : Arial, Verdana, sans-serif;
font-size : 0.96em;
color : #ffffff;
margin : auto;
width : 100%;
height : 82%;
position:absolute;
bottom:0px;
overflow : hidden;
}
#texte_accueil {
text-align : justify;
float : left;
position : relative;
top : 20%;
left : 5%;
width : 55%;
height : 58%;
overflow : hidden;
/*border : 1px solid red;*/
}
#signature {
position : relative;
z-index : 1000;
top : 2%;
left : 68%;
}
#cadre_actu_sup {
margin : auto;
background-image : url("pix/trame.jpg");
background-repeat : repeat;
color : #881E1A;
float : right;
padding-left :2.5%;
padding-right :2.5%;
position : relative;
right : 5%;
width : 25%;
height : 80%;
border: 1px solid white;
}
#cadre_actu_milieu {
color : #808080;
margin :auto;
position : relative;

width : 100%;
height : 75%;
overflow : hidden;
border-top : 1px solid #808080;
border-bottom : 1px solid #808080;
}
#menu_defile {
font-size : 0.8em;
position : relative;
width : 100%;
}
#flashcontent {
height : 95%;
}
#texte_portfolio {
vertical-align : top;
font-size : 0.75em;
color : #ffffff;
text-align : right;
width : 100%;
height : 4%;
overflow : hidden;
}
#flashcontent2 {
height : 100%;
}
#formulaire {
font-family : Arial, Verdana, sans-serif;
font-size : 0.9em;
color : #ffffff;
width : 100%;
height : 72%;
overflow : auto;
/*border : 1px solid yellow;*/
}
#texte_contact_sup {
background-image : url("pix/trame.jpg");
background-repeat : repeat;
position : relative;
margin : auto;
width : 70%;
height : 40%;
overflow : hidden;
border : 1px solid #c4c4c4;
}
#image_peintre {
float : left;
position : relative;
padding-top : 0.5%;
padding-left : 0.5%;
width : 23%;
height : 97%;
}
#peintre {
float : right;
font-family : Arial, Verdana, sans-serif;
font-size : 1.7em;
color : #4b4b4b;
margin : auto;
vertical-align : middle;
padding-top : 9%;
position : relative;
width : 60%;
height : 97%;
}
#texte_contact_inf {
font-family : Arial, Verdana, sans-serif;
font-size : 0.96em;
color : #ffffff;
position : relative;
left : 15%;
top : 10%;
width : 70%;
height : 35%;
overflow : hidden;
} 
#liens_{
  background-image: url("pix/trame.jpg");
  background-repeat: repeat;
  color : #808080;
  padding-left : 3%;
  padding-right: 3%;
  padding-top: 2%;
  position : relative;
  margin: auto;
  width: 80%;
  height : 84%;
  border: 1px solid #c4c4c4;
  overflow : auto;
}
#lien_gauche{
  float: left;
  height: 95%;
  width:48%;

  overflow : hidden;
  border-right: 1px solid #808080;
}
#lien_droit{
  float: right;
  height: 95%;
  width:48%;
 
  overflow : hidden;
}