/* CSS du Thème Hurilam 1.1
Validé avec http://jigsaw.w3.org/css-validator/validator */
	/* Style général de la page. Barre de défilement seulement visible sous IE 5.5 et + */
body {
	margin-top: 0;
	margin-left: 0;
	background: #ffffff;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #f5f5f6;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #e8e6ed;
	scrollbar-3dlight-color: #cdcbd2;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #f6f6f8;
	scrollbar-darkshadow-color: #cdcbd2;
}

img.ImgCat {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 5px;
	margin-right: 5px;
}

/* Fontes générales */
font,th,td,p {
	color: #000000;
	font-weight: normal;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

hr {
	border: 1px solid #d3e1f4;
	border-top-width: 1px;
	height: 0;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2a3251;
	text-decoration: none;
}

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

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

a:link {
	color: #2a3251;
	text-decoration: none;
}

.color {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #2a3251;
}

a.menuHautN,a.menuHautN:active,a.menuHautN:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.menuHautN:hover,a.menuHautS:hover,a.menuHautS,a.menuHautS:active,a.menuHautS:link
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.ho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.ho :active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.ho :hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.ho :link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

th {
	background-color: #ffffff;
	background-image: url('../images/mfond1.png');
	background-position: middle;
}

.cattitle {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	color: #77A9CE;
}

a.cattitle {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	color: #547EFF;
}

a.cattitle:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	color: #1418FF;
}

.forumdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


input.buttonh,input.buttonv,input.button_disa,input[type="buttonh"],input[type="button_disa"],input[type="buttonv"]
	{
	border: 1px solid rgb(123, 168, 204);
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: #D6E7F1;
	color: #000000;
	background-position: middle;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

input.buttonv:hover,input.buttonh:hover,input[type="buttonv"]:hover,input[type="buttonh"]:hover
	{
	border: 1px solid rgb(123, 168, 204);
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: #73A7CC;
	color: #000000;
	background-position: middle;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}



input {
	border: 1px solid rgb(123, 168, 204);
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: #DFECF4;
	color: #333333;
}

input.checkbox,input.radio,input[type="radio"],input[type="checkbox"] {
	border: none;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #333333;
}

select {
	border: 1px solid rgb(123, 168, 204);
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: #DFECF4;
	color: #333333;
}

textarea {
	border: 1px solid rgb(123, 168, 204);
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: #DFECF4;
	color: #333333;
}

input.area {
	border: 1px solid rgb(123, 168, 204);
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: #DFECF4;
	color: #333333;
}

/*----------------------- Options PwsPHP -------------------------*/
td.row1 {
	background-color: #FAFAFF;
	border: 1px solid #000000;
}

td.row2 {
	background-color: #EAEAFF;
	border: 1px solid #000000;
}

td.row3 {
	background-color: #DADAFF;
	border: 1px solid #000000;
}

/* Pour l'option [panneau] du bbcode*/
.panneau {
	padding: 4px;
	line-height: 10px;
	font-family: verdana, arial, Helvetica, sans-serif;
	color: black;
	font-size: 10px;
	filter: progid : DXImageTransform.Microsoft.Gradient ( endColorstr =
		'#d9e7f2', startColorstr = '#ffffff', gradientType = '1' );
	border: 1px solid #333333;
}

/* Pour les citations dans les bbcode. ([quote][/quote])*/
.quote {
	padding: 4px;
	line-height: 10px;
	font-family: verdana, arial, Helvetica, sans-serif;
	color: black;
	font-size: 10px;
	filter: progid : DXImageTransform.Microsoft.Gradient ( endColorstr =
		'#d9e7f2', startColorstr = '#ffffff', gradientType = '0' );
	border: 1px solid #333333;
}

/* Ca, c'est pour le code PHP dans les bbcodes ([code][/code])*/
.code_php {
	padding: 4px;
	line-height: 10px;
	font-family: verdana, arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	border: 1px solid #333333;
	background-color: #ffffff;
}