/*The News theme for Tiki. */
 
 @import "lite/lite.css"; /* here we import *lite as the base */

body {  width : 99.8%;
	margin : auto;
	background: black; 
	color: #303030;
	font: 72% ;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}

*:first-child+html body {
	font-size: 75% !important;
}

html>body {
	font-size: 12px;
	text-align: left;
}

/* workaround for Safari when in FCKEditor */
html[dir=ltr]>body {
	display: block;
	margin: 1em .5em;
}

body.fullscreen {}

a, a:link,
a:visited {
	color: #005faa;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

a.wiki {font-weight: bold;}
a.baspage {font-weight: bold; font-color: #FFFFFF;color: white;}
caption {}

div {}

h1, h2, h3, h4, h5 {
	color: #515151;
}

h1 {
	font-weight: bold;
	font-size: 2em; /*1.5*/
	margin-bottom : 12px;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
	margin-left: 3px;
	padding-left: 3px;
}

h4 {
	font-size: 1.1em;
}

h5 {
	font-size: 1em;
}

hr {
	width: 100%;
	height: 1px;
	background: #aaa;
	border-width: 0px;
	padding: 0px;
	color: #aaa;
}

img {border: 0; }

img.appear {opacity: 0.1;clear: none;}

span.img {opacity: 0.1;}
span img {opacity: 0.1;border-color :#F0F0F0;border-style:solid;
border-width:1px;clear: none;}

div.img {opacity: 0.1;clear: none;}
.googlemap {border: solid 1px #868686;}
.wikitext img {}
legend {color: #000}

fieldset {
	border: solid 1px #025C41; 
	margin-bottom: 1px; /*2*/
	padding: 0.3em;
}
#col2 fieldset { 
	 width: 100px ; 
	 background: #CDFF9C;
	/*-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;*/
 } 

form {
	margin: 0;
	padding: 0;
}

button {
	color: white; /*new*/
}

button:hover {
	cursor: pointer;color : black;
}

.button:hover {
	cursor: pointer;
}

fxml:hover{
	cursor: pointer;
}
#fxml:hover{
	cursor: pointer;
}


button,
input,
label,
textarea,
option,
select {
	margin: 1px;
	vertical-align: middle;
}

/* IE */
* html .wikitopline select {font-size: .9em;}

input[type=checkbox],
input[type=radio] {
	border: 0;
	vertical-align: middle !important;
}

input[type=text],
input[type=password] {

}

/* all button variations */
input.button,
button,
.button input,
.button,
input.wikiaction,
.calbuttonBox {
	border: solid 1px #aaa; 
	background: #5CC625;
	color: white;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

/* IE6 doesn't like multiple class specifications with bracket selectors together */
input[type=submit],
input[type=reset] {
	border: solid 1px #000; 
	background: #5CC625;
	color: white;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em} /*0.8*/

/* hovered buttons */
input.button:hover,
button:hover,
input[type=submit]:hover,
.button input:hover,
.button:hover,
.calbuttonBox a:hover {
	cursor: pointer;
	background: #85D45C;
	color : black;
}

span.button,
.calbuttonBox {
	display: inline-block;
	margin: 1px 2px;
	padding: 2px;
	color: white;}

span.button a,
.calbuttonBox a {
	color: white; /*black*/
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;}

span.button a:hover,
.calbuttonBox a:hover {text-decoration: none; cursor: pointer;color:black;}

#col2 input[type=text] {width: 70%} /*95*/ 

input[type=checkbox] {border: 0}

* html .findtable input {font-size: 1em}
.findtable ul {list-style-type: none}

form.admin input[name="features"] {
	margin-bottom: 3px !important;
}

/* look of admin form fieldsets when tabs are off */

form.admin {padding: 3px}

form.admin fieldset {border: solid 1px #8CACBB; margin: 0px; margin-bottom: 3px;}

form.admin legend.heading {
	background-color: transparent;
	border: none;
	line-height: 2em;
	margin-top: -2px;
	padding-left: 0px; padding-right: 0px;
	}

form.admin legend.heading a {
	background-color: #8CACBB;
	display: block;
	top: -1em;
	margin-top: 2px;
	padding: 1px 1px 0;
	position: relative;
	text-decoration: none;
}
form.admin legend.heading a:hover {
	background-color: #ACBB8C;
	padding: 1px 0px 0;
}
form.admin legend.heading a span {
	background-color: #EBEBEB;
	display: block;
	font-size: 1em;
	line-height: 2em;
	padding: 0 1em;
}
form.admin legend.heading a:hover span {
	line-height: 1.9em;
	margin-top: 0.1em; border-left: solid 1px #8CACBB; border-right: solid 1px #8CACBB;
}


select {
}

select[multiple] {
	height: 10em;
}

select[name="theme"] {width: 160px}
#col2 select[name="theme"] {width: 100px}

small {
	font-size: .9em;
}

label {
	cursor: pointer;
}


/***** Pasic Page Layout 
	Including Site Header *****/

ul.jumplinks {
	font-size : 0.8em;
	list-style-type : none;
}

ul.jumplinks a:focus, ul.jumplinks a:active {
	position: absolute;
	top: 9010px;
	left: 9010px;
	background-color: #339999; 
	color: #fff;
	padding: 5px;
	font-weight: bold;
	border: 2px solid #000;
	width: 6em;
	z-index: 9;
}

#main {width : 99.5%;
	margin : auto;
	font-size: 1em;
	background: #B2BCC2; 
}

#tiki-clean {
	text-align: left;
	padding: 1em;
}

#fullscreenbutton {
	position: absolute;
	top: 2px;
	right: 10px;
	z-index: 10;
	font-size:80%;
	background: #F4F4F4;
	border: 1px solid #D3D3D3;
}

#fullscreenbutton:hover {}

/* #Header */
#header {
	text-align: left; 
	background : white; 
	min-width : 1200px;
	height : 235px; /*250 haut p/ au corps*/
}

.floatleft #sitetitle,
.floatleft #sitesubtitle {padding-left: 20px}

#sitetitle {
	font-size: 2.4em; 
	padding: 10px 0 0 0; /*5*/
	font-family: Bauhaus 93, Bauhaus, Helvetica, sans-serif;
	font : bold;
}

#sitesubtitle {
	font-size: 1.6em;
	font-family: Bauhaus 93,Bauhaus, Helvetica, sans-serif;
}
div#map_canvas {align:center; margin:auto}
#sitetitle a,
#sitetitle a:link,
#sitetitle a:visited {color: #64BE30}

#header-top {position: relative}
* html #header-top {height: 1%}

/* Look & Feel options */
#siteheader {
	text-align: left;
	background: black;
	background-image: url(/img/fond_noir.jpg);
	vertical-align: top;
	padding-top: 0px; /*3*/
	margin: -5px;} 

