body {
	color: #4D4646;
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 10pt;
	background-color: #f4f4f4;
	background-image: url(img/bg-body.gif);
	background-repeat: repeat;
}

table {
	width: 100%;
}

table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
}

#Main {
	width: 980px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}

a {color: #d5a30a; text-decoration: none; font-weight: normal;}

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

h1 {font-size: 140%;}
h2 {font-size: 120%;}
h3 {font-size: 100%;}
h4 {font-size: 100%;}
h5 {font-size: 90%;}
h6 {font-size: 80%;}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}

#header-main {
	background-image: url(img/bg-header.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 980px;
	margin-top: 0px;
	background-color: #FFFFFF;
		border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
}

#site-name {
	height: 97px;
	width: 280px;
	background-color: #ffc100;
}

#headerRimg {
	background-color: #ffc100;
	background-image: url(img/header-img_r2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#searchSec {width: 250px; height: 105px; }
#searchBox { width: 250px; height: 98px; margin-top:}
#searchLeft {
	background-image: url(img/dusk-glaze/curve-search-dusk-glaze_1.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 23px;
}

#searchCenter {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #266fb0;
	border-bottom-color: #266fb0;
	background-color: #064381;
	padding-top: 10px;
	padding-left: 10px;
}

#searchRight {
	background-image: url(img/dusk-glaze/curve-search-dusk-glaze_2.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 12px;
}


#slogan {
	color: #FFFFFF;
	text-align: right;
	padding-right: 80px;
	padding-top: 20px;
}

#headPics {
	padding-top: 12px;
	padding-left: 10px;
		width: 100%;
}

#headPics img {
	border: 2px solid #185796;
}

#slogaPicArea { width: 100%; }

#usersection {
	padding-bottom: 18px;
	padding-left: 10px;
}

#stylelinks {
	text-align: right;
	padding-right: 120px;
}

#banner {
	text-align: center;
	margin-bottom: 10px;
}

ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}

li {
	margin-left: 2px;
	color: #00366C;
	list-style-position: inside;
	list-style-type: disc;
}



input {
	margin-bottom: 4px;
	border: 1px solid #CCCCCC;
}

.item {
	margin-bottom: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}

.itemHead {
	color: #006699;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.itemInfo {
	text-align: right;
	padding: 3px;
	font-size: 10px;
}

.itemTitle a {
	color: #006699;
	font-weight: bold;
}

.itemTitle a:hover {
	text-decoration: none;
	color: #1D3861;
}

.itemPoster, .itemPostDate, .itemStats {font-size: 90%; }

.itemBody {	padding: 5px;}

.itemText {
	margin-top: 1px;
	margin-bottom: 1px;
}

.itemText a , .itemInfo a, .itemFoot a{
	font-weight: normal;
}

.itemText a:hover .itemInfo a:hover, .itemFoot a:hover {
	text-decoration: none;
}

.itemText:first-letter {}

.itemFoot {
	text-align: right;
	padding: 3px;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

.itemAdminLink {font-size: 90%;}

.itemPermaLink {font-size: 90%;}

th {
	color: #666666;
	padding : 2px;
	vertical-align : middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#leftcolumn {
	width: 180px;
	padding-left: 10px;
}

#rightcolumn {width: 170px;	padding-right: 20px;  }



#leftcolumn th, #rightcolumn th {color: #666666; vertical-align: middle;}

#leftcolumn .blockTitle {
	color: #AECBEE;
	font-weight: bold;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 8px;
}

#rightcolumn .blockTitle {
	padding: 3px 8px;
	color: #d5a30a;
	font-weight: bold;
}

#leftcolumn .blockContent {
	padding: 3px 12px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

#leftcolumn .blockContent a {
}

#leftcolumn .blockContent a:hover {
}

 #rightcolumn .blockContent {
	margin-bottom: 25px;
	color: #A8A8A8;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}

#rightcolumn .blockContent a {
	color: #26479F;
}

#rightcolumn .blockContent a:hover {}

.centercol {}

.centercol .blockContent a {
}

.centercol .blockContent a:hover {
}

.centercol .blockTitle {
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-right: 4px;
	padding-left: 4px;
}

.centercol .blockTitle h3 {
	font-weight: normal;
}

.centercol .blockContent {
	padding-top: 7px;
	margin-bottom: 20px;
}

.centercol li {}

#centercolumn {
	padding-right: 10px;
	padding-left: 10px;
}

#centercolumn th {
	color: #1D3563;
	vertical-align: middle;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4B71AF;
	font-size: 110%;
}

#centerCcolumn, #bottomCcolumn {padding: 0px 3px 1px 3px;}

