/* 
 * The News theme for Tiki CMS/Groupware -- uses the layout methods of litecss,
 * source ordered layout solution by luci (http://sourceforge.net/projects/litecss).
 * For more information, please visit http://themes.tikiwiki.org or http://zukakakina.com.
 * Released under LPGL license. */

/* Import *lite as the base: */
@import "lite/lite.css"; 

/* Then import the default layout properties file: */
@import "layout/layout.css";

/* And design defaults: */
@import "layout/design.css";

/***** XHTML Elements ******/

/* ---- COULEUR  ------*/

/* 

ROSE: #FF0066
vert :
bleu :#ff0066
*/


body {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	
	/*background-image:url(cdec/images/background/background_01.jpg);*/
	background-repeat:no-repeat;
	background-position: 312px 267px;
	
}

html>body {
	font-size: 12px;
	text-align: left;
}


.pink{color:#FF0066}


.bg1{
	background-image:url(cdec/photos_rotation/background_01.jpg);
	background-repeat:no-repeat;
	background-position: 312px 197px;
}


*html .bg1{
	background-image:url(cdec/photos_rotation/background_01.jpg);
	background-repeat:no-repeat;
	background-position: 330px 217px;
}



.bg2{
	background-image:url(cdec/photos_rotation/background_02.jpg);
	background-repeat:no-repeat;
	background-position: 581px 82px;
}

.bg3{
	background-image:url(cdec/photos_rotation/background_03.jpg);
	background-repeat:no-repeat;
	background-position: 581px 82px;
}

.bg4{
	background-image:url(cdec/photos_rotation/background_04.jpg);
	background-repeat:no-repeat;
	background-position: 581px 82px;
}

.bg5{
	background-image:url(cdec/photos_rotation/background_05.jpg);
	background-repeat:no-repeat;
	background-position: 581px 82px;
}

.bg6{
	background-image:url(cdec/photos_rotation/background_06.jpg);
	background-repeat:no-repeat;
	background-position: 581px 82px;
}

.bg7{
	background-image:url(cdec/photos_rotation/background_07.jpg);
	background-repeat:no-repeat;
	background-position: 581px 82px;
}

.bg8{
	background-image:url(cdec/photos_rotation/background_08.jpg);
	background-repeat:no-repeat;
	background-position: 581px 82px;
}

.bg9{
	background-image:url(cdec/photos_rotation/background_09.jpg);
	background-repeat:no-repeat;
	background-position: 581px 82px;
}

.bg10{
	background-image:url(cdec/photos_rotation/background_10.jpg);
	background-repeat:no-repeat;
	background-position: 581px 82px;
}

.bg11{
	background-image:url(cdec/photos_rotation/background_11.jpg);
	background-repeat:no-repeat;
	background-position: 581px 82px;
}

.bg12{
	background-image:url(cdec/photos_rotation/background_12.jpg);
	background-repeat:no-repeat;
	background-position: 581px 82px;
}

.bg13{
	background-image:url(cdec/photos_rotation/background_13.jpg);
	background-repeat:no-repeat;
	background-position: 581px 82px;
}

.bg14{
	background-image:url(cdec/photos_rotation/background_14.jpg);
	background-repeat:no-repeat;
	background-position: 581px 82px;
}

.bg15{
	background-image:url(cdec/photos_rotation/background_15.jpg);
	background-repeat:no-repeat;
	background-position: 581px 82px;
}

.bg19{
	background-image:url(cdec/photos_rotation/background_19.jpg);
	background-repeat:no-repeat;
	background-position: 581px 82px;
}

.bg17{
	background-image:url(cdec/photos_rotation/background_17.jpg);
	background-repeat:no-repeat;
	background-position: 581px 82px;
}

.bg18{
	background-image:url(cdec/photos_rotation/background_18.jpg);
	background-repeat:no-repeat;
	background-position: 581px 82px;
}

/*enlevé dans le blog*/
.breadcrumbs{
	display:none;
}



/*--------- HEADEr CDEC ----------*/


.toptitle {
	text-align:right;
	/*float:right;*/
	color:#000;
	font-size:11px;
	line-height:18px;
	letter-spacing: 1px;
	text-align:left;
	position:absolute;
	left:420px;
	top:38px;
	
	
	
}

/*
#tiki-top .toptitle a{
text-decoration:   none;
	color:#000;
	font-size:11px;
	line-height:18px;
	letter-spacing: 1px;
	text-align:left;
	text-decoration:none;
}


#tiki-top .toptitle a:hover{
text-decoration:   none;
	color:#ff0066;
	font-size:11px;
	line-height:18px;
	letter-spacing: 1px;
	text-align:left;
}*/

.territoire .language a {
	text-decoration:none;
position:relative;
left:225px;
width:100px;
color:#000;
}	

.territoire .language a {
	text-decoration:none;
position:relative;
}	

.territoire .language a:hover {
color:#ff0066;
}	








 img, div { behavior: url(iepngfix.htc) }



a img {
	border: 0;
}

/* ----- Social network icons -------*/



.snicons{
	position:absolute;
	left:890px;
	top:200px;
	
}

*snicons .commanditaires{
	position:absolute;
	left:897px;
	top:200px;
	
}



.rss, .facebook {   
    margin-bottom:8px;  
}



.rss a {   
    display: block;   
	background:  url(cdec/images/rss_icon.gif) top;   
    width: 16px;   
	height: 14px;   
}

.rss a:hover {   
    background:  url(cdec/images/rss_icon.gif) no-repeat bottom;
}


.facebook a {   
    display: block;   
	background:  url(cdec/images/facebook_icon.gif) top;   
    width: 16px;   
	height: 14px;   
}

.facebook a:hover {   
    background:  url(cdec/images/facebook_icon.gif) no-repeat bottom;
}


.twitter a {   
    display: block;   
	background:  url(cdec/images/twitter_icon.gif) top;   
    width: 16px;   
	height: 14px;   
}

.twitter a:hover {   
    background:  url(cdec/images/twitter_icon.gif) no-repeat bottom;
}

/* ----- commanditaires logo -------*/


.commanditaires{
	position:absolute;
	left:870px;
	top:370px;
}

*html .commanditaires{
	position:absolute;
	left:877px;
	top:370px;
}

.commanditaires img{
	behavior: url(iepngfix.htc);
	position:relative;
	left:10px;
	top:4px;
	
}

 img, div { behavior: url(iepngfix.htc) }




/* This is the header */
DIV#tiki-top {
	margin-top:25px;
	width:   970px;
	color:#000000;
	font-size:11px;
	letter-spacing: 1px;
/*	background-color:red;*/
	
	
}

