body
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	margin: 0 5px;
	padding: 0;
	background-color: #FFFFFF;
}
div {margin: 0; padding: 0;}
td, th {font-family: Arial; font-size: 12px; }
p  {margin: 0; padding: 0;}
a {color: #FF9933; text-decoration: none;}
a:link {color: #FF9933;}
a:visited {color: #FF9933;}
a:hover {color: #FF9933; text-decoration: underline;}

#header {position: relative; width: 100%;}






#content {
	margin: 0 131px 0 144px;
}

#footer {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-align: center;
	padding: 0 0 10px 0;
	clear: left;
}

#section_gauche {
	float: left;
	width: 144px;;
	margin-left: -100%;
}

#section_droite {


	float: left;
	width: 131px;
	margin-left: 700pt;
    position:absolute;
    left:-70px;
    top:198px

}

	
#wrapper {
	float: left;
	width: 100%;
}

.titre1 {
	color: #FF9933;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	padding: 11px 11px 5px 11px;
}

.titre2 {
	color: #66CCCC;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.paragraphe1 {
	color: #999999;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 11px;
	text-align: justify;
}

.image_texte {
	padding: 0 11px 0 11px;
}

.texte_defil {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	
	color: #000000;
}
.mainbody {
	width:   680px;
	height: auto;
	overflow: hidden;   /* alternativ auto statt scroll */
	overflow-x: hidden;
	background-image:url(http://www.troisrivieres971.com/fr/templates/ms_dwtutorial/images/bg_texte.gif);
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding : 15px;
	text-align: justify;
	scrollbar-face-color: #FF9900;
	scrollbar-highlight-color: #F3E2C5;
	scrollbar-3dlight-color: #F3E2C5;
	scrollbar-darkshadow-color: #F3E2C5;
	scrollbar-shadow-color: #F3E2C5;
	scrollbar-arrow-color: #F3E2C5;
	scrollbar-track-color: #F3E2C5;

usw.

}


