/* *********************** GENERAL SETTINGS     *********************** */
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 14px;
	background: #c34100 url(../images/body-bg.jpg) repeat-x top left;
	margin: 0px;
	padding: 0px;
	line-height: 145%;
	height: 100%;
}

html {
	padding: 0px;
	margin: 0px;
	height: 100%;
}

body.published {
	background: #AADDFF;
}

body.mceContentBody {
	background: white;
}

body.contentpane {
	padding: 15px;
	background: #ffffff;
}


table.category {
width: 100% !important;
}

/* CSS global reset for all browsers  */
* { padding: 0px; margin: 0px; }
/*  Global Formatting */
h1 {font: normal 24px Arial, Helvetica, sans-serif; letter-spacing: -1px; line-height: 30px; }
h2 {font: normal 20px Arial, Helvetica, sans-serif; letter-spacing: -1px; text-transform: none; line-height: 26px; }
h3 {font: normal 18px Arial, Helvetica, sans-serif; letter-spacing: 0px; line-height: 24px; text-transform: none;}
h4 {font: bold 14px Arial, Helvetica, sans-serif; line-height: 19px; text-transform: none; }
h5 {font: bold 12px Arial, Helvetica, sans-serif; line-height: 18px; text-transform: none; }
h6 {font: bold 11px Arial, Helvetica, sans-serif; line-height: 17px; text-transform: none;}
a {color: #bd0000; text-decoration: none;}
a:hover {color: #bd0000s; text-decoration: underline;}
a.image, a.image:hover, a img  {border:0;}


fieldset {
	width: 95%;
	padding: 10px 5px 5px 5px;
	margin: 10px 0px 0px 0px;
	border: none;
	border-bottom: 1px solid #9eb1d9;
}

.both {
	clear: both;
	font-size: 1px !important;
	height: 1px !important;
	line-height: 1px !important;
	overflow: hidden;
}

input, select, label {
	vertical-align: middle;
}

p {
	padding: 5px 0px;
}


/* *********************** END GENERAL SETTINGS *********************** */



#content_background {
	width: 960px;
	margin: 0px auto;
	padding: 0;
	background: transparent url(../images/content-bg.gif) repeat-y top center;
}


#site_wrapper {
	width: 920px;
	padding: 10px 20px 0px 20px;
	text-align: left;
	margin: 0px auto;
	background: transparent url(../images/content-top-bg.jpg) no-repeat top center;
}

#top-wrapper {
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	width: 960px;
}


#top { 
	width: 960px;
	height: 172px;
	position: relative;
	background: transparent url(../images/top-bg.jpg) no-repeat 0 0;
} 

#top h1 {
	font: italic normal bold 20px/22px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: -1px;
	text-transform: none;
	white-space: nowrap;
	position: absolute;
	top: 0;
	left: 0;
}

#top h1 a {
	text-decoration: none;
	color: #ffffff;
}

#banner {
	text-align: center;
	padding: 18px ;
}


 .menu {
	position: absolute;
	top: 130px;
	left: 0;
	width: 960px;
	height: 44px;
	padding: 0;
	margin:0;
	background: transparent url(../images/top-menu-bg.jpg) no-repeat 0 0;
}

.menu ul{
	list-style: none; 
	text-align: center; 
	z-index:10;
	padding: 14px 0px 0px 15px;
    position:absolute;
	display: inline;
	z-index:100;
	margin: 0px;

}

.menu li {
	float: left;
	font: bold 12px Verdana,Arial, Helvetica, sans-serif;
	padding: 0;
	width:100px;
	height:24px;
}

.menu a {
	color: #9e3500;
	text-decoration: none;
	padding:10px 0 0 0;

}

.menu a:hover, .menu a:active {
	/*background: transparent url(../images/menu-hover.png) no-repeat  !important;*/
	text-decoration:none;
	color:#ffffff;
	padding:10px 0 0 0;
}


.actif a{
	color:#ffffff;
}


#slide {position:absolute; top:10px; height:24px; background:#cc3300;
-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);	 z-index:10}

#main-cols {
	clear: both;
	width: 920px;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
}

#col-right {
	float:left;
	width: 350px;
	height:100%;
}

#col-left {
	float:left;
	width: 550px;
	height:100%;
	/*background: #f1ca5f url(../images/col-lr-bot-bg.gif) no-repeat bottom left;*/
}

#col-left2{
	float:left;
	width: 430px;
	height:100%;
	padding-left:30px;
}


