body {
	font:10px/16px "Trebuchet MS",Arial,Helvetica,sans-serif;
	background-color: #000000;
	color:#CCCCCC;
	font-size:62.5%;
	text-align: left;
	margin-top:0px;
	margin-bottom:0px;
}

img {
	border:0;
}

/*  */

fieldset {
	border:1px solid #000000;
}

/* table de structure */

.structure {
	background-image:url(/images/parchbg.gif);
	background-repeat:repeat;
}

.td_banner {
}

.td_header {
	background-image:url(images/header.png);
	background-repeat:repeat-y;
}

.td_barleft {
	background-image:url(images/bar_left.png);
	background-repeat:repeat-y;
	width:140px;
	vertical-align:top;
}

.td_content {
	background-image:url(images/page.png);
	background-repeat:repeat-y;
	width:600px;
	vertical-align:top;
}

.td_barright {
	background-image:url(images/bar_right.png);
	background-repeat:repeat-y;
	width:60px;
	vertical-align:top;
}

.td_footer_left {
}

.td_footer {
}

.td_footer_right {
}


/* div de structure */

.title_page {
	z-index:1;
	color:#666666;
	font-size: 0.8em;
	width: 800px;
	text-align: center;
}

.banner_container {
	background-image:url(images/title_banner.png);
	background-repeat: no-repeat;
	height:130px;
	width: 800px;
}

.header_container {
	padding-left:70px;
	font-size:0.7em;
	width: 700px;
}

.main_container {
	width:800px;
}

.barleft_container {
	width:140px;
}


.barright_container {
	width:60px;
}


.barleft_top {
	background-image: url(images/top_bar_left.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 140px;
}
.barleft_cont {
	width: 140px;
}
.barleft_bottom {
	background-image: url(images/bottom_bar_left.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 140px;
}

.content_container {
	width:600px;
}

.content_header {
	background-image:url(images/top_page.png);
	width:600px;
	height:30px;
	background-repeat: no-repeat;
}

.content {
	width:600px;
	padding-left:20px;
	padding-right:28px;
	vertical-align:top;
	color:#000000;
	text-align:left;
}

.content_inc {
	width:550px;
	vertical-align:top;
	font-size:0.75em;
	color:#000000;
	text-align:left;
 	overflow:auto;
}



.content_footer {
	width:300px;
	padding-top:30px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	font-size:0.60em;
	text-align:center;
	color:#000000;
}


.barright_container {
}

.footer_container {
}

.footer_left {
	background-image:url(images/footer_left.png);
	width:140px;
	height:250px;
	background-repeat: no-repeat;
}

.footer_cont {
	background-image:url(images/page_footer.png);
	width:600px;
	height:250px;
	background-repeat: no-repeat;
	text-align:center;
}

.footer_right {
	background-image:url(images/footer_right.png);
	width:60px;
	height:250px;
	background-repeat: no-repeat;
}

.page_footer {
	width:300px;
	margin-top:60px;
	margin-left:auto;
	margin-right:auto;
	font-size:0.60em;
	text-align:center;
}

.footer_banners {
	width:500px;
	margin-top:60px;
	margin-left:auto;
	margin-right:auto;
	font-size:0.60em;
	text-align:center;	
}

/* redefinition des balises du content */
.content_inc td {
	color:#000000;
	font-size:0.95em;
}

.content_inc hr {
	color:#000000;
}

.content_inc h2 {
	color:#000000;
	font-size:1.2em;
	text-decoration:underline;
	font-weight:bold;
}

/* Links */
.header_container a:link {
	color: #FFCC33;
	text-decoration: none;
	font-weight: normal;
}

.header_container a:active {
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}

.header_container a:visited {
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}

.header_container a:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: normal;
}

.menu1 a {
	color: #FFCC00;
	text-decoration: none;
	font-size:0.75em;
}
.menu1 a:hover {
	color:#990000;
}

.menu1r a {
	color: #FFCC00;
	text-decoration: none;
	font-size:0.75em;
}
.menu1r a:hover {
	color:#990000;
}

.menu1v a {
	color: #FFCC00;
	text-decoration: none;
	font-size:0.75em;
}
.menu1v a:hover {
	color:#990000;
}

.menu2 a {
	color:#CCCCCC;
	text-decoration:none;
	font-size:1.0em;
}
.menu2 a:hover {
	color:#FFCC66;
}

.truelink {
	color:#0000CC;
	text-decoration:underline;
}

/* menu */

.menuespace {
	height:15px;
}

.topsubmenu {
	height:15px;
	text-align:center;
	font-size:0.8em;
	color:#FF9900;
	background-color:#000000;
}

.menu {
	width:120px;
	-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

.msm {
	width:118px;
	margin-bottom:10px;
	background-color: #000000;
	color: #CCCCCC;
	border:1px solid #003366;
	padding-top:10px;
	padding-bottom:10px;
}

.menu1 {
	vertical-align:middle;
	height:22px;
	background-image:url(../../images/bleufon_144.png);
	background-color:#000033;
	border:1px solid #006699;
	margin-top:2px;
	cursor:pointer;
}

.menu1r {
	vertical-align:middle;
	height:22px;
	background-image:url(../../images/redfon_144.png);
	background-color:#000033;
	border:1px solid #006699;
	margin-top:2px;
	cursor:pointer;
}

.menu1v {
	vertical-align:middle;
	height:22px;
	background-image:url(../../images/grefon_144.png);
	background-color:#000033;
	border:1px solid #006699;
	margin-top:2px;
	cursor:pointer;
}


.menu2 {
	margin-left:10px;
	height:17px;
	font-size:0.7em;
	cursor:pointer;
}


/* from phpbb */
.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

/*phpbb modifs */

.postcontent {
}

.forumrules {
	width:548px;
	color:#000000;
	font-size:0.75em;
}

.posttitle {
	width:548px;
	color:#000000;
	font-size:0.85em;
}

.topictitle {
	width:548px;
	color:#000000;
	font-size:0.85em;
}

.postbody {
	width:548px;
	color:#000000;
	font-size:0.85em;
}

.postfooter {
	width:548px;
	color:#000000;
	font-size:0.75em;
	text-align:left;
}

/* Form Elements
 ------------ */
form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

input {
	color: #C3C3C3;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #CC9966;
	background-color: #333333;
}

.content input {
	color: #C3C3C3;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #CC9966;
	background-color: #333333;
}

textarea {
	background-color: #333333;
	color: #C3C3C3;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #CC9966;
	padding: 2px;
}

.content textarea {
	background-color: #333333;
	color: #C3C3C3;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em; 
	line-height: 1em;
	font-weight: normal;
	border: 1px solid #CC9966;
	padding: 2px;
}

select {
	color: #FFCC33;
	background-color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #CC9966;
	padding: 1px;
}

.content select {
	color: #FFCC33;
	background-color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	border: 1px solid #CC9966;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

.content option {
	padding: 0 0.8em 0 0;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: #333333;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #333333;
	border: 1px solid #996600;
}

.btnbbcode {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #333333;
	border: 1px solid #996600;
}

.btnmain {
	font-weight: bold;
	background-color: #333333;
	border: 1px solid #CC9966;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #333333;
	border: 1px solid #CC9966;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: #333333;
	border: 1px solid #CC9966;
	padding: 1px 5px;
	font-size: 1.1em;
}
