/* --------------------------------------
		content.css
Contient les formulaires, les modules (et modules minis), et messages.
--------------------------------------*/
/*- Menu Tabs F--------------------------- */

#tabsF {
	overflow:hidden !important;
    float:left;
    width:100%;
    background:#;
    font-size:93%;
    line-height:normal;
	margin-top:-28px;
}
#tabsF ul {
    margin:0;
    padding:0px 0px 0 50px;
    list-style:none;
}
#tabsF li {
    display:inline;
    margin:0;
    padding:0;
}
#tabsF a {
    float:left;
    background:url("images/tableftF.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 14px;
    text-decoration:none;
	font: bold 10px/1.5em Verdana; 
}
#tabsF a span {
    float:left;
    display:block;
    background:url("images/tabrightF.gif") no-repeat right top;
    padding:5px 20px 7px 6px;
    color:#c8c8c8;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsF a span {float:none;}
    /* End IE5-Mac hack */
#tabsF a:hover span {
    color:#FFF;
}
#tabsF a:hover {
    background-position:0% -27px;
}
#tabsF a:hover span {
    background-position:100% -27px;
}

/* Entête des tableaux */
th{
	padding:5px 6px;
	color:#FFFFFF;
	background:url("images/top.gif");
	border:1px solid #C4AC2E;
	text-align:left;
	font-size:0.75em;
	text-transform:uppercase;
}

/* Formulaires 
--------------------------------------*/
.fieldset_mini{	
	display:block;
	width:70%;
	margin:auto;
}
.fieldset_content{
	width:95%;
	margin:auto;
	margin-top:20px;
}
input{
	color: #000000;
	border-style: 1px solid;
	font-weight:bold;
	border-color: #616161;
    font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	background:url("images/form/input.gif");
}
textarea, optgroup, select, .xmlhttprequest_preview{
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	vertical-align:middle;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#E9E9E9;	
	color:#2E3B5F;
	padding:1px 2px;
	padding:5px;
}
textarea:hover{
	border:1px solid #F6E15C;
	background-color:#6F6F6F; 
}
textarea:focus{
	border:1px solid #F6E15C;
	background-color:#AFAFAF;
}
fieldset textarea.post{
	width:90%;
	display:inline;	
}
textarea{
	display:block;
	width:94%;
	margin:auto;
}
input.text{
	padding:2px;	
}
input.submit{
	border:1px solid #5B5A5A;	
	color:#061729;	
	padding:2px;
	font-weight:bold;
	background:#FFFFFF url('images/form/form.gif') repeat-x;
}
input.reset{
	border:1px solid #5B5A5A;	
	color:#E10000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	padding:2px;
	background:#FFFFFF url('images/form/form.gif') repeat-x;
}
input.reset:hover,{
	border:1px solid #22435F;
	cursor:pointer;
	color:#507CA2;
}
optgroup, select{
	font-family:Verdana,Helvetica,Arial,sans-serif;
	cursor:pointer;
	vertical-align:middle;
	width:auto;	
}
optgroup{
	font-weight:bold;
	border:none;
	border-bottom:1px solid #5B5A5A;
}
option{
	padding:0px 3px;
}
legend{
	padding:1px 0;
	font-family:Tahoma,arial,Verdana,Sans-serif;
	font-size:0.75em;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#000000;
	border:1px solid #F6E15C;
	padding:2px 8px;
	margin-top:-0.4em;
	position:relative;
	text-transform:none;
	line-height:1.2em;
	top:0;
	vertical-align:middle;
	text-transform:uppercase;
}
legend{ 
	top:-1.2em; 
}
* html legend{
	margin:0 0 -10px -7px;
	line-height:1em;
	font-size:.85em;
}
fieldset{
	font-family:Verdana,Helvetica,Arial,sans-serif;
	margin:20px 0;
	padding:6px;
	border:1px solid #F6E15C;
	background-color:#6F6F6F;
	position:relative;
}
fieldset.fieldset_submit{
	padding:0;
	margin:0;
	margin:auto;
	margin-top:-10px;
	padding-bottom:15px;
	width:50%;
	text-align:center;
	background:none;
	border:none;
}
fieldset.fieldset_submit legend{
	display:none;
}
fieldset dl{
	height:1%;
	overflow:hidden;
	margin-bottom:16px;
	font-size:11px;	
}
fieldset dl.overflow_visible{
	overflow:visible;
}
html>body fieldset dl{
	height:auto;
	min-height:20px;
}
fieldset dt{
	width:45%;
	text-align:left;
	padding-top:3px;
}
fieldset dd{
	margin:0 0 0 45%;
	padding:0 0 0 5px;
	border:none;
	vertical-align:top;
	font-size:11px;
}
dt{
	float:left;
	width:auto;
}
dt span{ 
	padding:0 5px 0 0;
}
label{
	cursor:pointer;
}
fieldset label{
	font-size:11px;
	text-align:left;
	font-weight:bold;
	color:#FFFFFF;
}
dd label{
	white-space:nowrap;
	margin:0 10px 0 0;
	font-weight:normal;
	color:#FFFFFF;
}
dt span{
	font-size:10px;
	color:#FFFFFF;
}
label img{
	vertical-align:middle;
}
fieldset dl dd label:hover{
	color:#CCCCCC;
}