div#sioptions {margin-top : 0px} /*1 écart entre logo et page ajout top -10*/ 

#sioptionscentered {
	text-align: center;
}

div.floatright {
	float: right;
	clear: none;
}

div.floatleft {
	float: left;
	clear: none;
}

div#sitelogo {border:0;
	margin: 6px 0 0 0;} /*6px 0 0 0} auto*/

div#sitead {
	position: absolute; /*new*/
        top: 6px;
        right: 20px;
        text-align: right;
        color: #049204;
}

#sitead.floatright {
        align:right;
        text-align: right;
        float: right;
	position : relative; 
	margin-top : -6px; 
	padding-right: 20px; /*100*/
	clear: none;
} 

#sitead.floatleft {
	position : absolute; /*new*/
	padding-left: 20px; /*100*/
}

#sioptionscentered #sitead.floatleft {
	padding-left: 10px}
#bannertopright {padding-right: 1em}
#sitelocbar {
	float: left;
/*	padding: 2px 2px 3px 10px;*/
	padding: 2px 2px 3px 0px;
}

#siteloginbar {
	text-align: right;
	position: absolute;
	bottom: 0px; /*3*/
	right: 10px;
	font-size: 1em}

#siteloginbar * {margin: .2em}

 #siteloginbar.logged-in {
	bottom: 0px; /*3*/
}

/* tiki-top_bar.tpl - menu and search */
/*menu central haut*/
#tiki-top {/*
	background: #CDFF9C;
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	border-bottom: 3px solid #555555;
	border-right: 3px solid #555555;
	margin : -5px 10px 0 8px; /*9 10 0 6*/
	height: 0px;  /*5*/
	font-size: 1em;*/
}

#tiki-top a {font : bold}

#sitesearchbar {
	float: right;
	/*padding: 0 4px 0 0;*/
	text-align: right;
	display: block;
	margin: 0;
	background: #CDFF9C;
}

/* Middle */

#middle {
	margin-top: -22px; /*0em*/
	background : black ;
}

#c1c2 {
	text-align: left;
	font-size: 1em;
	margin: 0 0 0 0; 
}

#c1c2 #wrapper {min-width:1200px} 

.fullscreen #col1 {
	margin-left: 30px !important;
	margin-right: 30px !important;
}

#c1c2 #wrapper .marginleft {
	margin-left: 205px} 

* html #c1c2 #wrapper .marginleft {
	margin-left: 212px} 


#c1c2 #wrapper .marginright {
	margin-right: 210px; 
}

div#showhide_columns,
#tiki-columns {
	border-top: 1px solid #aaa;
	padding: 2px 2px 0 2px;
}
a.flip,
a.flip:visited {
	font-size: 80%;
	color: #ADBAC3;
}

a.flip:hover {
	color: #505050;
	text-decoration: none;
}

a.flip img {
	display: none;
}

.tellafriend {
	margin-right: 2px;
	font-size: 80%;
	text-align:right
}
.tellafriend a {
	color: #ADBAC3;
	text-decoration: none;
}
.tellafriend a:hover {
	color: #505050;
	text-decoration: none;
}

.fullscreen .tellafriend {
	margin-right: 100px;
	margin-top: 2px;
}

#c1c2 #wrapper #col1 {margin-top : 10px} 
#c1c2 #wrapper #col1 > .content {
	border-top: 1px solid #aaa;
	padding-top: 0em; /*0.8*/

}

#tiki-center {
	margin-top: 115px; 
	border-top: 1px solid #6A6E70;
	border-left: 1px solid #6A6E70;
	border-right: 3px solid #393E40;
	border-bottom: 3px solid #393E40;
	background : white;
	padding: 0 1em 1em 1em;/*1em*/
}


#tiki-center img {}

/* do not apply it on phplm tree in categories */
#tiki-center .phplmnormal div {
	padding: 0;
}
#tiki-center .phplmnormal img {
	margin: 0;
}

/* IE */
* html #tiki-center {
	font-size: 1em; 
}

#c1c2 #col2 {
	width: 200px; 
	overflow: visible;
	margin-top: 10px; 
}
#c1c2 .content {
	background: white;
	margin-left: 5px; 
	font-size: 0.9em; 
}
#col2 .content {
	border: 2px solid #025C41;
	background: #CDFF9C;
	background-image: url(../img/fondvert3.jpg); 
	background-repeat: repeat-y;
	/*border-bottom: 0;*/
	font-size: 1em/*1.13em*/;
	margin-left: 3px; 
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
}

#col3 {
	border: 2px solid #025C41 ;
	margin-left: -220px;  
	margin-top: 10px; 
	width: 200px; 
	text-align: left;
	background-image: url(../img/fondvert3.jpg);
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
}

#col3 .content {
	margin: 0;
	padding-right: 4px; 
	margin-right: 2px; 
	font-size: 1em; 
}

#footer {
	background: #0E6F13;
 	text-align: center;
 	font-size: .9em;
	border-top: 1px solid #D5FCAB;
	position: relative;
	top: -1px;
 }

#footer .content {
	padding: 1em;
}
 
#footer a:link,
#footer a:visited {

}

#footer a:hover {

}

#power {font-size: 90%}
#credits {display: inline}

.footerbgtrap {}

/* end layout divs, etc. */

/*** Error page ***/
div#tiki-main #tikimidtbl {
	margin: auto;
	width: auto}
div#tiki-bot {}
	
/****** Menus ******/

.horbar {float: center; align:center } 

.horbar table {
	width: auto;
	text-align: center; /*left*/
        height : 26px; /*15*/
}

/* Text in the top level (visible by default) of the menu */
.horbaritem a {
	padding: 6px 6px 6px 6px;
	text-decoration: none;
	font: 0.9em bold Verdana, Helvetica, Arial, Sans-Serif;
	font-weight : bold;
	display: block;
	width: 60px;
	color: #049204;
}

.horbaritem a:hover {
	background : transparent url(../img/bg_mgarchives.png) no-repeat left top;
	text-decoration: none;
} 

.horbaritem a:visited {
	
} 
.horbaritem img {vertical-align: middle;}

/* IE */
* html .horbaritem a,
* html .mdkitem a {
	font-size: 0.9em}

.mdkverbar {
} 

/* contains mdksubframe div */
.mdksubmenu {
	z-index: 999;
	position: absolute;
	left: 0;
	background-color: transparent;
	visibility: hidden;
}

.mdksubmenu table {
	width: auto;
} 

.mdksubframe {
	z-index: 1000;
	position: relative;
	left: -1px;
	top: 1px;
	background-color: #fff;
	display: block;
	border: 1px solid #D3D3D3;
	border-top: none;
} 

