body {
margin : auto;
padding : 0;
font-size: 12px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
background: #d4e9e7;
}

img {
border: 0;
}

form , ul , li  {
margin: 0;
padding:0;
line-height: 20px ;
}

h1 {font-size: 20px; font-family: verdana;}
	  
h2 {font-size: 15px; font-family: verdana;}
	  
p {font-size: 12px; font-family: verdana;}

/******************** LIENS ********************/ 

a {
color: #000000;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #000000;
font-weight: bold;
text-decoration: underline;
}

#contenu_menu ul { 
list-style-type : none;
}

#contenu_menu li { 
float : left;
}

#contenu_menu li a {
font-size: 13px;
padding: 12px 20px 12px 20px;
display : block;
color : #000000;
text-decoration: none;
font-weight:bold;
}

#contenu_menu li a:hover { 
color : #000000;
text-decoration: underline;
}

/******************** LIENS ********************/ 





/******************** DESIGN GLOBAL ********************/ 

#global {
margin : auto;
width: 979px;
margin-top: 20px;
}

#header {
height: 152px;
}

#menu_haut {
background: url('images/menu_haut.png') no-repeat;
height: 33px;
}

#menu_haut_liens {
padding-left: 54px;
}

#container {
border-left: 1px solid #1675a6;
border-right: 1px solid #1675a6;
background: #FFFFFF;
padding: 10px 0 10px 0;
}

#container_gauche {
float: left;
width: 824px;
position: relative;
left: 7px;
}

#contenu_haut {
background: url('images/contenu_haut.png') no-repeat;
height: 103px;
}

#contenu_haut_ban {
padding-left: 339px;
position: relative;
top: 13px;
}

#contenu_fond {
background: url('images/contenu_fond.png') repeat-y;
padding: 20px;
}

#contenu_bas {
background: url('images/contenu_bas.png') no-repeat;
height: 26px;
}

#bloc {
width: 281px;
}

#bloc_haut {
background: url('images/bloc_haut.png') no-repeat;
height: 34px;
}

#bloc_fond {
background: url('images/bloc_fond.png') repeat-y;
padding: 10px 10px 10px 18px;
}

#bloc_bas {
background: url('images/bloc_bas.png') no-repeat;
height: 68px;
}

#container_droite {
float: right;
width: 134px;
position: relative;
right: 7px;
}

#pub_droite_haut {
background: url('images/pub_droite_haut.png') no-repeat;
height: 24px;
}

#pub_droite_fond {
background: url('images/pub_droite_fond.png') repeat-y;
border-bottom: 1px solid #000000;
padding: 10px 0 10px 0;
text-align: center;
}

#footer {
background: url('images/footer.png') no-repeat;
height: 135px;
margin-bottom: 20px;
}

#footer_texte {
position: relative;
top: 7px;
text-align: center;
}

/******************** DESIGN GLOBAL ********************/

.accroche{
font-family:Tahoma, sans-serif;
font-size:11px;
}

div#console_centrale_b_haut
		{
			width: 708px ;
			height: 51px;
			margin-left : 4px;
			background: url(http://www.codeclic.com/images/design/console_centrale_b_haut.gif);
			background-repeat: no-repeat;
		}
    
    
    div#console_centrale_b_centre
		{
			width: 708px ;
			margin-left : 4px;
			background: url(http://www.codeclic.com/images/design/console_centrale_b_centre.gif);
			background-repeat:repeat-y ;
      padding-top: 1px;
		}
		
		div#console_centrale_b_bas
		{
			width: 708px ;
			height: 6px;
			margin-left : 4px;
			background: url(http://www.codeclic.com/images/design/console_centrale_b_bas.gif);
			background-repeat: no-repeat;
		}
		
		div#console_centrale_b_haut h2
		{
			padding-left: 25px ;
			padding-top: 14px ;
			font-size: 1.2em ;
			text-align: center ;
		}
