*{
    border:none;
    margin: 0 auto;
}     

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
    /*background-color: white;*/
    font-size: 11px;
    line-height: 16px;
    color: #666666;
    margin-bottom: 0;
    background: transparent url(../images/back.jpg) repeat-x;
    text-align: center;
    background-color:#F79A0F;
}

a{
    text-decoration:none;
    color: black;
}

ul{
    padding: 0px;
}


.red{
    color: red;
}

#logoText{
    clear: both;
    padding-top: 10px;
    margin-bottom: 20px;
}

h2{
    font-size: 13px;
}

h3{
    font-size: 12px;
	 text-align: center;
}

h4{
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dashed #666666;
	margin: 0px 0px 5px 0px;  
}

h2.topline{
	border-top: 1px dashed #666666;
    padding-top: 5px;
    margin-top: 20px;
}

h5{
	font-size: 11px;
	text-align: left;
	padding-left: 20px;
}

h6{
	font-size: 11px;
	text-align: left;
	padding-left: 5px;
}

a:hover{
    color: orange;
}
        
img {
	margin: 0px;
	padding: 0px;
    border:none;
    display: block;
}

#containerLogo {
    width: 387px;
    float: right;    
    }
    
#containerLayout {
    width: 770px;
    background-color:#F79A0F ;
    }

    
#containerMenu {
    float: left; 
    width: 274px;
    /* width: 383px;*/
    }
    
#menu {
    float: right;
    margin-right: -6px;
    }    

 .menuImg {
	margin: 0px;
	padding: 0px;
    height: 20px;
    }

 .menuImg2 {
	margin: 0px;
	padding: 0px;
    height: 23px;
    }


#logo {
    width: 294px;
    height: 181px;
    float: left;
    }    
    
#header {
    background-image: url(../images/if_back_header.jpg);
    float: left;
    width: 100%;
    height: 181px;
    }

#containerContent {
    float: left;
   
    background: url(../images/bgleft.gif);
    background-repeat: repeat-y;

    
    }

 #leftContent {
    color: black;
    float:left;
    width: 285px; 
    }
    


 .leftText{
    float:right;
    width: 230px;
    color: gray;
    font-size: 11px;
    margin-right: 10px;
    margin-top: 20px;
    text-align: right;
 } 
 .leftText2{
    float:right;
    width: 230px;
    color: orange;
    font-size: 11px;
    margin-right: 10px;
    margin-top: 20px;
    text-align: right;
 } 
 
 #content {
    background: white;
    width: 485px;
    float: left;
}

#contentImages{
    float: left;
    padding-left:30px;
    text-align:left;
}

#cnpa
{
    float: right;
    background: url('../images/cnpa.jpg');
    background-repeat: no-repeat;
    background-position: 115px 10px;
    width:160px;
    height:51px;
    font-size: 10px;
}

#palmBtm{
    text-align:left;
    float:right;
    width: 79px;
}

#palmBtm2{
    text-align:left;
    float:right;
    width: 239px;
}

.tabRight{
    padding-left: 15px;
}

#text{

    float: left;
    width: 250px;
    font-size: 11px;
    text-align:left;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
}



.contact{

    float: left;
    width: 400px;
    font-size: 11px;
    text-align:justify;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    color: #666666;
}

#textVilla{
    float: left;
    width: 440px;
    font-size: 11px;
	text-align:left;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
}

.louisiane{
    float:left;
    width: 200px;
    margin: 10px 5px 5px 5px;
    
}

#tarifs{
    float:left;
    width: 200px;
    margin-left: 10px;
    margin-top: 40px;
}

#prices{
    float: left;
    width: 430px;
    font-size: 11px;
    text-align:justify;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    color: gray;
}
/* footer */

#footer {
    background-color:#F79A0F;
    font-size: 10px;
    color: white;
    height: 40px;
    width: 770px;
    float: left;
    margin-top: 40px;
    text-align:center;
    }

#footer_links {
    font-size: 10px;
    }

#footer_links a {
    font-size: 10px;
    color: white;
    text-decoration: none;
    }

#footer_links a:hover {
    color: black;
    text-decoration: underline;
    }

#seul{
    margin-top: 150px;
    font-size: 18px;
}
  
table{
    background-color: orange;
}

tr.simpleRow {
    background-color: #FFFFFF;
    text-align: center;
}

tr.simpleRow2 {
    background-color: EB4A40;
    color: #FFFFFF;
    text-align: center;
}

tr.firstRow {
    font-weight:bold; 
    color:#FFFFFF; 
    text-align:center
}

.imgborder{
	border: 1px solid #666666;
}