/*
   Theme by Corwin, aka Thibault
        http://corwin.nexenservices.com/mesnie
  Based on ptifo Theme for CH version 2.16d
  Based on the original subSilver Theme for phpBB version 2+ by subBlue design (http://www.subBlue.com)
*/

body {
	padding:0px;
	margin:0px;
	background: #EBDBB7 url('images/fond2.jpg');
	scrollbar-face-color: #EBDBB7;
	scrollbar-highlight-color: #FEFDDE;
	scrollbar-shadow-color: #EBDBB7;
	scrollbar-3dlight-color: #E5CFAC;
	scrollbar-arrow-color:  #800000;
	scrollbar-track-color: #F6EEDB;
	scrollbar-darkshadow-color: #800000;
}
font, th, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif
}

a:link, a:active, a:visited {
	color: #800000;
}
a:hover {
	color: #500000;
	text-decoration: underline;
}
/*
  Essayer sans le underline quand tout sera fini: lien assez visible?
*/
/*
  DEBUT Gardés pour la fin
*/
td.attachrow {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	border: 1px #006699 solid;
}
td.attachheader {
	color: #314687;
	font-size: 11px;
	font-weight: bold;
	background: #D7D7E7 url(images/css/css_cat.jpg) repeat-x;
	height: 21px;
	white-space: nowrap;
}
table.attachtable {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	border: 1px #006699 solid;
	border-collapse: collapse;
}
/*
  FIN Gardés pour la fin
*/

form {
	margin: 0px;
	padding: 0px;
}
/* on laisse pour tester. old mesnie: uniquement "DISPLAY: inline" */

.bodyline { 
	background: #F6EEDB url('images/fond1.jpg');
	border: 1px #800000 solid;
}
.forumline {
	background: #EBDBB7 url('images/fond2.jpg');
	border: 1px #800000 solid;
}
/* Tester quand fini: border 2px ou changer couleur border pour celle du bg "interieur" */
.helpline {
	border-style: none;
}

hr {
	height: 0px;
	border: solid #800000 0px;
	border-bottom-width: 0px;
}
/* Vu aucun effet sur la page.... bizarre..... */


td.row1 {
	background: #EBDBB7 url('images/fond2.jpg');
}
td.row2, .helpline {
	background: #EBDBB7 url('images/fond2.jpg');
}
td.row3, td.row3Right {
	background: #EBDBB7 url('images/fond2.jpg');
}
td.cat, td.catHead, td.catLeft, td.catSides, td.catRight, td.catBottom {
	background: #EBDBB7 url('images/fond2.jpg');
	height: 28px;
}
td.catlight {
	background: #EBDBB7 url('images/fond2.jpg');
	height: 28px;
}
td.catmini {
	background: #EBDBB7 url('images/fond2.jpg');
	height: 28px;
}
td.spaceRow {
	background: #800000;
	height: 1px;
}

th {
	background: #EBDBB7 url('images/fond2.jpg');
	height: 28px;
}

th, td {
	border: solid #EBDBB7 0px;
}
th.thHead, td.catHead {
	border-width: 1px 1px 0px 1px;
}
th.thSides, td.catSides, td.spaceRow, td.catmini {
	border-width: 0px 1px 0px 1px;
}
th.thRight, td.catRight, td.row3Right {
	border-width: 0px 1px 0px 0px;
}
th.thLeft, td.catLeft {
	border-width: 0px 0px 0px 1px;
}
th.thBottom, td.catBottom {
	border-width: 0px 1px 1px 1px;
}
th.thTop {
	border-width: 1px 0px 0px 0px;
}
th.thCornerL {
	border-width: 1px 0px 0px 1px;
}
th.thCornerR {
	border-width: 1px 1px 0px 0px;
}
.topportal {
	BACKGROUND: url('images/galon1.gif') repeat-x; WIDTH: 100%; HEIGHT: 19px
}


/* fonts */
th {
	font-size: 11px;
	font-weight: bold;
	color: #800000;
}

