@charset "iso-8859-1";

/*** Font globale du site ***/

* {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
}

div,td {
	color: #333333;
}

body {
	margin: 0;
	padding: 0;
	background: #e7ebf7;
	/*background-image: url('fondneige.gif');*/
}


iframe {
	border: 0;
}
img {
	border : 0;

	vertical-align: middle;
}

form {
	margin: 0;
}

a {
	color: #003366;
	text-decoration: none;
}

a:hover {
		text-decoration: underline;
}

.info {
	background: #FFFFCF;
	color: black;
	font-size: 10px;
}

.mmsg {
	margin: 0 15px 0 15px;
	display: block;
	background-color:#f7f7f7;
	border: 2px solid #CC3300;
	text-align: center;
	color: #C43100;
	font-weight: bold;
	text-decoration: none;
}
.mmsg:hover {
	background-color: yellow;
	text-decoration: none;
}

.entete {
	background-image: url("tile_title.gif");
	background-repeat: repeat-x;
	background-color: #79B2F5;
	text-align: left;
	padding: 3px 10px 3px 10px;
}

.enteteD {
	position: absolute;
	top: 0px;
	right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.date, .menu * {
	font-weight: bold;
	color: white;
}

.menu {
	float: right;
}

.menu a {
	color: white;
}


.copy {
	background-color: #eeeeee;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 0;
	border-right: 0;
	padding: 2px 5px 2px 5px;
}
.copy div {
	white-space: nowrap;
}
.copy a {
	font-weight: bold;
}

.milieu {
	margin: 0 15px 0 15px;
}

.barre, .barreP, .barreJ, .barreMenu, .barreJump, .barreAP {
	border: 1px solid #666666 ;


	color: white;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 1px;
	
	background-repeat: repeat-x;
	background-position: 1px 1px;

}
.barreP a,.barreJ a, .barreAP a {
	color: white;
}
.barre, .barreP, .barreMenu, .barreJump, .barreAP {
	background-image: url(f_bleu2.gif);
	background-color: #83AAE2;
}
.barreP, .barreJ {
	margin: 0 15px 0 15px;
}
/*** Hack css / invisible pour IE ***/
div > .barre,div > .barreJ, div > .barreP, div > .barreMenu,div > .barreJump,div > .barreAP {
	background-position: 0px 0px;
}
td > .barre,td > .barreJ, td > .barreP, td > .barreMenu,td > .barreJump,td > .barreAP {
	background-position: 0px 0px;
}
/*** Fin hack ***/

.barreJ {
	background-image: url(f_jaune.gif);
	background-color: #F6E17E;
}

.ligne {
	padding: 0;
	margin: 3px 0 3px 0;
	border-top: 1px solid #8a8a8a;
}

.dashed {
	border-top-style: dashed;
}
.ligneD {
	padding: 0;
	margin: 3px 0 3px 0;
	border-top: 1px dashed #C5D3E4;
}

.connectes a {
	color: #555555;
}
.connectes a:hover {
	color: #747474;
}

.raccourcis {
	background: #ededed;
	color: black;
	padding: 2px;
	border: 1px solid black;
}

.indexG {
	margin-right: 190px;
}

.indexFC {

	float: right;
	width: 175px;
}
.fCinner, .fClogo {
	padding: 3px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
.fCinner {
	overflow: auto;
	height: 450px;

}
.fCme {
	color: #990099;
}
.fCheure {
	color: #666666;
	font-style: italic;
}
.fCform {
	background-color: #ededed;
	padding: 3px;

	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
.spacer {
	clear: both;
	padding:0;
	margin:0;
}

.path {
	color: #555555;
}
.path a {
	color: #555555;
	font-weight: bold;
	
}

.pinner {
	background-image: url('finput2.gif');
	background-repeat: repeat-y;
	background-color: #f7f7f7;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.accueil {
	margin-left: 55px;
	background-color: #eeeeee;
	padding: 3px 3px 3px 10px;
	border-left: 1px solid #B5B5B5;
}

.lastSuj * {
	float: right;
	font-size: 130%;
	font-weight: bold;
	padding-right: 25px;
	padding-top: 10px;
}
.forumHost {
	width: 99%;
}
.forumHost table {
	width: 100%;

}
.forumHost td {
	width: 50%;
	border: 1px solid #9F9F9F;
	background-color: #f7f7f7;
	padding: 4px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

.forumHost a {
	font-size: 130%;
	font-weight: bold;
}
.accueil h1 {
	margin: 0  25px 0 -35px;
	font-size: 200%;
	font-style: italic;
	border-bottom: 1px dashed #8a8a8a;

	padding: 3px;
}
.accueil h1 img {
	margin-right: 2px;
}

h1 {
	margin: 0;
	font-size: 200%;
	font-style: italic;
}


.lastSujets {
	width: 100%;
	background-color: #EFEFEF;
	padding: 5px;
	text-align: left;
	color: #3A3A3A;
	line-height: 14px;
}

.lastSujets {
	border: 1px solid #8a8a8a;
}
.forumAdmins .lastSujets {
	border: 0px;
}
.lastSujets a {
	font-weight: bold;
}
.lastSujets h1 {
	font-size: 130%;
}

.nbRep {
	color: #888888;
}



.aImg {
	float: left;
	margin-left: 5px;
	margin-right: 10px;
}


.barreSepForums, .barreSepForums2  {
	background-image: url(acc_deg.gif);
	background-repeat: repeat-y;
	background-color:#F8F8F8;
	padding: 0;
	border-top: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
	font-weight: bold;
}

.barreSepForums img {
	vertical-align: baseline;
}

.barreSepForums2 {
	padding: 2px;
}
.barreSepForums2 img {
	margin: 1px 0px 2px 5px;
}

.catIco {
	float: left;
	border: 1px dashed #666666;
	background-color: #f5f5f5;
	padding: 4px;
	margin: 3px 7px 3px 0px;
}
.listeHaut {
	/*
	background-image: url(gre.gif);
	*/
	background-image: url('finput2.gif');
	background-repeat: repeat-y;
	background-color: #ededed;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;

	padding: 3px 10px 3px 20px;
	vertical-align: middle;
}

.listeHaut a {
	font-weight: bold;
}

.tabloListe {
	border-left: 1px solid #8a8a8a;
	border-right: 1px solid #8a8a8a;
	border-bottom: 1px solid #8a8a8a;
}

.tabloListeTB {
	border-top: 1px solid #999999;
}
.listeClair {
	background-color: #f7f7f7;
}

.listeSujet, .listeCateg {
	background-color: #f7f7f7;
	color: #555555;
	padding-top: 5px;
	padding-bottom: 5px;
}

.listeCateg a {
	font-weight: bold;
}


.listeCateg a , .listeSujet a {
	font-size: 110%;

}

.listeSujet a{
	color: #555555;
}
.listeSujet a.sujetVU {
	color: #a179a1;
}
.listeSujet a.sujetVU b {
	color: #a179a1;
}
.auteur {
	color: #666666;
}
.dossierJ, .dossierR, .dossierG {
	margin: 3px;
	position: relative;
	width: 20px;
	height:20px;
	background-repeat: no-repeat;
}

.dossierJ {
	background-image: url(dossierJ.gif);
}
.dossierR {
	background-image: url(dossierR.gif);
}
.dossierG {
	background-image: url(dossierG.gif);
}

.dosIco {
	position: absolute;
	bottom: 0;
	right: 0;
}
.listeClair a{
	font-weight: bold;
}

.listeFonce {
	background-color:#ededed;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.forumFoot {
	background-color:#ededed;
	padding: 5px 3px 5px 3px;
}

.sujHead {
	background-color:#F4F4F4;
	padding: 5px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
.totaux,.pages {
	float: right;
	color: #666;
	padding-left: 15px;
	padding-right: 15px;
}

.catname {
	font-size: 130%;
	color: #333333;

	voice-family: "\"}\""; voice-family:inherit;
	background-image: url(flecheB.gif);
	background-repeat: no-repeat;
	padding-left: 22px;

}

.formIco img {
	vertical-align: baseline;
}
.formIco input {
	margin: 0;
}
.postD, .post1{
	width: 100%;
}
.post1 {
	margin-top: 20px;
}
.post2,.noPost {
	background-color:#f7f7f7;
	margin: 0 15px 0 15px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	
	background-image: url('fond3.gif');
	background-repeat: repeat-y;
}

.noPost {
	color: #cc3300;
	font-weight: bold;
	padding: 7px 7px 7px 15px;
}
/* Partie AVATAR GAUCHE */
.postAvat, .postTG {
	background-color:#efefef;
	background-image: url(fond3.gif);
	background-repeat: repeat-y;
	width: 70px;
	text-align: center;
	vertical-align: top;
	padding: 3px 0 0 7px;
}

.postAvat img {
	width: 50px;
}

.postMilieu {
	padding: 0px 3px 3px 5px;
	vertical-align: top;
	border-left: 1px solid #999999;
}

.postMilieu * {
	font-size: 100%;
}

/* fin partie avat gauche */
.postAvat, .postTG a {
	color: #333333;
	font-weight: bold;
}
.postAct {
	background-color:#efefef;
	
	padding: 4px;
	width: 20px;
	border-left: 1px solid #999999;
	vertical-align: top;
	text-align: center;
}

.postAct img {
	margin-top: 5px;
	margin-bottom: 5px;
}

.postBody {
	padding: 0px 3px 3px 14px;
	vertical-align: top;
}

.postBody * {
	font-size: 100%;
}

.postF {
	color: #333333;
}
.postF {
	font-size: 110%;
}

.postBody a {
	font-weight: bold;
}

.postEC a {
	font-weight: bold;
}
.hautPost, .postTD {
	color: #333333;
	padding-top: 3px;
	padding-bottom: 4px;
	border-bottom: 1px solid #A5A5A5;
}
.hautPost a, .postTD a {
	color: #333333;
}

.hautPost img, .postTD img {
	vertical-align:  -1px;
	margin-right: 2px;
}
.postTD {
	padding: 3px;
	vertical-align: top;
	border-left: 1px solid #999999;
}
.datePost {
	color: #999999;
}
.poste {
	color: #003366;
	font-weight: bold;
	font-style: italic;
}
.online {
	background-color: #E1F0C3;
	color: #669900;
	font-weight: bold;
	padding: 0 2px 0 2px;
	font-size: 8px;
	border: 1px solid #669900;
}

.topicAdmins, .forumAdmins {
	background-color: #efefef;
	border: 1px solid #8a8a8a;
	padding: 5px;
}

.topicAdmins {
	text-align: left;
}
.forumAdmins a {
	font-weight: bold;
}

.avertPost {
	font-weight: bold;
	color: #cc3300;
}

.error {
	background-color:#ededed;
	border: 1px solid #555555;
	font-size: 110%;
	margin: 0 15px 0 15px;
	padding: 7px;
	color: #333333;
}

.error h1 {
	color: #cc3300;
	font-weight: bold;
	font-style: italic;
}

.txterror {
	color: #cc3300;
	font-weight: bold;
}
.nextpage {
	background-color: yellow;
}
.cadre {
	margin: 0 15px 0 15px;
	background-color:#ededed;
	border: 1px solid #555555;
	font-size: 110%;
	padding: 7px;
	color: #333333;
}

.cadre h2 {
	font-size: 110%;
	margin: 2px;
	font-style: italic;
}

.statsF {
	float: left;
	width: 33%;
	font-size: 120%;
}

.statsF h2 {
	font-size: 110%;
}
.grise {
	color: #999999;
}

.sign {
	border-top: 1px solid #999999;
	color: #999999;
	padding: 4px 3px 3px 3px;
}
.sign img  {
	width: 50px;
	float: left;
	margin-right: 10px;
}
.sign a {
	color: #666666;
}

.loginform {
	color: #333333;
	text-align: center;
}
.loginform a {
	padding: 0 5px 0 5px;
}
.loginform a:hover {
	background-color: #0071DD;
	color: #f7f7f7;
	
	text-decoration: none;
	
}

.userMenu, .addPost {
	background-color: #efefef;
	padding: 2px 5px 2px 12px;
}

.userMenu {
	background: #F7F8FC;
	border-top: 3px solid #7092BA;
	padding: 2px 5px 3px 5px;
	border-bottom: 1px solid #7092BA;
}

.jump {
	border: 1px dashed #639A9C;
	margin: 0 15px 0 15px;
	background-color: #efefef;
	padding: 2px 5px 2px 12px;
}

.addPost {
	border-bottom: 1px solid #8a8a8a;
	border-right: 1px solid #8a8a8a;
	border-left: 1px solid #8a8a8a;
}

.mysuj a {
	font-weight: bold;
}
.mysuj ul {
	padding: 0;
	margin: 0;
}
.mysuj li{
	list-style-type: none;
	margin: 0.5em;
	padding: 0px;

}

.skinPw {
	float: left;
	width: 205px;
	margin: 5px;
	padding: 5px;
	text-align: center;
	background-color: #f7f7f7;
	border: 1px dashed #666666; 
}
.skinPw a {
	font-weight: bold;
}

.panneau {
	padding:4px;
	line-height: 10px;
	color:black;
	background-color:  #EFEFEF;
/*	filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#d4d4d4', startColorstr='#ffffff', gradientType='1');
	*/border: 1px solid #333333;
}

.myLinkInner {
	padding: 0 10px 0 10px;
}

.myLinkInner a {
	font-weight: bold;
}

.myLinkClose {
	padding: 0 2px 0 2px;
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #333333;
	color: #333333;
	background-color: #dedede;
}

.myLinkClose:hover {
	background-color: #333333;
	color: #dedede;
	text-decoration: none;
}

.cite {
	background-color:white;
	border-left: 5px solid #369;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	margin-left: 50px;
	margin-right: 30px;
	padding:3px 3px 3px 10px;
}
.cite .cite {
	border-left: 5px solid #3B77B1;
}

.cite .cite .cite {
	border-left: 5px solid #4987C3;
}

.cite .cite .cite .cite {
	border-left: 5px solid #6197CB;
}

.cite .cite .cite .cite .cite {
	border-left: 5px solid #79A7D2;
}

.cite .cite .cite .cite .cite .cite {
	border-left: 5px solid #91B6DA;
}

.cite .cite .cite .cite .cite .cite .cite {
	border-left: 5px solid #A9C6E3;
}

.cite .cite .cite .cite .cite .cite .cite .cite {
	border-left: 5px solid #C1D6EA;
}

.sond {
	background-color:#efefef;
	border: 1px solid #666666;
}
/*
pre {
	margin: 0;
}*/
.pre {
	font-family: "Courier New","fixedsys", Courier, monospace;
	font-size: 11px;
	background-color: white;
	border: 1px solid #666666;
	padding: 5px;
	margin: 0 15px 0 15px;
}

.AmesSuj {
	margin-left: 7px;
	margin-right: 3px;
	vertical-align: -1px;
}

img.Aracc {
	margin-left: 5px;
	margin-right: 3px;
	vertical-align: -1px;
}

.Aracc {
	font-weight: bold;
	color: #55AE26;
	padding: 0 2px 0 2px;
}

.Ammsg {
	margin-left: 7px;
	margin-right: 2px;
	vertical-align: -1px;
}

.Aprofil {
	margin-left: 7px;
	margin-right: 3px;
	vertical-align: -1px;
}

.Achat {
	margin-left: 7px;
	margin-right: 3px;
	vertical-align: -1px;
}

.Adeco {
	margin-left: 7px;
	margin-right: 1px;
	vertical-align: -1px;
}

.hello {
	voice-family: "\"}\""; voice-family:inherit;
	background-image: url(etiq.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 1px 2px;	
}

.lastPostG,.lastPostD {
	display: inline;
}
.lastPostG {
	display: none;
}
.lastPostD {
	padding-left: 5px;
}
.sChiffres  {
	font-weight: bold;
}

.fd {
	font-weight: bold;
	color: #003366; 
}



.ignore a {
	font-weight: bold;
	padding: 0 2px 0 2px;
	color: #CC3300;
	font-size: 8px;
}
.ignore a:hover {
	text-decoration: none;
	color: #CC3300;
	background-color: #FFAF95;
}




.sticky {
	font-weight: bold;
	background-color: #DEF6B3;
	color: #88C517;
	border: 1px solid #88C517;
	padding: 0 3px 0 3px;
}

.sticky {
	font-weight: bold;
	background-color: #DEF6B3;
	color: #88C517;
	border: 1px solid #88C517;
	padding: 0 3px 0 3px;
}

.flag a {
	font-weight: bold;
	background-color: #FFD7CA;
	color: #cc3300;
	border: 1px solid #cc3300;
	padding: 0 3px 0 3px;
	font-size: 8px;
}

.flag a:hover {
	text-decoration: none;
	background-color: #FFAF95;
}

.adminOpt {
	float: right;
}

.adminOpt a:hover {
	background-color: #D4D4D4;
	text-decoration: none;
}

.postico {
	background-color: #dedede;
	color: #dedede;
	border: 1px solid #9F9F9F;
	padding: 0 1px 0 1px;
	font-size: 8px;
}


.menuAide a {
	font-weight: bold;
	background-color: #2C64C9; 
	color: white;
	padding: 1px 3px 1px 4px;
	border: 1px solid #F6FFE8;
}
.menuAide a:hover {
	text-decoration: none;
	background-color: #1E468C;
}

.menuFleches a {
	font-weight: bold;
	background-color: #42BA18; 
	color: white;
	padding: 1px;
	border: 1px solid #F6FFE8;
}
.menuFleches a:hover {
	text-decoration: none;
	background-color: #4C9900;
}

.flink {
	margin-right: 5px;
}

hr {
	height: 1px;
	margin: 0;
	padding: 0;
}

.ymltab  {
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666;
	background-color:#efefef;
	
}
.ymltab td {
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	padding: 3px;
}

.color0 { color : #ffffff; }
.color1 { color : #000000; }
.color2 { color : #000066; }
.color3 { color : #009900; }
.color4 { color : #CC3300; }
.color5 { color : #660000; }
.color6 { color : #990099; }
.color7 { color : #FF6600; }
.color8 { color : #FFFF00; }
.color9 { color : #00FF00; }
.color10 { color : #009999; }
.color11 { color : #00FFFF; }
.color12 { color : #0000FF; }
.color13 { color : #FF00FF; }
.color14 { color : #666666; }
.color15 { color : #CCCCCC; }


/* mise a jour articles */
.article {
	background-color: #fff;
	border: 1px solid #333;
	
	margin: 0 15px 15px 15px;
	
	padding: 0;
}

.article .ahead {
	background-color: #f7f7f7;
	margin-bottom: 10px;
	padding: 3px;
	border-bottom: 1px solid #D4D4D4;
}

.article .acontent {
	padding: 5px;
		font-size: 110%;
}

.article .afoot {
	background-color: #f7f7f7;
	margin-top: 10px;
	padding: 3px;
	border-top: 1px solid #D4D4D4;
}

.art_options {
	float: right;
	font-weight: bold;
}

math {
	color: red;
}

 a.artpages {
 	background-color: white;
	padding: 0 2px 0 2px;
	border: 1px solid #666;
	text-decoration: none;
	font-weight: bold;
	width: 15px;
	text-align:center;
	color: #666;
 }
 
 a.artpages:hover {
	text-decoration: none;
 }
 
 .artYML {
 	background-color: #f7f7f7;
	padding: 5px;
	border: 1px dashed #666;
 }
 
 .artYML .ayml {
 	margin: 7px 0 7px 0;
 }
 
.artYML .ayml a {
	padding: 0 5px 0 5px;
	border: 1px solid #f7f7f7;
}

.artYML .ayml a:hover {
	border: 1px solid #778899;
	background-color: #fff;
	text-decoration: none;
}

#mypart {
	position: absolute;
	visibility: hidden;
	right: 50px;
	top: 20px;
	background-color: white;
	border: 1px solid #2C64C9;
}
#mypart a {
	display: block;
	padding: 3px 5px 3px 5px;
}

#mypart a:hover {
	text-decoration: none;
	color: white;
	background-color: #369;
}


/**************************** YARONEWS *************************/

.news_link {
	font-size: 110%;
}

a.news_link:visited {
	color: #99ADC2;
}

.news_link2 {
	font-size: 110%;
	color: #505050;
	font-weight: lighter;
}

a.news_link2:visited {
	color: #AAAAAA;
}

.news {
	width: 100%;
	background-color: #EFEFEF;
	padding: 5px;
	text-align: left;
	color: #3A3A3A;
}

.news {
	border: 1px solid #8a8a8a;
}
.news a {
	font-weight: bold;
}

.news a:hover  {
	text-decoration: none;
}
.news h1 {
	font-size: 130%;
}

.fperso {
	line-height: 17px;
	border-bottom: 1px solid #8A8A8A;
	padding:0;
	margin-top: 10px;
}

.fperso a {
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
	border-top: 1px solid #8a8a8a;
	border-left: 1px solid #8a8a8a;
	border-right: 1px solid #8a8a8a;
	padding: 2px 10px 2px 10px;
	margin-right: 5px;
}

.fperso a.h {
	background-color: #DFE5F5;
}

.fperso a:hover {
	background-color: #BFCAEA;
}