#col-right2 {
	float:left;
	margin:0 0 15px 30px;
	width: 400px;
	height:100%;
}

#jeux li{
	padding:5px;

}

#col-wide {
	width: 920px;
}



/**************************************************************
	SlideShow
**************************************************************/

#slideshow {
	width: 920px;
	height: 140px;
	padding: 10px 0 0 0 ;
	background: transparent url(../images/slideshow-bg.jpg) no-repeat 0 0;
	overflow: hidden;
	position: relative;
	color: #ffffff;
}

#boxnb {
	position:absolute;
	width: 680px;
	margin: 0 0 0 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}


.mask1{
	position:relative;
	width: 700px;
	height: 120px;
	overflow:hidden;
}

#boxnb h3 {
	padding: 0px 0px 10px 0px;
	margin: 0;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: -1px;
}

#slideshow .readon {
	text-decoration: none;
	color: #ffc33a !important;
	padding: 0;
	text-align: left !important;
	font: normal normal bold 12px/29px Arial, Helvetica, sans-serif;
	text-indent: 10px;
	text-transform: none;
}

#slideshow .readon:hover {
	text-decoration: none;
	color: #ffffcc !important;
}

#boule {
	position: absolute;
	width:161px;
	height:114px;
	top:0;
	left:740px;
	/*background:url(../images/boule_facette.gif) no-repeat;*/
}

.white_space {
	height: 20px;
	display: block;
}

.sep {
	display: block;
	height: 10px;
	clear: both;
}

#foo {
	width: 100%;
	background: #c34100;
}

#foo-text {
	color: #ff9c00;
	text-align: center;
	padding: 25px 20px;
}

#footer {
	padding: 10px 0px;
	width: 960px;
	background: transparent url(../images/footer-bg.gif) no-repeat top center;
	color: #ff9c00;
	clear: both;
	margin: 0px auto;
}

#foo-text a {
	color: #ffdb5f;
	text-decoration: none;
}

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

/* *********************** END LAYOUT SETTINGS  *********************** */


/* *********************** STANDARD MODULE TABLE  ********************* */

#col-left div.moduletable, #col-left div.moduletable_menu, #col-left div.moduletable_text {
	text-align: left;
	padding: 15px 25px;
	background: transparent url(../images/col-lr-mod-bg.jpg) no-repeat top center;
	margin-bottom: 0px;
	color: #bd4d00;
	width: 210px;
}

#col-left div.moduletable a, #col-left div.moduletable_menu a, #col-left div.moduletable_text a {
	color: #bd0000;
	text-decoration: underline;
}

#col-left div.moduletable a:hover, #col-left div.moduletable_menu a:hover, #col-left div.moduletable_text a:hover {
	color: #bd0000;
	text-decoration: none;
}

#col-left div.moduletable h3, #col-left div.moduletable_menu h3, #col-left div.moduletable_text h3 { 
	font: bold 100% Arial, Helvetica, sans-serif;
	line-height: 11px;
	padding: 0px 0px 20px 0px;
	display: block;
	height: 12px;
	margin: 0px 0px 4px 0px;
	color: #ffffff;
	text-align: right;
	width: 210px;
}

div.syndicate {
	text-align: left;
	padding: 0px;
	margin: 0px;
	clear: both;
}

div.syndicate div {
	padding: 0px;
	margin: 2px 3px 2px 0px;
	display: inline;
	text-align: left;
}

div.syndicate div img, div.syndicate div a {
	margin: 0;
	padding: 0;
}




/* *********************** END STANDARD MODULE TABLE ********************* */


/* Writen by Authors name */
.small { 
	color: #c34100;
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin: 0px; padding: 0px;
	text-transform: none;
}

.createdby {
	background: transparent url(../images/createby_ico.gif) no-repeat 0 0;
	line-height: 16px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #c34100;
	padding-left: 20px;
	display: block;
}


/* Read more link */
.readon {
	text-decoration: none;
	color: #d86600;
	line-height: 30px;
	font-weight: bold;
	font-size: 12px;
}

.readon:hover {
	text-decoration: none;
	color: #bc0000;
}

#slideshow .readon {
	background: transparent url(../images/slide-readmore_ico.gif) no-repeat top left;
	color: #c8d6f4;
}

#slideshow .readon:hover {
	color: #ffffff;
}

/* Article index   */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 11px;
	}
	
table.contenttoc th {
	background: transparent; 
	color: #666666;
}
	
table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */


#flashPlayer {
	clear:both ;
	text-align:right;
}