*html DIV#tiki-top {
	margin-top:25px;
	width:   970px;
	color:#000000;
	font-size:11px;
	letter-spacing: 1px;
	
	
}



/*DIV#tiki-top a {
	text-decoration:   none;
	color:#000;
	font-size:11px;
	line-height:18px;
	letter-spacing: 1px;
	text-align:left;
}


DIV#tiki-top-menu a{
	color:#000;
	font-size:11px;
	line-height:18px;
	letter-spacing: 1px;
	text-align:left;
	text-decoration:none;
	
}

DIV#tiki-top-menu a:hover{
	color:#ff0066;
	font-size:11px;
	line-height:18px;
	letter-spacing: 1px;
	text-align:left;
	text-decoration:none;
}*/



#siteheader .territoire {
margin-top:6px;
margin-bottom:6px;
}

#siteheader .territoire a{
text-decoration:   none;
	color:#000!important;
	font-size:11px;
	line-height:18px;
	letter-spacing: 1px;
	text-align:left;
}


#siteheader .territoire a:hover {
color:#ff0066!important;
}


.twobuttoncenter{
border-top:5px solid #000;
width:269px;
margin-left:25px;
margin-right:25px;
}




/* ----------- link in pink right module ------- */




#rightcolumn .linkmodule {
	color:#fff;
	font-size:11px;
	line-height:17px;
	/*letter-spacing: 1px;*/
	text-align:left;
}

#rightcolumn .linkmodule:active {
	color:#fff;
	font-size:11px;
	line-height:17px;
	/*letter-spacing: 1px;*/
	text-align:left;
}

#rightcolumn .linkmodule:hover {
	color:#000;
	font-size:11px;
	line-height:17px;
	/*letter-spacing: 1px;*/
	text-align:left;
}


/* Links in modules */
.linkmodule {
	color:#000000;
	font-size:11px;
	line-height:17px;
	/*letter-spacing: 1px;*/
	text-align:left;
}

.linkmodule:active {
	color:#000;
	font-size:11px;
	line-height:17px;
	/*letter-spacing: 1px;*/
	text-align:left;
}

.linkmodule:hover {
	color:#ff0066;
	font-size:11px;
	line-height:17px;
	/*letter-spacing: 1px;*/
	text-align:left;
}



#rightcolumn .box-data a{
	color:#fff;
	font-size:11px;
	/*line-height:18px;*/
	letter-spacing: 1px;
	text-align:left;
}

#rightcolumn .box-data a:hover{
	color:#000;
	font-size:11px;
	/*line-height:18px;*/
	letter-spacing: 1px;
	text-align:left;
}



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



/* This div encloses the whole Tiki application */
DIV#tiki-main {
	width:   970px;
	margin-left:18px;
}







#tiki-center a, #tiki-center-blog a, #tiki-center a:link, #tiki-center-blog a:link,
#tiki-center a:visited, #tiki-center-blog a:visited {
	color:#ff0066;
	font-size:11px;
	letter-spacing: 1px;
	text-decoration:none;
}

#tiki-center a:hover, #tiki-center-blog a:hover {
	color:#000;
	font-size:11px;
	letter-spacing: 1px;
	text-decoration:none;
	background-color:   #CCCCCC;
}

h1,
h2,
h3,
h4,
h5 {
	color: black;
}
H1 {
	font-size:   11px;
	color:   black;
	font-weight:bold;
}

#form h2 {
	font-size:   11px;
	color:   black;
	font-weight:bold;
	text-transform:uppercase;
}


.wikitext H2 {
	font-size:   11px;
	color:   black;
	font-weight:normal;
	text-decoration:underline;
}

H3 {
	font-size:   11px;
	color:   black;
	font-weight:normal;
	background-color:#ff0066;
	display:inline;
	white-space:normal;
}

/* Links where no special link style apply (usually with the general application background) */
.link, .gallink, .jukeboxlink, .bloglink, .fgallink, .trailer, .opencomlink, .commentslink, .admlink, .forumbutlink {
	
	font-size:   11px;
	color:   black;
	/*text-decoration:   underline;*/
}

.link:active, .gallink:active, .jukeboxlink:active, .bloglink:active, .fgallink:active, .trailer:active, .opencomlink:active, .commentslink:active, .admlink:active, .forumbutlink:active {
	
	font-size:   11px;
	color:   black;
	/*text-decoration:   underline;*/
}

.link:hover, .gallink:hover, .bloglink:hover, .jukeboxlist:hover, .fgallink:hover, .trailer:hover, .opencomlink:hover, .commentslink:hover, .admlink:hover, .forumbutlink:hover {
	
	font-size:   11px;
	color:   black;
	text-decoration:   underline;
}

/* Search results display a date using the following style*/
div.searchdate {
	
	font-size:   10px;
	color:   #333333;
}

/* Pagination for listings */
.mini {
	
	font-size:   11px;
	color:   Black;
}

hr{
border:1px solid #000;
}



.rightcolumn hr{
	border:1px dashed #000;
}


legend {
	color: #000;
}

fieldset {
	border: solid 1px #a9a9a9;
}

#col2 fieldset {
	width: 100px;
}

button,
input,
label,
textarea,
option,
select {
	font-size:   11px;
	color:   black;
	text-decoration:   none;
	
}

input[type=checkbox],
input[type=radio] {
	vertical-align: middle !important;
}

input.button,
button,
.button input,
.button,
input.wikiaction,
.calbuttonbox {
	font-size:   11px;
	color:   black;
	text-decoration:   none;
	
}

/* styles by type separated from the above because IE6 doesn't like multiple class specifications with bracket selectors together */
input[type=submit],
input[type=reset] {
	border: solid 1px #aaa;
	background: #fbfbfb;
	color: #000;
	
	
}