/* Menu items in drop down frame */
.mdkitem {
	border-top: 1px solid #DEDEDE;
	position: relative;
	text-align: left;
	white-space: nowrap;
} 

.mdkitem .mdkfwdarr {
	position: absolute;
	top: 5px;
	right: 12px;
} 

.mdkitem a {
	padding: 2px 5px;
	position: relative;
	display: block;
	font-weight: normal;
	font-size: .9em;
	border : #4D4D4D;
	background : #DAFFB5; /*ajout*/
} 

.mdkitem a:link {
	font-weight: normal;
	text-decoration: none;
	background : #DAFFB5; /*#70CD3C;*/} 

.mdkitem a:visited {
	text-decoration: none;
} 

.mdkitem a:hover {
	background : #70CD3C;
	font: #FFFFFF;
	text-decoration: none;
} 

.mdkitem a:active {} 
 
/* Tree menu (also on Browse Categories */
.treemenudiv {
	display: block;
	white-space: nowrap;
	background: #fff}

.phplmnormal,
a.phplmnormal:hover,
a.phplm:link,
a.phplm:visited,
a.phplm:hover,
a.phplm:active {
	font-family: Georgia, serif;
	color: #005faa;
	text-decoration: none;
	font-weight: normal;
}

a.phplm:visited {
	color: #005faa;
}

a.phplm:hover {
	color: #005faa;
	text-decoration: underline;
	background: none;

}

a.phplm:active {
	color: #005faa;
	font-weight: normal;
}

a.phplmselected:link,
a.phplmselected:visited,
a.phplmselected:hover,
a.phplmselected:active {
	font: 100% Georgia, serif;;
	color: #005faa;
	text-decoration: none;
	font-weight: normal;
	background : #70CD3C; /*none*/
	font-style: italic;
}

a.phplmselected:hover {
	color: #005faa;
	text-decoration: underline;
}

/* cssmenus.css overrides (page controls and menus) */
.cssmenu_vert,
.cssmenu_vert ul,
.cssmenu li,
.cssmenu_horiz ul li,
.cssmenu_vert li,
.cssmenu li ul,
.cssmenu_vert li ul,
.cssmenu_horiz li ul {
	width: 11em;
	background: #fff}

[class].cssmenu_horiz li ul {
	width: auto;
	min-width: 11em;
}

* html div.box-CSS_menu ul {margin-left: 0}

#col2 .cssmenu_vert,
#col2 .cssmenu_vert li {
	width: 180px;
	padding: 0 !important}

#col2 .cssmenu_vert ul,
#col2 .cssmenu_vert li ul li {width: 11em}

.cssmenu li ul,
.cssmenu_horiz li ul,
.cssmenu_vert li ul {border: 1px solid #D3D3D3}

.cssmenu_vert li ul,
.cssmenu_vert li.sfhover ul {margin-top: -1.3em}

.cssmenu_vert li ul {margin-left: 11em}
#col2 .cssmenu_vert li ul {margin-left: 175px}
#col2 .cssmenu_vert li ul li ul {margin-left: 11em}
.cssmenu_horiz li ul ul {margin: -1em 0 0 11em}

* html #col2 .cssmenu_vert,
* html #col2 .cssmenu_vert li {
	margin-left: 0;
	padding-left: 0;
	width: 140px} /*160*/
	
* html #col2 .cssmenu_vert li ul {margin-left: 160px}

*:first-child+html #col2 .cssmenu_vert {margin-left: 0}

.cssmenu a,	
.cssmenu_horiz a,
.cssmenu_vert a {
	text-decoration: none;
	display: block;
	/*line-height: 1.8em;*/
	padding: 0px 6px} /* 5px 6px*/
	
.cssmenu a:hover,	
.cssmenu_horiz a:hover,
.cssmenu_vert a:hover {text-decoration: underline}

#tiki-top > .cssmenu_horiz {
	border-left: 1px solid #aaa}

#tiki-top .cssmenu_horiz {
	float: left;
	margin-left: 11px;
	font: .9em Verdana, Helvetica, Arial, Sans-Serif}

#tiki-top > .cssmenu_horiz > li > a {
	border-right: 1px solid #aaa;
	padding: 8px 1em}
	
#tiki-top > .cssmenu_horiz > li.menuSection > a {padding-right: 2.6em}
	
.sf-sub-indicator {
	background: url(thenews/arrows-005faa.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only; */}


/** Links in other menus **/
div.separator,
div.separatorline {}
.separator a:link,
.separator a:visited,
.separator a:hover {}
div.option a.linkmenu:hover {}
a.separator img {}
/* menu option */
.option, .optionline,
#tiki-center .option,
#tiki-center .optionline {
	background: transparent url('../img/icons2/corner-dots.gif') center left no-repeat;
	padding: 0.2em 0 0.2em 1.6em;
}
.box .menuSection {padding-left: 5px;}

.selected {font-weight: bold}
.selected ul li a {font-weight: normal}

div.optionline,
.option a {}
.option a:link,
.option a:visited,
a.linkmenu,
.rsslink,
.linkmenu:visited,
.rsslink:visited {}
.linkmenu:hover {}
div.option a:hover,
div.option a:active {}
a.linkmodule {}
a.linkmodule:hover {}
.rsslist {}
.rssitem {}
.rssitem:first-child {}
.rssdate {}

/* From Tikineat -- check */
div.menuSection div.menuSection,
div.menuSection div.separator {
	padding-left: 5px;
}
/* End from Tikineat */

/****** Misc. Global Classes (layout and style) ****/

.hidden {position: absolute; left: -10000px; top: 0; width: 1px; height: 1px; overflow: hidden;}
.floatlist {	clear: left;list-style-type: none;margin: 0;padding-left: 0;}
.floatlist li { float: left; }
div#attzone,
div#comzone {	display: none;	margin-top: 10px;}
div#attzoneopen,
div#comzoneopen {	display: block; margin-top: 10px;}
div#edithelpzone {	display: none;}
#rules-copy-panel {	display: none;}
.clear, #clear { clear: both;}
.clearfix:after { content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block}
/* Hide from IE Mac \*/
.clearfix {display: block}
/* End hide from IE Mac */
* html .clearfix {	height: 1%;}
#overdiv table {	width: auto !important;}
.attention {	color: red;}
.highlight, #highlight  {background-color: #f2cd5e}

/* OpenID  */
.openid_url {
	background: #fff url(../../img/icons/login-OpenID-bg.gif) no-repeat;
	padding-left: 18px}

/* Banners, text type */
.bannertext {font-size: .95em;	text-decoration: none;}
.bannertext:hover {}

