/* Common and mains Styles ********************************/
BODY {
	background-color: #4097AB;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #2A2E09;
	text-align: center;
	padding: 0px;
	margin: 6px 0px 0px 0px;
}

* {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
}

DIV.forum {
	text-align: left;
	/*width: 790px;*/
	margin-left : 40px;
	margin-right : 40px;
}

A:link, A:active, A:visited {
	color: #276471;
}
A:hover {
	color: #043150;
}

.invisible {
	display: none;
}

HTML>BODY .imgFirefoxTrick {
	margin-bottom: -2px !important;
}
HTML>BODY .inputSizeFirefoxTrick {
	width: 97% !important;
}

FORM {
	display: inline;
	margin: 0px;
}

INPUT, TEXTAREA {
	font-size: 11px;
	font-family: Verdana; 
}

/* Message Edition ****************************************/

TABLE.msgEdition {
	width: 100%;
	background-color: #FDFBF3;
	padding: 8px;
}
TABLE.msgEdition TD.msg {
	width: 63%;
	vertical-align: top;
}
TABLE.msgEdition TD.help {
	width: 37%;
	vertical-align: middle;
	color: #125463;
	color: #125463;
}
TABLE.msgEdition TD.help DIV.helpPostIt{
	background-color: #c8dde2;
	border: dashed 1px #7BA9B6;
	width: 99%;
	margin-top:5px;
	padding: 2px;
	width: 97%;
}
TABLE.msgEdition TD.help .rules {
	padding-top: 6px;
}
TABLE.msgEdition TD.help .rule {
	padding-top: 4px;
	padding-left: 10px;
}
TABLE.msgEdition .description {
	font-weight: bold;
	letter-spacing: 2px;
}
TABLE.msgEdition .title {
	padding-bottom: 8px;
}
TABLE.msgEdition .title INPUT {
	width: 100%;
	margin: 0px;
	background-color: White;
	border: solid 1px #7BA9B6;
	padding: 2px;
	margin-top: 3px;
}
TABLE.msgEdition .content TEXTAREA {
	width: 100%;
	height: 200px;
	margin-top: 3px;
	padding: 2px;
	background-color: White;
	border: solid 1px #7BA9B6;
}
TABLE.msgEdition .actions {
	text-align: right;
}
TABLE.msgEdition .btn {
	border: 1px solid #7BA9B6;
	font-size : 11px;
	height : 20px;
	cursor:pointer;
}

/* Button Stuff *******************************************/
INPUT.btnWithBkgnd {
	border: none;
	color: #125463;/*#463424;*/
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	cursor: pointer;
	width: 77px;
	height: 16px;
	margin-left: 2px;
	margin-right: 2px;
	background: url(img/btn_background.gif); /*no-repeat;*/
}

INPUT.btnWithBigBkgnd {
	border: none;
	color: #125463;/*#463424;*/
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	width: 120px;
	height: 16px;
	margin-left: 2px;
	margin-right: 2px;
	background: url(img/btn_big_background.gif); /*no-repeat;*/
}

/* yahooPath Stuff ****************************************/
DIV.yahooPath {
	background-color: #c8dde2;
	padding: 5px;
	letter-spacing: 0px;
}
DIV.yahooPath .search {
	float: right;	
}
DIV.yahooPath A:link, DIV.yahooPath A:visited, DIV.yahooPath A:active {
	color: #2A2E09;
}
DIV.yahooPath A:hover {
	color: #7BA9B6;
}
DIV.yahooPath .currentPath {
	font-weight: bold;
}


/* Menus Stuff ******************************************/
.menus #menus {

}

.actionsBarTop {
	height: 26px;
	text-align: right;
	/*width: 100%;*/
	background: url(img/corner_t_l.gif) no-repeat top left #c8dde2;
	border-bottom: solid 1px #A37A54;
}
.actionsBarBottom {
	height: 26px;
	text-align: right;
	/*width: 100%;*/
	border-top: solid 1px #7BA9B6;
	background: url(img/corner_b_l.gif) no-repeat bottom left #c8dde2;
}

.actionsBarTop .buttons, .actionsBarBottom .buttons {
	white-space: nowrap;
	width: auto;
	padding: 4px 0px 4px 0px;
}
.actionsBarTop SELECT, .actionsBarBottom SELECT {
	color: #463424;
	background-color: #FFFFFF;
	border: none;
	font-size: 10px;
}

.pagesBar {
	cursor: default;
	height: 26px;
	/*width: 100%;*/
	padding-left: 3px;
	padding-right: 5px;
	line-height:18px;	
}
.pagesBarTop {
	border-bottom: solid 1px #7BA9B6;
	background: url(img/corner_t_r.gif) no-repeat top right #c8dde2;
}
.pagesBarBottom {
	border-top:  solid 1px #7BA9B6;
	background: url(img/corner_b_r.gif) no-repeat bottom right #c8dde2;
}

