body{
	font: small/1.4 "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 11px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #fff;
	color: #1F1A15;
	margin:0;
	padding:0;
}
p.small {
		font-size:70%;
		line-height: 10%
}


a.title_dlink {
  color: darkorange;
  text-decoration: none;
}

a.title_dlink:visited {
  color:darkorange;
  text-decoration: none;
}

a.title_dlink:hover {
	color: darkorange;
  text-decoration: underline;
}

a.title_d.pagelink:visited {
  color: darkorange;
  text-decoration: none;
}

a.ad:link, a.ad:visited {
  font-size        : 11px;
  color            : green;
  text-decoration  : none;
  font-weight      : normal;
}
a.ad:hover {
  font-size        : 11px;
  color            : green;
  text-decoration  : underline;
  font-weight      : normal;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}
a.categoryvirt:link, a.categoryvirt:visited {
   font-family      :Arial, Helvetica;
  font-size        : 9px;
  color            : #BC3D21;
  text-decoration  : none;
  font-weight      : normal;
}
a.categoryvirt:hover {
  font-family      :Arial, Helvetica;
  font-size        : 9px;
  color            : #3F2200;
  text-decoration  : bold;
  font-weight      : normal;
}

.pagecontainer{
	margin:0 auto 0 auto;
	padding:0;
	width: 800px;
}

.pagecontainer_d{
	margin:0 auto 0 auto;
	padding:0;
	width: 800px;
}
.titlebar{
width:100%; 

height:142px;

}

.title{
background-color:white;
background-image:url(../images/header.jpg);
height:124px;
color: white; 
width:100%; 
/*padding:0;*/
}

.title_r{
position:absolute;
color: white; 
letter-spacing:2px; 
font-size: 60%; 

height:120;
/*padding:0px;*/ 
margin-left: 200px;
margin-top: -20px;
}

*html .title_r {
margin-top: -15px;
}


.spacer{
font-size:30px;


}



.maincontainer{

	margin:0 -5px -5px auto;
	padding:0;
	width: 800px;

}

.menucontainer{

border:0px solid #00478D; 
width:160px; 
padding:8px 20px; 
z-index:200; 
float:left; 
position: absolute;
display: block;
margin-bottom:10px;
margin-left:0px;

}



.contentcontainer{
z-index:1; 
position:absolute;
line-height: 140%;
width:100%;
margin-top:140px;

}


.contentbox{
background-image:url(../images/content-top.png);
background-repeat: no-repeat;
background-position: top-center;
background-color:white;
margin:0 auto 0 auto;
padding:15px 0px 0px 190px;
width: 600px;
/*border:1px solid #00478D;*/
}


.contenttext{

padding-bottom:0px; 
padding-top:5px;
padding-left:3%;
padding-right:30px;
}

.titlebar_d{

background-color:white;
}
/*   add cyberresto style   MENU*/
#navlist a:link, #navlist a:visited {
color: #483020;	
padding-top:3px;
font-size:9px;
	background: url('../images/left-tab.png') left top no-repeat;
	text-decoration: none;
	padding-left: 16px;


}
#navlist a:link span, #navlist a:visited span {
/*	background: url('../images/right-tab.png') right -3px no-repeat;*/
	padding-right:16px;
}
#navlist a:link, #navlist a:visited, #navlist a:link span, #navlist a:visited span {
color: #483020;
	display: block;
	float: left;
	height:25px;
}
#navlist a:hover {
	color: #933;
background: url('../images/left-tab-hover.png') left top no-repeat;
	text-decoration: none;
	padding-left: 16px;
}
#navlist a:hover span {
color: #f36e1e;
/*	background: url('../images/right-tab-hover.png') right -3px no-repeat;*/
	padding-right:15px;
}
#navlist ul {
color: #483020;
	list-style: none;
	padding: 0;
	margin: 0;
}
#navlist li {
color: #483020;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