div.imagerank { margin: 10px 5px; }
.link, .gallink, .bloglink, .fgallink, .trailer,
.opencomlink, .commentslink, .admlink,.forumbutlink { font-weight: normal; padding: 0; }
div.searchdate { font-size: .95em;  }


/* Pagination for listings */
.mini {
	width: 100%;
	text-align: center;
	font-size: .9em;
}

.prevnext, .galprevnext, .blogprevnext, .fgalprevnext,
.artprevnext, .forumprevnext {
	font-size: 1em;
	padding: 1px 6px;
}

a.tikihelp, a.tikihelp:visited {
	border: 0;
	vertical-align: text-top;
}

a.tikihelp:hover {
	cursor: help;
	vertical-align: text-top;
}

/* New Help section */
div#tikihelp {
	position: fixed;
	right: 0;
	top: 25px;
	height: auto; 
	max-width: 50%;
	padding: 0;
	margin: 0;
	border: none;
	background: transparent;
	z-index: 820;
}

* html div#tikihelp {position: absolute}

div.help_icon {
	border: 0;
	margin: 0;
	padding: 0;
	height: 48px;
	text-align: right;
}
div.help_icon a:hover {
  text-decoration: none;
}
div.help_icon img{
	vertical-align: middle;
	border: 0;
	margin: 0;
	padding: 0;
}
div.help_section_select {
	font-weight : bold;
	font-size: 120%;
	background-color : #E7E9EA;
	color: black;
	width: 100%;
	margin: 2px;
}
div.help_sections {
	width : 360px;
	padding:  2px;
	background-color: #AAC9E9;
	max-height : 95%;
	overflow: auto;
	height: 400px;
}
div.help_section {
	margin: 5px;
	padding: 5px;
	background-color: white;
	color: black;
}


