/* --------------------------------------
		content.css
par david Ramery (dramery@free.fr)
pour www.AWDMI.fr
--------------------------------------*/

/* Entête des tableaux */
th{
	padding:5px 6px;
	color:#ffffff;
	background:none;
	border:1px solid #E625A9;
	text-align:left;
	font-size:0.75em;
	text-transform:uppercase;
}

/* Formulaires 
--------------------------------------*/

.fieldset_mini{/*boiteenvoie mail */	
	width:443px;
	margin:auto;
	margin-top:20px;
}
.fieldset_content{
	width:95%;
	margin:auto;
	margin-top:20px;
}
input, textarea, optgroup, select, .xmlhttprequest_preview{
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
	vertical-align:middle;
	border:1px solid #DC24C4;
	background-color:#340B28;	
	color:#ffffff;
	padding:1px 0px;

}
input:hover, textarea:hover{
	border:1px solid #DC24C4;
	background-color:#340B28; 
}
input:focus, textarea:focus{
	border:1px solid #DC24C4;
	background-color:#340B28;
}
fieldset textarea.post{
	width:90%;
	display:inline;	
}
textarea{
	display:block;
	width:94%;
	margin:auto;
}
input.text{
	padding:2px;	
}
input.submit{
	border:1px solid #DC24C4;	
	color:#ffffff;	
	padding:2px;
	font-weight:bold;
	background:#FFFFFF url('images/form/form.gif') repeat-x;
}
input.reset{
	border:1px solid #DC24C4;	
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	padding:2px;
	background:#FFFFFF url('images/form/form.gif') repeat-x;
}
input.reset:hover, input.submit:hover{
	border:1px solid #DC24C4;
	cursor:pointer;
	color:#E625A9;
}
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 #DC24C4;
}
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:#909090;
	border:1px solid #DC24C4;
	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;
	width:430px;
	margin:20px 0;
	padding:6px;
	border:1px solid #DC24C4;
	background-color:#000000;
	position:relative;
}
fieldset.fieldset_submit{
	margin-top:-10px;
	padding-bottom:15px;
	width:100%;
	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:#E625A9;
}



/* Messages postés par les membres (messages privés, commentaires, etc...) 
--------------------------------------
par david Ramery (dramery@free.fr) pour www.AWDMI.fr
 Classe du lien du pseudo des messages */
