<!--
/*
The original rivages2 Theme for phpBB version 2+
Created by subBlue design
http://www.subBlue.com

NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
theme administration centre. When you have finalised your style you could cut the final CSS code
and place it in an external file, deleting this section to save bandwidth.
*/ 

/* General page style. The scroll bar colours only visible in IE5.5+ */
body { 
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000; 
	background-color:#EAEAEA;
	text-align:left;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #C6CDD3;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link,a:active, a:visited { color : #661122; }
a:hover		{ text-decoration: none; color : #DD6900; }
hr	{ height: 0px; border: solid #444444 0px; border-top-width: 1px;}
p	{ font-size : 11; color : #000000; }
h1		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #000000;}

/* This is the border line & background colour round the entire page */
.bodyline	{ border: 0px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{
background-color: #DDDDDD; 
 border-right: 0px #AD9A87 solid;
border-left: 0px #AD9A87 solid;
 border-bottom: 1px #AD9A87 solid;
 border-top: 0px #AD9A87 solid;
}

/* Main table cell colours and backgrounds */
td.row1	{
background-color: #DDDDDD;
font-size : 11px;
/*background-image:url(/templates/rivages2/images/fond-forum-court.jpg);*/
}
td.row2,td.catBottom	{
background-color: #EEEEEE;
font-size : 11px;
/*background-image:url(/templates/rivages2/images/fond-forum-long.jpg);*/
}

td.row3	{
	background-color: #A3AFB9;
	background-image:url(/templates/rivages2/images/dond_row3.jpg);
	background-repeat:repeat-y;
	background-position:left;
}

/*
This is for the table cell above the Topics, Post & Last posts on the index.php page
By default this is the fading out gradiated silver background.
However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
/*background-color: #C6CDD3;
background-image: url(/templates/rivages2/images/cellpic2.jpg);
background-repeat: repeat-y;*/
}

/* Header cells - the blue and silver gradient backgrounds */
th{
font-size: 11px; 
font-weight : bold;
height: 25px;
/*background-color: #C2C3C4; */
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight {
	background-image:url(/templates/rivages2/images/fondtitre1.jpg);
	background-position:left;
	background-repeat:repeat-x;
	color:#CCCCCC;
	font-size: 11px ;
	font-weight: bold;
}
td.catHead .topictitle{color:#DDDDDD; line-height:25px}
td.catHead .topictitle a,td.catHead .topictitle a:link, td.catHead .topictitle a:visited{ color:#CCCCCC; }
td.catHead .topictitle a:hover{ color:#CCCCCC; text-decoration:underline}
/*
Setting additional nice inner borders for the main table cells.
The names indicate which sides the border will be on.
Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
height: 29px;
border-width: 0px 0px 0px 0px;
}
th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
font-weight: bold; border: #C6CDD3; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
background-color: #D1D7DC; border: #FFFFFF; border-style: solid;

}

td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { 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; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #000000;
}
a.maintitle, a.maintitle:link,a.maintitle:visited{
	letter-spacing:3px;
	font-weight:bold;
	font-size:18px;
	color:#000000;
	text-align:left;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #111111; }
a.gen,a.genmed,a.gensmall { color: #2E3B4B; text-decoration: none; }
a.gen:visited,a.genmed:visited,a.gensmall:visited { color: #2E3B4B; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: none; }

a.gensmall_subforum{color: #661122;text-decoration: none;}
a.gensmall_subforum:hover{color: #DD6900; text-decoration: none; }

a.gensmall_pagination{color: #661122;text-decoration: none;}
a.gensmall_pagination:hover{color: #DD6900; text-decoration: none; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #000000;  }
a.mainmenu:hover{ text-decoration: none; color : #DD6900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #CCCCCC}
a.cattitle		{ text-decoration: none; color : #000000; }
a.cattitle:hover{ text-decoration: none; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight:bold; font-size: 12px; color : #661122; }
a.forumlink 	{ text-decoration:none; color : #661122; }
a.forumlink:hover{ text-decoration:none; color : #DD6900; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #000000; }
a.nav:link		{ text-decoration: none; color : #000000; }
a.nav:visited	{ text-decoration: none; color : #000000; }
a.nav:hover		{ text-decoration: none; }

/* titles for the topics: could specify viewed link colour too */
.topictitle { font-weight:normal; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #661122; }
a.topictitle:visited { text-decoration: none; color : #661122; }
a.topictitle:hover	{ text-decoration: none; color : #DD6900; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}
a.name			{ text-decoration:none; }

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }

/* The content of the posts (body of text) */
.postbody { font-size : 11px; line-height: 16px; text-align:justify;}
a.postlink:link	{ text-decoration: none; color : #661122 }
a.postlink:visited { text-decoration: none; color : #661122; }
a.postlink:hover { text-decoration: none; color : #DD6900}

/* Quote & Code blocks */
.code { 
font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
background-color: #E0E0E0; border-style: solid;
border:1px #FAFAFA solid;
}

.quote {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #444444; line-height: 125%; padding:3px;
background-color:#FFFFFF; 
text-align:justify;
border:0px #C0C0C0 dashed;
border-top:1px #EEEEEE solid;
}

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

/* Form elements */
input,textarea {	color:#000000; font-size:11px; padding:1px; margin:0;}

/* The text input fields background colour */
input.post, textarea.post {
background-color : #FFFFFF;
}

input { text-indent : 2px; }
select{
	border:#666666 1px solid;
	background-color:#EEEEEE;
	font:9px Verdana, Arial, san-serif;
	color:#000000;
	margin:0px;
	padding:0px;
}
/* The buttons used for bbCode styling in message post */
input.button {
	border-bottom: solid 1px #666666;
	border-left: solid 1px #999999;
	border-right: solid 1px #666666;
	border-top: solid 1px #999999;
	background-color:#EEEEEE;
	font:9px Verdana, Arial, san-serif;
	font-weight:bold;
	color:#000000;
	padding:0px;
}

/* The main submit button option */
input.mainoption {
	border-bottom: solid 1px #666666;
	border-left: solid 1px #999999;
	border-right: solid 1px #666666;
	border-top: solid 1px #999999;
	background-color:#EEEEEE;
	font:9px Verdana, Arial, san-serif;
	font-weight:bold;
	color:#000000;
	padding:0px;
}

/* None-bold submit button */
input.liteoption {
	border-bottom: solid 1px #666666;
	border-left: solid 1px #999999;
	border-right: solid 1px #666666;
	border-top: solid 1px #999999;
	background-color:#EEEEEE;
	font:9px Verdana, Arial, san-serif;
	font-weight:bold;
	color:#000000;
	padding:0px;
}

/* This is the line in the posting page which shows the rollover
help line. This is actually a text box, but if set to be the same
colour as the background no one will know ;)
*/
.helpline { background-color: #D2D3D4; border-style: none; }

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


/*style en plus*/


/* ***** Spoiler style ***** */
.row1 .spoiler{
/*background-color: #DDDDDD;*/
	color: #CBCAC8;
	background-color: #DAD9D6;
	padding:2px;
}

.row2 .spoiler{
/*background-color: #EEEEEE;*/
	color: #CBCAC8;
	background-color: #DEDDDA;
	padding:2px;
}

.spoiler:hover {
	color: #000000;
}
 
.sous_titre{
	line-height:16px;
	color:#2E3B4B;
	font-size:10px;
}

#texte_haut{
	position:absolute;
	margin-top:-65px;
	margin-left:470px;
	color:#777777;
	font-size:10px;
}

#texte_haut a, #texte_haut a:link, #texte_haut a:visited{
	color:#BBBBBB;
	font-family: "Trebuchet MS", Arial,Verdana,sans-serif,  Helvetica;
	text-decoration:none;
}

#texte_haut a:hover{
	color:#EEEEEE;
	font-family: "Trebuchet MS", Arial,Verdana,sans-serif,  Helvetica;
	text-decoration:none;
}

#haut{
	margin-top:-169px;
	width:1002px;
	height:24px;
 	background-image:url(/templates/rivages2/images/haut.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#bandeau{
	width:1002px;
	height:208px;
	background-image:url(/templates/rivages2/images/bandeau.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#bandeauaux{
	height:169px;
	margin-left:1002px;
	background-image:url(/templates/rivages2/images/bandeau_aux.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#titre_forum{
	width:1002px;
	height:71px;
	background-image:url(/templates/rivages2/images/titre_forum.jpg);
	background-position:top right;
	background-repeat:repeat-y;
}

#global{
	width:1002px;
	background:url(/templates/rivages2/images/fond_forum.jpg) repeat-y 69px top;
	/*ATTENTION : il convient de fixer une limite min de hauteur pour la texture. (600px) ceci est fait dans overall_header du templat.*/
}

#bas{
	height:271px;
	width:1002px;
	background-image:url(/templates/rivages2/images/bas_forum.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:1px; 
	text-align:center;
}

.titre1, th.thHead, cattitle{
	background-image:url(/templates/rivages2/images/fondtitre1.jpg);
	background-position:left;
	background-repeat:repeat-x;
	color:#CCCCCC;
	font-size: 11px ;
	font-weight: bold;
}

.titre1p{
	background-image:url(/templates/rivages2/images/fondtitre1p.jpg);
	background-position:left;
	background-repeat:repeat-x;
	color:#CCCCCC;
	font-size: 11px ;
	font-weight: bold;
}

a.titre1{
	font-weight: bold;
	font-size: 11px ;
	letter-spacing: 1px;
	color : #CCCCCC;
	text-decoration:none;
}

.titre2{
	background-image:url(/templates/rivages2/images/doc_titre_fond.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:20px;
	border-bottom:1px #999999 solid;

}

.titre3{
	background-image:url(/templates/rivages2/images/doc_titre_fond.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border-bottom:1px #999999 solid;

}

.titre4{
	background-image:url(/templates/rivages2/images/fond_titre7.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.titre5{
	background-image:url(/templates/rivages2/images/fond_titre6.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	text-indent:10px;
}

.fond_icone{
	background-image:url(/templates/rivages2/images/fond_icone.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

.fond_icone2{
	background-image:url(/templates/rivages2/images/fond_icone2.jpg);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#D2D3D5;
}

a.liens_menu, a.liens_menu:link, a.liens_menu:visited, a.liens_menu:visited{
/*color:#661122;*/
color:#333333;
font-weight:bolder;
text-decoration:none;
}

a.liens_menu:hover{
color:#DD6900;
font-weight:bolder;
}

#menu{
	position:absolute;
	left:0px;
	height:410px;
	width:74px;
	background-image:url(/templates/rivages2/images/menu_nav.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#titre_menu{
	position:absolute;
	height:30px;
	width:150px;
	margin-left:83px;
	margin-top:20px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#DDDDDD;
	font-family: "Trebuchet MS", Arial,Verdana,sans-serif,  Helvetica;
}

ul#menu_main{	margin-left:27px; margin-top:23px;	padding:0px;}
ul#menu_main li{padding:0px; margin:0px;height:44px; margin-bottom:0px; list-style:none}
ul#menu_main li img{padding:0px; margin:0px;height:35px; margin-bottom:0px;}