/** Admin pages **/
/* overrides inline css */
div.adminanchors {background: #F0F4F5 !important; border: 1px solid #999999}

/** Modules **/
/* For extra module perimeter */

.box-shadow {} /*cadre interieur des modules*/

div.box {
	overflow: hidden;
	margin: 3px; /*6*/
	line-height: 104%;
}

* html #col2 div.box,
* html #col3 div.box {width: 200px} 

h3.box-title {
		font-weight: normal;
	margin: 4px 0 2px 0em; /*4 0 7*/
	font-weight: bold;
	padding: 6px 0 0 0; /*2*/
	height: 22px; 
	color: #FFF85B;
	background: url(../../img/icons/module_title_box.gif) no-repeat center top;
	text-transform: uppercase;
	text-align : center;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 150%; /*130*/
	position: relative}

* html h3.box-title {position: static}

.moduleflip {
	display: none;
	position: absolute;
	right: 0;
	top: 0}

* html .moduleflip {
	position: static;
	float: right;
	margin-top: -16px}

* html .moduleflip,
.box:hover .moduleflip {display: block}

* html .box img.flipmodimage,
.box:hover img.flipmodimage {
	height: 13px;
	width: 13px;
	border: 1px solid transparent;
	background: #fff}
	
* html #col2 img.flipmodimage {right: 8px}
* html #col3 img.flipmodimage {right: 20px}
* html .box img.flipmodimage {border: none}
img.flipmodimage:hover {border: 1px solid #AAAAAA !important}
#col2 h3.box-title {color: #FFF85B;}
#col3 h3.box-title {color: #FFF85B}
.opaque {
	border-top: 4px solid #D3D3D3; 
	border-bottom: 8px solid #D3D3D3; 
	padding: 3px; 
	margin: 0;
	color: #4B4B4B;}
	
.box-data {
	 padding-bottom: 3px; 
	 font-size : 0.9em;
	 font-weight:bold;
	} 

* html .box-data {
	padding: 0px 7px 0px 5px;
	}

.box-data ol,
.box-data ul {padding-right: .4em}

.box-data ol {padding-left: 2em; margin-top: 0; margin-bottom: 0;}
.box-data ul {padding-left: 2em; margin-top: 0; margin-bottom: 0}
/* IE */
* html .box-data ol {margin-left: 0em}
* html .box-data ul {margin-left: 1em}
/* IE7 */
*:first-child+html .box-data ol {margin-left: 0}
*:first-child+html .box-data ul {margin-left: 1em}


.box-data ul li {list-style: square}
.cssmenu li, .cssmenu_horiz li, .cssmenu_vert li {list-style: none !important}
.box-data ul.cssmenu_vert {padding: 0}
.box-since_last_visit_new div.box-data div {
text-align: left !important}

.box-since_last_visit_new a.linkmodule b {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 85%;
	text-transform: uppercase}

/** Other boxes **/
div.cbox {
	background: #EBEBEB;
	margin-bottom: 2px;
	border: 1px solid #aaa;
	overflow: hidden}

.cbox-title {
	border-bottom: 1px solid #aaa;
	padding: 3px;
	font-weight: normal;
/*	margin: 0 0 7px 0;*/
	margin: 0 0 4px 0;
	padding: 0;
	color: black;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size:75%;*/
	font-weight:bold;
	text-indent: 1em;
}

.cboxlink {
	
}

.cbox-data {
	padding: 2px;
	overflow: hidden}

/* rbox: remarks box (note/warning/tip/comment) */
.rbox {
	margin: 0.2em 0 0.4em;
	text-align: left;
}
.rbox-title {
	background-color: #f2cd5e;
	border: none;
	float: left;
	font-size: 1em;
	padding: 0.2em 0.8em;
	line-height: 1.4em;
	position: relative;
	top: 1px;
	z-index: 2;
}
.rbox-data {
	background-color: #fff;
	border: solid 1px #f2cd5e;
	clear: left;
	margin: 0;
	padding: 6px 2px 2px 2px;
	font-size : 0.7em; /*diminution taille police colonnes*/
}

.warning .rbox-title {}
.warning .rbox-data {}

.tip .rbox-title,
.tip .rbox-data {}

.comment .rbox-title,
.comment .rbox-data {}


div.simplebox {
	border: 1px solid #aaa;
	background: #DFFFAB;
	padding: 1em;
}

/***** Tables, Tabs and Lists ****/
/** Tables **/

table {
	font-size: inherit;
}

table.normal, 
table.admin{
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	width: 100%;
}

table.normal {
	border: solid 1px #909090;
	border-collapse: collapse;
}

table.admin tr td div#page-bar {
	margin-left: 5px;
	margin-bottom: 0;
	background-color: transparent;
}

table.normal th {
	font-size: 1em}
	
td {vertical-align: top}
* html td {	font-size: 13px} /*11*/

table.normal td,
td.normal,
.wikitable td,
td.odd,
td.even {
	margin: 0;
	padding: 0.2em;
	vertical-align: top}

tr.odd td,
td.odd {background: #eeeeee}

tr.even td,
td.even {background: #f9f9f9}

td.third {background: #e7e7e7}

th {
	text-align: center;
	color : #FFFFFF;
	background: #70CD3C;   /*couleur du haut du calendrier #F0F4F5*/
		border: 1px solid #494949;
	/*border-collapse: collapse*/;
}
th.days {background: #4D4D4D;color : #FFFFFF;}

td.form {
	padding: 0.2em;
}

/* Cells in forms using a background color */
.formcolor td,
.galform td,
.editblogform td,
.editfgalform td,
.comform td,
.forumform td {
	border: 1px solid #9D9DA1;
	background: #D1FF9A;
	padding: 3px}

/** Specific Tables **/

/* Tables (list reduced due to classes not found in files) */
table.normal, 
table.admin {
	margin: 0;
	border-collapse: collapse;
	width: 100%;
}
table.normalnoborder {
	width: 100%;
}
table.normal {
	border: solid 1px #909090;
	border-collapse: collapse;
}

table.admin tr td div#page-bar {
	margin-left: 5px;
	margin-bottom: 0;
	background-color: transparent;
}

/** Tiki Tabs **/

div.content {
	padding: 3px
}

div.content .tabs {
	margin: 0px;
}

.tabs {
	border-bottom: solid 1px #0a6aa6 !important;
	margin-top: 10px !important;
	padding: 0 !important;
}

.admin {
	padding: 2px;
}

.tabmark {
	display: inline;
	font-size: 10px;
	background-color: #bfbfbf;
	margin: 0px;
	margin-right: 5px;
	padding: 2px 0;
}

.tabmark a {
	border-bottom: 0;
	color: #000;
	font-weight: bold;
	padding: 1px 5px;
}

.tabmark a:active {
	background-color: #f2f2f2;
	color: #0a6aa6;
}

.tabmark a:hover {
	color: #0a6aa6;
	background-color: #CFCFCF;
	text-decoration: none;
}


/* active (current) tab */
.tabactive {
	background-color : #f2f2f2 !important;
	border: solid 1px #0a6aa6 !important;
	border-bottom: none !important;
	border-top-width: 2px !important;
	position: relative;
	bottom: 2px;
	z-index: 2;
}

[class].tabactive {
	bottom: 1px
}
.tabactive a:hover {
	background-color : #f2f2f2 !important;
}

/* link of active tab */
.tabactive a {
	color: #0a6aa6 !important;
}

/* inactive tabs */
.tabinactive {
	border: solid 1px #666666 !important;
	border-bottom: none !important;
	position: relative !important;
 	top: -3px !important;
}

[class].tabinactive {
	top: -2px !important
}



.tabcontent {
	background-color: #f2f2f2;
	border: solid 1px #0a6aa6 !important;
	border-top: none !important;
	margin: 0;
	padding: 6px 2px 2px 2px;
	text-align: center;
}

.tabcontent table {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1%;
	margin-bottom: 2%;
	text-align: left;
	width: 95%;
}

.tabcontent table td {
	padding: 5px;
}

.commentbloc {
	text-align: left;
}


/*** Feature-specific selectors ***/


/***** Wiki *****/

h1 a.pagetitle {
	font-size:30px; /*1.8em*/
	margin-bottom: 10px;
}

div#description, /*description dans le calendrier*/
.description {
	display: block;
	font-size: 125%;
	font-weight: bold;}

#pageid {
	float: left;
	clear: both;
}

#cachedpage {
	float: right;
	font-size: small;
}

.categpath {

}

.wikitext {
	font-size: 110%; /* 125%*/
	line-height: 1.25em; /*1.3*/
}
/*test chgt format liens*/
a .wikitext {
        color: #3A802D;
	font-style: bold;
}
wikitext a:visited {
        color: #3A802D;
	font-style: bold;
}

* body .wikitext { font-size: 110% ;margin : 3px;} /*100*/
 
.wikitext h2, 
.wikitext h4 {
	margin: 2px 0 4px;
	padding: 0;
	color : #383838;}

.wikitext h1 {
	 padding: 0;	
	 margin: 2px 0 15px; 
	color : #B90159;
}
.wikitext h2 {
	margin-bottom: 3px; 
	color : #B90159;
}
.wikitext h3 {	margin: 2px 3px 4px 3px;
	padding: 3px;
	color :#8B0143;  
}
.wikitext ul li {

} 

.wikitext ul li ul li {

}

.wikitext ol {

}

/* fancylist wikiplugin */
.wikitext .fancylist {
	margin-left: 30px; padding-left: 30px;
}
.wikitext .fancylist li {
	color: #999;
	font: italic 2.2em Georgia, "Times New Roman", sans-serif;
	list-style-position: outside;
}

.wikitext .fancylist li p {
	color: #000;
	display: inline;
	font-size: 70%;
	font-style: normal;
}

.titlebar {
	padding: 0.1em;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 8px 0}

/* From Tikineat */
.wikitext div.box {
	width: auto;
}

.wikitopline table {
	width: 200px /*100%*/;
	vertical-align: middle;
	float: right;
}

* html .wikitopline table {
	width: 200px; /*97%*/
	float: right;}
/* End from Tikineat */

table.wikitable {
	border: 1px solid #A9A9A9;
	border-collapse: collapse;
}
 
td.wikicell {
	padding: 3px;
	border: 1px solid #999999;
	border-collapse: collapse;
}

.editdate {
	padding-bottom: 0px; /*5*/
}

div#page-bar {
	display: block;
	margin-top: 0;
}

#page-bar span {
	float: left;
}

ul.floatleft {
	display: block;
	list-style: none;
	padding: 0;
	text-align: left;
	height: 18px;
	margin-top: 0;	
}

ul.floatleft li {
	float: left;
	padding: 4px 2px;
}

.editdate ul.floatleft {
	margin-top: 8px;
}

div.cache {}
div.cachedpage {}
.wikicache, .wikicache:visited {}
.wikicache:hover {}
.wiki {}
.wikinew {}

.wiki-edithelp {
  display: none;
}

textarea.wikiedit {
	font-size: 1.1em;
}

p.editdate {}
div.wiki-edithelp {
	
}
img.externallink {
	
}

/* code examples after uploaded file */
div.code {
	font-size: 90%;
	padding: 3px;
	border: 1px dashed #CCCCCC;
	background: #F5F5F5;
	font-family: "Courier New", Courier, monospace;
}


/* Wiki plugins */

/* Code plugin  */
.codecaption {
	font-size: 0.9em;
	padding: 0 10px;
	position: relative;
	bottom: -1em;
	display: inline;
	border: 1px solid #ADACAF;
	border-bottom: 0;
	margin-left: 4px;
	line-height: 1em;
	color: #666666;
	background: #F5F5F5;
	font-weight: bold;
}

.codelisting {
	font-family: "Courier New", Courier, monospace;
	padding: 10px;
	background: #F5F5F5;
	border: 1px dashed #ADACAF;
	margin-left: 4px;
	overflow: auto;
	width: 90%;
}

/* Quote plugin */
div.quoteheader {
	margin-left: 30px;
	
}

div.quotebody {
	margin: 0 15px 10px 30px;
	font-style: italic;
	border-left: 5px solid #D3D3D3;
	padding-left: 6px
}

table.wikiplugin-split {
	border: none;
}

/* Versions plugin */
#tiki-center .versionav {
	padding: 0;
	border: 0;
	margin-bottom: -1px}
	
.versionav .button {margin-bottom: 0}

#tiki-center .versioncontent {
	border: 1px solid #aaa;
	background: #fff;
	padding: 1em}

/** Wiki tocs **/
div.tocnav {
	background: #EBEBEB;
	padding: 3px;
	margin-bottom: 4px;
	clear: both;
}
 
#tocnavicons {
	float: left;
}

