/* general stuff */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	background: #f1f1f1 url("../images/background_orange.gif") 1px 0px repeat-x;
}
a {
	text-decoration:  none;
	font-weight: bold;
	border: none;
	color: #ff8b00;
}
a:hover {
	text-decoration: underline;
	border: none;
	color: #ff8b00;
}
/* Layout */
#pagewidth-800 {
	width: 987px;
	text-align: left;
	margin: 1px auto;
	/*background: transparent url(../images/back_all.gif) repeat-y 0px 140px;*/
}
#header {
	float: left;
	display: inline;
	width:  787px;
	height:  200px;
}
#outer-800 {
	float: left;
	display: inline;
	width: 950px;
	/*margin-top: 0 !important;
	margin-top: -3px;*/
	background: transparent url(../images/fond_outer.gif) 2px 0 repeat-y;
}
#footer-800 {
	float: left;
	display: inline;
	width: 787px;
	height: 139px;
	background: transparent url(../images/footer.gif) 2px 0 no-repeat;
	font-size: 10px;
	line-height: 139px;
}
#footer-800 img {
	float: left;
	padding-top: 68px;
	padding-left: 40px;
}
#leftcol {
	float: left;
	display: inline;
	width: 234px;
	margin: 0 10px 0 2px;
	background: #f1f1f1 url("../images/degrade_droite_grand.gif") repeat-y top left;
}
#maincol-normal-800 {
	float: left;
	display: inline;
	/*width: 450px !important;*/
	width: 446px;
	/*margin-left: 0px !important;*/
	margin-left: -5px;
}
#maincol-broad-800 {
	float: left;
	display: inline;
	width: 60%;
}
#maincol-wide-800 {
	float: left;
	display: inline;
	/*width: 500px !important;*/
	width: 650px;
	/*margin-left: 0px !important;*/
	margin-left: 0px;
	/*padding-top: 3px !important;*/
	padding-top: 0px;
}
iframe.wrapper {
	z-index: 0;
}
.content {
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 10px;
	line-height: 18px;
}
/* Modules */

#leftcol div.module, #rightcol-normal div.module {
	width: 234px;
	margin-bottom: 0;
}
#leftcol div.module div, #rightcol-normal div.module div {
	width: 234px;
}
#leftcol div.module div div, #rightcol-normal div.module div div {
	width: 234px;
}
#leftcol div.module div div div, #rightcol-normal div.module div div div {
	width: 234px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0;
	background: transparent;
	padding-bottom: 0;
	font-size: 12px;
}
#leftcol div.module div div div div, #rightcol-normal div.module div div div div {
	padding: 0px;
	margin: 0px;
}
#rightcol-broad div.module {
	width: 177px;
	background: transparent url(../images/module_middle_wide.jpg) left repeat-y;
	margin-bottom: 10px;
}
#rightcol-broad div.module div {
	width: 177px;
	background: transparent url(../images/module_top_wide.jpg) top left no-repeat;
}
#rightcol-broad div.module div div {
	width: 177px;
	background: transparent url(../images/module_bottom_wide.jpg) bottom left no-repeat;
}
#rightcol-broad div.module div div div {
	width: 162px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	background: transparent;
	padding-bottom: 10px;
	font-size: 12px;
}
#rightcol-broad div.module div div div div {
	padding: 0px;
	margin: 0px;
}
div.module h3 {
        height:32px;
	font: 14px Verdana;
        font-weight:bold;
	width: 232px;
	margin: 0px;
	padding: 0px;
        padding-top:6px;
	color: #fff;
	background: url("../images/fond_orange-215.gif") repeat-x;
	line-height: 20px;
	text-align: center;
        text-shadow: #000000 0px 1px 2px;
}
#user1 {
	float: left;
	display: inline;
	width: 400px;
}
#user2 {
	float: left;
	display: inline;
	width: 400px;
}
#user3 {
	float: left;
	display: inline;
	width: 100%;
}
#user1 ul, #user2 ul, #user3 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 0.7em;
	margin-left: 0.7em;
	margin-bottom: 5px;
	margin-top: 2px;
}
#maincol-normal-800 div.moduletable, #maincol-wide-800 div.moduletable, #maincol-broad-800 div.moduletable, #maincol-normal-1024 div.moduletable, #maincol-wide-1024 div.moduletable, #maincol-broad-1024 div.moduletable {
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #EFEFEF;
	background: transparent;
	font-size: 12px;
}
#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3, #maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 20px;
	line-height: 20px;
	color: #FFF;
	width: 100%;
	border-bottom: 1px solid #EFEFEF;
	text-align: left;
	text-indent: 5px;
	background: url(../images/module_head_back.jpg) repeat-x;
}
/* Topmenu */

 ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	white-space: nowrap;
}
ul#mainlevel-nav li {
	width: auto !important;
	width: 5%;
	float: left;
	margin: 0;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	white-space: nowrap;
	margin-right: 1px;
	background: url(../images/headmenu_left.gif) bottom left no-repeat;
}
ul#mainlevel-nav li a {
	font-weight: normal;
	height: 20px;
	display: block;
	padding-left: 5px;
	padding-right: 10px;
	text-decoration: none;
	color: #CCCCCC;
	margin-left: 5px;
	white-space: nowrap;
	background: url(../images/headmenu_right.gif) bottom right no-repeat;
}
ul#mainlevel-nav li:hover, ul#mainlevel-nav li.sfhover {
	background: url(../images/headmenu_left_hover.gif) bottom left no-repeat;
}
ul#mainlevel-nav li:hover a, ul#mainlevel-nav li.sfhover a {
	background: url(../images/headmenu_right_hover.gif) bottom right no-repeat;
}
/* Main Menu(s) */

