body {
	border-top: 8px solid #36404A;
	font-family: arial,helvetica,sans-serif;
	font-size:12px;
	background: #36404A;
	margin:0;
	padding:0 0 20px 0;
}
#body2 {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}


#head {
	margin-top:0;
	height: 32px ;
	margin-bottom:10px;
}
#head form {margin:0;padding:0;}

#nav_fonctions {
	list-style: none;
	padding:0;
	margin-top:14px;
}
#nav_fonctions li {
	display: inline;
	margin-right: 8px;
}
#nav_fonctions li a {
	font-weight: bold;
	background: #006045 url(uploads/images/faqverte/head_onglet.jpg);
	color: white;
	text-decoration: none;
	padding: 8px;
}
#nav_fonctions li a:hover {
	background: #009975;
	color: white;
	text-decoration: none;
}


#nav_users {
	position: absolute;
	top: 64px;
	right: 10px;
	list-style: none;
}
#nav_users li {
	display: inline;
	margin-left: 2px;
}
#nav_users li a {
	color: #30BA95;
	padding: 2px 6px;
	text-decoration:none;
}
#nav_users li a:hover {
	color: white;
	text-decoration:underline;
}





h1 {
	margin-top:0;
	margin-left:20px;
	color: #69CB00;
}
h2 {
	font-size:16px;
	font-weight:bold;
}
h4 {
	margin-top:0;
}



fieldset { margin-bottom: 10px; border: 1px solid #8877a5;}
legend { font-weight: bold;}


table.ffw tr.new { background:#629a8b; }
table.ffw tr.odd { background:#BCD7CF; }
table.ffw td.preums { border-left: 1px solid #004935;}
table.ffw td {
	padding:4px;
	font-size:11px;
	border-right: 1px solid #004935;
	border-bottom: 1px solid #004935;
}
table.ffw th {
	padding:2px 4px;
	text-align:center;
	background: #004935 url(uploads/images/faqverte/head_onglet.jpg) bottom;
	color:white;
}
table.ffw input {
	width:auto;
}
dt { font-weight:bold;}
dd { margin-bottom:15px }
del { background: #f99; text-decoration:none;}
ins { background: #9f9; text-decoration:none;}
a {color:#333333;}
a:visited {color:#6FC50C;}
a img {border:0;}
acronym {border-bottom: 1px dotted #666;}

#column {
	margin:0px 0px 0 0;
	float:right;
	width:180px;
}
#column h3 {
	margin:0;
}

#column .box {
	margin-bottom:10px;
}
#column .box .head {
	height:26px;
	background: url(/uploads/images/faqverte/colbox_head.png) top;
}
#column .box .body {
	background: white url(/uploads/images/faqverte/colbox_body.png);
	padding:0 12px;
}
#column .box .foot {
	height:26px;
	background: url(/uploads/images/faqverte/colbox_foot.png) bottom;
}
	
#content {
	margin-left:0px;
	margin-right:190px;
}

#content .box {
	width:600px;
	margin-bottom:10px;
}
#content .box .head {
	height:26px;
	background: url(/uploads/images/faqverte/box600_head.png) top;
}
#content .box .body {
	padding:0 20px;
	background: white url(/uploads/images/faqverte/box600_body.png);
}
#content .box .foot {
	height:26px;
	background: url(/uploads/images/faqverte/box600_foot.png) bottom;
}


#content .box800 {
	width:800px;
}
#content .box800 .head {
	height:26px;
	background: url(/uploads/images/faqverte/box800_head.png) top;
}
#content .box800 .body {
	padding:0 12px;
	background: white url(/uploads/images/faqverte/box800_body.png);
}
#content .box800 .foot {
	height:26px;
	background: url(/uploads/images/faqverte/box800_foot.png) bottom;
}


#content2 {
	margin:0;
	padding:0;
	padding-bottom:20px;
	padding-right:18px;
	width:540px;
}
#content2_ombre {
	height:7px;
	width:528px;
}
.content2_nav {
	margin-bottom:0px;
	list-style: none;
	margin-left:80px;
}
.content2_nav li {
	display: inline;
	margin-right: 10px;
}
.content2_nav li a {
	font-weight: bold;
	color: #200859;
	text-decoration: none;
	padding: 6px 16px 6px 10px;
}
.content2_nav li a:hover, .content2_nav li a.on {
	text-decoration: none;
}
.content2_nav li a img { position:relative; top:4px; }


input,textarea,select {
	border: 1px solid #ccc;
	background: #eee;
	font-family: arial,helvetica,sans-serif;
	font-size:12px;
	width:340px;
}
textarea {
	height:80px;
}

.bouton {
	width:auto;
}

#question_answer_ {
	height:200px;
}


.field {
	clear:left;
	margin:4px;
}
.names {
	width:140px;
	float:left;
	font-weight:bold;
	text-align:right;
}
.inputs {
	margin-left:150px;
}


.spacer {clear:both;}

.edit_desc { padding-left: 15px;}
.edit_desc a { color:black; text-decoration:none;}


/* questions */
#q {
	float: left;
	margin-right: 10px;
	border: 1px solid #999;
	padding-top: 10px;
	background: #ddd;
	width: 60px;
	height: 45px;
	font-size: 30px;
	font-weight: bold;
	text-align:center;
}
#q2 {
	margin-top: 0;
}
#question {
	margin-top: 0px;
	margin-bottom: 0px;
}
#reponse {
	margin: 20px 0;
}
#pied {
	margin-top: 10px;
	opacity: 0.5;
}

#footer_nav {
	text-align:center;
	padding:6px;
	color:#999;
}
#footer_nav a {
	text-decoration:none;
	color:#999;
}
#footer_nav select {
	border:0;
	background:none;
	color: #999;
}
#footer_nav option {
	border:0;
	background:none;
	color: #999;
}

#tag_cloud {
}
#tag_cloud h3 {
	background:#009975;
	color:white;
	padding: 0 2px 2px 2px;
}

#tag_cloud a { text-decoration: none; }
#tag_cloud ul { padding: 0px 2px;}
#tag_cloud li { display: inline; margin-right: 5px; margin-left:0; }
#tag_cloud li a { text-decoration: none; }
#tag_cloud li a:hover { text-decoration: underline; }

#tag_list ul {margin-bottom:0;padding-bottom:0;}
#tag_list li { display: inline; margin-right: 8px; margin-left:0; }
#tag_list li a { text-decoration: none; }
#tag_list li a:hover { text-decoration: underline; }

.tag_size_1 { font-size: 9px;}
.tag_size_2 { font-size: 10px;}
.tag_size_3 { font-size: 11px;}
.tag_size_4 { font-size: 12px;}
.tag_size_5 { font-size: 12px;}
.tag_size_6 { font-size: 13px;}
.tag_size_7 { font-size: 13px;}
.tag_size_8 { font-size: 14px;}
.tag_size_9 { font-size: 14px;}
.tag_size_10 { font-size: 15px;}
.tag_size_11 { font-size: 15px;}
.tag_size_12 { font-size: 16px;}
.tag_size_13 { font-size: 16px;}
.tag_size_14 { font-size: 17px;}
.tag_size_15 { font-size: 17px;}
.tag_size_16 { font-size: 18px;}
.tag_size_17 { font-size: 18px;}
.tag_size_18 { font-size: 19px;}
.tag_size_19 { font-size: 19px;}
.tag_size_20 { font-size: 20px;}