/* hovered buttons */
input.button:hover,
button:hover,
input[type=submit]:hover,
.button input:hover,
.button:hover,
.calbuttonbox a:hover {
	
	color:   black;
	text-decoration:   none;
	
}



span.button,
.calbuttonbox {
	display: inline-block;
	margin: 1px 2px;
	padding: 2px;
	border: solid 1px #aaa;
	background: #fbfbfb;
	color: #000;
}

span.button a,
.calbuttonbox a {
	color: #000;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fbfbfb!important;
}

span.button a:hover,
.calbuttonbox a:hover {
	text-decoration: none;
	background: #fbfbfb!important;
}

#col2 input[type=text] {
	width: 95%;
}

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: 0;
	margin-bottom: 3px;
}

form.admin legend.heading {
	border: none;
	line-height: 2em;
	margin-top: -2px;
	padding-left: 0;
	padding-right: 0;
	background: transparent;
}

form.admin legend.heading a {
	display: block;
	top: -1em;
	margin-top: 2px;
	padding: 1px 1px 0;
	position: relative;
	text-decoration: none;
	background: #8cacbb;
}

form.admin legend.heading a:hover {
	padding: 1px 0 0;
	background: #acbb8c;
}

form.admin legend.heading a span {
	display: block;
	font-size: 1em;
	line-height: 2em;
	padding: 0 1em;
	background: #ebebeb;
}

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;
}

small {
	font-size: .9em;
}

/***** Pasic Page Layout 
	Including Site Header *****/

#main {
	font-size: 1em;
	width:   970px;
	margin-left:18px;
}

#mainhome {
	font-size: 1em;
	width:   860px;
	margin-left:18px;
}

.fullscreenbutton,
#fullscreenbutton {
	background: #f4f4f4;
	border: 1px solid #d3d3d3;
}

/* #Header */
#header {
	text-align: left;
	
}

.floatleft #sitetitle,
.floatleft #sitesubtitle {
	padding-left: 20px;
}

#sitetitle {
	font-size: 2.4em;
}

#sitesubtitle {
	font-size: 1.6em;
}

#sitetitle a,
#sitetitle a:link,
#sitetitle a:visited {
	color: #000;
}

#header-top {
	position: relative;
	border:1px solid red;
	display:none;
}

/* Look & Feel options */
#siteheader a {
	/*padding-top: 26px;*/
	color:#FF0066;
	text-decoration:none;
}

#siteheader a:hover {
	/*padding-top: 26px;*/
	color:#000;
	text-decoration:none;
}

div#sioptions {
	padding: 1em;
}

div#sitead {
	clear: none;
}

#sitead.floatright {
	padding-right: 100px;
}

#sitead.floatleft {
	padding-left: 100px;
}

#bannertopright {
	padding-right: 1em;
}

#siteloginbar {
	font-size: 1em;
}

#siteloginbar * {
	margin: .2em;
}

 #siteloginbar.logged-in {
	bottom: 3px;
}



#sitesearchbar {
	padding: 0 4px 0 0;
}

#sitesearchbar .findtable {
	margin-bottom: 0;
}

/* Middle */
#middle {
	/*margin-top: 1em;*/
}

#c1c2 {
	text-align: left;
	font-size: 1em;
}

.fullscreen #col1 {
	margin-left: 30px !important;
	margin-right: 30px !important;
}


/*------- centercol ----------------------*/

#c1c2 #wrapper .marginleft {
	margin-left: 275px;
	
}

*html #c1c2 #wrapper .marginleft {
	margin-left: 293px;
	/*background-color:red;*/
	
}


#c1c2 #wrapper .marginright {
	/*background-color:red;*/
	/*background-color:#e6e6e6;*/
	margin-right: 269px;
	
	
	
}

div#showhide_columns,
#tiki-columns {
	/*border-top: 1px solid #aaa;
	padding: 2px 2px 0 2px;*/
}

a.flip,
a.flip:visited {
	color: #adbac3;
}

a.flip:hover {
	color: #505050;
}

.tellafriend {
	margin-right: 2px;
}

.tellafriend a {
	color: #adbac3;
}

.tellafriend a:hover {
	color: #505050;
}

.fullscreen .tellafriend {
	margin-top: 2px;
}

#c1c2 #wrapper #col1 > .content {
	border-top: 5px solid #000;
	/*padding-top: .8em;*/
}

/* Also is .content */
#tiki-center {
/*	margin-left: -1px;
	margin-right: -1px;*/
	/*padding: .8em;*/
	margin-left:19px;
	margin-right:19px;
	position:absolute;
	z-index:2;
	background:#E6E6E6;
	color:#000;
	font-size:11px;
	letter-spacing: 1px;
	text-decoration:none;
	border-top:  5px solid black;
	border-bottom:  5px solid black;
	max-width:  540px;
	width:540px;
	clear:   both;
	padding: 10px 8px 10px 8px;
	line-height:18px;
	margin-bottom:10px;
	min-height: 240px;
	height: auto !important;
	height: 240px;
	
}



#tiki-center-blog {
/*	margin-left: -1px;
	margin-right: -1px;*/
	/*padding: .8em;*/
	margin-left:19px;
	margin-right:19px;
	position:absolute;
	z-index:2;
	background:#E6E6E6;
	color:#000;
	font-size:11px;
	letter-spacing: 1px;
	text-decoration:none;
	border-top:  5px solid black;
	border-bottom:  5px solid black;
	max-width:  420px;
	width:420px;
	clear:   both;
	padding: 10px 18px 10px 8px;
	line-height:18px;
	margin-bottom:10px;
	min-height: 240px;
	height: auto !important;
	height: 240px;
	
}




.bggrayblog{
	background-color:red;
	height:400px;
	
}




#tiki-center-home {
	border-top:  5px solid black;
	width:  270px;
	margin-left:19px;
	
	
}




/* give every div in #tiki-center some padding */
#tiki-center div {
	padding: 3px 0px 3px 0px;
}

#tiki-center div.halffloat div,
#tiki-center div.thirdfloat div,
#tiki-center div.quarterfloat div {
	padding: 0;
}

