#imwgfx{
	position: fixed;
	right: 0;
	bottom: 0;
	background: no-repeat url(images/imwgfx.gif);
	width: 80px;
	height: 80px;
	display: block;
	text-indent: -10000px;
	z-index: 500;
}
* html #imwgfx{
	visibility: hidden;
	width: 0.1px;
	height: 0.1px;
}
div, img, form, h1, p{
	margin: 0;
	padding: 0;
	border: none;
}
body{
	text-align: center;
	margin: 0;
	padding: 0;
	background: #3B5283 url(images/back_header.gif) repeat-x;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #353535;
}

a:link, a:visited {
	color: #3B5283;
	text-decoration: none;	
}
a:hover{
	color : #89A1B8;
	text-decoration: none;		
}
#page{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 748px;
	text-align: left;
	background: url(images/f_back.gif) repeat-y;
}
#header{
	background: url(images/f_header.jpg);
	width: 748px;
	height: 153px;
}
#rss{
	position: relative;
	top: 124px;
	z-index: 120;
	left: 11px;
	width: 34px;
	height: 23px;
}
#rss img{
	opacity:0;
}
#footer{
	background: url(images/f_footer.gif) no-repeat;
	width: 748px;
	height: 34px;
	font-size: 13px;
}
#footer p{
	left: 15px;
	top: 4px;
	position: relative;
}
#footer span{
	color: #AF3E3E;
}
/* DEBUT MENU */
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	position: relative;
	top: 104px;
	left: 120px;
	z-index:100;
	width: 600px;
}
#menu dl {
	float: left;
	width: 120px;
}
#menu dt{
	text-align: right;
	font-weight: bold;
	padding-bottom: 4px;
	cursor: default;
	color: #3B5283;
}
#menu dt span:hover {
	text-align: right;
	font-weight: bold;
	color: #d64a4a;
	padding-bottom: 4px;
	cursor: default;
}
#menu dt a{
	cursor: pointer;
}
#menu dt:hover {
	color : #89A1B8;
}
#menu dd {
	background: white;
	border: 1px solid #a8a8a8;
	display: none;
	position: absolute;
}
#menu li {
	text-align: left;
	line-height: 19px;
}
#menu span{
	color: #AF3E3E;
}
#menu li a{
	color: #3B5283;
	display: block;
}
#menu li a:hover{
	background: #89A1B8;
}
#smenu1{
	text-indent: 15px;
	width: 120px;
}
#smenu2{
	width: 140px;
}
#smenu2 a{
	text-indent: 20px;
}
#smenu2 li a:link, #smenu2 li a:visited{
	background: url(images/down_off.gif);
	background-position: 2px center;
	background-repeat: no-repeat;
}
#smenu2 li a:hover{
	background: #89A1B8 url(images/down_on.gif) no-repeat 2px center;
}
#smenu3{
	text-indent: 15px;
	width: 130px;
}
#smenu4{
	text-indent: 15px;
	width: 120px;	
}
/* FIN MENU */
/*
  Objectifmac Theme for phpBB version 1
  Created by Ifmy
  http://www.imwgfx.com/
*/
/*table*/
table{
	width: 740px;
	position: relative;
	left: 4px;
}
#navigation p{
	position: relative;
	left: 10px;
	bottom: 3px;
	color: #AF3E3E;
}
span{
	color: #AF3E3E;
}
#infosusers{
	font-size: 11px;
}
h1{
	font-size: 18px;
	color: #3B5283;
	text-shadow: 2px 2px 2px gray;
	text-indent: 10px;
}
h1 a:hover{
	color: #4967a5;
}
.login{
	text-align: right;
	padding-right: 200px;
}
.row{
	text-align: center;
}
.row1{
	padding: 2px;
	border-bottom: 1px solid #c6c6c6;
	background: #fafafa;
}
.row0{
	position: relative;
	vertical-align: middle;
	text-align: center;
	width: 50px;
	border-bottom: 1px solid #c6c6c6;
	background: #fafafa;
}
.row2{
	text-align: center;
	padding: 2px;
	border-left: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	background: #f3f3f3;
}
.row3{
	text-align: center;
	font-weight: bold;
	background: url(images/table_header.gif) repeat-x;
	height: 35px;
	width: 90px;
}
.row4{
	background: url(images/table_header.gif) repeat-x;
	height: 35px;
}
.row5{
	text-align: center;
	background: url(images/table_header.gif) repeat-x;
	height: 35px;
}
#pagination{
	text-align: center;
}
#statut{
	width: 5%;
}
#auteur{
	width: 20%;
}
#num{
	width: 10%;
}
#sujets{
	width: 55%;
}
.rowinfos{
	padding: 2px;
	vertical-align: top;
	border-right: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	background: #fafafa;
	width: 140px;
}
.rowinfos img{
	max-width: 80px;
	max-height: 80px;
}
.rowpost{
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #c6c6c6;
	background: #f3f3f3;
	text-align: justify;
	font-size: 12px;
	overflow: auto;
	width: 600px;
	display: block;
	height: 100%;
}
.rowpost img{
	vertical-align: middle;
	max-width: 550px;
}
.row_post_question{
	border-bottom: 1px solid #c6c6c6;
	text-align: center;
	background: #f3f3f3;
	border-top: 1px solid #c6c6c6;

}
.row_post_choix{
	background: #fafafa;
	padding-left: 200px;
}
.row_post_send{
	text-align: center;
	background: #fafafa;
}
.row_post_result{
	background: #fafafa;
}
.row_post_result img{
	position: relative;
	top: 2px;
}
.code{
	background-color: #fafafa;
	border: 1px solid #D1D7DC;
	font: 10px monaco, Arial, Helvetica, sans-serif;
	display: block;
	overflow: auto;
	color: #005b00;
	text-align: left;
}

.blocquote{
	margin: 5px 10px;
}

.quote {
	background-color: #fafafa;
	border: 1px solid #D1D7DC;
	padding: 3px;
	color: #AF3E3E;
	font-style: italic;
	font-size: 11px;

}
#preview{
	display: block;
	width: 736px;
	height: 100%;
	overflow: auto;	
}
/* DEBUT MESSAGES PERSO */
.msg_box{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#flag{
	width: 10%;
	text-align: center;
}
#sujet{
	width: 35%;
	border-right: 1px solid #c6c6c6;
}
#de_a{
	width: 20%;
	text-align: center;
	border-right: 1px solid #c6c6c6;
}
#date{
	width: 25%;
	text-align: center;
	border-right: 1px solid #c6c6c6;
}
#coche{
	width: 10%;
	text-align: center;
}
#new_msg{
	text-align: left;
	text-indent: 4px;
	position: relative;
}
/* FIN MESSAGES PERSO */
.separateur{
	background: no-repeat url(images/divider.gif) 50%;
	text-align: center;
	width: 534px;
	height: 7px;
}
#enregistrement{
	text-align: justify;
	padding: 20px;
}
#sig{
	visibility: hidden;
	position: absolute;
}
#moderation{
	float: left;
}
#moderation img{
	position: relative;
	top: 5px;
}
.datepost {
	text-align: left;
	color: #655DD3;
		font-style: italic;
	font-size: 9px;
}
.gen {
	text-align: left;
	color: #655DD3;
	font-size: 10px;
}
/* DEBUT PROFILE */
#contact{
	text-align: right;
	padding-right: 20px;
}
#avatar{
	text-align: center;
}
#desc{
	border-left: 1px solid #c6c6c6;
}
.search_post{
	padding: 2px;
	border-left: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	background: #f3f3f3;
}
/* FIN PROFILE */