/* Messages postés par les membres (messages privés, commentaires, etc...) 
--------------------------------------*/
/* Classe du lien du pseudo des messages */
a.msg_link_pseudo{
	color:#e8eaeb; 
	font-weight:bold;
}
a.msg_link_pseudo:hover { 
	color:#f2fbff; 
	font-weight:bold;
}
/* Conteneur des messages */
.msg_position{
	width:96%;
	margin:auto;
	background:#5F5F5F url(images/border.gif) repeat-y left;
}
/* Case contenant l'ensemble du message */
.msg_container{
	background:#E9E9E9 url(images/border.gif) repeat-y right;
	margin-left:2px;
	overflow:hidden !important;
	height:auto !important;
	overflow:visible;
	height:1%;
	clear:both;
}
/* Barre supérieur des messages */
.msg_top{
	height:20px;
	background:#000000;
	border:2px solid #000000;
	padding-top:6px;
	padding-left:6px;
}
/* Pseudo du membre */
.msg_pseudo_mbr{
	width:127px;
	background:#2F2F2F;
	padding:2px 4px;
	float:left;
	margin-right:0px !important;
	margin-right:-3px;
	margin-left:-127px !important;
	margin-left:-64px;
	margin-top:-4px;
}
/* Case au dessus du message, indique la date et les boutons d'administration */
.msg_top_row{
	height:16px;
	background:#2F2F2F;
	font-size:10px;
	color:#e8eaeb;
	margin-right:2px;
	border-top:1px solid #092139;
	border-bottom:1px solid #092139;
	padding-top:4px;
	padding-left:127px;
	overflow:hidden !important;
	height:auto !important;
	overflow:visible;
	height:1%;
}
/* Case des informations du membre */
.msg_info_mbr{	
	color:#FFFFFF;
	background:#5F5F5F;
	width:127px;
	padding:4px;
	float:left;
	border-right:1px solid #092139;
	font-size:10px;
}
/* Case contenant l'ensemble du message, infos membre + contenu */
.msg_contents_container{
	margin-right:2px;
	background:#5F5F5F;
}
/* Case du message */
.msg_contents{
	background:#E9E9E9;
	margin-left:135px;
	padding:5px;
	border-left:1px solid #092139;
}
/* Case du contents du message, évite que les images trop grandes déforme */
.msg_contents_overflow{	
	width:99%;
	color:#000000;
	height:auto;
	min-height:80px;
	overflow:auto;
	padding:10px 0px;
}
/* Signature du membre */
.msg_sign{
	color:#000000;
	background:#E9E9E9 url(images/border.gif) repeat-y right;
	max-height:130px;
	overflow:hidden;
	padding:4px;
	font-size:11px;
	margin-left:137px;
	border-left:1px solid #092139;
}
/* Signature du membre, fixe la hauteur maximale */
.msg_sign_overflow{
	height:auto !important;
	height:80px;
	width:99%;
	max-height:80px;
	max-width:99%;
	overflow:hidden;
}
/* Barre inférieure des messages */
.msg_bottom_l{
	margin-left:-2px;
	width:18px;
	height:37px;
	background:url(images/msg_bottom_l.gif) no-repeat left;
	float:left;
}
.msg_bottom_r{
	margin-right:-2px;
	width:18px;
	height:37px;
	background:url(images/msg_bottom_r.gif) no-repeat right;
	float:right;
}
.msg_bottom{
	height:37px;
	background:url(images/thm1.gif) repeat-x;
	list-style-type:none;
	padding-top:0px;
	font-size:12px;
	font-weight:bold;
}