#tocnavaddpage{
	float: right;
}

#tocnavlinks {
	clear: both;
}

.fancytoclevel {
        list-style-image: url(../img/icons/footprint.gif);
}

li.toclevel {}

/* TOC */
ul.toc {
	padding-left: 2em;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	margin-bottom: 4px;
}

ul.toc * {
	border: none;
}
/* wiki diff styles */
.diff td {
	border: 1px solid #A9B8C2;
}

.diff div {
	border-top: 1px solid #A9B8C2;
}
.diffheader td {
	background: #A9B8C2;
	font-weight: bold;
	width: 50%;
}
.diffadded {
	background: #CCFFCC;
}
.diffdeleted {
	background: #FFCCCC;
}
.diffinldel {
	background: #FFCCCC;
	text-decoration : line-through;
}
.diffbody {
	background: #F2F4F5;
}
.diffchar {
	color: red;
}
.diffadded > .diffchar {
	color : blue;
}

/***** Articles ****/

div.article {
	margin-bottom: 40px;
}

.wikitext .article {
	font-size: .8em;
}

div.articletopline {
	color:#000000;
	font: 90% arial,helvetica,sans-serif;
	text-transform: uppercase;
}

div.articletitle {
	margin-top: 0;
	margin-bottom:	12px;
	text-align:	left;
}
 
div.articletitle h2 {
	font-size: 150%;
	font-weight: normal;
	margin: 0;
}

span.titleb {
	font-size: 1.0em;

} 
div.articlesubtitle {
	font-size: 0.9em;
}
 
div.articleheading {
	margin-top: 6px;
	font-size: 125%;
	line-height: 1.5em;
}
 
div.articleheadingtext {

}

img.topicimage,
img.articleimagenofloat,
img.articleimage {
	padding: 2px 0;
	margin-bottom:10px;
}

img.articleimagefloat {
	margin-right: 4px;
	float: left;
	padding: 2px 0;
	margin-bottom:10px;
}

img.articleimage {
	margin-right: 4px;
	float: left;
	clear: right;
	padding:2px 0;
	margin-bottom:10px;
}

div.articletrailer {
	position: relative;
	text-align: center;
	margin-top: 1.1em}
	
div.articletrailer img {}

div.article .status {
	position: absolute;
	left: 0}

div.articletrailer span {
	display: inline-block;
	margin: auto;
	white-space: nowrap}

div.article .actions {
	position: absolute;
	right: 0;
	top: 0}

div.articlebody {
	font-size: 125%;
	line-height: 1.5em;
}
 
div.articlesource {
	margin-top: 5px;
	font-style: italic;
	font-size: 90%;
}

/* Find */
.subcomment {
	margin-left: 10px;
}
/* Help box*/

/*Commentaires*/
.inner {
      background: #DEFFB8;
      border: 1px solid #C0C0C0;
    }
.forum_actions {
     visibility : hidden;
     display : none;
     height= 0px;
   }
.headers {
     visibility : hidden;
     display : none;
}

.score{
     visibility : hidden;
     display : none;
}
.postbody-title {
        font-style: bold;
        font-size : 150%;
        font-weight: bold;
}
div.title {
        font-style: bold;
        font-size : 150%;
        font-weight: bold;
}

title.link {
        font-style: bold;
        font-weight: bold;
}
.postbody-content {
        font-style: bold;
        font-size : 140%;
        font-weight: bold;
        background: #CAFF8D;
        border: 1px solid #828282;
}
.author_post_info {
        font-size : 110%;
        color: #048E04;
}
.author_post_info_by {
        font-style: bold;
        font-weight: bold;
        font-size : 110%;
        color: #005FAA;
}

.commentsedithelp {
	background: #ffcfcf;
	color: black;
	border: 1px solid #ff0000;
	text-align: center;
	font-weight: bold;
}

ul.catfeatures {list-style: none}
ul.catfeatures li {}
ul.catitems {}

ul.catitems li {
	display: inline;
	margin-right: 10px}

ul.catitems li a.link {}

/***** Image Galleries *****/

table.galtable {
	border-collapse: collapse;
	border: 1px solid #8CACBB;	width: 100%}

* html body table.galtable {width: 97%}

html>body .galtable {
	width: 100%;
}

div#browse_image {
	width: 100%;
}

div.showimage {
	width: 100%;
	text-align: center;
	padding: 6px;
}

td.oddthumb {
	border-collapse: collapse;
}
 
td.eventhumb {
	border-collapse: collapse;
}

td.eventhumb img {
	margin-left: 6px;
	margin-right: 6px;
}

img.athumb {
	border: 0;
	margin: auto;
}

.caption {
	color: black;
}

p.norecords {
	font-weight: bold;
}

div.imagetitle {
	font-weight: bold;
	font-size: 200%;
}

div.gallerylink {
}

div.showimage {
	text-align: center;
	margin: 5px 0;
}

div.imgaldescr {
	margin: 10px;
}

.sorttitle {
	margin-left: 10px;
}

/***** Directory *****/

div.dirsite {
	margin-bottom: 10px;
	padding: 4px;
}

span.dirsitetrail {
	font-size: 95%;
}

span.dirsitecats {
	font-size: 95%;
}

/***** Calendar *****/
/* Overrides calendar.css. */