a.msg_link_pseudo{
	color:#ffffff; 
	font-weight:bold;
}
a.msg_link_pseudo:hover { 
	color:#E625A9; 
	font-weight:bold;
}
/* Conteneur des messages */
.msg_position{
	width:100%;
	margin:auto;
	background:#0C0C0E url(images/bg_l.png) repeat-y left;
}
/* Case contenant l'ensemble du message */
.msg_container{
	background:url(images/bg_r.png) repeat-y right;
	overflow:hidden !important;
	height:auto !important;
	overflow:visible;
	height:1%;
	margin-left:0px;
	margin-right:0px;
	clear:both;
}
/* Barre supérieur des messages */
.msg_top_l{
	margin-right:0px !important;
	margin-right:-3px;
	margin-left:0px;
	width:50px;
	height:59px;
	background:url(images/msg_top_l.png);
	float:left;
}
.msg_top_r{
	margin-left:0px !important;
	margin-left:-3px;
	margin-right:0px;
	width:30px;
	height:59px;
	background:url(images/msg_top_r.png);
	float:right;
}
.msg_top{
	height:38px;
	background:url(images/msg_top.png) repeat-x;
	padding-top:20px;
	padding-left:15px;
	padding-right:2px;
	margin-left:20px;
	margin-right:10px;
	color:#021380;
	font-size:12px;
	font-weight:bold;
}
.msg_top a{
	color:#ffffff;
}
/* Pseudo du membre */
.msg_pseudo_mbr{
	width:127px;
	background:none;
	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:17px;
	background:url(images/bg_r.png) repeat-y right;
	font-size:10px;
	color:#ffffff;
	margin-left:8px;
	margin-right:0px;
	border-bottom:0px solid #092139;
	padding-top:4px;
	padding-left:127px;
	padding-right:5px;
	overflow:hidden !important;
	height:auto !important;
	overflow:visible;
	height:1%;
}
/* Case des informations du membre avec avatar*/
.msg_info_mbr{	
	background:none;
	width:127px;
	padding:4px;
	float:left;
	border-right:1px solid #092139;
	font-size:10px;
	color:#ffffff;
}
/* Case contenant l'ensemble du message, infos membre + contenu */
.msg_contents_container{
	margin-right:8px;
	margin-left:8px;
	background:none;
}
/* Case du message */
.msg_contents{
	background:none;
	margin-left:135px;
	margin-right:8px;
	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%;
	height:auto;
	min-height:80px;
	overflow:auto;
	padding:10px 0px;
	background:none;
}
/* Signature du membre */
.msg_sign{
	background:url(images/bg_r.png) repeat-y right;
	max-height:130px;
	overflow:hidden;
	padding:4px;
	font-size:11px;
	margin-left:5px;
	margin-right:0px;
	padding-right:10px;
}
/* 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-right:0px !important;
	margin-right:-3px;
	margin-left:0px;
	width:20px;
	height:41px;
	background:url(images/msg_bot_l.png);
	float:left;
}
.msg_bottom_r{
	margin-left:0px !important;
	margin-left:-3px;
	margin-right:0px;
	width:22px;
	height:41px;
	background:url(images/msg_bot_r.png);
	float:right;
}
.msg_bottom{
	height:35px;
	background:url(images/msg_bot.png) repeat-x;
	padding-top:6px;
	padding-left:20px;
	padding-right:15px;
	margin-left:15px;
	margin-right:15px;
	font-size:12px;
}


/* Modules
par david Ramery (dramery@free.fr)
pour www.AWDMI.fr
--------------------------------------*/
/* Conteneur des modules */
.module_position{
	width:100%;
	margin:auto;
	background:#0C0C0E url(images/bg_l.png) repeat-y left;
}
/* Barre supérieur des modules */
.module_top_l{
	margin-right:0px !important;
	margin-right:-5px;
	margin-left:0px;
	width:50px;
	height:59px;
	background:url(images/msg_top_l.gif);
	float:left;
}
.module_top_r{
	margin-left:0px !important;
	margin-left:-5px;
	margin-right:0px;
	width:30px;
	height:59px;
	background:url(images/msg_top_r.png);
	float:right;
}
.module_top{
	height:38px;
	background:url(images/msg_top.png) repeat-x;
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
	margin-left:30px;
	margin-right:20px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}
.module_top a{
	color:#ffffff;
}
/* Contenu des modules central*/
.module_contents{
	background:url(images/bg_r.png) repeat-y right;
	padding:8px 16px 0px 16px;	
	overflow:hidden !important;
	height:auto !important;
	overflow:visible;
	height:1%;
	clear:both;
}
/* Barre inférieure des modules */
.module_bottom_l{
	margin-right:0px !important;
	margin-right:-3px;
	margin-left:0px;
	width:20px;
	height:41px;
	background:url(images/msg_bot_l.png);
	float:left;
}
.module_bottom_r{
	margin-left:0px !important;
	margin-left:-3px;
	margin-right:0px;
	width:22px;
	height:41px;
	background:url(images/msg_bot_r.png);
	float:right;
}
.module_bottom{
	height:35px;
	background:url(images/msg_bot.png) repeat-x;
	padding-top:6px;
	padding-left:20px;
	padding-right:15px;
	margin-left:15px;
	margin-right:15px;
	font-size:12px;
}
/* Tableau global, utilisé dans les différents modules */
.module_table{
	width:440px;
	margin:auto;
	margin-right:10px;
	border-spacing:0px;
	border-collapse:collapse;
	background-color:none;	
}


/* Modules minis
par david Ramery (dramery@free.fr)
pour www.AWDMI.fr
--------------------------------------*/
/*Placement des mini modules */
.module_mini_container{
	margin-top:20px;
	margin-left:0px;
}
.module_mini_table{
	width:173px;
	background:url(images/rowm1.png) repeat-y;
	text-align:center; 
	font-weight:normal;
	padding:4px;
}
.module_mini_top{
	width:180px;
	height:38px;
	background:url(images/row1.png) no-repeat;
	font-weight:bold;
	text-align:center;
	color:#ffffff;	
	padding-top:18px;
}
/* Bordure inférieur des modules minis */
.module_mini_bottom{
	margin-top:0px;
	height:33px;
	width:180px;
	background:url(images/rowb1.png) no-repeat;
}
