/* DESIGN BY HUBERT */
/* paramètres communs */

p{
margin: 0 0 3pt 0;
line-height:115%;
font-size:0.9em;
}
h1{
color:#F1A503;
text-decoration:none;
margin: 0 0 10pt 0;
line-height:1.7em;
font-size:1.7em;
font-weight:bold;
padding: 4px 0 2px 0;
}
h2{
color:#F1A503;
text-decoration:none;
margin: 0 0 6pt 0;
line-height:1.5em;
font-size:1.5em;
font-weight:bold;
padding: 2px 0 2px 0;
}
h3{
margin: 0 0 3pt 0;
line-height:115%;
font-size:1em;
font-weight:bold;
padding: 2px 0 2px 0;
}

.titre_acc{
color:#F1A503;
text-decoration:none;
font-size:1.2em;
line-height:1.2em;
font-weight:bold;
padding: 5px 0 2px 0;
vertical-align: 50%;
}

.yellow {color:#F1A503; text-decoration:none;}

.image_acc{
border:0;
padding:0 3px 0 0;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #8A8E99;
	font-size:1.1em;
}

.title {
	margin: 0;
	font-size: 1.4em;
	font-weight:bold;
}
.soustitle {
	margin: 0;
	font-size: 1.3em;
	text-decoration:underline;
}
.fondjaune {
	background: #cccccc;
	font-size:15px;
	margin: 0;
}
.message {
	font-size:16px;
	color:#FF0000;
	font-weight:bold;
}
.fondblanc {
	background: #eeeeee;
	font-size:15px;
	margin: 0;
}
.soustitre {
	/*background: #0099FF;*/
	font-weight:bold;
	color:#0099FF;
	padding:6px 0;
	font-size:1.2em;
}
.tabtitre {
	background: #CCCCCC;
	font-weight:bold;
	font-size:17px;
	text-align:center;
}
.compta {
	font-size:11px;
}
table .fondjaune {
	background: #cccccc;
	font-size:12px;
	margin: 0;
}
table .fondblanc {
	background: #eeeeee;
	font-size:12px;
	margin: 0;
}
a.yellow{
color:#F1A503;
text-decoration:none;
}
a {
	text-decoration: underline;
	font-family:tahoma;
	color:#616161;
}
a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}

.codescript {
	font-family:arial;
	font-size:0.9em;
	border:solid 1px red;
	margin: 4px;
}

.box_supertitre{
 font-size:1.2em;
 padding:3px;
 width:90%;
 margin:8px auto 2px auto;
 border: black 1px solid;
 background-color:#F1A503;
 text-align:center;
}

.box_titre{
 font-size:1.1em;
 padding:3px;
 width:90%;
 margin:2px auto 0px auto;
 border:black 1px solid;
 background-color:#CCCCCC;
 text-align:center;
}

.box_contenu{
 padding:3px;
 width:90%;
 margin:0 auto 15px auto;
 border:1px solid;
 background-color:#FFFFFF;
 text-align:center;
}

.box_contenu a{color: #369de3;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;}

input.submit{
 color:#990000;
 font-size:1.2em;
 font-weight:bold;
}
legend{
 font-size:1.2em;
 color:#0000CC;
 font-weight:bold;
}

.image_noborder{
  border:0;
}
.image_noborder a:link {text-decoration:none}
.image_noborder a:visited {text-decoration:none}
.image_noborder a:hover {text-decoration:none}
.image_noborder a:active {text-decoration:none}