/* little margin for all images in #tiki-center */
#tiki-center img {
	/*margin: 1px;*/
}

/* do not apply it on phplm tree in categories */
#tiki-center .phplmnormal div {
	padding: 0;
}

#tiki-center .phplmnormal img {
	margin: 0;
}

/*--------- leftCOL ------------------------*/

#c1c2 #col2 {
	/*width: 214px;*/
	overflow: visible;
	/*background-color:green;*/
	vertical-align:top;
	width:   268px;
	/*margin-right:25px;*/
	border-top: 5px solid #000;
	
}










#c1c2 #col2 .content a, #c1c2 #col2 .content a:link,
#c1c2 #col2 .content a:visited {
	color:#000;
	font-size:11px;
	letter-spacing: 1px;
	text-decoration:none;
}

#c1c2 #col2 .content a:hover {
	color:#ff0066;
	font-size:11px;
	letter-spacing: 1px;
	text-decoration:none;
}



#c1c2 #col2 .content {
	/*border: 1px solid #aaa;
	margin-left: 9px;*/
	
	
}



/*--------- RIGHTCOL ---------------------*/

#col3 {
	margin-left: -269px;
	/*width: 214px;*/
	text-align: left;
	font-size: 1em;
	/*background-color:pink;*/
	vertical-align:   top;
	width:   269px;
	border-top: 5px solid #000;
	background-color:#e7e8e9;
	border-bottom: 5px solid #000;
	
	
}


/*#col3blog {
	margin-left: -299px;
	text-align: left;
	font-size: 1em;
	vertical-align:   top;
	width:   259px;
	border-top: 5px solid #000;
	background-color:#e7e8e9;
	border-bottom: 5px solid #000;
	position:relarive;
	left:40px;
	
}*/

*+html .col3blog .box-title{
	margin-left:-4px;
	
}

.col3blog .content .box-data {
	padding-left:18px;
	margin-left:18px;
	width:220px;
}

*+html .col3blog .content .box-data {
	padding-left:14px;
	margin-left:14px;
	width:220px;

}


.col3blog .content  .box-data li{
	padding-bottom:10px;
	display:block;
}




#col3home {
	margin-left: -229px;
	/*width: 214px;*/
	text-align: left;
	font-size: 1em;
	/*background-color:pink;*/
	vertical-align:   top;
	width:   269px;
	border-top: 5px solid #000;
	background-color:#e7e8e9;
	border-bottom: 5px solid #000;
	
	
}



#col3home .content, #col3 .content {
	/*margin: 0;
	padding-right: 9px;
	border: 1px solid #aaa;
	margin-right: 9px;
	font-size: 1.13em;*/
}


#col3home .content a, #col3 .content a{
	color:#ff0066;
	font-size:11px;
	letter-spacing: 1px;
	text-decoration:none;
}


#col3home .content a:hover, #col3 .content a:hover{
	color:#000;
	font-size:11px;
	letter-spacing: 1px;
	text-decoration:none;
}

#footer {
	text-align: center;
	font-size: .9em;
	border-top: 0px solid #999;
	position: relative;
	top: -1px;
}

#footer .content {
	padding: 1em;
}

/*** Error page ***/
/* Not needed on non-error pages, right? */
div#tiki-main #tikimidtbl {
	margin: auto;
	width: auto;
}
	
/****** Menus ******/
.horbar {
	float: left;
}

.horbaritem a {
	padding: 6px 6px;
	text-decoration: none;
	border-right: 1px solid #aaa;
}

.horbaritem a:hover {
	text-decoration: none;
	background: #fff;
}
 
.horbaritem img {
	vertical-align: middle;
}

/* contains mdksubframe div */
.mdksubmenu {
	background: transparent;
}
 
.mdksubframe {
	left: -1px;
	top: 1px;
	display: block;
	border: 1px solid #d3d3d3;
	border-top: none;
	background: #fff;
}
 
.mdkitem {
	border-top: 1px solid #dedede;
}
 
.mdkitem a {
	padding: 2px 5px;
	font-weight: normal;
	font-size: .9em;
}
 
.mdkitem a:link {
	font-weight: normal;
	text-decoration: none;
}
 
.mdkitem a:visited {
	text-decoration: none;
}
 
.mdkitem a:hover {
	text-decoration: none;
}
 
/* Tree menu (also on Browse Categories */
.treemenudiv {
	background: #fff;
}

.phplmnormal,
a.phplmnormal:hover,
a.phplm:link,
a.phplm:visited,
a.phplm:hover,
a.phplm:active {
	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 {
	
	color: #005faa;
	text-decoration: none;
	font-weight: normal;
	background: none;
	font-style: italic;
}

a.phplmselected:hover {
	color: #005faa;
	text-decoration: underline;
}

/** CSS (suckerfish) menus **/
.cssmenu_horiz ul,
.cssmenu_vert ul {
	width: 11em;
}

.cssmenu_horiz li li:hover ul,
.cssmenu_horiz li li.sfHover ul,
.cssmenu_vert li li:hover ul,
.cssmenu_vert li li.sfHover ul {
	left:	11em;
}

.cssmenu_horiz li,
.cssmenu_vert li {
	background:	#fff;
}

.cssmenu_horiz li:hover,
.cssmenu_horiz li.sfHover,
.cssmenu_horiz a:focus,
.cssmenu_horiz a:hover,
.cssmenu_horiz a:active,
.cssmenu_vert li:hover,
.cssmenu_vert li.sfHover,
.cssmenu_vert a:focus,
.cssmenu_vert a:hover,
.cssmenu_vert a:active {
	background:	#fff;
}

#col2 .cssmenu_vert,
#col2 .cssmenu_vert li {
	width: 175px;
}

/* for wider menu in left col */
#col2 .cssmenu_vert li:hover ul,
#col2 .cssmenu_vert li.sfHover ul {
	left: 175px;
}

#col2 .cssmenu_vert ul,
#col2 .cssmenu_vert ul li {
	width: 11em;
}

/* back to default */
#col2 .cssmenu_vert li li:hover ul,
#col2 .cssmenu_vert li li.sfHover ul {
	left: 11em;
}

