@import url("tribunelibre.css");

body {
	font-family: verdana, Arial, Sans-serif;
	font-size: 10px;
	color: #000000;
	scrollbar-face-color: #dfe9f2;
	scrollbar-shadow-color: #93a6c4;
	scrollbar-highlight-color: #93a6c4;
	scrollbar-3dlight-color: #dfe9f2;
	scrollbar-darkshadow-color: #dfe9f2;
	scrollbar-track-color: #ccd9e6;
	scrollbar-arrow-color: #93a6c4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-x;
	background-position:top;
}

html{
	scrollbar-face-color: #ccd9e6;
	scrollbar-shadow-color: #93a6c4;
	scrollbar-highlight-color: #93a6c4;
	scrollbar-3dlight-color: #27354a;
	scrollbar-darkshadow-color: #27354a;
	scrollbar-track-color: #34476a;
	scrollbar-arrow-color: #27354a;
}

a:link {
	color: #24395B;
	text-decoration: none;
}

a:visited {
	color: #24395B;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

a:active {
	color: #40587E;
	text-decoration: none;
}

textarea {
	font-family: Verdana, Arial, Sans-serif; 
	font-size: 9px;
	background-color: #dfe9f2;
	border:#93a6c4 1px solid;
	color:#000000;
}

select{
	color: #000000; 
	background-color: #dfe9f2;
	font-family: Verdana, Arial, Sans-serif; 
	font-size: 9px;
	border: 1px #93a6c4 solid;
}

input{
	color: #000000; 
	background-color: #dfe9f2;
	font-size: 9px; 
	font-family: Verdana, Arial, Sans-serif; 
	border: #93a6c4 1px solid; 
}

button{
	color: #000000; 
	background-color: #dfe9f2;
	font-size: 9px; 
	font-family: Verdana, Arial, Sans-serif; 
	border: #93a6c4 1px solid; 
}

h1 {
	font-family: verdana, Arial, Sans-serif;
	font-size: 16px;
}

h2 {
	font-family: verdana, Arial, Sans-serif;
	font-size: 14px;
}

HR{
	color: #000000;
	height: 1px;
}

.checkbox {
	border:none;
	background:none;
}

.titre {
	font-family:Verdana, Arial, Sans-serif;
	color:#000000;
	font-size:12px;
}

.copyright {
	font-family:Verdana, Arial, Sans-serif;
	color:#E4EBED;
	font-size:9px;
}

.copyright a:link {
	color: #E4EBED;
}

.copyright a:visited {
	color: #E4EBED;
}

.foooter {
	font-size:1px;
}

.copyright a:hover {
	color:#FFFFFF;
}

.copyright a:active {
	color:#CCCCCC;
}

.search1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #558023;
}

.blocktitre {
	color: #E4EBED;
	font-weight:bold;
}



.blockbtitre{
	color: #24395B;
	font-weight:bold;
}

#newstitre {
	font-size:14px;
	font-weight:bold;
}

#news10titre {
	font-size:14px;
	font-weight:bold;
	background:url(images/news10titre.png);
	height:23px;
	width:721px;
	padding-top:2px;
	padding-left:10px;
}
	
#tags {
	font-size:14px;
	font-weight:bold;
	background:url(images/news10titre.png);
	height:23px;
	width:721px;
	padding-top:2px;
	padding-left:10px;
}

.imgflotantegauche
{
   float: left;
}

pre {
	font-size: 11px;
	width: 650px;
	overflow: auto;
}

.centre {
	text-align: center;
}

hr.hr_forum {
	color: #becedf;
	background-color: #becedf;
	width: 100%;
	height: 0.5px;
	border: 0.5px;
}

.quotetop{
	background: #E4EAF2 url(/images/quote.gif) no-repeat right;
	border: 1px dotted #000;
	border-bottom: 0;
	border-left: 4px solid #8394B2;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	margin: 2px auto 0 auto;
	padding: 3px;
}

.quotemain{
	background: #FAFCFE;
	border: 1px dotted #000;
	border-left: 4px solid #8394B2;
	border-top: 0;
	color: #465584;
	padding: 4px;
	margin: 0 auto 0 auto;
}

.codetop{
	background: #FDDBCC url(/images/code.gif) no-repeat right;
	border: 1px dotted #000;
	border-bottom: 0;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	margin: 2px auto 0 auto;
	padding: 3px;
}

.codemain{
	background: #FAFCFE;
	border: 1px dotted #000;
	border-top: 0;
	color: #24395B;
	font-family: Courier, "Courier New", Verdana, Arial;
	margin: 0 auto 0 auto;
	padding: 2px;
	overflow: auto;
}

.noteclassique {background-color:#EEEEFF;}
.noteimportant {background-color:#FFFFCC;}
.noteattention {background-color:#FFDDDD;}
.notetuyau {background-color:#DDFFDD;}
.noteclassique, .noteimportant, .noteattention, .notetuyau {color: black; margin:2em;margin-left:auto;margin-right:auto;width:90% !important;min-height:40px;clear:both;text-align:justify;vertical-align:middle;border-collapse:collapse;padding:15px 20px 15px 80px;background-position:20px 50%;background-repeat:no-repeat;-moz-border-radius:20px;-khtml-border-radius:20px;border-radius:20px;}
