body {
	background-color:#EFF3FE;
	margin:0;
	padding:0;
	text-align:center;
	color:#111;
	font-family:"Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size:12px;
	line-height: 25px;
}

#wrapper {
	width:920px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #EFF3FE;
}




#content-wrapper {
	width: 853px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#header {
	position: relative;
	height:135px;
	padding: 0;
	color: #fff;
	margin-left:auto;
	margin-right:auto;
	width:920px;
	background-color: #caced1;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


 #nav1 {
	clear: both;
	padding: 0;
	background: #202020 url(menu.jpg?z=70851) repeat-x;
	height: 30px;
	width: 853px;
	border-top :1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	font-family: "Trebuchet MS", Arial, Tahoma, Sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
}

#nav1 ul {
	float: right;
	list-style: none;
	margin:0;
	padding: 0;
}

#nav1 ul li {
	display: inline;
	white-space: nowrap;
	width: auto;
}

#nav1 ul li a {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	border-right: 1px solid #3e3e3e;
	padding: 0 14px;
}

#nav1 ul li a:hover {
	background: #ED7B01 url( selectedMenu.jpg?z=70851 ) repeat-x;
	color: #202020;	
}


li.current {
	background-color:#202020;
	color: #FFFFFF;
} 


 


#main {
	float: left;
	display: inline;
	background: url(box.jpg) no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	width: 650px;
	font-size: 12px;
	line-height: 25px;
	list-style-type: none;
}
#main ul {
	list-style-position: inside;
	list-style-image: url(../images/orangearrow.gif);
	padding-left: 20px;
}
#main p, #main h1, #main h2, #main ol, #main ul, #main form   {
	margin:5px 0pt 0pt 0pt;
}

#main img {
	padding:5px;
}
#main2 {
	width: 100%;
}


h1 {
	font-family:Trebuchet MS;
	font-size:20pt;	
	color:#1373AD;
	letter-spacing:3px;
}


h2 {
	font-family:Trebuchet MS;
	font-size:16pt;	
	color:#1373AD;
	letter-spacing:2px;
}

h3 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#1373AD;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	display: block;
}

a, a:visited {
	color:#ED7B01;
	text-decoration:none;
}

a:hover {
	color:#6BB501;
	text-decoration:underline;
}


#sidebar {
	float: right;
	width: 210px;
	padding: 0px
	margin: 10px 0 0 0;	
	font-family:"Trebuchet MS", sans-serif;
	color: #111;
	line-height: 10px;
	background-color: #EEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #1773AD;
	border-bottom-color: #1773AD;
	border-left-color: #1773AD;
	margin-right: 1px;
	border-left-width: 1px;
	height: 630px;
}


#sidebar *  {
	margin: 15px;
}


#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 10px; 
	padding: 0;
	text-decoration: none;	
	border-top: 1px solid #d1d5e1;	
}

#sidebar ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 0 2px;
	color: #777;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0A88E0;
}


* html body #sidebar ul.sidemenu li {
	height: 1%;
}


#sidebar ul.sidemenu li a {
	text-decoration: none;
	color: #FF6600;
	margin-left: 5px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}


#sidebar ul.sidemenu li a:hover {
	color: #2172AD;
}

#sidebar ul.sidemenu ul {
	margin: 0 0 0 0px;
	padding: 0;
}
#sidebar ul.sidemenu ul li { border: none; }



#footer {
	color: #FFFFFF;
	clear: both;
	width:920px;
	height: 80px;
	text-align: center;
	font-size: 8pt;
	background-color: #EFF3FF;
	background-image: url(../images/footer1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer p {
	padding: 10px 0;
	margin: 0;
	color: #FFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none; 
}


.clear { clear: both; }


a, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	background: inherit;
	color: #6BB501;
}

img {
	padding:0;
	margin:20px 10px 10px 10px;
}


/* extended styles */

.layout {
	margin:0;
}

		
.bloc-txt, .bloc-txt-txt, .bloc-img-txt, .bloc-txt-img, .bloc-img {
	margin:0;
	padding:0 5px 0 5px;
	clear:both;
}


.bloc-txt-txt .richtext, .bloc-img-txt .richtext, .bloc-img-txt .image,
.bloc-txt-img .richtext, .bloc-txt-img .image  {
	margin:0 ;
	width:48%;
	float:left;
}


.bloc-sep {
	width:20px;
	margin:0;
	padding:0;
	float:left;
}
#nav2 {
	list-style-type: none;
	width: 180px;
	float: left;
	padding-left: 0px;
	padding-bottom: 50px;
	padding-top: 15px;
	padding-right: 0px;
}
#nav2 li a:hover, #nav2 li active, #nav2 li focus {
	color: #111;
	background-color: #1773AD;
	list-style-type: none;
}
#nav2 li a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #F96D0F;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	list-style-type: none;
}
#main2 {
	padding-right: 20px;
	width: 570px;
	float: right;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-top: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#main h3 {
	background-color: #1373AD;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 20px;
	font-size: 16px;
}
#nav2 h3 {
	color: #FFF;
	background-color: #1F72AD;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#main {
	padding-left: 20px;
}
#appform {
	padding-left: 40px;
}
