/* ================================
    STANDARD HTML SETTINGS 
   ================================
*/
html, body
{
	border: 0;
	margin: 0;
	padding: 0;
}
body 
{
	font-weight: normal;
	font-size: 12px;
	font-family: Calibri, Verdana, Tahoma, arial, helvetiva, sans-serif;
	}
p, td, input, select, a, textarea
{
	font-weight: normal;
	font-size: 12px;
	font-family: Calibri, Verdana, Tahoma, arial, helvetiva, sans-serif;
}
td
{
	vertical-align:top;
}
li
{
	padding-bottom: 4px;
}
a
{
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}
a.ln:link, a.ln:active, a.ln:hover, a.ln:visited
{
	font-weight: normal;
	cursor: text;
	color: black;
}
.nodisp 
{
	visibility:hidden;
	display:none;
}

/* ================================
    PAGE 2 COLUMNS LAYOUT 
   ==============================*/

html, body
{
	height: 100%;
}
body
{
	background-color: white;
	text-align:center;
	height:100%;
}

.wrapper
{
	margin: auto;
	width: 780px;
	background-color: #eeeeee;
	height:100%;
}

.rightConLeftCol
{
	/*float: right;*/
	background-color: #ff8031;
}
.leftConRightCol
{
	/*float: left;
	background-color: #ff8031;
	width: 623px;*/
}

#langues
{
	position: relative;
	top: 2px;
	margin: -9px 11px 0px 6px;
	height:13px;
}
#loginout
{
	margin-left: 0px;
	position: relative;
	top: -5px;
	color: #006600;
	height:13px;
}
.LeftPane
{
	z-index: 3;
	/*position: relative;
	left: -623px;
	background-color: #ff8031;
	height: auto !important;*/
	width: 165px;
	min-height: 735px;
}
.ContentPane
{
	z-index: 2;
	/*position: relative;
	left: 165px;*/
	width: 614px;
	background-color: white;
	border-right: 1px solid #ff8031;
	min-height: 735px;
	height:100%;
}
.Footer
{
	border-top: 1px solid #ff8031;
	clear: both;
	text-align:center;
}
.brclear
{
	clear: both;
	font-size: 1px;
	margin: 0px;
	line-height: 0;
	height: 0px;
}
.brspace
{
	font-size: 1px;
	margin: 0px;
	line-height: 0;
	height: 0px;
}

/* IE mac hack */
* html > body #ContentPane
{
	display: inline-block;
	overflow: auto;
}
* html > body #LeftPane
{
	overflow: auto;
}

/* ================================
    PAGE ELEMENTS 
   ================================
*/
.justify
{
	text-align: justify;
}
.forprint
{
	display: none;
}
.foto
{
	text-align: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border:0;
	
}
.imgright
{
	margin: 0px 0px 10px 10px;
}
.imgleft
{
	margin: 0px 10px 10px 0px;
}

/* modules */
.module
{
	border: 1px solid #EEEEEE;
	vertical-align: top;
	text-align: justify;
}
.Head, .Head a
{
	font-family: Calibri, Verdana,tahoma,arial,helvetiva,sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006600;
	border-bottom: 4px solid #ff8031;
}

.suite
{
	text-align: right;
}
.linkbasso
{
/*
	background-color: #ff8031;
	border: 1px solid #006600;
	padding: 2px 10px 1px 10px;
	height: 14px;
	cursor: pointer;
	position:relative;
	top:-1px;
*/
}
.linkbasso2 
{
/*
	background-color: #ff8031;
	border: 1px solid #006600;
	padding: 2px 10px 2px 10px;
	height: 16px;
	cursor: pointer;
	position:relative;
	top:1px;
*/
}

a.linkbasso
{
	line-height: 16px;
}
.textbasso
{
	background-color: #ff8031;
	border: 1px solid #006600;
	padding: 0px 5px 0px 5px;
}
.inputbasso, .linkbasso, .linkbasso2 {
	background-color: #ff8031;
	border: 1px solid #006600;
	padding: 0px 10px 2px 10px;
	margin:0;
	height: 14px;
	cursor: pointer;
	font-weight: bold;
	color: #006600;
	font-family: Calibri, Verdana,tahoma,arial,helvetiva,sans-serif;
	font-size: 12px;
	text-align: center;
	
}
.inputbasso {height: 22px;}

.linkbasso,a.linkbasso2 
{
	line-height:12px;
	padding: 3px 10px 3px 10px;
	padding-top:1.px;
}

.EditPane
{
	background-color: #e5eeeb;
}
.TitreAutore, .Autore
{
	font-weight: bold;
}
#video2 
{
	z-index: 0; 	
}

/* ================================
    TABLE 
   ================================
*/

.rowover
{
	behavior: url(rowover_js.htc);
	border-collapse: collapse;
	border: 1px solid #006600;
}
.rowover2
{
	behavior: url(rowover_js.htc);
	border-collapse: collapse;
	border: 0px solid #006600;
}

.rowover td
{
	border: 1px solid #006600;
}

.rowover tr:nth-child(even)
{
	background-color: #ff8031;
}

/* pour browser gerant hover   color ne fonctionne pas */

.rowover tbody tr:hover
{
	background-color: #006600;
}
.rowover tbody tr:hover td
{
	color: white;
}


.rowover thead
{
	background: ButtonFace;
}

/*
.rowover thead td {
	border:			1px solid;
	border-color:	ButtonHighlight ButtonShadow
					ButtonShadow ButtonHighlight;
	cursor:			default;
}

.rowover thead td:active {
	border-color:	ButtonShadow ButtonHighlight
					ButtonHighlight ButtonShadow;
	padding:		3px 4px 1px 6px;
}

.rowover thead td[_sortType=None]:active {
	border-color:	ButtonHighlight ButtonShadow
					ButtonShadow ButtonHighlight;
	padding:		2px 5px;
}
*/