.cssmenu_horiz li ul li,
.cssmenu_vert li ul li {
	border: 1px solid #d3d3d3;
	border-top: 0;
	margin-bottom: -1px;
}

.cssmenu_vert li ul li:first-child {
	border-top: 1px solid #d3d3d3;
}

.cssmenu_horiz a,
.cssmenu_vert a {
	text-decoration: none;
	display: block;
	padding: 5px 6px;
}

.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;
	
}

#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; */
}

#col2 a .sf-sub-indicator {
	top: 0.5em;
}

/** Links in other menus **/
.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.menuSection div.menuSection,
div.menuSection div.separator {
	padding-left: 5px;
}

/****** Misc. Global Classes (layout and style) ****/
.highlight,
#highlight {
	background-color:#FF0066!important;
	color:   #000000;
}



.link,
.gallink,
.bloglink,
.fgallink,
.trailer,
.opencomlink,
.commentslink,
.admlink,
.forumbutlink {
	font-weight: normal;
	padding: 0;
}

.prevnext {
	font-size: 1em;
	padding: 1px 6px;
}

/***** Boxes *****/
/** Modules **/
div.box {
	border-bottom: 0px solid #000000;
	padding-bottom:   0px;
	overflow:   hidden;
	width:   269px;
	opacity: 1;
	filter: alpha(opacity=100);
	text-align:left;
}

#c1c2 #col2 h3.box-title {
	font-size:   11px;
	color:   black;
	font-weight:bold;
	margin-top:6px;
margin-bottom:6px;
text-decoration:none;
display:none;

}

h3.box-title {
	font-size:   11px;
	color:   black;
	font-weight:bold;
	margin-top:2px;
margin-bottom:6px;
padding-top:8px;
height:19px;
border-top:1px dashed #000;
border-bottom:1px dashed #000;
text-decoration:none;
background:none;

}

span.moduletitle {
	font-weight: bold;	
}

.box:hover img.flipmodimage {
	height: 13px;
	width: 13px;
	background: #fff;
}
	
img.flipmodimage:hover {
	border: 1px solid #aaa !important;
}

.opaque {
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	padding: 7px;
	margin: 0;
}

.box-data {
	color:#000000;
	font-size:11px;
	line-height:18px;
	letter-spacing: 1px;
	text-align:left;
	width:   269px;
	opacity: 1;
	filter: alpha(opacity=100);
}

.box-data ol {
	padding-left: 2em;
	margin-top: 0;
	margin-bottom: 0;
}

.box-data ul {
	padding-left: 1em;
	margin-top: 0;
	margin-bottom: 0;
}

.box-data ul li {
	list-style: square;
}

.cssmenu li,
.cssmenu_horiz li,
.cssmenu_vert li {
	list-style: none !important;
	margin-left:-10px;
}

.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: 85% Arial, Helvetica, sans-serif;
}

/** Other boxes **/
div.cbox {
	background: #ebebeb;
	margin-bottom: 4px;
	border: 0px solid #aaa;
}

.cbox-title {
	border-bottom: 0px solid #aaa;
	padding: 0px;
	margin: 0 0 7px 0;
	padding: 0;
	color: black;
	
	font-weight: bold;
	text-indent: 1em;
	font: normal 75% Arial, Helvetica, sans-serif;
}

.cbox-data {
	padding: 0px;
}

/* rbox: remarks box (note/warning/tip/comment) */
.rbox {
	margin: 0.2em 0 0.4em;
	text-align: left;
}

.rbox-title {
	border: none;
	float: left;
	font-size: 1em;
	padding: 0.2em 0.8em;
	line-height: 1.4em;
	position: relative;
	top: 1px;
	z-index: 2;
	background: #f2cd5e;
}

.rbox-data {
	border: solid 1px #f2cd5e;
	clear: left;
	margin: 0;
	padding: 6px 2px 2px 2px;
	background: #fff;
	
}

div.simplebox {
	border: 1px solid #aaa;
	background: #fff;
	padding: 1em;
}

/***** Tables, Tabs and Lists ****/
/** Tables **/
table.normal {
	border: solid 0px #909090;
	border-collapse: collapse;
}

table.normal, 
table.admin {
	margin: 0;
	border-collapse: collapse;
	width: 100%;
}

table.admin div#page-bar {
	margin-left: 5px;
	margin-bottom: 0;
	background: transparent;
}

table.normalnoborder {
	width: 100%;
}

body.tiki_mytiki #tiki-center form table.normal,
body.tiki_mytiki #tiki-center .normal form {
	border: none;
}

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: #eee;
}

tr.even td,
td.even {
	background: #f9f9f9;
}

td.third {
	background: #e7e7e7;
}

th,
td.heading,
tr.diffheader {
	background: #f0f4f5;
	border: 1px solid #999;
	border-collapse: collapse;
	font-size: 1em;
}

td.form {
	padding: 3px;
}

/** Tiki Tabs **/
div.content {
	padding: 0px;
}

div.content .tabs {
	margin: 0;
}

.tabs {
	border-bottom: solid 1px #0a6aa6 !important;
	margin-top: 10px !important;
	padding: 0 !important;
}

.admin {
	padding: 2px;
}

.tabmark {
	font-size: 10px;
	padding: 2px 0;
	background: #bfbfbf;
}

.tabmark a {
	color: #000;
	font-weight: bold;
}

.tabmark a:active {
	color: #0a6aa6;
	background: #f2f2f2;
}

.tabmark a:hover {
	color: #0a6aa6;
	text-decoration: none;
	background: #cfcfcf;
}

/* active (current) tab */
.tabactive {
	border: solid 1px #0a6aa6 !important;
	border-bottom: 0 !important;
	border-top-width: 2px !important;
	bottom: 2px;
	z-index: 2;
	background: #f2f2f2 !important;
}

[class].tabactive {
	bottom: 1px;
}

.tabactive a:hover {
	background: #f2f2f2 !important;
}

/* link of active tab */
.tabactive a {
	color: #0a6aa6 !important;
}

/* inactive tabs */
.tabinactive {
	border: solid 1px #666 !important;
}

