/* 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: #002626;
	background-color: #002626;
	color: #ffffff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #002626;
	scrollbar-highlight-color: #002626;
	scrollbar-shadow-color: #002626;
	scrollbar-3dlight-color: #002626;
	scrollbar-arrow-color: #002626;
	scrollbar-track-color: #002626;
	scrollbar-darkshadow-color: #002626;
}


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

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

hr {
	color: #e0edf5;
	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: #ffffff;
	text-decoration: none;
}

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

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

a.menuHautN,a.menuHautN:active,a.menuHautN:link,a.menuHautS,a.menuHautS:active,a.menuHautS: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 {
	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: #ffffff;
	text-decoration: none;
}

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

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

.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	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: #FFFF00;
	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/menu/separemenuHexalys.png');
	background-position: middle;
	border: 1px solid #ffffff;
}

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

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

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

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

input.buttonh,input.buttonv,input[type="buttonh"],input[type="buttonv"]
	{
	border-right: #e0edf5 2px solid;
	border-top: #e0edf5 1px solid;
	border-left: #e0edf5 1px solid;
	border-bottom: #e0edf5 2px solid;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: #359f9f;
	color: #ffffff;
	background-position: middle;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

input.buttonhDis,input.buttonvDis,input.button_disa,input[type="buttonhDis"],input[type="button_disa"],input[type="buttonvDis"]
	{
	border-right: #e0edf5 1px solid;
	border-top: #e0edf5 2px solid;
	border-left: #e0edf5 2px solid;
	border-bottom: #e0edf5 1px solid;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: #056f6f;
	color: #888888;
	background-position: middle;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

input.buttonv:hover,input.buttonh:hover,input[type="buttonv"]:hover,input[type="buttonh"]:hover
	{
	border-right: #056f6f 2px solid;
	border-top: #056f6f 1px solid;
	border-left: #056f6f 1px solid;
	border-bottom: #056f6f 2px solid;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-position: middle;
	background-color: #359f9f;
	color: #FFFF00;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

select {
	padding: -2px -2px -2px -2px;
	border-right: #e0edf5 2px solid;
	border-top: #e0edf5 1px solid;
	border-left: #e0edf5 1px solid;
	border-bottom: #e0edf5 2px solid; 
	background-color: #ffffff;
	border: 1px solid #359f9f;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: #359f9f;
	color: #ffffff;
}
input[disabled],input.disabled 
{
	border: 1px solid #056f6f;
}
input {
	border: 1px solid #359f9f;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: #002626;
	color: #ffffff;
}

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: #002626;
	color: #ffffff;
}

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

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

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

td.row2 {
	background-color: #014141;
	border: 1px solid #ffffff;
}

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

/* Pour l'option [panneau] du bbcode*/
.panneau {
	padding: 4px;
	line-height: 10px;
	font-family: verdana, arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	border: 1px solid #359f9f;
}

/* 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;
	border: 1px solid #ffffff;
}

/* 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: #002626;
}


.cssform p {
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px;
	/*width of left column containing the label elements*/
	border-top: 1px dashed gray;
	height: 1%;
}

.cssform label {
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px;
	/*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"] {
	/*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
}

.cssform textarea {
	width: 250px;
	height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
* html .threepxfix {
	margin-left: 3px;
}

/* Menu Hexalys */
div.menuHexalys {
	width: 100%;
	height: 39px;
	background-color: #002626;
	/*background-image:url('../images/menu/separemenuHexalys.png');
	background-repeat: repeat-x;*/
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: left;
	clear: both;
	line-height: 38px;
	border-bottom: 1px solid #359f9f;
}
div.sousmenuHexalys {
	width: 100%;
	height: 34px;
	min-height: 34px;
	background-color: #002626;
	/*background-image:url('../images/menu/separemenuHexalys.png');
	background-repeat: repeat-x;*/
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: left;
	clear: both;
	line-height: 33px;
	border-bottom: 1px solid #359f9f;
}
div.saisieImage{
	border: 1px solid #359f9f;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: #002626;
	color: #ffffff;
}
span.menuHexalys {
	display: inline;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 13px;
	height: 39px;
	min-height: 39px;
	font-weight: bold;
	color: #359F9F;
	background-image: url('../images/menu/separemenuHexalys.png');
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	vertical-align: middle;
	line-height: 38px;
}

span.sousmenuHexalys {
	display: inline;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 12px;
	height: 34px;
	min-height:34px;                                
	font-weight: bold;
	color: #359F9F;
	background-image: url('../images/menu/separemenuHexalys.png');
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	vertical-align: middle;
	line-height: 33px;
}

span.menuHexalys_Select,span.sousmenuHexalys_Select {
	background-image: url('../images/menu/selectmenuHexalys.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #359F9F;
	color:#FFFFFF;
	}	

span.menuHexalys:hover,span.sousmenuHexalys:hover {
	background-color: #359F9F;
	color: #FFFF00;
	text-decoration: none;
}
