* {
margin:0;
padding:0;
}

body {
font:.75em Verdana, Arial, Sans-Serif;
line-height:1.8em;
background:#fff;
color: #444;
}

p {
line-height:1.6em;
margin:0 0 1.4em 1em;
text-align: justify;
}

a {
color: #808080;
text-decoration:none;
background:inherit;
}

a:hover {
color: #FF7F00;
background:inherit;
}

ul {
list-style:none;
padding: 0;
margin: 0 0 10px;
}

li {
margin-left:1em;
}

.subcat {
margin-left:1em;
}

h1,h2,h3 {
font-weight:400;
margin:0 0 .8em;
}

h1,h2 {
color:#FF7F00;
font-size:2em;
background:inherit;
}

h3 {
font-size:1.3em;
margin:1.2em 0 .5em;
}

#wrapper {
width: 773px;
margin: auto;
margin-top: 30px;
}

#top {
float:left;
text-align:right;
width: 774px;
height: 103px;
margin: 0 0 20px 0;
background: url('images/top.png') no-repeat left top;
}

#topmenu {
clear:both;
}

#topmenu li {
font-size:1em;
display:inline;
float: left;
}

#topmenu li a {
color: #FFF;
margin:0 0 0 5px;
}

#topmenu li a:hover {
color:#4A9300;
}


.sectionmenu {
	color: #fff;
}

input {
vertical-align:middle;
padding:2px;
}

#search_engine {
}

input.searchfield {
	width:117px;
	height: 11px;
	border: 0;
	font-size:.8em;
	color: gray;
	padding:7px 10px 8px 23px;
	background: url('images/search.png') no-repeat left top;
}

input.searchfield:active { border: 0; }

input.searchbutton {
position: absolute;
z-index: -1;
visibility: hidden;
}

#crumbs {
clear:both;
background:#eee;
margin:0 auto;
padding:10px;
}

#header {
height:220px;
width: 774px;
background: url('images/border.png') repeat-y left top;
}

#content {
width: 774px;
padding-top: 10px;
background: url('images/border.png') repeat-y left top;
}

#content p.subcat {
margin-left:30px;
}

#main {
padding:20px 20px 0 20px;
}


.bside {
width:56%;
float:left;
}

.side {
width:40%;
float:right;
margin-left:300px;
}

.single {
width:40%;
float:left;
padding:0 15px;
}

#footer {
clear:both;
padding-top: 20px;
width: 774px;
background: url('images/footer.png') no-repeat left top;
font: .8em Arial, Sans-Serif; text-align: left;
}

#footer li {
	display:inline;
}

#main input[type=button] {
border:1px solid #ccc;
color:#000;
font-size:.8em;
line-height:1.5em;
cursor:pointer;
display:block;
float:left;
background:#fff;
margin:0 .1em;
padding:.2em .8em;
}

.strong {
font-weight:700;
}

.em {
font-style:italic;
}

.underline {
text-decoration:underline;
}

.del {
text-decoration:line-through;
}

fieldset {
border:1px solid #E4DF94;
color:#000;
background:#FFFBC0;
margin:0 0 8px;
padding:10px 8px;
}

textarea {
width:97%;
height:20em;
padding:3px;
}

.comment {
color:gray;
border-top:1px solid #ccc;
background:#F5F6F6;
margin:0 0 10px;
padding:10px;
}

.commentsbox {
color:gray;
background:#f4f4f4;
margin:0 0 10px;
padding:10px;
}

.date {
border-top:1px solid #eee;
margin:0 0 20px;
}

.clearer {
clear:both;
margin:0 auto;
padding:1px 0 0;
}

/* for expandable title links on archive and sitemap pages */
.drop_title a {
font:bold 12px Arial;
}

.droplist_div {
width:95%;
border-bottom:1px solid #ccc;
padding:4px 0;
}

.subcatlist_div {
width:95%;
padding:0 0 0 15px;
}

/* Nouveauté pour les portails */

.favmenu {
	text-align: center;
	background: url('images/blueline.png') no-repeat left top;
	height: 24px;
	padding-top: 2px;
}

.favmenu li {
	display: inline;
}

.favmenu li a {
	color: #fff;
}

.favmenu li a:hover {
	color:#0080FF;
}

.tab {
	width: 470px;
	padding: 10px;
	vertical-align: top;
}

.lumtitle {
	background: url('images/lumtitle.png') no-repeat left top;
	color: #fff;
	font-size:1.8em;
	height: 35px;
	padding: 19px 0 0 5px;
}

.greentitle {
	background: url('images/greentitle.png') no-repeat left top;
	color: #fff;
	font-size:1.4em;
	height: 26px;
	padding: 21px 0 0 5px;
}

.article_link{
	color: #FF7F00;
}

.article_link:hover{
	color: #808080;
}

.board td{
	background-color: #FFFBC0;
	padding: 5px;
}

.mlist {
	list-style: circle;	
}

.art_img{
	border: 1px solid;
}
