
BODY {
	margin: 0px 0px 0px 0px;
	font-family   : tahoma,verdana;
	font-size		: 12px;
	background-color: fff1dd;
}

.frame {
	border-left: 10px solid #999;
	border-right: 10px solid #999;
	background: #fff;
}

.header {
	height: 146px;
	margin: 0px;
	padding: 0px;
	background: url(../images/img_top.jpg) no-repeat right bottom;
	background-color: #eee;
}

.title {
	font-family: sans-serif, Times New Roman, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-indent: 10px;
	text-align: left;
}

.subtitle {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-indent: 10px;
	text-align: left;
}

#blok-left {
}

#blok-right {
}

#blok-user1 {
	background: #ccc;
}

.bg-dark {
	background: #666;
	height: 30px;
}
.bg-grey {
	background: #ccc;
}
.bg-lite {
	background: #eee;
}

#image-left {
	background: #ccc url(../images/img_01.jpg) no-repeat left top;
	width: 160px;
	height: 212px;
}

.page_bgr {
	background-image: url(../images/img_bgr.gif);
	padding: 0px;
	margin: 0px;
}
.mainpage{
	background: #eee;
	color: #333333;
	padding-top: 8px;
	text-align: left;
}
#topmenu {
	height:60px;
	background-color 	: #06caff;
}
.footer {
	color: #eee;
	font-size: 10px;
}


/*===========================*/
/* General Styles : required */



td {
	font-family   : tahoma,verdana;
	color         : #2a537d;
	font-size		: 12px;

}

.button {
	font-style       	: normal;
	font-size        	: 9px;
	font-weight      	: bold;
	background-color 	: #fedda8;
	color           	: #000000;
	border          	: 1px solid #999;
	margin-top		: 5px;
}
.inputbox {
	font-size        : 10px;
	color            : #000000;
	background-color : #fedda8;
	border           : 1px solid #dc5626;
}

a.mainlevel:link, a.mainlevel:visited {
	color: #666;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ddd;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	text-decoration: none;
	width: 100%;
}

a.mainlevel:hover {
	color: #eee;
	background: #999;
	border-left-color: #666;
	width: 100%;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #08caff; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
		text-decoration: none;
}

a.mainmenu:hover, {
	color: #333333;
	text-align: left;
}

a.sublevel:link, a.sublevel:visited {
	color: #666; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}

a.sublevel:hover {
	color: #eee;
	text-align: left;
	background: #999;
}

ul#mainlevel-nav {
	margin-top: 0px; padding: 0px;
	float: right;
}
ul#mainlevel-nav li {
	list-style:bullet; 
	float: right; 
	margin: 0px; padding: 0px;
	width: 70px; 
	font-size: 10px;
	line-height: 20px;
	white-space: nowrap;
	text-align: center;
}
ul#mainlevel-nav a {
	display: block;
	text-decoration: none;  
	background: url(../images/img_tab.gif) 0px no-repeat;
	width: 70px;
	color: white;
}
ul#mainlevel-nav a {
	float: none;
}
ul#mainlevel-nav a:hover{
	color: #333
}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 100%;

}
table.moduletable th {
	font-family      : eurostile, verdana;
	font-size        : 17px;
	color            : #aaaaaa;
	text-align       : left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: fdc97e;

	font-weight: 600;

	line-height: 30px;
}
table.moduletable td {
   font-weight: normal;
   text-indent: 0px;
   padding right: 2px;
   padding-left: 2px;
   text-align: left;
   	font-size: 10px;
	color: #999999;	
}

.contentpane {
	
}

.contentpaneopen {
	border : 0px ridge #7fA1AC;
}

.contentheading {
	font-family      : eurostile, verdana;
	font-size        : 17px;
	color            : #aaaaaa;
	text-align       : left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: fdc97e;

	font-weight: 600;

	line-height: 30px;
	
}

a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #6699ff;
	text-align:left;
	text-decoration: none;
}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
	
.sectiontableheader {
	color            : #333333;
	font-weight      : bold;
	background-color: #ff9b69;
}

.sectiontableentry1 {
background-color: #fcdfb7;
}

.sectiontableentry2 {
background-color: #fdd59f;
}

a.category:link, a.category:visited {

}

a.category:hover {

}

.createdate {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #7fA1AC;
	text-align       : left;
	line-height: 20px;
}

.modifydate { 
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #7fA1AC;
	text-align       : left;
}

a.readon:link, a.readon:visited {
	color: #333; 
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/read.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: none;
	font-weight: bold;
}

a.readon:hover {
	color: #eee;
}

.small {
	color: #ff6600;
	font-size: 10px;
}
	
.componentheading {
		font-family      : eurostile, verdana;
	font-size        : 17px;
	color            : #aaaaaa;
	text-align       : left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: fdc97e;

	font-weight: 600;

	line-height: 30px;
}

.poll {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #666666;
	line-height      : 14px;
}

.pathway {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #2a537d;
	text-align: left;

}

a.pathway:link, a.pathway:visited {
	color            : #2a537d;
	font-weight      : normal;
}

a.pathway:hover {
	color            : #2a537d;
	
	font-weight      : normal;
	text-decoration   : none;
}

a.weblinks:link, a.weblinks:visited {
	color: #666666;
	text-decoration: none;
	}

a.weblinks:hover {
	color: #000000;	
	text-decoration: none;
}

a:link, a:visited {
	color: #ff6600;
}

a:hover {
	
	text-decoration: none;
	
	}

.pagenav {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	width: auto;
	padding: 3px;
	margin: 1px;
	text-decoration: none;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-weight: bold;
	font-size : 10pt;
	color : #FFFFFF;
	text-align: center;
	background-color: #FF0000;
	}

.cadreprincipal {
	background-color: fff1dd;
	background-image: url(../images/bg_general.jpg);
	background-repeat: no-repeat;
}
.cadrecopyright {
	background-color: fff1dd;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFFFFF;
}
.bonhommetoile {
	background-image: url(../images/bonhomme_etoile.png);
	background-repeat: no-repeat;
}
.lignegauche {
	
	border-left-width: 2px;

	border-left-style: solid;
	
	border-left-color: fdc97e;
}
.lignebas {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: fdc97e;
}
h2 {
	font-size: 14px;
}
img {
	border: none;
}