/* Modules
--------------------------------------*/
/* Conteneur des modules */
.module_position{
	width:96%;
	margin:auto;
	background:#E9E9E9 url(images/border.gif) repeat-y left;
}
/* Barre supérieur des modules */
.module_top_l{
	margin-left:-2px;
	width:18px;
	height:37px;
	background:url(images/msg_top_l.gif) no-repeat left;
	float:left;
}
.module_top_r{
	margin-right:-2px;
	width:18px;
	height:37px;
	background:url(images/msg_top_r.gif) no-repeat right;
	float:right;
}
.module_top{
	height:37px;
	background:url(images/thm_top.gif) repeat-x;
	list-style-type:none;
	padding-top:0px;
	font-size:12px;
	font-weight:bold;
}
/* Contenu des modules */
.module_contents{
	background:#000000 url(images/border.gif) repeat-y right;
	padding:10px;
	margin-left:2px;	
	overflow:hidden !important;
	height:auto !important;
	overflow:visible;
	height:1%;
	clear:both;
}
/* Barre inférieure des modules */
.module_bottom_l{
	margin-left:-2px;
	width:18px;
	height:37px;
	background:url(images/msg_bottom_l.gif) no-repeat left;
	float:left;
}
.module_bottom_r{
	margin-right:-2px;
	width:18px;
	height:37px;
	background:url(images/msg_bottom_r.gif) no-repeat right;
	float:right;
}
.module_bottom{
	height:37px;
	background:url(images/thm1.gif) repeat-x;
	list-style-type:none;
	padding-top:0px;
	font-size:12px;
	font-weight:bold;
}
/* Tableau global, utilisé dans les différents modules */
.module_table{
	width:96%;
	margin:auto;
	border-spacing:0px;
	border-collapse:collapse;
	background-color:#E9E9E9;	
}


/* Modules minis
--------------------------------------*/
/*Placement des mini modules */
.module_mini_container{
	margin-bottom:20px;
}
.module_mini_table{
	width:150px;
	background:#000000;
	text-align:center; 
	padding:4px;
	padding-top:5px;
}
.module_mini_top{
	height:37px;
	background:url(images/thm.gif) repeat-x;
	list-style-type:none;
}
.module_mini_top_l{
	margin-left:-2px;
	width:37px;
	height:37px;
	background:url("images/thg.gif") no-repeat left;
	float:left;
}
.module_mini_top_r{
	margin-right:-4px;
	width:18px;
	height:37px;
	background:url("images/thd.gif") no-repeat right;
	float:right;
}
/* Bordure inférieur des modules minis */
.module_mini_bottom{
	height:17px;
	background:url(images/tbm.gif) repeat-x;
	padding-left:6px;
	font-size:12px;
	font-weight:bold;
}
.module_mini_bottom_r{
	width:16px;
	height:17px;
	margin-right:-4px;
	background:url(images/tbd.gif) no-repeat right;
	float:right;
}
.module_mini_bottom_l{
	width:16px;
	margin-left:-8px;
	height:17px;
	background:url(images/tbg.gif) no-repeat left;
	float:left;
}
/* Speed bar */
.links{
	height:52px;
	width:594px;
	background:url(images/thm2.gif) repeat-x;
	list-style-type:none;
	padding-right:-5px;
	margin-left:192px;
}
.links_l{
	margin-left:-1px;
	width:36px;
	height:52px;
	background:url("images/thg2.gif") no-repeat left;
	float:left;
}
.links_r{
	margin-right:0px;
	width:24px;
	height:52px;
	background:url("images/thd2.gif") no-repeat right;
	float:right;
}
