body {
	color : rgb(10,8,113);
	font-size: 15px;
}


.soustitre {
	background-color:rgb(10,10,10);
	text-align : center;
	font-family : tahoma, verdana, arial;
	font-size : 25px;
	color : white;
}

.accueil {
	text-align : right;
	font-family : tahoma, verdana, arial;
	font-size : 15pt;
	font-weight : bold;
	color : darkblue;
}

table {
	border : 0px;
}

a:link {
	color:rgb(10,8,113);
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;

}

a.titre {
	text-align : left;
	font-family : tahoma, verdana, arial;
	font-size : 25pt;
	font-weight : bold;
	color : white;
	text-decoration: none;
}

a.menu {
	font-size : 25px;
	font-family : verdana;
	background-color:white;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}

a.sousmenu {
	font-size : 20px;
	font-family : verdana;
}

.paragraphe_accueil {
	font-size : 30px;
	text-align : left;
	color:#999;
	background:url(image/pixel-grisclair.jpg) repeat;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	font-weight:bold;
}

.paragraphe_titre {
	text-align : center;
	font-weight: bold;
	position: absolute;
	left: 650px;
	width: 550px;
	height:20px;
	top: 170px;
	background:url(image/pixel-grisfonce.jpg) repeat;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	color:white;
}

.paragraphe_texte {
	text-align : left;
	position: absolute;
	left: 650px;
	width: 550px;
	height:450px;
	top: 190px;
	background:url(image/pixel-grisclair.jpg) repeat;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	color:#999;
}

.paragraphe_image {
	text-align : left;
	position: absolute;
	left: 620px;
	top: 230px;
	filter:alpha(opacity=95);
	opacity: 0.8;
	-moz-opacity:0.8;
}