﻿.cufon-loading { /* for Cufon.replace('h1') */
	visibility: hidden !important;
}

html , body  {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	font-family:Georgia, Courier, Arial;
	min-width:1150px;
	
}

html {
	background: url(../images/bg.jpg) ;
}


body {
	padding: 0;
	margin: 0;
	color: #004663;
	width: 100%;
	
}


 
.header {
/* par exemple pour une page centree */
	width:1150px;
	height:175px;
	position: absolute; 
    top: 0; 
    left: 50%; 
    margin-left: -575px;
    background: url(../images/bg_header.jpg) no-repeat center top;
	}

 
.conteneur {
	width:1150px;
	position: absolute; 
    top: 175px; 
    left: 50%; 
    margin-left: -575px;
    background: url(../images/bg_content_back.jpg) center top;
    padding-bottom:40px;
    
	}

.conteneur2 {
	width:1055px;
	position: relative; 
	left: 50%; 
    margin-left: -527px;
    padding-bottom:40px;
    background: url(../images/beige_bg.jpg) center top;
	}

.conteneur2_green {
	width:1055px;
	position: relative; 
	left: 50%; 
    margin-left: -527px;    
    padding-bottom:40px;
    background: url(../images/green_bg.jpg) center top;
	}

.conteneur2_pink {
	width:1055px;
	position: relative; 
	left: 50%; 
    margin-left: -527px;
    padding-bottom:40px;
    background: url(../images/pink_bg.jpg) center top;
	}
	
	
.conteneur2_grey {
	width:1055px;
	position: relative; 
	left: 50%; 
    margin-left: -527px;
    padding-bottom:40px;
    background: url(../images/grey_bg.jpg) center top;
	}	
	
	
.cache1 {
	width:150px;
	position: relative; 
	left: 50%; 
    margin-left: -260px;
    margin-bottom:-50px;
    top:-25px;
	}	
	
	
.cache2 {
	width:150px;
	position: relative; 
	left: 50%; 
    margin-left: -60px;
    margin-bottom:-50px;
    top:-25px;
    
	}	
	
	
.cache3 {
	width:150px;
	position: relative; 
	left: 50%; 
    margin-left: 110px;
    margin-bottom:-50px;
    top:-25px;
	}				

	
.conteneur3 {
	width:948px; 
    position: relative; 
    left: 50%; 
    margin-left: -474.5px;
	background-color:#C8D6D9;
	}	
	
#animation {
	width:949px; 
	height:279px;
    position: absolute; 
    left: 50%; 
    margin-left: -475px;
    margin-top:24px;
	background-color:#90ABB2;
	}		

#animation_green {
	width:949px; 
	height:279px;
    position: absolute; 
    left: 50%; 
    margin-left: -475px;
    margin-top:24px;
	background-color:#90ABB2;
	}		


.submenu {
	width:500px; 
	height:20px;
    position: relative; 
    left: 50%; 
    margin-left: -250px;
    margin-top:5px;
    font-weight:bolder;
    font-size:12pt;
    z-index:5;
	}		

/*.menu 
{
        width:1150px;
        position: absolute; 
        top: 0; 
        left: 50%; 
        margin-top: 132px; 
        margin-left: -527.5px;
        }       */
        
#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 252px;
  height: 42px;
  position: relative;
  z-index:50;
  left: 50%; 
}  


#menu span {
  display: none;
  position: absolute;
}

#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}

#menu a:hover {
  background-position: left bottom;
}

#menu a:hover span {
  display: block;
}

#menu .menu1 {
  width: 252px;
  height: 42px;
  background: url(../images/menu_img1.gif) no-repeat;
  left: -527px;
  top: 133px;
}


#menu .menu2 {
  width: 252px;
  height: 42px;
  background: url(../images/menu_img2.gif) no-repeat;
  left: -261px;
  top: 133px;
}


#menu .menu3 {
  width: 252px;
  height: 42px;
  background: url(../images/menu_img3.gif) no-repeat;
  left: 6px;
  top: 133px;
}

#menu .menu4 {
  width: 252px;
  height: 42px;
  background: url(../images/menu_img4.gif) no-repeat;
  left: 275px;
  top: 133px;
}
      
        
.logo
{
        position: relative; 
        margin-top: 36px; 
        margin-left: 95px;
        width:169px;
        }
        
.fb_like
{
    float:right;
    margin-top: 36px; 
    margin-right:50px;
    z-index:10;
        }        
 


a:link 
    {
        color:#58585A;
        text-decoration:none;
    }

a:visited 
    {
        color:#58585A;
        text-decoration:none;
    }

a:hover 
    {
        color:#0CB8D8;
        text-decoration:none;
    }


    
input
    {
        background-color:#EFDFBB;
        border:none;
        font-size:8pt;
        font-family:Georgia, Courier, Arial;
    }           
    
textarea
    {
        background-color:#EFDFBB;
        border:none;
        font-size:8pt;
        font-family:Georgia, Courier, Arial;
    }   


.normaltext
    {
        font-size:9pt;
        text-align:justify;
    }

.normaltext_left
    {
        font-size:9pt;
        text-align:left;
    }
    
.bigtext    
    {
        font-size:12.5pt;
    }
    
    
.footer
    {
    width:948px; 
    position: relative; 
    left: 50%; 
    margin-left: -474.5px;
	background-color:#90ABB2;
    font-size:8pt;
    color:#FFFFFF;
    }  
    
.footer_text
    {
        font-family:Georgia, Courier, Arial;
        color:#FFFFFF;
        font-size:8pt;
    }          
    
    





h1
{
    text-align:center;
    font-size:22px;
    padding-top:10px;
    font-weight:normal;
}

    


li { list-style-type: none; }



#navigation {
	margin: 5px 0px 5px 0px;
	padding:0px;
	text-indent:0px;
	background-color:#E2E2E2;
	width:560px;
}
#navigation a.head {
	cursor:pointer;
	background:#c8d6d9;
	display:block;
	font-weight:bold;
}
#navigation a.head:hover {
	color:#FFFF99;
}
#navigation a.selected {
	/*background-image: url(expanded.gif);*/
}
#navigation a.current {
	background-color:#FFFF99;
}
#navigation ul {
	border-width:0px;
	margin:10px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
	font-size:9pt;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
	font-size:9pt;
}


#navigation2 {
	margin: 5px 0px 5px 0px;
	padding:0px;
	text-indent:0px;
	background-color:#E2E2E2;
	width:600px;
}
#navigation2 a.head {
	cursor:pointer;
	background:#c8d6d9;
	display:block;
	font-weight:bold;
}
#navigation2 a.head:hover {
	color:#FFFF99;
}
#navigation2 a.selected {
	/*background-image: url(expanded.gif);*/
}
#navigation2 a.current {
	background-color:#FFFF99;
}
#navigation2 ul {
	border-width:0px;
	margin:10px;
	padding:0px;
	text-indent:0px;
}
#navigation2 li {
	list-style:none outside none; display:inline;
	font-size:9pt;
}
#navigation2 li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
	font-size:9pt;
}