#centerLcolumn, #bottomLcolumn {width: 50%; padding: 0px 8px 0px 0px;}

#centerRcolumn,  #bottomRcolumn {width: 50%; padding: 0px 0px 0px 8px;}



div#content {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.menuBlockTitle-c {
	background-color: #d5a30a;
	height: 6px;
}

.menuBlockTitle-l {
	background-image: url(img/dusk-glaze/curve-gold-l.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 8px;
}



.menuBlockTitle-r{

	background-image: url(img/dusk-glaze/curve-gold-r.png);

	background-repeat: no-repeat;

	background-position: right top;

	text-align: right;

	height: 6px;

	width: 8px;



}



.menuBlockTitle {

	background-color: #d5a30a;

	color: #FFFFFF;

	padding-left: 10px;

	padding-bottom: 3px;

}

.menuBlockTitle h4 {

	margin: 0px;

	padding: 0px;

}



.menuBlockTitle-bot {

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #d5a30a;

	margin-top: 2px;

	margin-bottom: 2px;

}

.menuBlockContent {

	border-right-width: 2px;

	border-left-width: 2px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #9b9b9b;

	border-left-color: #9b9b9b;

	padding-right: 10px;

	padding-left: 10px;

	background-color: #FFFFFF;

}





.menuBlockFoot-l {

	background-image: url(img/curve-white-gray-l.png);

	background-repeat: no-repeat;

	background-position: left bottom;

	height: 10px;

	width: 8px;

}

.menuBlockFoot-c {

	background-color: #FFFFFF;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #9b9b9b;

}

.menuBlockFoot-r {

	background-image: url(img/curve-white-gray-r.png);

	background-repeat: no-repeat;

	background-position: right bottom;

	height: 10px;

	width: 8px;

}







#mainmenu a {

	display: block;

	font-weight: normal;

	background-image: url(img/arrow-grey.png);

	background-repeat: no-repeat;

	background-position: left center;

	padding-top: 4px;

	padding-right: 2px;

	padding-bottom: 4px;

	padding-left: 2px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #939393;

	color: #06477e;

}

#mainmenu a:hover {

	text-decoration: none;

	color: #1C1D46;

}

#mainmenu a.menuTop, #mainmenu a.menuMain {padding-left: 11px; }

#mainmenu a.menuSub {

	padding-left: 20px;

	background-image: none;

	color: #116DB3;

}



#mainmenu a.menuSub:hover {color: #0B446F;}



#usermenu a {

	display: block;

	margin: 0;

	padding: 2px;

	font-weight: bold;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #2C588F;

	color: #FFFFFF;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #224571;

}

#usermenu a:hover {

	color: #A3D3F8;

	text-decoration: none;

}

#usermenu a.menuTop {}

#usermenu a.highlight {

	background-color: #5F9FE0;

	color: #FFFFFF;

}





.outer {}

.head {

	background-color: #F7F7F7;

	font-weight: bold;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #EFEFEF;

	border-right-color: #E8E8E8;

	border-bottom-color: #E8E8E8;

	border-left-color: #EFEFEF;

	padding: 2px 5px;

}

.even, tr.even td {

	background-color: #FCFCFC;

	padding: 2px 5px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #EFEFEF;

	border-right-color: #E8E8E8;

	border-bottom-color: #E8E8E8;

	border-left-color: #EFEFEF;

	color: #333333;

}

.odd, tr.odd td {

	background-color: #FDFDFD;

	padding: 2px 5px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #EFEFEF;

	border-right-color: #E8E8E8;

	border-bottom-color: #E8E8E8;

	border-left-color: #EFEFEF;

}

.foot {

	padding: 2px;

	font-weight: bold;

	text-align: center;

}





div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}

div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}

div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}



div.xoopsCode { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}

div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}





.comTitle {font-weight: bold; margin-bottom: 2px;}

.comText {padding: 2px;}

