img {
    border: 0;
}

html {
	 height:100%;
	}

body {
    padding:0;
    margin:0;
    background-color: #cdcdcd;
    background-image: url("/sites/templates/images/background_repeat.jpg");
    background-repeat:repeat-x;
    font-family: arial;
    font-size: 12px;
    height:100%;
}

#page {
    position: absolute; 
    left: 50%;
    margin-left: -425px;
    padding: 0px;
    top: 0px;
    width: 850px;
}

a {
    color: #43658e;
    font-family: century gothic, arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration:none;
}

h1 {
	font-family: century gothic, arial;
	font-size: 22px;
	font-weight: bold;
	color:#700d00;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-left: 3px;
	text-align: center;
	}
	
h2 {
	font-family: century gothic, arial;
    font-size: 18px;
    font-weight: bold;
    color:#43658e;
    border-bottom: 1px solid #e0b63e;
	}	

a:hover {
    color:#700d00;
    }

#content li {
	list-style:none;
    list-style-image:url("/sites/templates/images/puce_petite.gif");
    display: list-item;
    }

img a {
	border:none;
	}
	
img#banniere{
    position:absolute;
    left: 245px;
    }  
    
/*menu*/

#menu {
    position: absolute;
    top:170px;
    left: -20px; 
    }

#menuHeader {
    background-image: url("/sites/templates/images/menu_top.jpg");
    background-repeat:no-repeat;
    width:275px;
    height:14px;
    }  
    
#menuBottom{
    background-image: url("/sites/templates/images/menu_bottom.jpg");
    background-repeat:no-repeat;
    width:175px;
    height:16px;
    }      
    	
#menuContent {
	background-image: url("/sites/templates/images/menu_background_repeat.jpg");
    background-repeat:repeat-y;
	} 
   
ul.topnav {
    margin: 0;
    padding: 0;
    width:275px; 
    left: 0; 
    }
    
ul.topnav li {
	margin:0;
    padding:0;
    background-image: url("/sites/templates/images/menu_bouton.jpg");
    background-repeat:no-repeat;
    list-style-type: none;
    padding-left: 40px;
    line-height: 22px;

 
     }
     
ul.topnav li a {  
    margin:0;
    padding:0;
    font-size: 13px;

    } 
    
ul.topnav li ul {
	display: none;
	margin:0;
    padding:0;
	}	
	
ul.topnav li.here ul, ul.topnav li.here_last ul {
    display: block;
    }
	
ul.topnav li ul li {
    margin:0;
    padding:0;
    background-image: url("/sites/templates/images/puce_petite.gif");
    background-repeat:no-repeat;
    background-position:left 10px;
    list-style-type: none;
    padding-left: 10px;
    line-height: 14px;
    width:215px;
    padding-bottom: 5px;
    padding-top: 5px;
    }
     
ul.topnav li ul li a {
    font-size: 12px;
    } 
    	
ul.topnav li.here ul li a, ul.topnav li.here_last ul li a  {
    color: #43658e;
    } 	   	
	
ul.topnav li.here a, 
ul.topnav li.here_last a ,
ul.topnav li.here ul li.here a,
ul.topnav li.here_last ul li.here a,
ul.topnav li.here_last ul li.here_last a,
ul.topnav li.here ul li.here_last a  {
    color:#700d00;
    } 	
	  
    
#background_content {
	position:absolute;
	top:143px;
	left:245px;
	width:605px;
	background-image: url("/sites/templates/images/background_content.png");
    background-repeat:repeat-y;
    visibility:hidden;
	} 
	
#texte_castelnau {
	position: absolute;
    left:40px;
    top:145px;	
	}	
	
#title {
	position: absolute;
	width: 580px;
	left:20px;
	height: 34px;
	top:0px;
	background-image: url("/sites/templates/images/background_title.gif");
    background-repeat:no-repeat;
    background-position: 5px bottom;
	}	
	
#content {
    position:absolute;
    
    left:25px;
    top:40px;
    right: 22px;
    }  	  
    
    
#credit {
    position: absolute;
    width: 800px;
    top:510px;
    text-align: center;
    }
    
#credits {
	position: absolute;	
	margin-left: 70px;
	}

