/* Standard element */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #333333 url(background_patte.png) repeat;
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 0.8em;
}

p {
	margin-bottom: 1.0em;
}

ul {
	margin: 0 0 10px 22px;
}

li {
	list-style-image: url(puce.png);
}

/* misc */
.clearer {
	clear: both;
}

div.quote {
	border-left: 4px dotted #c50101;
	clear: both;
	color: #555;
	display: block;
	font: italic 1.1em Century Gothic, Verdana, sans-serif;
	margin: 12px 0 12px 16px;
	padding-left: 12px;
}

div.body_back {
    width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: url(background_content.png) repeat-y;
}

/* top & header */
.top {
	background: url(cao_haut.png);
	color: #FFF;
	height: 45px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

.top h1 {
	font: bold 2em Century Gothic, Verdana, sans-serif;
	padding: 8px 16px 0;
}

.top h1 span {
	font: normal 60% Century Gothic, Verdana, sans-serif;
}

.header {
	background: url(cao_bas.png); 
	height: 100px;
	width: 940px; 
	margin-left: auto;
	margin-right: auto;
}

/* menu */
div.menu ul {
	float: left;
	margin: 0 0 0 1px;
}

div.menu li {
	list-style-image: none;
}

div.menu a {
	background: url(button_low.png);
	color: #000;
	display: block;
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 80%;
	padding: 5px 0 4px 8px;
	text-decoration: none;
	width: 150px;
}

div.menu a#current {
	background: url(button_high.png);
	padding: 5px 0 4px 8px;
	color: #000;
}

div.menu a:hover {
	background: url(button_high.png);
	color: #000;
}

div.menu li {
	list-style-type: none;
	margin: 0 0 1px 0;
	padding: 0;
}

/* content */
div.content {
    width: 940px;
    margin-left: auto;
	margin-right: auto;
}

/* left side */
div.content_left {
	width: 595px;
	float: left;
}

div.date {
	background: url(red_bar.png) repeat-x;
	color: #FFF;
	font-weight: bold;
	padding: 10px;
}

div.newsitem {
	background: #F0F0F0 url(bg_newsitem.png) repeat-x;
	border: 1px solid #EEE;
	border-color: #EEE #EEE #EEE #EEE;
	clear: both;
	color: #333333;
	line-height: 1.5;
	margin: 6px;
	padding: 10px;
}

div.newsitem a {
    color: #333333;
	text-decoration: none;
	background: url(pixel_link_dot.png) repeat-x;
}

div.newsitem a:hover {
    color: #e91a1a;
	background: url(pixel_link_red.png) repeat-x;
}

div.newsitem img {
	border: 3px double #CCC;
	margin: 6px 10px 10px 10px;
}

div.newsitem img.left {
	float: left;
}

div.newsitem img.right {
	float: right;
}

div.newsitem img.topic {
	float: right;
	margin: 6px 6px 6px 16px;
}

div.newsitem .title {
	color: #e91a1a;
	font: bold 1.2em Century Gothic, Verdana, sans-serif;
	padding: 3px 6px;
	border-left: 1px #e91a1a dotted;
	border-top: 1px #e91a1a dotted;
}

div.newsitem .body {
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 0.9em;
	text-align: justify;
	min-height: 75px;
}

div.newsitem .infos {
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 0.8em;
	text-align: right;
	border-top: #999999 1px dotted;
	border-right: #999999 1px dotted;
	padding-right: 10px;
}

div.newsitem h3 {
   background: url("puce.png") no-repeat left center;
   color: #e91a1a;
   padding: 0 0 5px 15px ;
   font-family: Century Gothic, Verdana, sans-serif;
   font-size: 1.4em;
}

div.newsitem h4 {
   color: #e91a1a;
   font: bold 1.3em Century Gothic, Verdana, sans-serif;
   padding: 0px 0px 5px 0px;
}

div.pageitem {
	background: #F0F0F0 url(bg_newsitem.png) repeat-x;
	border: 1px solid #EEE;
	border-color: #EEE #EEE #EEE #EEE;
	clear: both;
	color: #333333;
	line-height: 1.5;
	margin: 6px;
	padding: 10px;
	min-height: 350px;
}

div.pageitem a {
    color: #333333;
	text-decoration: none;
	background: url(pixel_link_dot.png) repeat-x;
}

div.pageitem a:hover {
    color: #e91a1a;
	background: url(pixel_link_red.png) repeat-x;
}

div.pageitem a.image {
    background: none;
}

div.pageitem .title {
	color: #e91a1a;
	font: bold 1.5em Century Gothic, Verdana, sans-serif;
	padding: 3px 0px;
}

div.pageitem .body {
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 0.9em;
	text-align: justify;
}

div.pageitem img {
	border: 3px double #CCC;
}

div.pageitem h3 {
   background: url("puce.png") no-repeat left center;
   color: #e91a1a;
   padding: 0 0 5px 15px ;
   font-family: Century Gothic, Verdana, sans-serif;
   font-size: 1.4em;
}

div.pageitem2 {
	background: #F0F0F0 url(bg_newsitem.png) repeat-x;
	border: 1px solid #EEE;
	border-color: #EEE #EEE #EEE #EEE;
	clear: both;
	color: #333333;
	line-height: 1.5;
	margin: 6px;
	padding: 10px;
	min-height: 350px;
}

