/*  
Theme Name: Salmon
Theme URI: http://justinshattuck.com/salmon/
Description: A soft and clean salmon and blue colored theme.
Version: 1.0
Author: Justin Shattuck
Author URI: http://justinshattuck.com

	Information about the theme and its components here

*/
/** {margin: 0px; padding: 0px; }*/
body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	background-color: #375342;
	background-image: url(./images/bkg_body.jpg);
	background-repeat: repeat-x;
}
body.mceContentBody
{
background: #375342;
}

/* General Links */
a { color: # e1f15d; background: transparent; text-decoration: none; }
a:link { text-decoration : none; color : #e1f15d; border: 0px;} 
a:active { text-decoration : underline; color : #e1f15d; border: 0px;} 
a:visited { text-decoration : none; color : #e1f15d; border: 0px;} 
a:hover {
	text-decoration : underline;
	color : #FFFFFF;
	border: 0px;
} 
img {
	padding: 0px;
	border: none;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }
input {
	font-family: "Trebuchet MS";
	color: #324B3D;
	font-size: 10px;
}
textarea {
	font-family: "Trebuchet MS";
	color: #6a5555;
	font-size: 10px;
}
select { font-family: 'Verdana'; color: #6a5555; font-size: 10px;  }
h1, h2, h3 {
	font-family: "Trebuchet MS";
}
table { margin: 0px auto; text-align: center; }
td {
	color: #FFFFFF;
	padding: 2px;
	background-color: transparent;
	text-align: left;
	vertical-align: top;
}
p {}

#bgcontain {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Header {
	position: relative;
	clear: left;
	width: 980px;
	height: 195px;
	margin: 0 auto;
}
#Header .bandeau {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 156px;
}


#Header h1 {
	margin: 0;
	padding-top: 30px;
	padding-left: 355px;
	color: #FFF;
}
#Header h1 a { width: 320px; height: 90px; cursor: hand; float: left; text-decoration: none;}
#Header h1 a:hover { text-decoration: none; color: #FFF;}
#Header h3 { margin: 0; padding-top: 5px; padding-left:0px; color: #FFF; float: left; }

#Header .TopHeader {
	position: absolute;
	top: 4px;
	left: 0px;
	color:#8c928e;
	font-size: 11px;
}
#Header .TopHeader a {
	background: url(./images/top_ico.gif) no-repeat left center;
	color:#8c928e;
	padding-left: 15px;
	line-height: 20px;
	padding-right: 10px;
}

#Header .Search {
	position: absolute;
	top: 0px;
	background: url(./images/bkg_search1.png) no-repeat left top;
	color:#FFFFFF;
	right: 0px;
	width: 192px;
	height: 31px;
	padding-top: 6px;
	font-size: 10px;
	font-family: "Trebuchet MS";
}
#Header .Search fieldset { border: none; padding: 0px; margin: 0px;}
#Header .Search legend { text-indent: -5000px; margin: 0; padding: 0;}
#Header .Search form {
	padding: 0px;
	margin: 0px;
}
#Header .Search input { color: #666; font-size: 12px;}
#Header .Search input.search {
	width: 27px;
	height: 20px;
}
#Header .Search input.search:hover {

}
#Header .Search input.keyword {
	border: none;
	width: 140px;
	border: none;
	background-color: transparent;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #273B30;
	height: 18px;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	padding: 0px;
} 

/*\ IE/Win min height hack */ * html #buttonsearch {
} /* */ 
#buttonsearch {

}


#Header .SubRss {
	position: relative;
	top: -20px;
	right: 0px;
	background: url(./images/bkg_rss.gif) no-repeat left top;
	width: 291px;
	color:#fff;
	height: 37px
}
#Header .SubRss ul em { display: none}
#Header .SubRss ul { margin: 0px; padding: 9px 8px 9px 8px;}
#Header .SubRss ul li { padding: 0px; margin: 0px; display: inline; list-style-type: none;}
#Header .SubRss ul li a { DISPLAY: block; HEIGHT: 29px }
#Header .SubRss ul li a.subscribe{ background: url(./images/SubRssButton.png) no-repeat left bottom; }
#Header .SubRss ul li a:hover { background-position: left top; }

