body {
	margin: 0;
	padding: 0;
	background: #6BBA70;
	/*background: #CDEB8B;*/
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;	
	color: #333;
}
a {text-decoration: none;color:#FF7400;text-decoration:underline;}
#right a:hover {color:#FF7400;}
.clear {clear: both;}


#container {
	position: relative;
	margin: 0 auto 2em auto;
	width: 61.875em;
	background: #fff;
	border: 1px solid #000;
	padding: 0 0.5em;
}


/* Header */
#header {
	position: relative;
	height: 7.5em;
	/*background: blue;*/
	margin-bottom: 1.5em;
}

#header .menu {
	position: absolute;
	right: 0;
	bottom: 0;
	list-style-type: none;
}
#header .menu li {
	float: left;
	padding: 2px 10px;
}
#header #header-logo {
	position: absolute;
	top: 1em;
	left: 1em;
}
#header #header-bar1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 6em;
	/*background: #356AA0;/* url(header.jpg);*/
	background: #BAAC2F;
}
#header #header-bar2 {
	position: absolute;
	top: 6em;
	left: 0;
	width: 100%;
	height: 1.5em;
	/*background: #C3D9FF;*/
	background: #CDEB8B;
}


/* Alignements */
.right {
	float: right;
}

/* Disposition */
.column {
  float: left;
}

.column5 {width: 5%;}
.column10 {width: 5%;}
.column25 {width: 25%;}
.column40 {width: 40%;}
.column50 {width: 50%;}
.column55 {width: 55%;}
.column60 {width: 60%;}
.column75 {width: 75%;}

.box {
	width: 96%;
	padding: 0.5em;
	margin-bottom: 1em;
}

.box1 {
	background: #efefff;
}

.box2 {
	background: orange;
}


/* Top villes */
.top-city {
	float: left;
	width: 30%;
	margin-bottom: 1.5em;
}

/* */
#middle {
		padding: 0 1.5%;
}

h2 {
	font-size: 1.2em;
	color: #FF7400;
}
h3 {
	font-size: 0.8em;
	color: #FF7400;
}
p, span, th,  li, form, td, td strong  {font-size: 0.8em;}
th h2, th h3, th p, li p, td h2, td h3, li span, li div, li h2, li h3, td strong, td span, td li p {font-size: 1.2em;}
td p {font-size: 1em;}
th, td {padding:0.2em;}
#pr-content {font-size:0.8em;}

.item strong {font-size:1em;}

.menu li {font-size: 0.8em;}



/* Items */
.items {}
.items .pr {margin-bottom:2.5em;width:100%;}
.items li {clear:both;}
.items .thumb {float:left;width:9em;}
.items .item {float:right;width:44em;}
.items .thumb img, img.thumb {
	/*width: 120px;*/
	border: 1px solid #ccc;
}
.items li {clear:both;}


/* Bas de page */
#footer {
	clear: both;
	text-align: center;
	margin: 3em auto 0 3em;
}

#footer .menu {
	text-align: center;
	margin: 3em auto 1.5em auto;
}
#footer .menu li {
	display: inline;
	margin: 0 2em;
}
#footer .menu a {
	text-decoration: underline;
}

#content {
	position: relative;
	width: 74%;
	text-align: justify;
}





ul.items {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.items li {
	float:left;
	display: block;
}
ul.items p {text-align:justify;}
ul.items img {
	/*max-width: 15em;*/
}
.cols2 li {width:50%}
/*.cols3 li {width:33.3%;}
.cols4 li {width:25%;}*/


.pagination {clear: both;}


/* RSS */
ul.rss, ul.rss li {
	list-style-image: url(rss-15x15.png);
	margin-left: 0.75em;
}

.error {color:#f00;text-align:center;font-weight:bold;margin:3em 0;}
.msg {color:#f00;text-align:center;font-weight:bold;margin:3em 0;}



#right {
	width:12.5em;
	float:right;
}
#right h3, #right a {color: #333;}
#right .menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 1.25em;
}
#right .menu li {margin:0;padding:0;}
#right .menu a {text-decoration:none;}
#right .menu li {

}

.sitemap {
	list-style-type: none;
}

th {vertical-align:top;}


.option3 {
	font-weight: bold;
	background: #FFFF80;
}