.tabcontent {
	border: solid 1px #0a6aa6 !important;
	border-top: none !important;
	margin: 0;
	padding: 6px 2px 2px 2px;
	text-align: center;
	background: #f2f2f2;
}

.tabcontent table {
	width: 95%;
	margin: 1% auto 2%;
}

.commentbloc {
	text-align: left;
}

/*** Feature-specific selectors ***/
/***** Wiki *****/
h1 a.pagetitle {
	font-size: 1em;
}

div#description,
.description {
	font-size: .95em;
	font-style: italic;
}

.wikitext {
	color:#000;
	font-size:11px;
	letter-spacing: 1px;
	text-decoration:none;
}

.wikitext h1, 
.wikitext h2, 
.wikitext h3, 
.wikitext h4 {
	margin: 0 0 15px;
	padding: 0;
}

.wikitext h2 {
	margin-bottom: 10px;
}

/* fancylist wikiplugin */
.wikitext .fancylist {
	margin-left: 30px;
	padding-left: 30px;
}

.wikitext .fancylist li {
	color: #999;
	list-style-position: outside;
}

.wikitext .fancylist li p {
	color: #000;
	display: inline;
	font-size: 50%;
	font-style: normal;
}

.titlebar {
	padding: 0.1em;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 10px 0;
}

.wikitext div.box {
	width: auto;
}

.wikitopline table {
	width: 100%;
}

table.wikitable {
	border: 0px solid #a9a9a9;
	border-collapse: collapse;
}
 
td.wikicell {
	padding: 3px;
	border: 0px solid #999;
	border-collapse: collapse;
}


textarea.wikiedit {
	font-size: 1em;
}

div.code {
	padding: 3px;
	border: 1px dashed #ccc;
	background: #f5f5f5;
}

/** 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: #666;
	background: #f5f5f5;
	font-weight: bold;
}

.codelisting {
	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;
}

#tiki-center .versioncontent {
	border: 1px solid #aaa;
	background: #fff;
}

/* wikiplugin_tracker */
.mandatory_note {
	display: block;
	font-style: italic;
	margin-top: 10px;
}


/** Wiki tocs **/
div.tocnav {
	background: #ebebeb;
	padding: 3px;
}
 
/* TOC */
ul.toc {
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}

/* 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%;
}

/***** Articles ****/

.wikitext .article {
	font-size: .8em;
}

div.articletopline {
	color: #000;
	font: 90% arial,helvetica,sans-serif;
	
}

div.articletitle {
	margin-top: 0;
	margin-bottom: 15px;
	text-align: left;
}

 
div.articletitle h2 {
	font-size: 100%;
	font-weight: normal;
}

span.titleb {
	font-size: 1.0em;
}
 
div.articlesubtitle {
	font-size: 0.9em;
}

 
div.articleheading {
	margin-top: 6px;
	font-size: 100%;
	line-height: 1.5em;
}

div.articlebody {
	font-size: 100%;
	line-height: 1.5em;
}

/***** Blogs *****/

div.blogtitlecdec {
	width:99%;
	border-bottom:1px dashed #000;
	margin-right:10px;
	height:32px;
	padding:0px;
	margin-top:-10px;
	
	
}

.blogdate {
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}

.modblogdate {
	font-weight:bold;
	font-size:11px;
	margin-top:0px;
}


div.blogtitle {
	display:none!important;
}


*html div.blogtitle {
	display:block;
}


div.blogdesc {
	display:none!important;
	
}


div.bloginfo {
	text-align: left;
	/*padding: 3px;*/
	line-height: 150%;
	text-transform: none;
	display:none!important;
}

.postinfo a {
	color: #9cf;
	text-decoration: none;
	border-bottom: 1px dotted #9cf;
}

a.blogt:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
}

.postinfo {
	font-size: 1em;
}

span.posthead {
	font-weight: bold;
	letter-spacing: .4pt;
}

span.posthead span.link {
	font-weight: bold;
}

.tiki_blogs #tiki-center .postbody-title,
.tiki_blogs #tiki-center .title {
	padding: 0;
	margin: 0;
}
/*
body.tiki_blogs .post .title h2 {
	font-size: 1em;
	margin-top: 0;
	text-transform:none;
	color:#FF0066;
	font-weight:bold;
	
}*/

body.tiki_blogs .post .postbody {
	line-height: 1.4em;
	margin-bottom: 1em;
	
	
}

body.tiki_blogs .post .postbody {
	background: none;
	border: 0;
	width:99%;
	border-bottom:1px dashed #000;
	margin-right:10px;
}

body.tiki_blogs div.author_actions {
	float: none;
	border: 0;
	width: 100%;
	
}


div.author_actions{
	
}

div.postbody-title{
	padding:0px;
	margin:0px;
	/*height:30px;*/
}

div.postbody-title .title h2, div.postbody-title .title h2 a, div.postbody-title .title h2 a:link{
	padding:0px;
	margin-top:0px;
	margin-bottom:12px;
	margin-left:0;
	text-transform:none;
	font-size: 14px!important;
	text-decoration:none!important;
	color:#FF0066;
	font-weight:bold;
	text-transform:none!important;
}




.bottominfo .highlight, .bottominfo span.button.highlight a, .bottominfo span.button, .bottominfo span.button a{
	background:none!important;
margin:0!important;
border:0!important;
padding:0!important;
}


.bottominfo .highlight, .bottominfo span.button.highlight a:hover, .bottominfo span.button:hover{
	background:none!important;
margin:0!important;
border:0!important;
padding:0!important;
color:#000;
}


.bottominfo span.button a:hover{
	background:#ccc!important;
}







body.tiki_blogs .actions {
	background: none;
}

body.tiki_blogs .author_info {
}

.postbody-title {
/*	background: none;
	border: 0;
	margin-left:-5px;
background-color:red;*/
}



/*.postbody-title .title h2{
	text-decoration:none!important;
	text-transform:none;
	font-size:14px;

}*/




body.tiki_blogs .postbody-title {
	float: none;
	width: 100%;
	background: none;
	border: 0;
	/*font-size:14px;*/

}

body.tiki_blogs .postfooter {
	width: 100%;
	float: none;
	display:none;
}

