/* WhyGreen?, par Beleg <beleg@world-informatique.com>, http://www.octolan.com

	28 aout 2003; Cette feuille de style a été conçue pour l'usage du site http://www.World-Informatique.com.
	Copie, modification et utilisation sont permises seulement si il est fait mention de cette notice et du
	nom de l'auteur, mais interdites dans le cadre d'un projet commercial
*/
.ignore {}
#plexus {	border-bottom: 1px dotted #060; }
#brasGauche {	border-right: 1px dotted #060;	border-left:1px solid #060; }
#brasGauche a.lienNavi:link {	color: #191;	border-left: 5px solid #191;	text-decoration: none;	background-color: transparent; }
#brasGauche a.lienNavi:visited {	color: #191;	border-left: 5px solid #191;	text-decoration: none;	background-color: transparent; }
#brasGauche a.lienNavi:hover {	color: #fff;	background-color: #191;	text-decoration: none;	border-left: 5px solid #060; }
#brasGauche h4 {	border-left: 5px solid #191; }
#brasGauche h4 a:hover {	color: #060;	text-decoration: none; }
#ventre a:link, #plexus a:link {	color: #060;	text-decoration: underline; }
#ventre a:visited, #plexus a:visited {	color: #060; }
#ventre a:hover, #plexus a:hover {	color: #060;	text-decoration: none; }
#ventre h2 {	background: #191;	color: #fff;	font-size: 20px;	font-weight: bold;	margin-top: 0px;	padding: 3px; }
#ventre h3 {	background: transparent;	color: #060;	margin-left: 40px;	font-size: 15px; }
#ventre h5 {	background: transparent;	color: #191;	margin-left: 40px;	font-size: 16px; }
.emphaseMot {	font-style: italic;	color: #060; }
.emphaseCode {	font-family: "Courier New", Courier, monospace;	color: #060; }
.emphaseTitre {	color: #060;	font-weight: bold; }
.emphase {	color: #060;	font-weight: bold; }
.wihighlight {	color: #191;	font-weight: bold;	font-style: italic;}
.wicentre {	text-align: center !important; }

body {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	font-size:13px;
	margin:20px;
	background: url("http://www.world-informatique.com/images/fond.gif");
}
.invisible {	display: none; }
fieldset, form {	border: 0px;	margin: 0px;	padding: 0px; }
a {	font-weight: bold; }
a img {	border:none; }
#logo h1 {	font-size: 22px;	font-style: italic;	letter-spacing: 0.2em; }
#logo img {	margin-left: 25px; }
#corps p {	text-align: justify;	text-indent: 1em; }
p.disclaimer {	margin-top: 50px;	border: 1px dashed #999;	padding: 5px;	color: #333;	background-color: #f1f1f1; }
#pied img {	margin-right: 10px;	margin-left: 10px; }
#pied p {	text-align: center; }
span.key {	text-decoration: underline; }
.liensArticle {	font-size:15px;	margin-left: 50px;	text-align: left; }

#main {	clear: both;	color: #000;	background: transparent; }
#tete {	color: #999;	background: transparent;	background-repeat: no-repeat;	height: 130px;	margin: 0px;	padding: 0px; }
#logo {	float: left; }
#pub {	height: 62px;	width: 470px;	padding: 1px;	float: right;	margin: 20px; }
#barreLiens {	margin: 0px;	font-size: 13px;	padding:3px;	text-align: right;	border-bottom: 1px solid #000;	background:transparent; }
#brasGauche {	float: left;	width: 170px;	background: #fafafa; }
#corps {	margin: 0px;	background: #fff;	margin-left: 170px; }
#plexus {	padding: 10px;	margin: 20px;	margin-top: 0px;	padding-top: 20px;	text-align: center;}
#brasDroit {	float: right;	background: #fafafa;	width: 170px;	border: 1px solid #429;	margin: 10px; }
#pubCol {	text-align: center;	padding: 10px; }
#ventre {	padding: 15px;	margin-right: 200px;	background-color: #fff; }
#pied {	border-top: 1px solid #999;	font-size: 10px;	width: 90%;	text-align: center;	margin: 20px;	margin-right: 200px;	padding: 20px;	color: #999; }

#barreLiens ul {	background:transparent;	margin: 0px;	padding: 0px; }
#barreLiens li {	background:transparent;	display: inline;	margin: 0px 0px 0px 10px;	padding: 0px;	list-style:none; }
a.lienBanBleu,
a.lienBanVert,
a.lienBanOrange,
a.lienBanViolet,
a.lienBanRouge {
	margin: 0px;
	width: auto;
	padding: 3px 10px 1px 10px;
	border: 1px solid #555;
	background: #eee;
	text-decoration: none;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
}
a.lienBanBleu:link {	border-bottom: 5px solid #06c;	color: #000;	background: #eee; }
a.lienBanBleu:visited {	border-bottom: 5px solid #06c;	color: #000;	background: #eee; }
a.lienBanBleu:hover {	border-bottom: 5px solid #039;	color: #fff;	background: #06c; }
a.lienBanVert:link {	border-bottom: 5px solid #191;	color: #000;	background: #eee; }
a.lienBanVert:visited {	border-bottom: 5px solid #191;	color: #000;	background: #eee; }
a.lienBanVert:hover {	border-bottom: 5px solid #060;	color: #fff;	background: #191; }
a.lienBanOrange:link {	border-bottom: 5px solid #f90;	color: #000;	background: #eee; }
a.lienBanOrange:visited {	border-bottom: 5px solid #f90;	color: #000;	background: #eee; }
a.lienBanOrange:hover {	border-bottom: 5px solid #f60;	color: #fff;	background: #f90; }
a.lienBanRouge:link {	border-bottom: 5px solid #d11;	color: #000;	background: #eee; }
a.lienBanRouge:visited {	border-bottom: 5px solid #d11;	color: #000;	background: #eee; }
a.lienBanRouge:hover {	border-bottom: 5px solid #900;	color: #fff;	background: #d11; }
a.lienBanViolet:link {	border-bottom: 5px solid #75c;	color: #000;	background: #eee; }
a.lienBanViolet:visited {	border-bottom: 5px solid #75c;	color: #000;	background: #eee; }
a.lienBanViolet:hover {	border-bottom: 5px solid #429;	color: #fff;	background: #75c; }

a.lienNavi {
	text-indent:4px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	padding-left: 2px;
	margin: 0px;
	width: 100%;
	display: block;
	border-bottom:1px solid #aaa;

}
#brasGauche>ul>li>a, #brasDroit>ul>li>a {	/* là, je cache ça à IE, comme je sais qu'il ne connait pas les sélecteurs CSS2 ;) */
	width: auto;
	display: block;
}
#brasDroit a.lienNavi:link {	color: #75c;	border-left: 5px solid #75c;	text-decoration: none;	background-color: transparent; }
#brasDroit a.lienNavi:visited {	color: #75c;	border-left: 5px solid #75c;	text-decoration: none;	background-color: transparent; }
#brasDroit a.lienNavi:hover {	color: #fff;	background-color: #75c;	text-decoration: none;	border-left: 5px solid #429; }
h4 {
	border-bottom:1px solid #000;
	margin:0px;
	padding:5px;
	background-color:#e9e9e9;
	font-size:13px;
	text-align:center;
	color: #222;
	display:block;
}
#brasDroit h4 {	border-left: 5px solid #75c; }
h4 a {	color: #222;	text-decoration: none; }
h4 a:link {	color: #222;	text-decoration: none; }
h4 a:visited {	color: #222;	text-decoration: none; }
#brasDroit h4 a:hover {	color: #429;	text-decoration: none; }
#brasGauche ul,
#brasGauche ul li,
#brasDroit ul,
#brasDroit ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	display: block;
	width: auto ;
}
#brasGauche p, #brasDroit p {	text-indent:1em;	padding-left: 10px;	font-size: 10px; }
#brasGauche input, #brasDroit input {	margin: 10px; }
