#container {
	background-color: #d1c1b4;
	width: 979px;
	position: fixe;
}
#baseline {
	background-color: #0d1824;
	width: 979px;
	position: fixe;
	height: 30px;
}
.texte_baseline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d3c5bb;
	padding-top: 15px;
}
.texte_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
a:link.menu,a:active.menu,a:visited.menu
{
    background-image:url("images/puce_menu.gif");
    background-repeat:no-repeat;    
    height:22px;
    width:150px;
    display:block;
}
a:hover.menu
{
    background-image:url("images/puce_menu_hover.gif");
    background-repeat:no-repeat;    
}
.texte_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #330000;
	height: 50px;
	padding-top: 0px;
}
.sous_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #330000;
	font-style: normal;
}
.simple_texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	width: 270px;
	padding-left: 20px;
	text-align: left;
}
.petit_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1F5468;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC4AE;
	width: 270px;
	padding-left: 20px;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 3px;
}
#container_int {
	background-color: #FFFFFF;
	width: 625px;
	border-right-width: 3px;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	height: 340px;
}
.petit_titreint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1F5468;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC4AE;
	width: 580px;
	padding-left: 0px;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 3px;
	float: left;
	margin-left: 20px;
}
.simple_texteint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	width: 580px;
	padding-left: 20px;
	text-align: left;
	padding-top: 15px;
}
.pt_soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	width: 400px;
	padding-left: 0px;
	text-align: left;
	padding-bottom: 1px;
	float: left;
	margin-left: 20px;
	padding-top: 14px;
}
#container_intgr {

	background-color: #FFFFFF;
	width: 625px;
	border-right-width: 3px;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	height: 450px;
}
#container_intlong {


	background-color: #FFFFFF;
	width: 625px;
	border-right-width: 3px;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	height: auto;
}