.calodd { background: #036A03;font-weight: normal; font-size: 100%}
.calodd a {color: #FFFFFF;}
.caleven { 
	background: #048E04 ;
        font-weight: normal; font-size: 100%}
.caleven a {color: #FFFFFF;}

.Cal, 
.Cal0, 
.Cal1, 
.Cal2 {	color: #BABABA;	font-size: 100%}
.Calart,
.Calblog,
.Calchart,
.Caldir,
.Caleph,
.Calfaq,
.Calfgal,
.Calforum,
.Calgal,
.Calnl,
.Calquiz,
.Calsurv,
.Caltrack,
.Calwiki {
	}

.Calart,
.Calart a,
.Calart a:visited {color: #FA8072; font-weight: normal;}

.Calblog,
.Calblog a,
.Calblog a:visited {color: #DA70D6}

.Calchart,
.Calchart a,
.Calchart a:visited {color: #304F30}

.Caldir,
.Caldir a,
.Caldir a:visited {color: #800080}

.Calfaq,
.Calfaq a,
.Calfaq a:visited {color: #822222}

/*ajoute*/
.Cal_title,
.Cal_title a,
.Cal_title a:visited {color: #AA0058; weight: bold; } 

.Calfgal,
.Calfgal a,
.Calfgal a:visited {color: #8B4513}

.Calforum,
.Calforum a,
.Calforum a:visited {color: #808000}

.Calgal,
.Calgal a,
.Calgal a:visited {color: #8B4513}

.Calnl,
.Calnl a,
.Calnl a:visited {color: #708090}

.Calquiz,
.Calquiz a,
.Calquiz a:visited {color: #5F9EA0}

.Calsurv,
.Calsurv a,
.Calsurv a:visited {color: #DAA520}

Caltrack,
Caltrack a,
Caltrack a:visited {color: #00BD02}

.Calweb {font-size: 1em}
.Calweb:hover {color: #996633}

.Calwiki,
.Calwiki a,
.Calwiki a:visited {color: #2C4B80}

.calcontent a.linkmenu,
.calcontent a.linkmenu:hover {
	background: #F4FFBF;
	padding: 0;
        font-weight: normal}

.calfocus {background: #303030;font-size: 90%;font-weight: normal;
	/*font-size: 90%;
	background: inherit*/}

.caldark .calfocus { background: #303030;font-size: 90%;font-weight: normal;/*inherit*/ }

.calodd .calfocuson, .caleven .calfocuson , .calfocuson + .calcontent { background: #e6eff8 }

.calprio1 a,
.calprio2 a,
.calprio3 a,
.calprio4 a,
.calprio5 a,
.calprio6 a,
.calprio7 a,
.calprio8 a,
.calprio9 a {color: #393E51; font-weight: normal;}


.caltoggle {font-size: 90%}

/* This version for light-colored backgrounds */
.opaque {
	background: #F4FFBF;
	border-left: 1px solid #545454;
  	border-top: 1px solid ##545454;
	border-right: 1px solid #2A2A2A;
	border-bottom: 1px solid #2A2A2A
}

.opaque .box-title {
	background-color: white;
	border-bottom: 1px solid black;
	padding-bottom: 2px;/*valeur precedente : 7 */
}
.searchresults {
	display: inline;
}

.calfocuson,
.box-data td.fc a.today,
.box-data td a.today {
	background: #781800;/*avant : gris*/
	color : white; /*new*/
	border: solid 1px #000000 /*6D6D6D*/;
        font-weight: normal;}

table#caltable {background: #869A86;font-weight: normal; color:black}

.calbuttonon a,
.calHeadingOn a {font-weight: normal;}

/***** FAQs *****/
div.faqlistquestions {margin-bottom: 20px;}
div.faqqa {margin-bottom: 20px;}
div.faqquestion {font-weight: bold;padding: 2px 12px;padding-bottom: 0;}
div.faqanswer {padding: 4px 12px;padding-top: 0;}

/***** Quizzes *****/
div.questionblock {padding: 4px;margin-bottom: 10px;}
div.quizquestion {margin-bottom: 5px;}
div.quizoptions {}
div.quizdescription {margin-bottom: 10px;}
div.quizanswer {margin-bottom: 10px;}

/***** Directory *****/
div.dircategs {border: 1px solid #8CACBB;padding: 5px;}
.dirlink {}
.dirsublink {font-size: .95em;}
div.dirlistsites {padding: 5px 0 10px 5px;margin-top: 10px;}
div.dirsite {margin: 5px;}
span.dirsitedesc {}
span.dirsitetrail {font-size: .95em;}
span.dirsitecats {}
.dirsitelink {}
div.dirrelated {margin-top: 10px;padding: 5px}
td.dirfooter {font-size: .95em}
div.dirfooter {margin-top: 10px}

/***** Messages *****/

td.prio1, td.prio2, td.prio3, td.prio4, td.prio5 {border: 1px solid #8CACBB; padding-left: 2px}
td.prio1 {background: #F7F9CA}
td.prio2 {background: #F7F9EA}
td.prio3 {background: #F7F9FA}
td.prio4 {background: #F7F9FD}
td.prio5 {background: #F7F9FF}
div.messureadflag {background: #CCCCCC; padding-left: 5px}
div.messureadhead {background: #DEDEDE; margin-top: 2px}
div.messureadbody {margin-top: 5px;background: #DEDEDE}
.readlink {font-size: 1em; color: black}

/******   Ajax   ******/

div#ajaxLoading {
	display: none;
	position: absolute;
	top: 50px;
	right: 50%;
	color: transparent;
	padding: 3px;
	background: transparent url(../lib/shadowbox/images/loading-light2.gif) no-repeat 50% 100%;
	height: 43px;
	width: 50px}

#shadowbox_title{height:auto !important;padding:0;overflow:visible}

/*menu du haut ?
/*#shadowbox_title_inner{height:auto !important;font-size:1em !important;line-height: 1em !important;white-space: normal !important;padding:1px 0 4px 8px}*/

#shadowbox_title_inner{height:auto !important;font-size:1em !important;line-height: 1em !important;white-space: normal !important;padding:1px 0 2px 8px}

/***** TikiSheet Default Style *****/

table.default thead td,	table.default tfoot td {
	font-weight: bold;
	text-align:center;
	background: #eee;
	color: #D8D8D8;
}

table.default	td {
	border: solid 1px #909090;
	background: #eee;
}

/**********   'advanced feature' divs   **********/
.advanced {
  margin: 10px;/*20*/
  padding: 5px;
  border-color: #A9A9A9;
  border-width: 1px;
  border-style: solid;
  background-color: #ccc;
  color: #000;
}

.advanced:before { content:url(../img/icons/mini_blue_diamond.gif)" "; }

.highlight_word_0{color:#5C002C;font-weight: bold;}
.highlight_word_1{color:#AB2E53;font-weight: bold;}
.highlight_word_2{color:#7D0434;font-weight: bold;}
.highlight_word_3{color:#364018;font-weight: bold;}
.highlight_word_4{color:#99ff99;font-weight: bold;}

.center {text-align: center;}
.justify {text-align: justify;}
.right {text-align: right;}



/**********    mypage   **********/
/********
.mypage_configure th {
 width: 180px;
}

#sideBarTab {
	background: #F4FFBF;
}
#sideBarContents {
	background: #F4FFBF;
}

a.admbox {
	border: 1px solid #AAAAAA;
	background-color: #6C6C6C;
	color: white}

a.admbox:hover, a.admbox:focus, a.admbox:active  {
	background-color: #B2B2B2;
	border: 1px solid #292929}

a.admbox.off {
	border : 1px solid #9f9f9f;
	color: #9f9f9f;
}

a.admbox.off:hover, a.admbox.off:focus, a.admbox.off:active {
	border: 1px solid #9f9f9f}

#rss img {vertical-align: middle}

a.icon,
img.icon {
	border: 0 !important;
	background: transparent}    ********/

/* wikiplugin tracker */
.mandatory_star {
	font-weight: bold;
	color: red;	
}
.mandatory_note{
	display: block;
	font-style: italic;
	margin-top: 10px;
}
/*Carousel slideshow*/
#carousel {
	margin: 0 auto;
	width: 300px;
	height: 200px; /*390*/
	padding: 0;
	overflow: scroll;
	border: 2px solid #999;
}

#carousel ul {
	margin: 0; /*0*/
	list-style: none;
	width:1500px;
	padding: 0;/*0*/
	position: relative;
}
#carousel li {
	/*margin: -40px 0px 0 0; 40*/
	display:inline;
	float:left;
}   
.textholder {
	text-align: left;
	font-size: small;
	font-weight: bold;
	color : black;
	padding: 6px;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}
/*MOOTOOLS PARALLAXE*/

   #parallax { height:224px; overflow:hidden; position:relative; width:990px; margin:1px auto; border:0;}
    #parallax img {border:0 ;}
    img.tl { left:0; position:absolute; top:0;border:0; }
    img.tr { right:-50px; position:absolute; top:0;border:0; }
    img.bl { left:0; position:absolute; bottom:0;border:0; }
    img.br { right:-50px; position:absolute;bottom:0;border:0; }
   .st { color:#57AB02; }
    td.gt span { font-size:1.1em; }
    td.ft span { font-size:1em; }
    hr { background-color:#ccc; color:#ccc; height:1px; border:0; width:748px; margin:20px auto; }
    .links { float:left; width:16px; height:16px; margin-right:10px; overflow:hidden; line-height:50px; }
    .clientcide { background: url(../design/images/clientcide.png) no-repeat; }
    .ajaxian { background: url(../design/images/ajaxian.png) no-repeat; }

.blogname{
     background-image:url(/img/logo4.png);
     background-repeat:no-repeat;
     cursor:pointer;
     border:0;}

#datetext{
     color:#FFFFFF;
     float:right;
     margin: -220px 0 0 0; 
    }

#top{
position:relative;
margin:0 auto;
width:990px; 
background: url(/img/head.jpg) top left no-repeat;
min-height: 100%; 
height: auto !important;}

#head {
height:225px; /*230*/
position:relative;
margin-right:50px; 
}

#head h1 a{
top:5px; 
left:385px; 
text-indent:-9999px;
position:absolute;
outline:none;
width:250px; 
height:163px; /*163*/
z-index:2;} 

/********SlideShow******/

.slideshowContainer {
	border: 1px solid #ccc;
	width: 450px;
	height: 300px;
	margin-bottom: 5px;
}

.loading {
	background: url(images/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	border: 1px solid white;
	padding: 4px;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
	padding: 4px;
}

.current img {
	border: 1px solid red;
	padding: 5px;
}

.outline {
	border: 1px solid orange;
	z-index: 0;
	position: absolute;
}

#thumbnails {
	/*width: 130px;
	float: left;*/
}
#fond_cu3er {margin-top : 10px ;
	background-image: url(http://www.activitypedia.org/img/cube_shadow.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:540px;} /*600*/
#cu3er-container {width:500px; outline:0; align:center;margin:0 auto; );}
#cu3er-box {
	 margin:0 auto; 
	 text-align:center; 
	 width:550px; /*600*/
	 height:300px;
	 outline:0);}

.postit {
	width: 164px;
	height: 130px;
	padding: 35px 0px 0px 0px;
	background: url(../../img/postit99.png) no-repeat center top;
	text-align : center;
	font-family: Arial, Helvetica, sans-serif;
	/*display: block;*/
	font-size: 90%; 
	font-style: italic;
	color: #283C91;
	float:right;}

.postitleft {
	width: 164px;
	height: 160px;
	padding: 35px 0px 0px 0px;
	background: url(../../img/postit99.png) no-repeat center top;
	text-align : center;
	font-family: Arial, Helvetica, sans-serif;
	/*display: block;*/
	font-size: 90%; 
	font-style: italic;
	color: #283C91;
	float:left;}

/*yahoo pipes badge*/
.yahoopipe {
	height:400px;
	margin:auto;
	display:block;
	overflow: scroll;
	z-index:0;
	border-style: dashed;
	border-width:1px;
	border-color:#BEBEBE;}
.yahoopipesmall {
	height:230px;
	margin:auto;
	display:block;
	overflow: hidden;
	z-index:0;
	border-style: dashed;
	border-width:1px;
	border-color:#BEBEBE;}

li.ybi {list-style-type: none;}
.pipesThumbnail {
float:left;
text-align:center;
height: 80px; 
width: 140px;
overflow:hidden;
}
.pipesThumbnail img {max-width : 120px; 
max-height : 78px; 
width : expression(Math.min(this.width, 120)); 
height : expression(Math.min(this.height, 78));
border-style: solid;
border-width:1px;
border-color:#454545;
margin:0px auto;
position:relative;}

.pipesHolder {height:100px; width:95%; margin :5px;}
.ybr {width:auto;height:auto;margin: 5px; float: left;}
.ybh {height:0px;visibility : hidden;}
.ybf {height:0px;visibility : hidden;}
.ybx {height:0px;visibility : hidden;}
.ybh h3{height:0px;visibility : hidden;}
h3.ybh {height:0px;visibility : hidden;}
.ybad {height:0px;visibility : hidden;}

/* style pub carrefour spectacles */
.liennom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000099};
}
.lienprix {	
	color:#CC0000};
}
td.prix {background-color: #049604;}
.prix {background-color: #049604;}
.lienmarque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#049604};
}
.a.publicidees:link{
	color: #0075CC;
	text-decoration: none;
}
a.publicidees:visited{
	color: #0075CC;
	text-decoration: none;
}
a.publicidees:active{
	color: #0075CC;
	text-decoration: none;
}
.tabborder {
	border: 1px solid #5CC625;}
/* end of css file */

