@charset "windows-1252";

* {margin: 0; padding: 0;}
html, body {height: 100%;}

body {
	font-family: arial, tahoma, helvetica, "sans serif";
	font-size: 12pt;
	color: #444;
	background: url(../images/degrade_haut.jpg) repeat-x top;
	text-align: center;
}

ul {margin: 1em 0 1em 20px;}
li {list-style-type: square; list-style-position: inside;}
h1 {color: #666;}
h2 {color: #09F; font-family: "trebuchet ms"; border-bottom: 2px #DDD dotted; margin-top: 20px; padding-top: 10px; clear: both;}
h3 {margin: 1em auto;}
h4{background-color: #fcdbbb; width: 90%; padding: 2px;}

a:link {color: #F93; text-decoration: none;}
a:visited {color: #F93;}
a:hover {text-decoration: none;}
a:active: {color: #000;}

.bleu {color: #09F; font-weight: bold;}

#main_tab {width: 80%; margin: 0 auto; text-align: left;}


#bandeau_sup {width: 60%; height: 230px; display: none;}
#bandeau_sup h1 {font-size: 1.2em; padding-top: 10px;}
#bandeau_sup p {margin: 25px 0 0 100px;}
#logo_haut {border: 0; width: 200px; float: left; margin: 5px;}
#menu_haut {margin-top: 15px;}
#menu_haut a {
	display: block;
	height: 42px; width: 155px;
	float: left;
	margin: 5px;
	border: 0;
	background-position: center; background-repeat: no-repeat;
	color: white; font: bold 1.1em "trebuchet ms";
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
}
a.fond_orange {background-image: url(../images/fond_btnorange.png);}
a.fond_gris {background-image: url(../images/fond_btngris.png);}

#img_principale {border: 0; width: 900px; height: 300px; margin-top: 1em;}

#contenus {width: auto; font-size: 0.9em; margin-top: 1em;}

a.bloc_version {
	display: block;
	float: left;
	width: 200px; height: 100px;
	background: #FFF url(../images/fond_blocversion.png) no-repeat center;
	border: 0;
	padding: 5px;
	margin: 10px;
	text-decoration: none;
}
a.bloc_version h1 {font-size: 1.2em; height: 50px; width: 150px; margin: 10px 0 0 10px;}
a.bloc_version p {color: #09F; font-size: 1.1em; text-align: right; margin-right: 10px; font-weight: bold;}

#actualites {background-color: #EFEEEE; margin: 10px; padding: 10px; border: 2px #666 solid;}
#actualites h1 {padding: 10px 0 20px 10px; font-size: 1.8em; text-decoration: underline;}
#derniers_articles img{ padding: 15px;}
#article img{padding: 5px;}

#baspage {width: 80%; clear: both; text-align: center; margin: 1em auto; border-top: 5px #DDD solid; padding-top: 1em;}


/* forums */
#menu_salons a {text-decoration: none; display: block;}
#forum1 a, #forum2 a{border: 3px outset #E9A00A; background-color: #FDE9BD; padding: 5px; font-weight: bold;}
#forum1 a:hover, #forum2 a:hover{background-color: #E9A00A; color: #FFF;}
.lien_retour{margin-left: 700px;}
#forums label{display: block; margin-left: 500px; font-weight: bold; color: Gray;}
input, #derniers_articles td a{padding: 3px; font-size: 18px;}
.date_parution {font-size: 16px; color: #999;}
#derniers_articles td {vertical-align: top; padding-top: 15px;}
.infos_utilisateurs td{width: 33%; padding-left: 5px;}

#rubrique1, #rubrique2, #rubrique3{display: none;}

/* admin */
.ligne_paire td{border: 1px dotted #333; background-color: silver;}
.ligne_impaire td{border: 1px dotted #333; background-color: #FDE9BD;}