body.tiki_blogs .postfooter .actions {
	float: left;
}


.postfooter {
	display:none;
	}


/***** Forums *****/
.post {
	margin-bottom: 30px;
}

.post .postbody {
	border: solid 0px #000;
	/*border-top: solid 1px gray;*/
	/*padding: 3px 0 3px 0;
	font-size: 1em;*/
	
}



.tiki_forums .post .postbody-title .title {
	/*color: #29677b;
	font-size:14px;
font-weight:bold;*/
	

}


/*.postbody-title .title h2 a{
	color: #29677b;
	font-size:14px;
font-weight:bold;
text-decoration:none;
	
}*/

.author_actions {
	width: 100%;
	/*float: right;*/
	text-align: left;
	/*margin-left: -1px;*/
	
}

.author_actions .actions {
	
}

.author_actions .actions a.link {
	/*padding: 2px;*/
}

.author {
	text-align: left;
	vertical-align: top;
	float: none;
}

.post .author_post_info {
	display: block;
	/*padding: 0 2px 2px 2px;*/
	
}

.post .author_post_info_on {
	font-style: italic;
}

.post .author_info {
	float: left;
	/*padding: 0 2px 2px 2px;*/
	/*margin-left: 5px;*/
}

.post .postbody-title .actions {
}

.post .postbody .content {
	float: left;
	/*padding: 0 3px 3px 3px;*/
	width: 100% !important;
	height: 100%;
	text-align: left;
	color: #000;

}

.post .postbody .attachments {
	border-top: 1px dotted #d9d9d9;
}

.post .postfooter .status {
	font-size: 10px;
}

.post .contribution {
	border: 1px solid #d7e5f3;
	padding: 0 2px 0 2px;
	background: #f0f8ff;
}

.post .avatar {
	border: 1px solid #acccdd;
	background: #e0eaf4;
}

.forum_actions .actions {
	border: 1px solid #999;
	padding: 3px;
	background: #e1ebf5;
}

.forum_actions .headers .title {
	border: 1px solid #999;
	background: #c7d0d9;
}

.forum_actions .headers .infos {
	font-size: smaller;
}

.post_preview, .top_post {
	margin-bottom: 15px;
}

span.commentstitle {
	font-size: 1px;
}

div.commentsedithelp {
	background: #ffcfcf;
	color: black;
	border: 1px solid #ff0000;
	text-align: center;
	font-weight: bold;
}

/***** Tags (freetags) *****/



/***** Image Galleries *****/
table.galtable {
	border-collapse: collapse;
	border: 1px solid #8cacbb;
}

.caption {
	color: black;
}

/***** Trackers *****/

/***** Directory *****/

/***** Calendar *****/
/* Overrides calendar.css. */
.calodd {
	background: #fff;
}

.caleven {
	background: #f9f9f9;
}

.cal, 
.cal0, 
.cal1, 
.cal2 {
	color: #000;
	font-size: 90%;
}

	
.calart,
.calblog,
.calchart,
.caldir,
.caleph,
.calfaq,
.calfgal,
.calforum,
.calgal,
.calnl,
.calquiz,
.calsurv,
.caltrack,
.calwiki {
	font-size: 1em;
}

.calart,
.calart a,
.calart a:visited {
	color: #fa8072;
}

.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;
}

.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: none;
	padding: 0;
}

.calfocus {
	font-size: 90%;
	background: inherit;
}

.caldark .calfocus {
	background: 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;
}

.caltoggle {
	font-size: 90%;
}

.opaque {
	background: #fff;
	border-left: 1px solid #a9a9a9;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
}

.opaque .box-title {
	border-bottom: 1px solid black;
	padding-bottom: 7px;
	background: white;
}

.searchresults li .objecttype,
.searchresults li .parentname,
.searchresults li .objectname  {
	font-size: 100%;
	font-weight: bold;
}

.searchresults .itemhits,
.searchresults .itemrelevance,
.searchresults .searchdate {
	color: gray;
	font-size: 90%;
}

.caltable .calfocuson,
.box-data td.fc a.today,
.box-data td a.today {
	background: #D4D0C8;
	border: solid 1px #696969;
}

.buttonon a,
.calbuttonon a,
.calheadingon a {
	font-weight: bold;
}

/*****  Polls  *****/
div.pollresults {
	margin-top: 5px;
	font-size: 1em;
	padding: 0 5px;
}

table.pollresults {
	width: 100%;
}

td.pollr {
	color: black;
}

/***** FAQs *****/
div.faqquestion {
	font-weight: bold;
	padding: 2px 12px;
	padding-bottom: 0;
}


/***** Quizzes *****/
div.questionblock {
	padding: 4px;
}

/***** Shoutbox *****/

/***** Directory *****/
div.dircategs {
	border: 1px solid #8cacbb;
	padding: 5px;
}

.dirsublink {
	font-size: .95em;
}

div.dirlistsites {
	padding: 5px 0 10px 5px;
	margin-top: 10px;
}

div.dirsite {
	margin: 5px;
}

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;
}

div.messureadflag {
	background: #ccc;
}

div.messureadhead {
	background: #dedede;
}

div.messureadbody {
	background: #dedede;
}

.readlink {
	font-size: 1em;
}

/**********   Ajax   **********/

/***** 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;
}

.highlight_word_0,
.highlight_word_1,
.highlight_word_2,
.highlight_word_3,
.highlight_word_4 {
	background-color:    #FFAAAA;
	color:   #000000;
}

/** Admin pages **/
div.adminanchors {
	background: #f0f4f5 !important;
	border: 1px solid #999;
}

a.admbox {
	border: 1px solid #aaa;
	color: white;
	background-color: #6c6c6c;
}

a.admbox:hover,
a.admbox:focus,
a.admbox:active {
	border: 1px solid #292929;
	background-color: #b2b2b2;
}

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;
}

body.tiki_mytiki #tiki-center form {
	border: 1px solid #aaa;
	padding: 10px;
}


/*------------- CDEC 2010 ---------------------*/



/* ------------- RECHERCHE --------------- */
.recherche {
position:absolute;
left:420px;
top:122px;
}	


.sinput {
	height:16px; 
	vertical-align:bottom; 
	z-index:2; 
	position:relative;
	}


