/********************************************************************************************/
/*                                         Fichier css ( defaut.css) du site www.villas-mirleft.com                                              */
/*                                             	Création de www.oxalys-studio.com                                                                      */
/*                                                               Tous droits reservés                                                                                  */
/*                                                                                                                                                                                    */
/*                                                    Contact : contact@oxalys-studio.com                                                                 */
/*                                                                                                                                                                                    */
/*                                                                                                                                                                                    */
/********************************************************************************************/



/**************************************/
/* squelette du site */
/**************************************/

body
{
background-image: url(fond.jpg);
/*background-repeat : repeat-x;*/
background-color: #862E0E;
color: #1B1515;
margin : 0;
padding: 0;
}

#conteneur {
background-image: url(fond_c.jpg);
width: 773px;
margin: 0 auto; 
background-color: #F7F4EB;
height : auto;
}

#menu_top{
padding-top : 50px;
margin-left : 500px;
width: 220px;
}

#header
{
width: 750px;
height : 158px;
background-color: #1B1515;
margin-left : 10px;
}

#flags_bar
{
padding-top : 5px;
margin-left : 600px;
}


#header_fl
{
width: 750px;
height : 336px;
background-image: url(header_fl.jpg);
background-color: #ffffff;
margin-left : 10px;
}


#corp
{
width: 750px;
height : 1200px;
background-color: #F7F4EB;
margin-top: 0px;
margin-left : 10px;

}

#footer
{
text-align : center ;
width: 750px;
margin-left : 10px;
margin-top: 1600px;
height: auto;
/*min-height: 600px;;*/
background-color: #F7F4EB;

}

/**************************************/
/*Mise en forme encart contact*/
/**************************************/

.cadre_contact
{
text-align : center ;
background-color: #F7F4EB;
padding-left : 10px;

}



/**************************************/
/*Mise en forme des images*/
/**************************************/

.titre_villa
{
float : left;
margin-left : 0px;
}

.map
{
margin-right : 5px;
padding-top : 0px;
}

.logo-maroc
{

padding : 100px
}

.photo
{
margin : 10;
border : 1px solid #1B1515;
padding : 0px;
}

.cadre_pic
{
padding-top : 40px;
padding-right : 10px;
padding-left : 10px;
}


/**************************************/
/*Mise en forme des textes*/
/**************************************/

h3
{
color : #3D2509;
text-align : center ;
font-family:  Arial, Verdana, serif;
}

p
{
color : #1B1515;
text-align : left ;
font-family:  Arial, Verdana, serif;
text-indent: 30px; 
text-align: justify; 

}




.texte_puce
{
color : #1B1515;
text-align : left ;
font-family:  Arial, Verdana, serif;
font-weight: bold;
}

/*
h4
{
color : #1B1515;
text-align : left ;
font-family:  Arial, Verdana, serif;
}
*/

table
{
   /*border-collapse: collapse; */
   vertical-align : top;
  
   }

.td
{
height: 0px; 
padding: 10px;
}

a.flag
{
text-decoration: none;
color : #1B1515;
}


a
{
text-decoration: none;
/*color : #1B1515;*/
color: #E5E5E5;

}

a:hover
{
color: #FF0000;

}



/**************************************/
/*Mise en forme des textes*/
/**************************************/

.puce_livre
{
float : left;
margin-left : 0px;
}

.td_livre_or
{
  vertical-align : top;
  padding-top : 50px;
}

/******************************************/
