.h1 {
	font-family: Georgia;
	background-color: #fff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 3.2em;
	color: #000066;
	padding-left: 30px;
}

.h2 {
	font-family: Georgia;
	background-color: #fff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 2em;
	color: #ff6699;
	padding-left: 30px;

}

.h3 {
	font-family: Georgia;
	background-color: #fff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.7em;
	color: #0099cc;
	padding-left: 30px;

}

.titrebleu {
	font-family: Georgia;
	background-color: #fff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.7em;
	color: #000066;
	padding-left: 30px;
}

body {
	margin: 0;
	font-family: Arial;
	color: #ff6699;
	font-size: 0.8em;
	font-weight: normal;	
	background:url(images/background.jpg) no-repeat center top #333333;;
	
}

.bodygras {
	margin: 0;
	color: #000000;
	font-family: Arial;
	font-size: 1em;
	padding-left: 30px;
	padding-right: 25px;
	list-style-type: disc;

}

.bodygrasitalique {
	margin: 0;
	font-style: italic;
	color: #000000;
	font-family: Arial;
	font-size: 1em;
	list-style-type: disc;
}

.bodygrasgras {
	margin: 0;
	color: #000000;
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;

}

.bodygrasgrasbleu {
	margin: 0;
	color: #0099cc;
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;

}

.bodypetit {
	font-family: Arial;
	margin: 0;
	color: #000000;
	font-size: 11px;
	padding-right: 30px;
	
	
}

#total {
	width: 885px;
	color: #999;
	margin: 0 auto;
	
}
#menu {
	height: 40px;
	text-align: center;
	line-height: 60px;
}
#main {
	float: left;
	width: 426px;
	background: #f0f0f0;
	height: 663px;
	text-align: center;

}
#sidebar {
	float: right;
	width: 444px;
	background: white;
 
	padding-top: 10px;
}

#outside_container {  
    background:url(images/baspage.jpg) no-repeat;
	background-position: bottom;  
}  

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

a:visited
{
	color: #0099cc;font-weight: bold;
	text-decoration: none;
}

a:hover, a:active
{
	color: #ff6699;
	text-decoration: underline;.vert {
	background-image: url(img/vert.jpg);
	background-repeat: repeat;
}

.trait

{

background-color: red;

height: 1pt;

width: 100%;

}