.recherche .forms input {
color:#000;
font-size:11px;
line-height:18px;
letter-spacing: 1px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #000;
}


*html .sinput{
color:#000;
font-size:11px;
height:20px;
letter-spacing: 1px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #000;
width:196px;
}



.searchbg{
width:194px;
height:20px;
position:absolute;
background-color:#ccc;
top:23px;
z-index:1;
margin-left:-2px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .searchbg { 
	width:196px;
height:20px;
position:absolute;
background-color:#ccc;
top:28px;
z-index:1;
margin-left:-2px; }
}

html*.searchbg{
width:199px;
height:20px;
position:absolute;
background-color:#ccc;
top:28px;
z-index:1;
margin-left:0px;
}

*html .searchbg{
width:198px;
height:19px;
position:absolute;
background-color:#ccc;
top:28px;
z-index:1;
margin-left:-2px;
}


.go_search{
position:relative;
left:-24px;
top:-4px;
}

*html .go_search{
position:relative;
left:-21px;
top:5px;
}


html*.go_search{
position:relative;
left:-25px;
}

*+html .go_search{
position:relative;
left:-25px;
top:2px;
}



/*----module calendrier ----------*/




/*----module calendrier ----------*/


#calendrier{
background-color:#ff0066;
/*opacity: .85;
filter: alpha(opacity=85);*/
border-top:5px solid #000;
min-height: 160px;
height: auto !important;
height: 160px;
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top:13px;

}


*html #calendrier{
background-color:#ff0066;
/*opacity: .85;
filter: alpha(opacity=85);*/
border-top:5px solid #000;
min-height: 160px;
height: auto !important;
height: 160px;
text-align:center;
margin-left:auto;
margin-right:auto;
/*margin-top:13px;*/
width:269px;
position:absolute;

}

#calendrier h1{
text-align:left;
margin-top:5px;
margin-bottom:10px;
}

#calendrier .day{
font-size:11px;
color:#000;
width:36px;
float:left;
background:none;
text-align:center;
margin-left:auto;
margin-right:auto;
margin-bottom:5px;
}






#calendrier .mlink{
text-align:left!important;
padding-top:5px;
padding-bottom:5px;
padding-left:3px;
color:#fff;
text-decoration:none;
cursor:pointer;
font-size:11px;
float:left;
display:block;
}




#calendrier .mlink a{
color:#fff!important;
text-decoration:none;
line-height:19px;
letter-spacing:1px;
font-size:11px;
text-align:left!important;
cursor:pointer;

}


#calendrier .mlink a:hover{
color:#000!important;
}


#calendrier .day{
padding-bottom:10px;
cursor:pointer;
}


#calendrier .day a{
color:#fff!important;
text-decoration:none;
position:relative;
left:4px;
cursor:pointer;

}




#calendrier .day a:hover{
color:#000!important;
text-decoration:none;
}



#calendrier .allday{
text-align:center;
margin-left:auto;
margin-right:auto;
display:block;
padding-left:7px;
}



/*#calendrier img{
position:absolute;
left:18px;
}*/


.imgcal{
width:268px;
height:35px; 
border:0px; 
position:absolute;
left:18px;
}


*html .imgcal{
width:268px;
height:35px; 
border:0px; 
position:absolute;
left:0px;
}
hr{
border:1px solid #000;
}



.rightcolumn hr{
	border:1px dashed #000;
}




/* ---- pour sous-menu  ------- */

.option{
padding-bottom:4px;
}



/* ---- BABILLARD  ------- */

.box-menu_Babillard .box-title{
display:none;
}



a.binfolink{
text-decoration:none;
float:right;
padding-right:0px;
}


.babillard_btn{
width:268px; 
border-bottom:0px solid #000;
background-color:#e7e8e9; 
min-height: 32px; 
height: auto !important; 
height: 32px;
}


.box-data table{
border:0px;
background:none;
padding:0px;
margin:0px;
}



.box-data table td{
border:0px;
background:none;
display:inline;
}




.bleft{
/*float:left;*/
/*margin-bottom:20px;*/
border-top: 1px dashed #000;
text-align:left;
width:269px!important;
padding-top:10px;
float:left;
padding-bottom:10px;
padding-left:3px;
margin-top:-1px;

}

#rightcolumn .bleft a{
color:#ff0066!important;
text-decoration:none;

}



/*.bright{
float:left;
width:45px;
margin-bottom:20px;
text-align:right;

}*/

#tiki-top .rose a{
text-decoration:   none;
	color:#000;
	font-size:11px;
	line-height:18px;
	letter-spacing: 1px;
	text-align:left;
}


#tiki-top .rose a:hover {
color:#ff0066;
}


.hrwikibottom {
display:none;
}


.wikitopline .content {
padding:0px; margin:0px;
}


	.post .postbody{
	width:99%;
	border-bottom:1px dashed #000;
	margin-right:10px;
	padding-bottom:10px;}
	
	
.author_info{
	display:none;}	
	
	


#col3 .box-shadow ul li{
	list-style:none;
margin-left:-9px;
padding-bottom:14px;
}	

*+html #col3 .box-shadow ul li{
	list-style:none;
margin-left:-10px;
padding-bottom:14px;
width:166px;
position:relative;
left:-9px;
}



#col3 .box-shadow ul li .description{
color:#000;
}


#col3 .box-shadow ul li{
width:169px;}




.col3blog{position:relative; left:-6px; width:174px; padding-top:30px;  }


.col3blog .box-shadow{margin-left:100px;}

*+html .col3blog .box-shadow{margin-left:95px; /*background-color:orange;*/}

.highlight, span.button.highlight a {
background:#fbfbfb none repeat scroll 0 0!important;
color:#000000;
padding: 2px;
margin:0;
}

.highlight, span.button.highlight a:hover {
background:#fbfbfb none repeat scroll 0 0!important;
color:#000000;
padding: 2px;
margin:0;

}

.highlight, #highlight {
display: inline-block;
	margin: 1px 2px;
	padding: 2px;
	border: solid 1px #aaa!important;
	background: #fbfbfb!important;
	color: #000!important;
}
/* end of css file */