
body 
{
background-color: black;
width: 760px;
margin: auto;
margin-top: 20px;
margin-bottom: 0px

}
/*titre Cora repair*/
div.table
  {
   border-right:2px solid white; 
   border-left:2px solid white; 
   border-top:2px solid white; 
   border-bottom:2px  solid white; 
   text-align: center;
  color: white ; 
  background-color: green;
 
 font-size: 30px;
 width: 756px;
 
 }
 
 /*text gauche*/
 div.text
{
margin-right: 2px;
margin-left: 2px;
margin-top: 1px;
padding: 2%;
   float: left;
   width: 300px;
    height: 220px;
    border: 2px dotted green;
    overflow: scroll; 
}

 
 h2
 {  
 background-color: #33CC33 ;
 }

h1, td
  {
  width: 760px;
  text-align: center;
  color:#00FFFF ; 
 font-size: 16px;
border-right:0px inset white; 
   border-left:0px inset white; 
   border-top:0px inset white; 
   border-bottom:0px  inset white;
}
.white
{
color: #FFFFCC;
}
p
{
text-align: center;
  color:#00FFFF ; 
 font-size: 20px;
}
/*couleur des address*/
.address
{yellow}

/*position maison cora*/
.maisoncora
{
margin-right: 2px;
   margin-left: 2px;
   margin-top: 5px;
   padding: 2px;
    height: 200px;
    width:195px;
   /*color: #B3B3B3;*/
  /* background-color: #626262;*/
   background-image: url('images/CoraMaison1.jpg');
     background-repeat: no-repeat;
   /*background-repeat: repeat-x;*/
  /* overflow: scroll;*/
 border: 2px dotted green; float:left;
}
/*text addresse*/
div.addresse
{
margin-right: 1px;
position: right;
 margin-top: 10px;
   margin-left: 340px;
   margin-bottom: 1px;
   padding: 5px;
    height: 240px;
    width: 400px;
  /* color: #B3B3B3;*/
   background-color: #626262;
   /*background-image: url('images/CoraMaison1.jpg');*/
   /*background-repeat: repeat-x;*/
  /* overflow: scroll;*/
 border: 2px dotted green;
}
p.homecora
{background-image: url('images/CoraMaison1.jpg');
background-repeat: repeat-x;
}

/*text du bas*/
.textbottom2
{

margin-top: 40px;
width:750px;
hight: 20px;
border: 1px dotted #008000;;; text-align:center; margin-left:0; margin-bottom:40px 
	}

.textbottom1
{
/*position:relative;*/
 margin-top: 25px;
/* margin-right: 100px;*/
 margin-left: 100px;
 /*margin-bottom: 75px*/	
	
	width:200px;
	hight: 50px;
	border: 1px dotted #008000; 
}
/*addresscora*/

/*coramaison*/
div#avatar2 {
  background-image: url('images/CoraMaison1.jpg');
  background-repeat: no-repeat;
  width: 170px;
  height: 200px;
  padding: 0;
}
/*text de l'adresse*/
textadresse
{
text-align: justify; /* Pour centrer le titre */
   font-family: "Arial Black", Arial, Verdana, serif;
}