.comUserStat {font-size: 10px; color: #0053A6; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;}

.comUserStatCaption {font-weight: normal;}

.comUserStatus {margin-left: 2px; margin-top: 10px; color: #0053A6; font-weight:bold; font-size: 10px;}

.comUserRank {margin: 2px;}

.comUserRankText {font-size: 10px;font-weight:bold;}

.comUserRankImg {border: 0;}

.comUserName {}

.comUserImg {margin: 2px;}

.comDate {font-weight: normal; font-style: italic; font-size: smaller}

.comDateCaption {font-weight: bold; font-style: normal;}



.footer {

	text-align: center;

	font-weight: normal;

	color: #999999;

	text-decoration: none;

	font-size: 90%;

	padding-top: 30px;

	padding-right: 3px;

	padding-bottom: 10px;

	padding-left: 3px;

	line-height: 1.5em;

}

.footer a {

	text-decoration: none;

	font-weight: normal;

	color: #999999;

}

.footer a:hover {

	color: #CCCCCC;

}



select {

	font-size: 90%;

	margin-bottom: 4px;

}



textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

}



input[type=text], input[type=password] {

	background:			#fff url(img/form-input.png) no-repeat left top;

}



input[type=text]:focus, input[type=password]:focus, textarea:focus {

	border-color:		#139EE8;

	outline:			1px solid #139EE8;

	background-color:	#F4FAFF;

}







/* menu phase one (task phase two,,,disable lists and apply correct display while maintaining active link  effect)*/



#tabs-sec {

	height: 20px;

	background-image: url(img/bg_top-menu-a.gif);

	background-repeat: repeat-x;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #FFFFFF;

}



#menu {

	list-style-type:	none;

	margin: 0;

	padding: 0;

	margin-left: 50px;

}



#menu li {

    display: block;

	text-align: center;

	float: left;

	width: 103px;

}



#menu li a {

	background-image: url(img/dusk-glaze/tab-dusk-glaze.png);

	background-repeat: no-repeat;

	text-align: center;

    display: block;

	padding-top: 10px;

	padding-bottom: 5px;

	color: #666;

	font-size: 120%;



}



#menu li a:hover {

	background-image: url(img/dusk-glaze/tab-dusk-glaze-active.png);

	background-repeat: no-repeat;

	color: #FFFFFF;

	cursor: pointer;

	text-decoration: none;

}





body.menu-home #menu li#nav-home a,

body.menu-news #menu li#nav-news a,

body.menu-extgallery #menu li#nav-extgallery a, 

body.menu-wfdownloads #menu li#nav-wfdownloads a,

body.menu-formulaire #menu li#nav-formulaire a

{

    background-image: url(img/dusk-glaze/tab-dusk-glaze-active.png);

	background-repeat: no-repeat;

	color: #FFFFFF;

}



/* blue-box */



.blue-box {

	margin-top: 8px;

}



.blue-box_r1c1 {

	background-image: url(img/dusk-glaze/darkblue-box_1-1.gif);

	background-repeat: repeat-y;

	width: 8px;

}

.blue-box_r1c1-1 {

	background-image: url(img/dusk-glaze/darkblue-box_1.png);

	background-repeat: no-repeat;

	width: 8px;

	background-position: left top;

	height: 72px;

}

.blue-box_r1c2 {

	background-image: url(img/dusk-glaze/darkblue-box_2.gif);

	background-repeat: repeat-x;

	background-position: left top;

	background-color: #063e77;

}

.blue-box_r1c3 {

	background-image: url(img/dusk-glaze/darkblue-box_3-1.gif);

	background-repeat: repeat-y;

	background-position: right top;

	width: 8px;

}



.blue-box_r1c3-1 {

	background-image: url(img/dusk-glaze/darkblue-box_3.png);

	background-repeat: no-repeat;

	background-position: right top;

	width: 8px;

	height: 72px;

}

.blue-box_r2c1 {

	background-image: url(img/dusk-glaze/darkblue-box_4.png);

	background-repeat: no-repeat;

	background-position: left bottom;

	height: 9px;

	width: 8px;

}

.blue-box_r2c2 {

	background-image: url(img/dusk-glaze/darkblue-box_5.gif);

	background-repeat: repeat-x;

	background-position: left bottom;

	height: 9px;

}

.blue-box_r2c3 {

	background-image: url(img/dusk-glaze/darkblue-box_6.png);

	background-repeat: no-repeat;

	background-position: right bottom;

	height: 9px;

	width: 8px;

}



.curve-red_l {

	background-image: url(img/dusk-glaze/curve-bleu-l.png);

	background-repeat: no-repeat;

	background-position: left top;

	height: 6px;

	width: 8px;

}

.curve-red_r {

	background-image: url(img/dusk-glaze/curve-bleu-r.png);

	background-repeat: no-repeat;

	background-position: right top;

	height: 6px;

	width: 8px;

}



.red-c {

	background-color: #06477e;

}



.search-button {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	margin-top: 28px;

	margin-right: 12px;

	margin-left: 4px;

}



.searchButSec {

	border-top-width: 3px;

	border-bottom-width: 3px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #266fb0;

	border-bottom-color: #266fb0;

	background-color: #064381;



}



.search-txt {

	color: #97BFF0;

	padding-bottom: 3px;

}