/*   add cyberresto style   M*/
acronym, abbr {
	border-bottom: 1px dashed #333;
}
acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .08em;
}
.pagenavbar {
	text-align: center;
}
.pagenav {
	text-decoration: none;
	margin: 1px;
}
#content .small, #content .smalldark {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-style: oblique;
	color: #444;
	margin: 7px 0px 4px 0px;
	font-size: 22px;
	line-height: 22px;
	letter-spacing: -1px;
	font-weight: bold;
}
input.button {
	padding:2px 8px;
	margin:0px 0 0 0;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	font: bold 12px/1em arial, Helvetica, sans-serif;
	background: url(../images/button.png);
	cursor: hand;
}
.inputbox {
	letter-spacing: 1px;
	border: 1px solid #888;
	margin: 2px;
	background: #fafafa;
	font: 10px arial, Helvetica, sans-serif;
}
.searchbox {
	border: 1px solid #888;
	margin: 2px;
	letter-spacing: 1px;
	padding: 0 0 0 5px;
	width: 140px;
	font: 10px arial, Helvetica, sans-serif;
}
.checkbox {
	margin: 2px;
	letter-spacing: 1px;
	padding: 0 0 0 5px;
	clear: both;
	border: 0 solid #DDD;
	width: 10px;
}
.selectbox {
	background: #DDD;
	width: 100%;
	border: 1px solid #999;
	font: normal normal .8em arial, Helvetica, sans-serif;
}
.ontab {
	border-left: outset 1px #DCF2FA;
	border-right: outset 1px #808080;
	border-top: outset 1px #DCF2FA;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	background: #323A15;
}
.offtab {
	border-left: outset 1px #E0E0E0;
	border-right: outset 1px #E0E0E0;
	border-top: outset 1px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
	background: #e5e5e5;
}
.tabpadding {
	padding: 5px;
}
.createdate, .modifydate {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #444;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 1em;
	line-height: 10px;
	letter-spacing: 1px;
	font-weight: bold;
}


.moduletable th {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #444;
	margin: 0;
	padding: 6px 0px 6px 0px;
	font-size: 2em;
	line-height: 12px;
	letter-spacing: 1px;
	font-weight: bold;
}

td.bordering {
	border:0;
}
.contenttoc {
	margin:5px;
}
/*   add cyberresto style   LAYOUT*/
ul {
  list-style-image: url(../images/bullet.gif);  
}

h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
 /*background: url(../image/title_h1.jpg) no-repeat;*/
  border-right: 1px solid #9F9F95;
  border-bottom: 1px solid #9F9F95;
  border-left: 1px solid #9F9F95;
  border-top: 1px solid #9F9F95;
  background-color:#A1D186;
  
  	color: #3D261C;
  	margin: 5px 0px 8px -175px;
  	padding : 6px 0px 6px 150px;
  	font-weight: normal;
  	letter-spacing:2px; 
	font-size:18px; 
}