.pagesBar .pagesLinks {
	/*white-space: nowrap;*/
}
.pagesLinks A {
	font-size: 12px;
	width: 20px;
}
.pagesLinks A.current {
	font-weight: bold;
	text-decoration: none;
	background-color: #7BA9B6;
	color: #FDF7E6;
	border: solid 1px #ffffff;
}

/* Identification Stuff ***********************************/
DIV.bannerBkgnd {
	background: url(img/banner.gif) no-repeat top right #b7dce2 !important;
	height: 150px !important;
	border-bottom: 1px solid #8EBCC9;
}

DIV.identificationDone {
	background-color: #FDF7E6;
	font-size: 10px;
}
DIV.identificationDone A {
	font-size: 10px;
}
DIV.identificationDone INPUT.text {
	font-size: 10px;
	width: 80px;
	color: #2A2E09;
	height: 12px;
}
DIV.identificationDone .button {
	font-size: 10px;
	border: solid 1px #7BA9B6;
	width: 90px;
	height: 16px;
	color: #2A2E09;
	vertical-align:middle;
}
SPAN.error {
	color: #F00;
}
SPAN.error INPUT.text {
	font-size: 10px;
	width: 80px;
	height: 12px;
}
A#boardTitleBkgnd_fr {
	display:block;
	background: url(img/board_title.fr.gif) no-repeat top left !important;
	height: 50px !important;
	width: 450px !important;
}
A#boardTitleBkgnd_en {
	display:block;
	background: url(img/board_title.en.gif) no-repeat top left !important;
	height: 50px !important;
	width: 450px !important;
}
A#boardTitleBkgnd_de {
	display:block;
	background: url(img/board_title.de.gif) no-repeat top left !important;
	height: 50px !important;
	width: 450px !important;
}
A#boardTitleBkgnd_es {
	display:block;
	background: url(img/board_title.es.gif) no-repeat top left !important;
	height: 50px !important;
	width: 450px !important;
}

/* Styles communs a toutes les listes *********************/

TABLE {
	background-color: transparent;
}
.transparent {
	background-color: transparent 	!important;
}
.fontBelow {
	font-size: 9px;
}

.centered {
	text-align: center;
}

.floatLeft {
	float: left ;
}
.floatRight {
	float: right;
}



/* Tableau pour afficher des listes ***********************/
TABLE.list TH {
	letter-spacing: 2px;
	font-weight: normal;
	font-size: 12px;
	padding: 0px 4px 0px 4px;
	height: 25px;
	background-color: #AEDCE9;
	color: #2A2E09;
}
TABLE.list TD.cornerTopLeft {
	background: url(img/corner_t_l.gif) no-repeat top left #EDF6FB;
	padding-left: 6px;
}
TABLE.list TD.littleTitle {
	background-color: #c8dde2;
}

TABLE.list TD {
	height: 60px;
	padding: 0px 4px 0px 4px;
	background-color: #EDF6FB;
	border-top: solid 1px #7BA9B6;
}
TABLE.list#little TD {
	height: 30px;
}

TABLE.list#messages TD {
	height: 1px;
}
TABLE.list TR.tabbed TD {
	height: 25px;
	letter-spacing: 2px;
	font-size: 10px;
	border-top: none;
}
TABLE.list TR.hover TD {
	background-color: #D5DFD5;
	cursor: pointer;
}

TABLE.list .borderRight {
	border-right: solid 1px #7BA9B6;
}

TABLE.list .threadAuthor {
	text-align : center;
}

TABLE.list .threadDate {
	text-align : right;
	font-size : 11px;
}

TABLE.list TD.deleted {
	font-style: oblique;
}
TABLE.list TD.postit {
	background-color: #EDF6FB;	/*#F2EDD6;*/
	font-weight: bold;
}

TABLE.list .description {
	padding-left: 10px;
}
TABLE.list .cellTitle {
	font-weight: bold;
}
TABLE.list TR.message TD {
	vertical-align: top;
	padding: 0px;
}
TABLE.list TR.msgBackAdmin td{
	background-color : #D5DFD5;
}
TABLE.list TR.msgBackModo td{
	background-color : #D5DFD5;
}
TABLE.list TR.msgBack1 td{
	background-color : #FDFBF3;
}
TABLE.list TR.msgBack2 td{
	background-color : #D5DFD5;
}
TABLE.list TR.message .author {
	padding: 4px !important;
	border-right: solid 1px #7BA9B6;
	font-weight: bold;
	letter-spacing: 1px;
}
TABLE.list TR.message .authorAdmin {
	padding: 4px !important;
	border-right: solid 1px #7BA9B6;
	font-weight: bold;
	letter-spacing: 1px;
	color: #830512;
	/*background-color: #ca0a1f;*/
}
TABLE.list TR.message .authorModo {
	padding: 4px !important;
	border-right: solid 1px #7BA9B6;
	font-weight: bold;
	letter-spacing: 1px;
	color: #830512;
	/*background-color: #ca0a1f;*/
}

