body {
	background-image: url('images/design/bg.gif');
	color: #000000;
	margin: 0px;
	padding-top: -1px;
	text-align: center;
	font-family: Verdana, serif;
	font-size: 13px;
}

a img {
	border-style : none;
}

a {
	color: #476D91;
	background-color: inherit;
}

hr {
	display: none;
}



#frame {
	background-color: #FFFFFF;
	background-image: url('images/design/main_bg.gif');
	background-repeat : repeat-y;
	color: inherit;
	width: 846px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 10px 0px;
}



#header {
	/*background-image: url('images/design/header.gif');*/
	width: 846px;
	height: 144px;
	margin: auto;
	margin-bottom: 0px;
}

#header img {
	border: 0px;
}

#header h1 {
	margin-top: 0px;
	visibility: hidden;
}



#leftmenu {
	float: left;
	margin-left: 40px;
	margin-top: 8px;
	position: relative;
}



.menu {
	float: left;
	width: 180px;
	padding-top: 5px;
	color: #000000;
	text-align: left;
}

.menu h2 {
	margin-top: 0px;
	padding-right: 5px;
	color: #3463B5; 
	background-color: inherit;
	border-style: solid;
	border-color: #C4D0DC;
	border-width: 0px 0px 3px 8px;
	padding-left: 10px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}

.menu a { 
	color: #000000;
	background-color: inherit;
	font-weight: bold;
	text-decoration: underline;
}

.menu li {
	margin-left: -10px;
	margin-bottom: 10px;
}



#main {
	margin: 0px 45px 15px 245px;
	padding-top: -10px;
	padding-right: 10px; 
	text-align: justify;
	position: float;
	font-size: 12px;
}

#main h2 {
	color: #3463B5; 
	background-color: inherit;
	border-style: solid;
	border-color: #C4D0DC;
	border-width: 0px 0px 3px 8px;
	padding-left: 10px;
	text-align: left;
	width: 350px;
	font-size: 16px;
	margin-top: -4px;
} 

#main p {
	text-indent: 40px;
}

#main li {
	margin-bottom: 10px;
}

#main p:first-letter {
	font-size: 14px;
}

#main a {
	color: #476D91;
	background-color: inherit;
}

#main table {
	font-size: 12px;
}


#onglets {
	border: solid #3463B5 0px;
	/*background-color: #3463B5;*/
	background-color:#C4D0DC;
	font-weight: bold;
	font-size: 13px;
	color: #3463B5;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 20px;
}

#onglets  a {
	color: #3463B5;
}




#footer {
	background-color: #C4D0DC;
	border: solid #93A7BF 1px;
	color: #476D91;
	width: 650px;
	margin: 30px auto 10px auto;
	padding: 3px;
	text-align: center;
	clear: both;
}

#footer p {
	margin: 0px;
	padding:5px 0px;
	background-color: inherit;
	color: inherit;
}

#footer a { 
	color: #476D91;
	background-color: inherit;
}

#footer a:hover { 
	color: #E2D038;
	background-color: inherit;
}

.form input {
	width: 150px;
}


.hr {
	height: 8px; 
	background-image: url('images/design/hr.gif');
	background-repeat: repeat-x;
}

.centre {
	text-align: center;
	text-indent: 0px;
	margin-right: 20px;
}

.icon {
	float: left;
	margin-right: 7px;
}

.droite {
	float: right;
	margin-left: 10px;
}

.gauche {
	float: left;
	margin-right: 25px;
}

.decale {
	margin-left: 50px;
}

.italic{
	font-style: italic;
}

.gras {
		font-weight: bold;
		font-style: italic;
}



.underline {
	text-decoration: underline;
}

.gras-under {
	font-weight: bold;
	text-decoration: underline;
}

.encadre {
	border: solid #382275 2px;
}

.spacer {
	clear: both;
}

.centre{
	text-align: center;
	margin: auto;
	text-indent: 0px;
}

.tab {
	margin-left: 30px;
	margin-top: 20px;
	border: solid #382275 2px;
	background-color: #DDDDDD;
	color: inherit;
	font-size: 13px;
}
