/*Agence Web JB WebArt Saint Raphael*/

html, body, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
ul, li {
	margin: 0;
	padding: 0;
}
h1 {
font-family: Calibri;
font-size: 18px;
color: #B08D2F;	

}
h2 {
font-family: Calibri;
font-size: 16px;
color: #ecdd68;	

}
h3 {
font-family: Calibri;
font-size: 15px;
color: #ffffff;

}
h4 {
font-family: Calibri;
font-size: 14px;
color: #fff;

}
h5 {
font-family: Calibri;
font-size: 17px;
color: #fdd101;

}


a {
	color: #ffffff;
}
a:hover { color: #c5d2f0; text-decoration: underline; }
.left {
	float: left;
}
.right {
	float: right;
	
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body { 
background: #2c436d url(images/page_bg.jpg) repeat-x; 
text-align: left; font: 14px Calibri; 
color: #ffffff; 
font-stretch: normal; 
vertical-align: -5px; 
padding-bottom: 10px; 
padding-top: 1px; }

/** layout **/
#wrapper { 
text-align: left; 
margin: auto;
 width: 900px;
border : 1px groove; 
}



#header { 
width: 898px; 
height: 2px; 

}

#content { 
background-color: #2c436d;
margin-top: 5px; 
width: 900px; 
height: auto; 
}


#left {
 color: #fff; 
 background-color: #2c436d; 
 background-attachment: scroll; 
 background-position: 0 0; 
 float: left; 
 padding-left: 15px; 
 margin-top: 200px; 
 width: 210px; 
 height: auto; 
 
 
  }
  
  
#nav a { color: #fff; background-color: #182848; text-decoration: none; display: block; width: 90%; padding: 2px 0 6px 8px; border: dotted 1px #6985ad; list-style-type: none; }
#nav a:hover { color: #c5d2f0; text-decoration: none; }
#nav .important { color: #fff; background: #30436b 200px 25px; text-align: left; font: bold 13px Calibri; list-style-type : none; }

#nav .important a { color: #c5d2f0; text-decoration: none; }
#support { 
padding-top: 0; 
padding-left: 50px;
width: 200px; 
height: auto; 

}

#right { float: right; 
width:620px; 
padding-right: 10px; 
padding-top: 195px; 
background-color: #2c436d; 
}

#right .left {
  margin-right: 5px;
}

#spacer {
  height: 2em;
}

#footer { 
background-color: #2c436d; 
background-repeat: repeat; 
background-position: 0 0; 
border-bottom: 2px ridge #142f4c; 


}
#copyright {
  text-align: center;
  padding: 20px 0px 20px 0px;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;

 }



