/* Scout Web Portail */
/* Styles utilisés à l'impression des pages du site */
/* En effet, les standards du web permettent de gérer la manière dont seront affichés les éléments 
   du site à l'impression. Pas besoin donc de créer une fonction imprimer la page */
body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000;}
a {
	color: #339;}
code {
	color: #060;}
h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 18px; font-weight:normal; 
	color: #C05A27; text-indent: 30px; 
	line-height: 35px; border-bottom: 1px #930 solid;}
h2, .titre2 {
	font-size: 14px; color: #C30; font-weight: bold;}
hr {
	height: 1pt; color: #C30; width: 300px; text-align: center;}
input, select, td, textarea {
	font-size: 11px; color: #339; font-family: Verdana, Arial, Helvetica, sans-serif;}
td {  
	color: #000;}
textarea {
	border: 1px solid #000;}
th {  
	font-size: 12px; font-weight: bold; color: #339; background-color: #F3F3F3;}
/* Définition des styles des zones d'affichage du portail*/
#bloc_connectes, #logoff, #top_page, #menu, #menu_outils_page, #mini_menu_flottant, #webmaster_data {display:none;}
#corps {
	background: #FFF;}
#footer {
	float:left; width:100%; border-top:1px #999 solid; margin-top:5px;}
/* Définition des classes du portail */
.cadrenoir, .tablefond {
	border: 1px #000 solid;}
.case-texte-forum {
	border-left: 1px #666 solid;}
.forum-ligne-separation {
	border-bottom: 1px #666 solid;}
.formreponseforum {
	border: 1px solid #000; padding: 2px;}
.grandth, .grandthstaffs {
	background-color: #69C; font-size: 13px; font-weight: normal; font-family: "Comic Sans MS", sans-serif; color: #FFF;}
.grandthstaffs {
	background-color: #000;}
.lienmort, .invisible, .menu, .lien, .menumembres, .liengalerie { 
	text-decoration: none;} 
.invisible, .menu {
	color: #FFF;}
.lien, .menumembres {
	color: #000;}
.liengalerie {
	font-weight: bold;}
.petit, .petitbleu {
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.petitbleu {
	color: #69C;}
.postbanni {
	background-color: #F66; color: #999;}
.rmq {  
	font-weight: bold; color: #C30;}
.rmqbleu {
	color: #339; font-weight: bold;}
.tablecadre {  
	border: 1px #666 solid;}
.tableforum, .tablegdfond {  
	background-color: #FFF;}
.td-1 {
	background-color: #F3F3F3; color: #666; text-decoration: none;}
.td-2, .td-3 {
	background-color: #FFF; color: #666; text-decoration: none;}
.td-4 {
	background-color: #F3F3F3; color: #000; text-decoration: none;}
.tdfond2 {  
	background-color: #000;}
.info_pgsection {  
	display:none;}
.textefilforum {  
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000;}
.titrebanni {
	text-decoration: line-through;}
.titrefilforum {  
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #339;}
.texte_blanc_gras { 
	color: #FFF; text-align: center; font-weight: bold; padding-right: 12px; padding-left: 12px;}
.td-basnoir {
	border-bottom: 1px #000 solid;}