body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #839EC4;
	background-image: url(images/main-bg_b.gif);
	background-repeat: repeat-x;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: 600;
	padding: 0px;
	height: 20px;

}

img {
	border: 1px;
}

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

#header {
	height:auto;
	display:block;
	width:677px;
	margin-right:0px;
	background-repeat: no-repeat;
	background-position: center top;
	z-index:2;
	overflow:visible;
}
#header a {
	position:absolute;
	top:322px;
	right:48px;
	width:50px;
	height:20px;
	z-index:3;
	display:inline;
}

#container {
	text-align: left;
	width: 900px;
	position:absolute;
	text-indent: 0px;
	margin-left: -400px;
	left: 50%;
	top: -1px;
}

#copyright {
	clear: both;
	color: #000000;
	font-size: 11px;
	margin-bottom: 10px;
	padding-right: 15px;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
}

.photo {
	float: right;
	margin-left: 5px;
	margin-right: 3px;
	padding:2px;
	border: 1px solid #FFFF00;
	vertical-align: middle;
}
.photo img{

}
#navR {
	float: left;
	padding-top: 0px;
	width: 220px;
	margin-top: 30px;
}

#menu {
	clear: both;
	display: block;
	height: 750px;
	padding-top: 0px;
	width: 220px;
	background-image: url(images/menu-bg_b.jpg);
	background-repeat: no-repeat;
}

#menu ul {
	list-style: none;
	margin-left: 4px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	position: relative;
	padding: 0px;
}

#menu li {
	background: url(images/list-bg_b.gif) no-repeat;
	display: block;
	font-size: 12px;
	height: auto;
	margin: 0px;
	padding-left: 0px;
	padding-top: 1px;
	width: 212px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-image: none;
	list-style-type: none;
	text-transform: uppercase;
}

#nav {
	clear: both;
	height: 30px;
	width: 867px;
	position:absolute;
}

#nav ul {
	list-style: none;
	width:888px;
	z-index:auto;
	position:absolute;
	text-align:center;
	height: 20px;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nav li {
	list-style: none;
	float:left;
	margin: 0px;
	padding: 0px;
	display:inline;
	border-right: 2px solid #1E3873;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	display:inline;
	text-transform: uppercase;
	padding: 20px 15px 10px;
}
#nav a:hover {
	color:#253B74;
	text-decoration:underline;
}

#leftContent {
	float: left;
	width: 675px;
}
#leftContent a{
text-decoration:underline;}
.tab {
	color: #6A3994;
	display: block;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	height: 0px;
	letter-spacing: 0px;
	padding-left: 8px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 0px;
	background-image: none;
	background-repeat: no-repeat;
}

.tab2 {
	display: block;
	font-size: 12px;
	height: 0px;
	padding-top: 0px;
	padding-left: 15px;
	width: 0px;
	background-image: none;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: 600;
}

.tag {
	color: #6A3994;
	font-size: 10px;
	font-weight: bold;
	margin-left: 6px;
}

.textboxtop,.textboxtop2{
	color: #6A3994;
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 33px;
	letter-spacing: 0px;
	margin-left: 8px;
	padding-left: 30px;
	padding-top: 11px;
	width: 620px;
	text-transform: uppercase;
}
.textboxtop{
	background: url(images/textbox-top_b.gif) no-repeat;
}
.textboxtop2 {
	background: url(images/textbox-top_b.gif) no-repeat;
}

.textbox {
	color: #000000;
	margin-left: 8px;
	width: 638px;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFF00;
	border-left-color: #FFFF00;
	padding: 5px;
	vertical-align: top;
	background-color: #F8EBE5;
}

.textboxbottom {
	background: url(images/textbox-bottom_b.gif) no-repeat;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 23px;
	margin-bottom: 15px;
	margin-left: 8px;
	padding-right: 15px;
	padding-top: 5px;
	text-align: right;
	width: 638px;
}
a:visited {
	color: #FFFF66;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #660099;
	text-decoration: none;
}
#copyright a {
	clear: both;
	color: #9900CC;
	font-size: 11px;
	margin-bottom: 10px;
	padding-right: 5px;
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	font-weight: bold;
	padding-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.tabCopie {
	color: #6A3994;
	display: table-row;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	height: 18px;
	letter-spacing: 0px;
	padding-left: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	width: 204px;
	background-image: none;
	background-repeat: no-repeat;
}
.Stylegras {
	font-weight: 600;
}
#container #body #leftContent .textbox .Style3 {
	font-weight: 600;
	color: #000000;
}
.STgras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #60238A;
}
.puce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-indent: 15px;
	list-style-type: circle;
	list-style-position: inside;
}
.bleugras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #003399;
}
.soustitre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #990066;
}
.maj {
	text-transform: capitalize;
}
.bleugras1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #333399;
	text-decoration: blink;
}