/*
.sort-arrow {
	width:					11px;
	height:					11px;
	background-position:	 center;
	background-repeat:		no-repeat;
	margin:					0 2px;
	position:				relative;
	top:					2px;
}
.sort-arrow.descending {
	background-image:		url('http://thoth/jcmc/im/gen/downsimple.png');

}
.sort-arrow.ascending {
	background-image:		url('http://thoth/jcmc/im/gen/upsimple.png');
}
*/

.sort-arrow
{
	width: 0px;
	height: 0px;
}

.testoanccantotbd
{
	position: relative;
	top: -4px;
}
.tdb
{
	border-bottom: 1px solid #006600;
	border-right: 1px solid #006600;
	vertical-align: middle;
}
.tdbcal
{
	border-right: 1px solid #006600;
	vertical-align: middle;
}
.tdbd
{
	border-bottom: 1px solid #006600;
	border-right: 1px solid #006600;
	text-align: right;
}
.tdbc
{
	border-bottom: 1px solid #006600;
	border-right: 1px solid #006600;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tdsb
{
	padding: 4px 1px 4px 1px;
	border-bottom: 1px solid #006600;
	border-right: 1px solid #006600;
	vertical-align: middle;
}
.tdsbd
{
	padding: 4px 1px 4px 1px;
	border-bottom: 1px solid #006600;
	border-right: 1px solid #006600;
	text-align: right;
}
.tdsbc
{
	padding: 4px 1px 4px 1px;
	border-bottom: 1px solid #006600;
	border-right: 1px solid #006600;
	text-align: center;
}
.lkcup
{
	font-weight: bold;
}
.lkcup:over
{
	font-weight: bold;
}



.bullet
{
	font-size: 9px;
}


/* Per calendario */

.event
{
	border-bottom: 5px solid #ff8031;
}

/* ================================
    QUICKMENU 
   ================================
*/

.qmmc .qmdivider
{
	display: block;
	font-size: 1px;
	border-width: 0px;
	border-style: solid;
	position: relative;
	z-index: 1;
}
.qmmc .qmdividery
{
	float: left;
	width: 0px;
}
.qmmc .qmtitle
{
	display: block;
	cursor: default;
	white-space: nowrap;
	position: relative;
	z-index: 1;
}
.qmclear
{
	font-size: 1px;
	height: 0px;
	width: 0px;
	clear: left;
	line-height: 0px;
	display: block;
	float: none !important;
}
.qmmc
{
	position: relative;
	zoom: 1;
	z-index: 10;
}
.qmmc a, .qmmc li
{
	float: left;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 1;
}
.qmmc div a, .qmmc ul a, .qmmc ul li
{
	float: none;
}
.qmsh div a
{
	float: left;
}
.qmmc div
{
	visibility: hidden;
	position: absolute;
}
.qmmc .qmcbox
{
	cursor: default;
	display: block;
	position: relative;
	z-index: 1;
}
.qmmc .qmcbox a
{
	display: inline;
}
.qmmc .qmcbox div
{
	float: none;
	position: static;
	visibility: inherit;
	left: auto;
}
.qmmc li
{
	z-index: auto;
}
.qmmc ul
{
	left: -10000px;
	position: absolute;
	z-index: 10;
}
.qmmc, .qmmc ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.qmmc li a
{
	float: none;
}
.qmmc li:hover > ul
{
	left: auto;
}

/* --------------------*/

#qm0 li
{
	float: none;
	z-index:3;
}
#qm0 li:hover > ul
{
	top: 0px;
	left: 100%;
	z-index:3;
}
#qm0
{
	min-width: 154px;
	padding: 3px;
	background-color: #ff8031;
	border-width: 0px;
	border-style: solid;
	border-color: #006600;
	text-align: left;
}
#qm0 a
{
	padding: 2px 20px 2px 8px;
	margin: 0px 0px 7px;
	background-color: #006600;
	color: #ffffff;
	font-family: Calibri;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	border-width: 0px;
}
#qm0 a:hover
{
	background-color: #ff8031;
}
#qm0 li:hover > a
{
	background-color: #ff8031;
}
#qm0 .qmparent
{
	background-color: #006600;
}
body #qm0 .qmactive, body #qm0 .qmactive:hover
{
	background-color: #ff8031;
	color: #ffffff;
}
#qm0 div, #qm0 ul
{
	min-width: 156px;
	padding: 0px;
	margin: 0px 0px 0px -3px;
	background-color: #006600;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #ffffff;
	z-index:3;
}
#qm0 div a, #qm0 ul a
{
	padding: 1px 3px 2px;
	margin: 0px;
	color: #ffffff;
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
}
#qm0 .qmtitle
{
	margin: 2px 5px 5px;
	color: #222222;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
#qm0 .qmdividerx
{
	border-top-width: 1px;
	margin: 4px 5px;
	border-color: #999999;
}
#qm0 .qmbox
{
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
#qm0 .qmhoverfill
{
	background-color: #91ed99;
}
#qm0 div .qmhoverfill
{
	background-color: #91e599;
	border-width: 1px;
	border-style: solid;
	border-color: #555555;
}
ul#qm0 li:hover > a.qmparent
{
	color: #d2ddd4;
}
ul#qm0 .qmparent
{
	background-image: url(qmimages/arrow_5.gif);
	background-repeat: no-repeat;
	background-position: 95% 55%;
}
.qmfv
{
	visibility: visible !important;
}
.qmfh
{
	visibility: hidden !important;
}