h2 {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-style: normal;
	color: #BC400A;
	margin: 0px 0px 0px 0px;
	font-size: 19px;
	line-height: 19px;
	letter-spacing: 0px;
	font-weight: normal;
	text-transform   : uppercase;
}
h3 {
	font-family: Gill Sans, Verdana;
	color: #008F1D;
	margin: 0;
	padding: 0px 0px 5px 0px;
	font-size: 11px;
	line-height: 12px;
	
	letter-spacing: 1px;
	font-weight: bold;
}
h4 {
	font-family: Gill Sans, Verdana;
	color: #444;
	margin: 0;
	padding: 0px 0px 5px 0px;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
h5 {
	font-family: Gill Sans, Verdana;
	color: #444;
	margin: 0;
	padding: 0px 0px 5px 0px;
	font-size: 9px;
	line-height: 9px;
	font-weight: 200;
}
a:link		{ color: #3673AF; text-decoration: none; padding-bottom: 0px;}
a:visited	{ color: #003a70; text-decoration: none; padding-bottom: 0px;} 
a:active	{ color: #003a70; text-decoration: underline; padding-bottom: 0px;} 
a:hover		{ color: #003a70; text-decoration: underline; padding-bottom: 0px;} 
p {
	font: small/1.4 "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 11px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #1F1A15;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
}
blockquote {
	margin: 0px 30px 0px 14px;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}
#wrap {
	margin:0 auto 0 auto;
	padding:0;
	width: 800px;
}
#masthead {
	background: url('../images/header.jpg') 0 0 no-repeat;
	height:140px;
	margin: 0;
	padding:0;
}
#siteName {
	margin: 0px 0px 0px 0px;
	padding: 60px 0px 40px 0px;
	font-size: 400%;
	line-height: 0px;
	letter-spacing: 1px;
}

*html #siteName {
	padding: 66px 0 25px 0;
}
#breadcrumb {
	text-align:left;
	margin:0px;
}
#maincontent {
	background: url('../images/content-top.png') top left no-repeat;
}
#leftcol {
	float: left;
	margin: -7px 20px 0px 10px; 
	padding:0px 0px 0px 0px;
	width: 160px;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
*html #leftcol {
	margin: -5px 0px 0px 0px; 
		padding:0px 0 0px 0;
	width: 160px;
}
#leftcol ul a:link, #leftcol ul a:visited {display: block;}
#leftcol ul {list-style: none; margin: 0; padding: 0;}
#leftcol li {border-bottom: 1px solid #F3F9EF;}
html>body #leftcol li {border-bottom: none;}
#narrowcontent {
	float: left;
	text-align:left;
	margin: 30px 40px 15px 0;
	border-left:1px solid #892000;
	padding:0px 0 15px 8px;
	width: 560px;
	font-size: 1.2em;
}
*html #narrowcontent {
	margin: 45px 20px 15px 10px;
	width: 460px;
}
#widecontent {
	float: left;
	text-align:left;
	margin: 45px 40px 15px 40px;
	width: 800px;
	font-size: 1.2em;
}
*html #widecontent {
	width:700px;
}
.feature{
	padding: 0 0 10px 0;
	font-size: 1em;
}
.feature img {
	float: left;
	padding: 10px 10px 0 0;
}
.container {
	margin: -20px 0 0 0;
	padding: -20px 0 0 0;
	border-bottom: 1px solid #ccc;
	font-size: 1em;
}


.container a {
	display: block;
color:#9B1612;
	border-bottom: 1px solid #A1D186;
	padding: 2px 4px 4px 0px;
	margin : 0px 6px 0px 4px;
	text-align: left;
	font-size: 13px
}
.container a:hover{
	background-color: #DEF7D0;
}
#footer {
margin-left:0px;
margin-right:10px;
	clear: both;
	font-size: 1em;
	color: #f36e1e;
	padding: 0px 0px 0px 0px;
}
#footer img {
	
	vertical-align: middle;
}



#sidebarblock {
	position: relative;
	float: left;
	width: 160px;
	margin: 5px 0px 0px 0px;
}
#sidebarblock h3 {
	font-size: 14px;
	color: #2C190F;
	font-weight:lighter;
	background: transparent url(../images/boxt.gif) no-repeat left top;
	margin:0px;
	text-align:left;
	line-height:14px; padding-left:35px; padding-right:0px; padding-top:9px; padding-bottom:3px;
}
#sidebarblock .content {
	position: relative;
	background: transparent url(../images/boxb.gif) no-repeat left bottom;
	padding: -20px 0px 0 0px;
	font-size: 11px;
	margin: 1 1px 1 1px;
	
}
table.annuaire td {
background-color : #EFEFEF;
}
tr.main td{
background-color : #A1D186;
 text-align : center;
  color: #3D261C;
  font-weight: lighter;
  letter-spacing:2px;
}
table.seek {
background-color : #EFEFEF;
border : 1px solid #FFBE00;
}
/* Modules */