TABLE.list TR.deleted TD {
	background-color: #C6DDB5;
	cursor: pointer;
}
TABLE.list .deleted .invisibleWhenDeleted, TABLE.list .visibleWhenDeleted {
	display: none;
}
TABLE.list TR.deleted TD .visibleWhenDeleted {
	display: block !important;
	margin: 3px;
}
TABLE.list TR.viewDeleted TD {
	background-color: #C6DDB5;
	cursor: pointer;
}

TABLE.list TR.message .content {
	padding: 0px 4px 0px 4px;
	margin: 10px 2px 10px 2px;
	height: auto;
	min-height: 50px;
}

TABLE.list TR.message .contentAdmin {
	padding: 0px 4px 0px 4px;
	margin: 10px 2px 10px 2px;
	height: auto;
	min-height: 170px;
	height:auto !important;
	height: 170px;
}

TABLE.list TR.message .contentModo {
	padding: 0px 4px 0px 4px;
	margin: 10px 2px 10px 2px;
	height: auto;
	min-height: 115px;
	height:auto !important;
	height: 115px;
}

.message .content .admin {
	color: #830512;
	/*font-weight: bold;*/
}

.message .content P {
	margin: 0px 0px 10px 0px;
}
.message .content blockquote {
	background-color: #F0F0F0;
	border: dashed 1px #7BA9B6;
	padding: 8px;
	margin: 0px 0px 6px 0px; /* un espace apres le blockquote */
}
.message .content blockquote P {
	margin: 0px;
}

.message .content H3 {
	font-size: 18px;
}
.message .content H4 {
	font-size: 16px;
}
.message .content H5 {
	font-size: 14px;
}

.message .contentAdmin P {
	margin: 0px 0px 10px 0px;
}
.message .contentAdmin blockquote {
	background-color: #F0F0F0;
	border: dashed 1px #7BA9B6;
	padding: 8px;
	margin: 0px 0px 6px 0px; /* un espace apres le blockquote */
}
.message .contentAdmin blockquote P {
	margin: 0px;
}

.message .contentAdmin H3 {
	font-size: 18px;
}
.message .contentAdmin H4 {
	font-size: 16px;
}
.message .contentAdmin H5 {
	font-size: 14px;
}

TABLE.list TR.message .footer {
	border-top: 1px dotted #A8AA7F;/*#2A2E09;*/
}
TABLE.list TR.message .informations {
	float: left;
	padding: 3px;
	font-size: 9px;
	vertical-align: middle;
}
TABLE.list TR.message .actions {
	float: right;
	padding: 3px 0px 3px 0px;
	text-align: right;
	vertical-align: middle;
}

.preview {
	background-color: #FDFBF3;
	padding: 4px;
	cursor: default;
}

/* Search Form *******************************************/
TABLE.searchForm {
	width: 100%;
	padding: 10px;	
	background-color: #D5DFD5;
	
}
TABLE.searchForm .subtitle {
	font-weight: bold;
}
TABLE.searchForm TD {
	vertical-align: top;
}
TABLE.searchForm INPUT#word {
	width: 250px;
}

DIV.copyright {
	padding: 10px;
	text-align: center;
	color: #FDFBF3;
	font-size: 10px;
}
DIV.copyright A {
	color: #FDFBF3 !important;
}
DIV.imgRestrict{
	overflow:auto;
	width:800px;	
}
DIV.imgRestrict img{
	border : 0px;
}

#getDate {
	visibility: hidden;
	position: absolute;
	z-index:2;
	background-color:#FFFFFF;
	border:1px solid #000000;
	font-family:arial;
}

#getDate TABLE.calendar {
	width:163px;
	border: 0px;
}

#getDate TABLE.calendar TH{
	cursor:move;
	font-size: 8px;
	height:15px;
	text-align:center;
	background-color: #7BA9B6;
	color:#FDF7E6;
}
TABLE.calendar TD{
	padding:0px;
	margin:0px;
	text-align:center;
	font-size:10px;
	background-color: #FDFBF3;
}
#getDate TABLE.calendar TD SELECT, SELECT OPTION, INPUT{
	padding:0px;
}
#getDate TD.we,#getDate TD.sem,#getDate TD.selected_day{
	cursor:pointer;
	border:1px solid #7BA9B6;
	width:18px;
	padding:0px;
	margin:0px;
	text-align:center;
}
#getDate TD.selected_day{
	background-color: #FDFBF3;
}
#getDate TD.sem{
	background-color: #f2eed8;
}
#getDate TD.we{
	background-color: #D5DFD5;
}
#getDate TD.we:hover,#getDate TD.sem:hover{
	background-color: #FDFBF3;
}