a.mainlevel {
	font-size: 12px;
	padding-left: 40px;
	width: 100%;
	height: 20px;
	display: block;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	background: url("../images/fond_peche-214.gif") no-repeat;
	voice-family:"\"}\""; /* Box Model fix */
	voice-family:inherit;
}
html>body a.mainlevel {
	width: 100%;
} /* Opera5-Fix-fix ;-) */
a.mainlevel:hover, a.mainlevel#active_menu {
	/*background: #F1F1F1;*/
        color:#ff8b00;
        font-weight:bold;
	text-decoration: none;
}
a.sublevel {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	padding-left: 12px;
	width: 139px;
	display: block;
	line-height: 20px;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight: normal;
	border-right: 4px solid #CACACA;
	voice-family:"\"}\""; /* Box Model fix */
	voice-family:inherit;
	width: 123px;
	color: #ff8b00;
	background: url(../images/submenu_back.gif) left center no-repeat;
}
html>body a.sublevel {
	width:123px;
} /* Opera5-Fix-fix ;-) */
a.sublevel:hover, a.sublevel#active_menu {
	text-decoration: none;
	width: 139px;
	voice-family:"\"}\""; /* Box Model fix */
	voice-family:inherit;
	width: 123px;
	background: #F1F1F1 url(../images/submenu_back.gif) left center no-repeat;
	border-right: 4px solid #669E83;
}
html>body a.sublevel:hover, a.sublevel#active_menu { /* Opera5-Fix-fix ;-) */
	width: 123px;
}
/* Module specific */

#leftcol div.module div div div div.syndicate {
	background: transparent;
	width: 215px;
	margin: 0px;
	padding: 0px;
}
#leftcol div.module div div div div.syndicate div {
	background: transparent;
	width: 215px;
	margin: 0px;
	padding: 0px;
}
/* Other Mambo Stuff */