table.mtable th {
	color: #ffc76f;
	font-size: 11px;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
}

table.mtable td {
	font-size: 12px;
	font-weight: normal;
	color: #709fd3;
	margin: 0px;
}

table.mtable a,
table.mtable a:link 
table.mtable a:active {
	font-size: 13px;
	font-weight: normal;
	color: #0a2c6a;
	margin: 0px;
	text-decoration:none;
}

table.mtable a:visited {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	color: #0a2c6a;
}

table.mtable a:hover {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;

	color: #fff;
}

#content_apercu {
  background-color: #fffaf5;
  border:1px solid #FFC68F;

  padding: 7px 7px 7px 7px;
  margin: 7px 7px 7px 7px;

}

div#content_apercu h6 {
 background: url(../image/internet.gif) no-repeat;
  color: #003e78;
  margin: 5px 5 5px 0px;
  padding : 7px 7px 7px 7px;
  font-weight: lighter;
  letter-spacing:2px; 
font-size:15px; 

}

/* site in annu */

.content_site_annu {
  width:550px;
  height:150px;
  background-color: #DEF7D0;
  border-right: 2px solid #3D261C;
  border-bottom: 2px solid #3D261C;
  border-left: 0px solid #244443;
  border-top: 0px solid #244443;
 /*margin: 2px 10px 2px 2x;*/
}
/*margin: top right bottom left*/
.content_site_annu BR { clear: left }
.content_site_annu img {
     padding: 4px;
    /* background: #EFE0D1;*/
     border : 0px solid #AFA9A4;
float:left;
}
.content_site_annu h1 {
/*background: url(../images/modul2.jpg) repeat;*/
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
 text-align : left;
  color: #E72332;
  margin: 0px 0px 0px 0px;
  padding : 5px 2px 2px 5px;
  font-weight: lighter;
  letter-spacing:2px;
font-size:12px; 
}

a.annu:link, a.annu:visited {
  color            : #16720A;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/read.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
 border           : 1px solid #ffecd9;
  padding-bottom   : 5px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 2px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}
a.annu:hover {
  color            : #333333;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/read.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #999999;
  padding-bottom   : 5px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 2px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}

a.detail:link, a.detail:visited {
  color            : #015F00;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-decoration  : none;
  font-weight      : 100;
}
a.detail:hover {
  color            : #01CF00;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-decoration  : none; 
}

a.readon:link, a.readon:visited {
  color            : #167F00;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/read.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #999999;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}
a.readon:hover {
  color            : #333333;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/read.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #999999;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}
.pathway {
float            : left;
  font-size        : 9px;
  color            : #333333;
  padding-left     : 5px;
  letter-spacing:  0px;
	line-height: 70%;
}
a.pathway:link, a.pathway:visited {
  font-size        : 9px;
  padding-left     : 0px;
}
a.pathway:hover {
  font-size        : 9px;
  padding-left     : 0px;}

a.detail:link, a.detail:visited {
  color            : #16720A;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-decoration  : none;
  font-weight      : 100;
}
a.detail:hover {
  color            : #01CF00;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-decoration  : none; 
}
.pathway {
  font-size        : 10px;
  color            : #333333;
}
.pathway_right {
float            : right;
  font-size        : 9px;
  color            : #333333;
  margin-top       : -10px;
  letter-spacing:  0px;
}
a.pathway:link, a.pathway:visited {
  font-size        : 10px;
  padding-left     : 0px;
}
a.pathway:hover {
  font-size        : 10px;
  padding-left     : 0px;
}
.dep {
	width:480px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom: 15px;
	color :#6F5853;
}
.dep h3 {
color: #6F1F00;
text-align: left;
height : 20px;
margin: 0px 0px 0px 0px;
padding: 2px 0px 0px 5px;
background: url(../images/h3_dep.gif) repeat-x;
}