#MainMenu { position: absolute; top: 161px; left: 0px; }
#MainMenu ul { padding: 0px; margin: 0px; }
#MainMenu li { padding: 0px; margin: 0px; display: inline; font-size: 11px;}
#MainMenu a { padding: 0px 0px 0px 12px; margin-left: 1px; background: url(./images/MainMenuLeft.png) no-repeat left top; float: left;}
#MainMenu a span { padding: 10px 15px 11px 4px; display: block; background: url(./images/MainMenuRight.png) no-repeat right top; float: left; }
#MainMenu a span { float: none; color: #fff;}
#MainMenu a:hover span { color: #3d474e;}
#MainMenu a:hover { background-position: 0% -34px; color: #fff; text-decoration: none;}
#MainMenu a:hover span { background-position: 100% -34px; color: #fff;}




* html .container { height: 250px;} 
.container {
	min-height: 250px;
	float: left;
	margin-bottom: 15px;
	margin-top: 0px;
}

/* Central Column */
.SC {
	float: right;
	color: #FFFFFF;
	padding-top: 17px;
	margin-right: 20px;
	margin-left: 20px;
}

.nextprev {
	text-align: center;
	margin-bottom: 20px;
}


.DateHeader { background: #f0f0f0; margin-bottom: 20px; margin-top: 20px;}
.DateHeader p { background:url(./images/DateHeaderIco.png) no-repeat left center; padding: 5px 0px 5px 20px; margin: 0px 0px 0px 10px; font-size: 18px; font-family: 'Helvetica'; }

.Post {
	padding: 0px;
	clear: left;
	margin-bottom: 30px;
	margin-top: 0px;
}
.Post h1 { font-size: 25px; letter-spacing: -1px; font-weight: normal; font-family: 'Helvetica'; padding: 2px 0px; margin: 0px; display: block; text-transform: uppercase;}
.Post h1 a { color: #e1f15d; text-decoration: none;}
.Post h1 a:visited { color: #e1f15d; text-decoration: none;}
.Post h1 a:hover { color: #ff9999; text-decoration: none;}

.PostHeadSimple {}
.PostHead {
	padding-left: 65px;
}

.PostInfo {
	padding: 2px 0px;
	margin-left: 65px;
	font-size: 9px;
	color: #9BBDAA;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9BBDAA;
}
.PostInfo ul { padding: 0px; margin: 0px;}
.PostInfo li { padding: 0px; margin: 0px; list-style-type: none; display: inline;}
.PostInfo a {
	color:#9BBDAA;
	text-decoration: underline;
}
.PostInfo a:visited {
	color:#9BBDAA;
	text-decoration: underline;
}
.PostInfo a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

.PostContent {
	padding: 20px 0px;
}

/*
.PostContent h1 { font-size: 22px; letter-spacing: -1px; font-weight: normal; padding: 2px 0px; margin: 0px;}
.PostContent h2 { font-size: 19px; letter-spacing: -1px; font-weight: normal; padding: 2px 0px; margin: 0px;}
.PostContent h3 { font-size: 17px; font-weight: normal; padding: 2px 0px; margin: 0px;}
.PostContent ul { font-size: 11px;}
.PostContent ol { font-size: 11px;}
.PostContent p { font-size: 11px; line-height: 16px; color: #9ec5c4; padding: 6px 0px; margin: 6px 0px;}
.PostContent img { float: left; padding: 1px; border: solid 1px #f0f0f0; margin: 0px 15px 15px 0px;}
.PostContent blockquote { padding: 5px 0px; margin: 5px 0px; color:#bee6e9;}
.PostContent blockquote p { font-size: 10px; padding: 3px 0px; margin: 3px 0px; line-height: 12px; color: #bee6e9;}
*/


.PostDetails {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #426250;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #426250;
}
.PostDetails a { text-decoration: underline;}
.PostDetails a:visited { text-decoration: underline; }
.PostDetails a:hover {
	text-decoration: none;
}

.PostDetails .ReadOn { background: url(./images/PostDetailsReadIco.png) no-repeat left center; padding: 5px 0px 5px 15px;}
.PostDetails .Subscribe { background: url(./images/PostDetailsRssIco.png) no-repeat left center; padding: 5px 0px 5px 15px; margin-left: 5px;}
.PostDetails .NrComments { background: url(./images/PostDetailsCommentsIco.png) no-repeat left center; padding: 5px 0px 5px 15px; margin-left: 5px;}
.PostDetails .AddOpinion { background: url(./images/PostDetailsOpinionIco.png) no-repeat left center; padding: 5px 0px 5px 15px; margin-left: 5px;}

.PostDate {
	text-align: center;
	margin: 0;
	list-style: none;
	background: url(./images/PostNrBkg.png) no-repeat left top;
	width: 58px;
	height: 61px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
}
.PostDate .month {display: block; font-size: 11px; letter-spacing: -1px; text-transform: lowercase;  line-height: 16px; color: #fff;}
.PostDate .day {
	display: block;
	font-size: 14px;
	font-family: 'Arial';
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	padding-top: 1px;
}

/* Right Column */
.SR {
	clear: both;
	background: #195b73;
	float: right;
	width: 289px;
	margin-left: 21px;
	border-left: solid 1px #367288;
	border-right: solid 1px #367288;
	border-bottom: solid 1px #367288;
	padding-top: 10px;
}
.SR h2 { font-family: 'Helvetica'; font-size: 18px; letter-spacing: -1px; font-weight: normal; color: #fff; padding: 15px 0px; margin: 0px; text-transform: uppercase; border-bottom: dashed 1px #619ab2; }

/* used in the newsstyle */ 
/* Posted by */
.PostDetails .item1{
	padding: 0 0 0 13px;
	margin: 0 0 0 0px;
	float:left;
	background-image: url(images/01_item1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* Category */
.PostDetails .item2{
	padding: 0 0 0 13px;
	margin: 0 0 0 20px;
	background: url(images/01_item2.gif) 0 3px no-repeat;
	float:left;
}
/* Comments */
.PostDetails .item3{
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	background: url(images/01_item3.gif) 0 3px no-repeat;
	float:right;
}
.PostDetails .item4{
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	float:right;
}
.PostDetails .item5{
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	float:right;
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments { background:#5A7C88; padding: 20px 10px 0px 10px; margin: 30px 0px 30px 0px ;}
.Comments .List h3 { background: url(./images/bkg_h3_PostComments.png) no-repeat left center; font-size: 14px; font-weight: normal; color:#d5f3ff; margin: 0px; padding: 0px 0px 0px 60px; }
.Comments .List h3 strong { font-size: 22px; font-weight: normal; text-transform: uppercase; color:#ff9999; border-bottom: dashed 1px #87909e; display: block; padding-bottom: 2px; margin-bottom: 2px; }
.Comments .List ol { padding: 10px 0px 0px 0px; margin: 0px;}
.Comments .List li { position: relative; background: #195b73; padding: 10px; margin: 10px 0px; list-style-type: none;   color:#fff; font-size: 11px; border: dashed 1px #4a6a6a; position: relative;  }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .List .ListNr { position: absolute; top: 15px; left: 12px; font-size: 22px; font-family: 'Arial'; line-height: 22px;}
.Comments .List .ListDate { font-size: 10px; color:#29363a;}
.Comments .List .ListDate a { color:#29363a; text-decoration: none;}
.Comments .List .ListDate a:visited { text-decoration: underline;}
.Comments .List .ListUser { margin: 0px 0px 0px 50px; padding: 0px; font-size: 11px; letter-spacing: -1px; }
.Comments .List .ListUser a { color: #ff9999; }
.Comments .List .ListUser a:visited { color: #ff9999; }
.Comments .List .ListUser a:hover { color: #e1f15d; }
.Comments .List .ListDate { color:#cac7b8; padding: 1px 0px; margin: 0px 0px 0px 50px;}
.Comments .List .ListDate a { color: #a7bac5; text-decoration: underline;}
.Comments .List .ListContent { margin-left: 50px; margin-right: 10px; color:#fff;}
.Comments .List .ListContent a { color: #ff9999; }
.Comments .List .ListContent a:visited { color: #ff9999; }
.Comments .List .ListContent a:hover { color: #e1f15d; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .Form { background: #5A7C88; margin: 0px 0px 30px 0px; padding: 0px 0px 20px 0px; }
.Comments .Form h3 { background: url(./images/bkg_h3_PostForm.png) no-repeat left center; font-size: 14px; font-weight: normal; color:#d5f3ff; margin: 0px; padding: 0px 0px 0px 60px; }
.Comments .Form h3 strong { font-size: 22px; font-weight: normal; text-transform: uppercase; color:#ff9999; border-bottom: dashed 1px #87909e; display: block; padding-bottom: 2px; margin-bottom: 2px; }

.Comments .Form form { padding: 0px; margin: 20px 0px 0px 60px;}
.Comments .Form p { padding: 5px 0px; margin: 0px; font-size: 10px;}
.Comments .Form p label { padding-bottom: 10px; display: block;}
.Comments .Form p label small { font-size: 10px; color: #ff9999}

.Comments .Form .Note {  margin: 5px 0px; width: 395px;}
.Comments .Form .Note small { font-size: 10px;}
.Comments .Form .TextField { background: #d5f3ff; border: solid 1px #fff; padding: 5px; color: #424e65; font-size: 12px;}
.Comments .Form .TextArea { background: #d5f3ff; border: solid 1px #fff; padding: 5px; color: #424e65; font-size: 13px;}

.Comments .Form input.SubmitComment { width: 150px; height: 26px; background: url(./images/SubmitComment.png) no-repeat;margin-top: 7px;}
.Comments .Form input.SubmitComment:hover { background: url(./images/SubmitComment.png) no-repeat 0 -26px; }
.Comments .Form input.SubmitCommentIE { width: 150px; height: 26px; background: url(./images/SubmitComment.png) no-repeat 0 -26px;margin-top: 7px; }
.Comments .Form input.Subscribe { background: #eaf4ff; border: 1px #fff solid; font-weight: bold; padding: 2px 0px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/***** Side Menu *****/

.Categ {
	margin-bottom: 10px;
	width: 230px;
	float: right;
	background-image: url(images/encart_fond.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 10px;
}

.CategHaut {
	background-image: url(images/encart_haut.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.CategBas {
	background-image: url(images/encart_bas.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.Categ2 {
	margin-bottom: 10px;
	width: 175px;
	float: left;
	background-image: url(images/encart_fond2.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 10px;
}

.Categ2Haut {
	background-image: url(images/encart_haut2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.Categ2Bas {
	background-image: url(images/encart_bas2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.Categ ul { font-size: 11px; list-style: none; border-top: 1px solid #276e88; padding: 1px 0px 0px 0px; margin: 0; line-height: 1; }
.Categ li { margin: 0; padding: 0; background: none; min-height: 18px; width: 269px; display: block; border-bottom: 1px solid #276e88; position: relative; }
.Categ li a { display: block; padding: 3px 0px 4px 20px; text-decoration: none; color: #a1e8ff; background: url(./images/CategoriesIco.png) no-repeat left top; border-bottom: 2px solid #619ab2f; }
.Categ li a:hover { background: #276e88 url(./images/CategoriesIcoOn.png) no-repeat left top; text-decoration: none; color: #e1f15d;  }

/***
.Categ li.toggle { background: none; border-bottom: 1px solid #195b73; } 
.Categ li.toggle a { width: 246px; display: block; border-bottom: 1px solid #276e88; text-decoration: none; color: #a1e8ff;}
.Categ li.toggle a:hover { background: #276e88 url(./images/CategoriesIcoOn.png) no-repeat left top; border-bottom: 1px solid #276e88; text-decoration: none; color: #e1f15d; }
.Categ li a.toggle { background: none; width: 29px; position: absolute; top: 0; right: 0; padding-left: 0; text-align: center; border-bottom: none; color:#5da7bf;} 
***/

* html .Categ li a { right: 0px; color:#5da7bf; }


.Flickr { margin-bottom: 10px; padding: 0px 10px; width: 269px; float: left; }
.Flickr h2 { margin-bottom: 10px; }
.Flickr ul li em { display: none;}
.Flickr ul { padding: 0px; margin: 0px;} 
.Flickr ul li { margin: 0px; padding: 0px; list-style-type: none; display: inline;}
.Flickr ul li a { margin: 0px 9px 0px 0px; padding: 0px;}
.Flickr ul li a img { background:#000; padding: 2px; margin: 0px 0px 10px 0px; border: solid 1px #a1e8ff; width: 70px; height: 70px;}
.Flickr ul li a:hover img { background:#000; padding: 2px; margin: 0px 0px 10px 0px; border: solid 1px #cc6666;}

.Flinx { margin-bottom: 10px; padding: 0px 10px; width: 269px; float: left; }
.Flinx h2 { margin-bottom: 10px; }
.Flinx ul li em { display: none;}
.Flinx ul { padding: 0px; margin: 0px;} 
.Flinx ul li { margin: 0px; padding: 0px; list-style-type: none; display: inline;}
.Flinx ul li a { margin: 0px 9px 0px 0px; padding: 0px;}
.Flinx ul li a img { background:#000; padding: 2px; margin: 0px 0px 10px 0px; border: solid 1px #a1e8ff; }
.Flinx ul li a:hover img { background:#000; padding: 2px; margin: 0px 0px 10px 0px; border: solid 1px #cc6666;}



.Syndication { margin-bottom: 10px; padding: 0px 10px; width: 269px; float: left; }
.Syndication em { display: none}
.Syndication ul { padding: 10px 0px; margin: 0px; height: 16px;  }
.Syndication li { float: left; padding: 0px; margin: 0px; display: inline; list-style-type: none;}
.Syndication li a { DISPLAY: block; HEIGHT: 16px; width: 16px; margin-right: 10px }

.Syndication li a.RSS{ background: url(./images/syndicate_ico_rss.png) no-repeat left top;}
.Syndication li a.BlogMarks { background: url(./images/syndicate_ico_BlogMarks.png) no-repeat left top;}
.Syndication li a.delicius { background: url(./images/syndicate_ico_delicius.png) no-repeat left top; }
.Syndication li a.NewsWine { background: url(./images/syndicate_ico_NewsWine.png) no-repeat left top;}
.Syndication li a.Simpy { background: url(./images/syndicate_ico_Simpy.png) no-repeat left top; }
.Syndication li a.Spurl { background: url(./images/syndicate_ico_Spurl.png) no-repeat left top; }
.Syndication li a.comments { background: url(./images/syndicate_ico_comments.png) no-repeat left top; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Sponsors { margin-bottom: 12px; width: 289px; }


/*\ IE/Win min height hack */ * html .FooterContain { height: 330px;} /* */ 
.FooterContain {
	clear: both;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.Footer {
	width: 900px;
	color: #8ECAB8;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top:0px;
} 

.Footer h2 {
	font-family: 'Arial';
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #e1f15d;
	padding: 10px 0px;
	margin: 0px;
	text-transform: uppercase;
} 

/*\ IE/Win min height hack */ * html .Footer ul { height: 100px;} /* */ 
.Footer ul { min-height: 100px; padding: 0px; margin: 10px 0px; border-top: solid 1px #364f59;} 
.Footer li { margin: 0px; padding-bottom: 6px; list-style-type: none; border-bottom: solid 1px #364f59;} 
.Footer li small { font-size: 10px;} 

.Footer li a { display: block; color: #bad022; padding: 6px 0px 0px 0px; font-size: 11px; }
.Footer li a:visited { display: block; color: #bad022; padding: 6px 0px 0px 0px; font-size: 11px; }
.Footer li a:hover {  display: block; color:#cc6666; padding: 6px 0px 0px 0px; font-size: 11px; }

.FooterRecent { float: left; width: 290px; }
.FooterCommented { float: left; width: 290px; margin: 0px 14px; }
.FooterPartners {float: left; width: 290px; }

.FooterCopy {
	color: #fff;
	background-image: url(images/fond_footer_cote.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 50px;
} 
.FooterCopy p {
	padding: 0px;
	margin: 0px;
	font-size: 9px;
	color: #b2b2b2;
} 


/* e107 Styles */

.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
}
	
.forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar {
	padding: 5px;
	background-color: #477058;
	border: 1px solid #30493A;
	vertical-align:middle;
	color: #fff;
	font-size: 12px;
}

.forumheader77, .finfobar, .nforumcaption2 {
	border: 1px solid #2C4134;
	padding-bottom:5px;
	color:#fff;
	vertical-align:middle;
}
.spacer {
    color:#fff;
	}

.forumheader, .forumheader4 {
	height:24px;
	background:url(images/forumheader4.png) no-repeat;
	color:#fff;
	font-size: 12px;
}

.forumheader5 {
	cursor: pointer;
}
.forumheader6 {
height: 34px;
background: url(images/forumheader6.png) no-repeat;
color: #fff;
border: 1px solid #004159;
}
.fcaption, .forumheader5 {
	background-color: #2F4638;
	font-weight: bold;
}
.smallblacktext {
	color: #ACCAB8;
}
.smalltext {
  color: #fff;
}
table {
	margin-left: auto;
	margin-right: auto;
}
.menuheader {
	background: url(./images/menuheader.png) no-repeat left bottom;
	color: #2F4B3B;
	line-height: 2.2em;
	height: 29px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-align:center;
	margin: 0px;
	padding: 0px;
	padding-left:0px;
	padding-right:5px;
}

.menuheader a:link,
.menuheader a:active,
.menuheader a:visited,
.menuheader a:hover {
	color:#2F4B3B;
}

.menuheader2 {
	background: url(./images/menuheader2.png) no-repeat left bottom;
	color: #2F4B3B;
	line-height: 2.2em;
	height: 29px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-align:center;
	margin: 0px;
	padding: 0px;
	padding-left:0px;
	padding-right:5px;
}

.menuheader2 a:link,
.menuheader2 a:active,
.menuheader2 a:visited,
.menuheader2 a:hover {
	color:#2F4B3B;
}

.tbox {
	font: Verdana;
	color: #375342;

}
.conform {
font: Verdana;
color: #9ec5c4;
}

/* Brainjar Nav Menu Classes {SITELINS_ALT} */
/*
If you do not use {SITELINS_ALT} and switch to the standard {SITELINKS} instead, 
all of the below can be deleted.
*/
/*----------------------------------------------------------------------------*/

div.menuBar {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #633b23;
	background-color: transparent;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	z-index: 100;
	position: relative;
}

*div.menuBar {

	margin-top: -18px;
}



div.menuBar ul {
	list-style-type: none;
	background-color: transparent;
}

div.menuBar li.gauche {
	color: #633b23;
	text-decoration: none;
	display:inline;
	z-index: 100;
	background-image: url(images/MainMenuRight.png);
	background-color: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-position: right bottom;
}

*div.menuBar li.gauche {
	padding-bottom: 0px;
}


div.menuBar a.droite,
div.menuBar a.droite:link,
div.menuBar a.droite:active,
div.menuBar a.droite:visited {
	color: #633b23;
	background-image: url(images/MainMenuLeft.png);
	background-repeat: no-repeat;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 12px;
	margin: 0px;
	background-position: left bottom;
}

div.menuBar a.droite:hover {
	color: #966A3F;
	background-image: url(images/MainMenuLeft.png);
	background-repeat: no-repeat;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 12px;
	margin: 0px;
	text-decoration:none;
	background-position: left bottom;
}

ul.menu {
	width:100px;
	background-color: #5F7568;
	padding: 0px;
	position: absolute;
	visibility: hidden;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	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: none;
	border-left-style: solid;
	border-top-color: #7C926D;
	border-right-color: #7C926D;
	border-bottom-color: #7C926D;
	border-left-color: #7C926D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 101;
}

*ul.menu {
	margin-top: 16px;
}

ul.menu ul {
	background-image: url(images/spacer.gif);
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.menu li.gauche2 {
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C926D;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
	background-image: url(images/spacer.gif);
}

ul.menu a.droite2,
ul.menu a.droite2:link,
ul.menu a.droite2:active,
ul.menu a.droite2:visited {
	background-image: url(images/spacer.gif);
	margin: 0px;
	padding: 0px;
	display: block;
}

ul.menu a.droite2:hover {
	background-image: url(images/spacer.gif);
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration:none;
	display: block;
}


/* menu */

/* CSS DROP DOWN MENU */
div.menuBar {
	text-align: center;
	margin-top: 15px;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	margin-left: 0px;
	list-style: none;
	
}

#nav li {
	background-image: url(images/MainMenuRight.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	padding-right: 5px;
}

#nav a {
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #854323;
	background-image: url(images/MainMenuLeft.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 8px;
}

#nav a:hover {
	display: block;
	text-decoration: none;
	background-color: transparent;
}

#nav li li {
	background-image: none;
	text-align:left;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#nav li li a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #E1F15D;
	display:block;
	padding: 0;
	text-decoration:none;
	background-image: none;
	float: none;
	width: 110px;
	width/* */:/**/110px;
	width: /**/110px;
	white-space: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9BBDAA;
}
#nav li li a:hover {
	background-color: transparent;
	color: #ffffff;
}

#nav li li.last {
	background-image: url(images/n2_fond_bas.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	width: 100%;
	padding-bottom: 5px;
}

#nav li { /* all list items */
	float: left;
	margin: 0px 0px 0px 0px;
	/* width: 10px; */ 
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 120px;
	left: -999em;
	background-image: url(images/n2_fond.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -31px 0 0 176px;
}

#nav li.fs-linkSep, #nav li.fs-linkSep:hover  { background-color: transparent !important;}
div.dropSep {
	background-image: url(images/cl_drop_sep.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 44px;
	width: 2px;
}
#nav li:hover, #nav li.sfhover {
	background-color: transparent;
}



#nav li:hover li:hover, #nav li.sfhover li.sfhover{
	background-color: transparent;
}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav a.sub {
	/* background-color: #CC3300; */
	background-image: url(images/cl_drop_a_sub.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
#nav a.sub:hover {
	/* background-color: #990000;*/
	background-image: url(images/cl_drop_a_sub.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

/* ------------------- */


.hidden {
display:none;
}

.capcenter h3 {
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(images/h3_puce.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 65px;
	height: 30px;

}

.clear {
	clear: both;	
}

.left {
float:left;
}

.right {
float:right;
}
#helpb {
	width: 90%;
}