#title {
}
.pathway {
	color: #BBBBBB;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
.pathway a {
	color: #BBBBBB;
	text-decoration: none;
	font-weight: normal;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
hr {
	width:  100%;
}
hr.separator {
	width:  40%;
}
a.pnav {
}
.pnav:hover {
}
.small {
	font-size: 10px;
	color: #ABABAB;
	line-height: 0.7;
}
.smalldark {
	font-size: 10px;
	color: #000;
	height: 10px;
	line-height: 10px;
	text-align: left;
}
.sectiontableentry1 {
	text-align: left;
	background: #EFEFEF;
	font-size: 10px;
	padding: 2px;
}
.sectiontableentry2 {
	background: #FFF;
	font-size: 10px;
	text-align: left;
	padding: 2px;
}
.button {
	border: 1px solid #BBBBBB;
}
.inputbox {
	border: 1px solid #BBBBBB;
}
.createdate {
	font-size: 10px;
	color: #ABABAB;
	height: 10px;
	line-height: 0.7;
}
.modifydate {
	font-size: 10px;
	color: #ABABAB;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
}
a.readon {
	font-size: 10px;
	text-decoration: none;
	line-height: 15px;
	border: 1px solid #EEEEEE;
	padding-left: 13px;
	background: url(../images/readon.gif) no-repeat left;
	margin-top: 10px;
	text-decoration: none;
	font-weight: normal;
	background: url(../images/readon.gif) no-repeat left;
}
.blog_more {
	font-size: 10px;
}
a.readon:hover {
	background: #EEEEEE url(../images/readon.gif) no-repeat left;
	text-decoration: none;
	background: #EEEEEE url(../images/readon.gif) no-repeat left;
}
.blog {
	width: 100%;
}
.contentheading {
	width: 98%;
	font-weight: bold;
	font-size: 16px;
	height: 23px;
	line-height: 20px;
	
	font-family: 'Trebuchet MS', verdana, sans-serif;
	color: #002E61;
	
	color: #ff8b00;
}
.contentheading-page1 {
	background:url(http://www.fc-interactive.org/fci/images/stories/icone_actu_petite.png) left no-repeat; 
        width:auto; 
        white-space:nowrap;
	display:block; 
        padding:50px 0 50px 56px; 
        font-family: 'Trebuchet MS', verdana, sans-serif;
    	font-size: 16px;
   	vertical-align: top;
   	color: #ff8b00;
   	text-align: left;
    	font-weight: bold;
}
.contentheading-page2 {
	background:url(http://www.fc-interactive.org/fci/images/stories/icone_date.png) left no-repeat; 
        width:auto; 
        white-space:nowrap;
	display:block; 
        padding:50px 0 50px 56px; 
        font-family: 'Trebuchet MS', verdana, sans-serif;
    	font-size: 16px;
   	vertical-align: top;
   	color: #ff8b00;
   	text-align: left;
    	font-weight: bold;
}
.contentheading-page3 {
	background:url(http://www.fc-interactive.org/fci/images/stories/icone_marches.png) left no-repeat;
	width:auto;
	white-space:nowrap;
	display:block; 
        padding:50px 0 50px 90px;
	font-weight: bold;
	font-size: 16px;
	height: 23px;
	line-height: 20px;
	
	font-family: 'Trebuchet MS', verdana, sans-serif;
	color: #002E61;
	
	color: #ff8b00;
}
.contentheading2 {
	width: 98%;
	font-weight: bold;
	font-size: 12px;
	height: 23px;
	line-height: 20px;
	
	font-family: 'Trebuchet MS', verdana, sans-serif;
	color: #002E61;
	
	color: #ff8b00;
}
.contentpaneopen {
	text-align: left;
	background: transparent;
	font-size: 10px;
	line-height: 1.8;
}
table.contentpane td.contentheading {
	font-weight: bold;
	font-size: 16px;
	height: 23px;
	line-height: 20px;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	border: none;
	color: #ff8b0000;
}
table.contentpane ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
table.contentpane ul li {
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	background: url(../images/readon2.gif) no-repeat left top;
}
.contentdescription {
	font-size: 10px;
}
.sectiontableheader {
	font-weight: bold;
	font-size: 10px;
	height: 25px;
	line-height: 25px;
}
.categorytitle {
	font-weight: bold;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	font-family: "Trebuchet MS", Verdana, sans serif;
}
.componentheading {
	font-weight: bold;
	font-size: 16px;
	height: 23px;
	line-height: 20px;
	font-family: "Trebuchet MS", Verdana, sans serif;
	border-bottom: 1px solid #002E61;
	color: #002E61;
	margin-bottom: 5px;
	border-bottom: 1px solid #002E61;
	color: #ff9900;
}
a.category {
	text-decoration:  underline;
}
a.category:hover {
	text-decoration:  underline;
}
table.moduletable {
	width:  100%;
	font-size: 80%;
}
table.moduletable th {
	font-size: 80%;
}
.poll {
	font-size: 10px;
	text-align: center;
}
.back_button a {
	font-size: 10px;
	font-weight: normal;
}
.blogsection {
	font-size: 10px;
}
.blog_more ul li {
	list-style: none;
	padding-left: 14px;
	line-height: 18px;
	background: url(../images/readon.gif) no-repeat left;
}
table.contenttoc {
	border: 1px solid #CCCCCC;
	padding: 3px;
}
table.contenttoc th {
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px solid #BBBBBB;
}
form {
	margin: 0px;
	padding: 0px;
}
.submit_ident {
	background-color: #ff9900;
	border: none;
	color: #fff;
	font: 10px Arial;
	font-weight: bold;
	height: 20px;
}

body.mceContentBody {
background-image: none;
}