div.pageitem2 a {
    color: #333333;
	text-decoration: none;
}

div.pageitem2 a:hover {
    color: #e91a1a;
}

div.pageitem2 a.image {
    background: none;
}

div.pageitem2 .body {
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 0.9em;
	text-align: justify;
}

div.pageitem2 img {
	border: 3px double #CCC;
}

div.pageitem2 img.topic {
	float: right;
	margin: 6px 6px 6px 16px;
}

div.pageitem2 h3 {
   background: url("puce.png") no-repeat left center;
   color: #e91a1a;
   padding: 0 0 5px 15px ;
   font-family: Century Gothic, Verdana, sans-serif;
   font-size: 1.4em;
}

div.homeitem {
	background: #F0F0F0 url(bg_newsitem.png) repeat-x;
	border: 1px solid #EEE;
	border-color: #EEE #EEE #EEE #EEE;
	clear: both;
	color: #333333;
	line-height: 1.5;
	margin: 6px;
	padding: 10px;
}

div.homeitem a {
    color: #333333;
	text-decoration: none;
	background: url(pixel_link_dot.png) repeat-x;
}

div.homeitem a:hover {
    color: #e91a1a;
	background: url(pixel_link_red.png) repeat-x;
}

div.homeitem .title {
	color: #e91a1a;
	font: bold 1.5em Century Gothic, Verdana, sans-serif;
	padding: 3px 0px;
}

div.homeitem .body {
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 0.9em;
	text-align: justify;
}

div.homeitem img {
	border: 3px double #CCC;
}

div.homeitem2 {
	background: #F0F0F0 url(bg_newsitem.png) repeat-x;
	border: 1px solid #EEE;
	border-color: #EEE #EEE #EEE #EEE;
	clear: both;
	color: #333333;
	line-height: 1.5;
	margin: 6px;
	padding: 10px;
}

div.homeitem2 a {
    color: #e91a1a;
	text-decoration: none;
}

div.homeitem2 a:hover {
    color: #e91a1a;
	text-decoration: underline;
}

div.homeitem2 .title {
	color: #e91a1a;
	font: bold 1.5em Century Gothic, Verdana, sans-serif;
	padding: 3px 0px;
}

div.homeitem2 .body {
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 0.9em;
	text-align: justify;
}

div.homeitem2 img {
	border: 3px double #CCC;
}

/* right side */
div.content_right {
	width: 331px;
	float: right;
	margin-top: -30px;
	margin-right: 13px;
}

div.links a {
	background: url(bg_navitem.gif) repeat-x #FFF;
	border-bottom: 1px solid #EEE;
	display: block;
	font: bold 0.8em Century Gothic, Verdana, sans-serif;
	padding: 6px 0 8px 8px;
	text-decoration: none; color: #333;
}

div.links a:hover {
	color: #e91a1a; background-position: left bottom;
}

div.links img {
	border: none;
	vertical-align:middle;
}

div.links div.line {
	height: 1px; background-color: #EEEEF5;
}

div.links .title {
	background: #333 url(background_title.png) repeat-x;
	color: #FFF;
	font: bold 0.9em Century Gothic, Verdana, sans-serif;
	padding: 5px 8px;
}

/* footer */
div.footer {
	background: #F0F0F0 url(red_bar.png) repeat-x;
	color: #FFF;
	width: 940px;
}

div.footer .copyright {
    padding-left: 12px;
	padding-right: 12px;
	height: 36px;
	line-height: 36px;
}

div.footer a {
	color: #FFF;
	font: bold 1em Century Gothic, Verdana, sans-serif;
	text-decoration: none;
	line-height: 36px;
}

div.footer2 {
    background: url(background_shadow.png) no-repeat;
	height: 20px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.footer2 a {
	color: #999999;
	font: 0.8em Century Gothic, Verdana, sans-serif;
	text-decoration: none;
}

div.footer2 a:hover {
	color: #FFFFFF;
}

textarea {
	color: #000;
	border: 1px solid #a7a6aa;
	background: #ffffff;
	padding: 0.3em;
	width: 552px;
	height: 200px;
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 1em;
}

input {
	color: #000;
	padding: 0.2em;
	margin: 0.1em;
	border: 1px solid #a7a6aa;
	background: #ffffff;
}


/* for scroller background/border */
#pscroller1 {
	background: #F0F0F0 url(bg_newsitem.png) repeat-x;
	width: 329px;
	height: 180px;
	border: 1px solid #EEE;
}

div.scrollertext {
	font: normal 0.8em Century Gothic, Verdana, sans-serif;
	color: #333333;
	padding-left: 5px;
}

div.scrollertext a {
	background: none;
	border-bottom: none;
	display: inline;
	font: normal 1em Century Gothic, Verdana, sans-serif;
	padding: 0 0 0 0;
	text-decoration: none; color: #333;
}

div.scrollertext a:hover {
	color: #e91a1a;
	text-decoration: underline ;
}

div.googlemap {
    width: 554px;
	height: 554px;
	margin-left: auto;
	margin-right: auto;
	border: 3px double #CCC;
}