p, td, td.cat, td.catHead, td.catLeft, td.catSides, td.catRight, td.catBottom {
	font-size: 11px;
}


.maintitle, h1, h2 {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
	color: #800000;
}


.gen {
	font-size: 12px;
}
.genmed {
	font-size: 11px;
}
.gensmall {
	font-size: 10px;
}
.gen, .genmed, .gensmall { 
	color: #000000;
}
a.gen, a.genmed, a.gensmall {
	color: #800000;
	text-decoration: none;
}
a.gen:hover, a.genmed:hover, a.gensmall:hover {
	color: #500000;
	text-decoration: underline;
}

.mainmenu {
	font-size: 10px;
	color: #000000
}
/* Effet? */
a.mainmenu {
	text-decoration: none;
	color: #800000;
}
a.mainmenu:hover {
	text-decoration: underline;
	color: #500000;
}

.cattitle {
	font-weight: bold;
	font-size: 12px ;
	color: #800000;
}
a.cattitle {
	text-decoration: none;
	color: #800000;
}
a.cattitle:hover {
	text-decoration: underline;
}

.forumlink {
	font-weight: bold;
	font-size: 12px;
	color: #800000;
}
a.forumlink {
	text-decoration: none;
	color: #800000;
}
a.forumlink:hover {
	text-decoration: underline;
	color: #500000;
}

.nav {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
a.nav {
	text-decoration: none;
	color: #800000;
}
a.nav:hover {
	text-decoration: underline;
}

.topictitle {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
a.topictitle:link {
	text-decoration: none;
	color: #800000;
}
a.topictitle:visited {
	text-decoration: none;
	color: #800000;
}
a.topictitle:hover {
	text-decoration: underline;
	color: #500000;
}

.name {
	font-size: 11px;
	color: #000000;
}

.postdetails {
	font-size: 10px;
	color: #000000;
}

.postbody {
	font-size: 12px;
}
a.postlink:link {
	text-decoration: none;
	color: #800000;
}
a.postlink:visited {
	text-decoration: none;
	color: #800000;
}
a.postlink:hover {
	text-decoration: underline;
	color: #500000;
}

/* fin de la partie traitée */

.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px;
	color: #006600;
	background-color: #FCFCFF;
	border: solid #D1D7DC 1px;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 125%;
	background-color: #FCFCFC;
	border: solid #D1D7DC 1px;
}

.mod { 
	font-family: {T_FONTFACE1}; font-size: {T_FONTSIZE2}px; color: {T_BODY_TEXT}; line-height: 125%; 
} 

.exclamation {
	font-weight: bold; font-family: Times New Roman, Verdana; font-size : 45px; color: #ffffff;
}  

td.ModTable { background-color: #ff6060; }

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	letter-spacing: -1px;
}
a.copyright {
	color: #444444;
	text-decoration: none;
}
a.copyright:hover {
	color: #000000;
	text-decoration: underline;
}

input, textarea, select {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-color: #000000;
}
input {
	text-indent: 2px;
}
input.post, textarea.post, select {
	background-color: #FFFFFF;
}
input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EFEFEF;
	color: #000000;
}

input.mainoption {
	background-color: #FAFAFA;
	font-weight: bold;
}
input.liteoption {
	background-color: #FAFAFA;
	font-weight: normal;
}

.absbottom {
	vertical-align: text-bottom;
}

/* calendar */
.dom_overview_abshidden {
	position: absolute;
	visibility: hidden;
	width: 300px;
}

/* CH IMPortal Marquee */
#marqueecontainer {
	position: relative;
	width: 100%; /* marquee width */
	height: 150px; /* marquee height */
	overflow: hidden;
}

.topnav {
	BORDER-RIGHT: 0px solid #800000; BORDER-TOP: 1px solid #800000; FONT-SIZE: 10px; BACKGROUND: #ebdbb7 url('images/fond2.jpg') repeat-x; BORDER-LEFT: 0px solid #800000; COLOR: #800000; BORDER-BOTTOM: 1px solid #800000; WHITE-SPACE: nowrap; HEIGHT: 21px;
}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url(./formIE.css);

