/********************************************
   AUTHORS: Erwin Aligam / doTemplate
  *******************************************/

* { margin: 0; padding: 0; outline: 0; }

body {
	background-color:#EEEEEE;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Tahoma, sans-serif;
	font-size:9pt;
	color: #909090;
}

#wrapper {
	width:820px;
	margin:0 auto;
	text-align:left;
	background-color: #EEE;
	background-image: url(bg.jpg);
}




#content-wrapper {
	width: 780px;
	margin: 0px auto;
	padding: 0;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}


#header {
	position: relative;
	height:110px;
	background: #caced1 url(header.jpg?z=69555) no-repeat center top;
	padding: 0;
	color: #fff;
	margin-left:auto;
	margin-right:auto;
	width:820px;
}


 #nav1 {
	clear: both;
	padding: 0;
	height: 25px;
	width: 600px;
	border-top :0px solid #FFFFFF;
	border-bottom : 0px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 25px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
}

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

#nav1 ul li {
	display: inline;
}

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

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


li.current {
	color: #A0A0A0;
} 


 


#main {
	float: right;
	width: 500px;
	display: inline;
	background-image: url(bambus.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
	height: 430px;
	margin-top: 0px;
	margin-right: 85px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	color: EEE;
}
#main li {
	list-style-position: outside;
	list-style-type: disc;
	color: #666;
	line-height: 1.5em;
}


#main p, #main h1, #main h2, #main h3, #main ol, #main ul, #main form {
	margin:0px 0pt 0pt 0pt;
	color: #666666;
}

#main p {
	text-align:justify;
	line-height: 1.5em;
}

#sidebar p {
	text-align:left;
	line-height: 1.5em;
}

h1 {
	font-family:Verdana;
	font-size:12pt;	
	color:#909090;
	letter-spacing:3px;
}


h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#909090;
	letter-spacing:2px;
}

h3 {
	font-family:Verdana;
	font-size:10pt;
	color:#909090;
	margin: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#main img {
	padding:0px;
}

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

a:hover {
	color:#2c2e6b;
	text-decoration:underline;
}


#sidebar {
	float: left;
	width: 150px;
	padding: 0px
	margin: 10px 0 0 0;	
	font-family:Verdana, sans-serif;
	font-size:9pt;
	color: #707070;
	margin-top: 3px;
	margin-left: 15px;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
}


#sidebar *  {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#sidebar h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #AAAAAA;
	line-height: 1em;
}


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

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


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


#sidebar ul.sidemenu li a {
	text-decoration: none;
	color: #606060;
}


#sidebar ul.sidemenu li a:hover {	
	color: #2c2e6b ;
}

#sidebar ul.sidemenu ul {
	margin: 0 0 0 0px;
	padding: 0;
}
#sidebar ul.sidemenu ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	margin-bottom: -5px;
}



#footer {
	color: #FFFFFF;
	clear: both;
	width:820px;
	height: 45px;
	text-align: center;
	font-size: 8pt;
	background-color: #EFF3FF;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(footer.jpg);
	vertical-align: text-bottom;
}

#footer p {
	padding: 5px 0;
	margin: 0;
}

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


.clear { clear: both; }


a, a:visited {
	text-decoration: none;
	background: inherit;
	color: ##2c2e6b;
}

a:hover {
	text-decoration: underline;
	background: inherit;
	color: ##2c2e6b;
}

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


/* extended styles */

.layout {
	margin:0;
}

		
.bloc-txt, .bloc-txt-txt, .bloc-img-txt, .bloc-txt-img, .bloc-img {
	margin:0;
	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;
}
#main li2 {
	list-style-position: outside;
	list-style-type: disc;
	color: #666;
	line-height: 1.5em;
}

