﻿* {
	margin: 0;
	padding: 0;
}

body { 
	background: #cecece url(images/bg.gif) left top repeat-x;
	color: #414141;
	font-family: Verdana;
}

.annul {
	clear:both;
}

.red {
  color: #880101 !important;
}

strong {
	color: #880101;
	font-weight: lighter;
}

img { 
	border: none;
}

p {
	font-size: 12px;
}

#wrap { 
	background: url(images/wrap_bg.gif) left top repeat-x;
	width: 860px;
	margin: auto;
	}

#wrap_left { 
	background: url(images/bg_left.png) left top no-repeat;
	width: 30px;
	height: 267px;
	float: left;
}

#wrap_right { 
	background: url(images/bg_right.png) left top no-repeat;
	width: 30px;
	height: 267px;
	float: left;
}

#main { 
	width: 800px;
	float: left;
}

#logo {
	margin: 26px 0 0 21px;
	width: 338px;
	height: 41px;
	
}

#menu {
	margin: 30px 0 0 20px;
	float: left;
}

#menu a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

#menu a:hover {
	color: #880101;
}

#menu a.active_link, #menu a.active_link:hover {
	color: #880101;
	text-decoration: none;
}

#filDAriane {
	margin-left: 20px;
	margin-top: 10px;
	font-size: 12px;
	color: #414141;

}

#filDAriane a {	
	color: #880101;
	text-decoration: none;
}

#filDAriane a:hover {
	color: #fff;
}


#flags {
	float: right;
	margin: 29px 15px 0 0;
}

#flags a.en {
	width: 32px;
	height: 27px;
	background: url(images/flag_en.png) left top no-repeat;
	display:block;
	float: left;
}

#flags a:hover.en {
	width: 32px;
	height: 27px;
	background: url(images/flag_en.png) left bottom no-repeat;
}

#flags a.fr {
	width: 32px;
	height: 27px;
	background: url(images/flag_fr.png) left top no-repeat;
	display:block;
	float: left;
}

#flags a:hover.fr {
	width: 32px;
	height: 27px;
	background: url(images/flag_fr.png) left bottom no-repeat;
}

#doodle, #slideshow { 
	width: 763px;
	height: 272px;
	margin: 20px 0 0 20px;
}

#slideshow {
	margin-top: 0;
	text-align: center;
}

#doodle_left, #slideshow_left { 
	background: url(images/doodle_left.png) left top no-repeat;
	width: 6px;
	height: 272px;
	float: left;
}

#doodle_right, #slideshow_right { 
	background: url(images/doodle_right.png) left top no-repeat;
	width: 6px;
	height: 272px;
	float: left;
}

#doodle_center, #slideshow_center { 
	background: url(images/doodle.png) left top repeat-x;
	width: 731px;
	height: 252px;
	float: left;
	padding: 10px;
}

#doodle_center h2, #slideshow_center h2, #doodle_center h1, #slideshow_center h1 {
	color: #880101;
	font-weight: lighter;
	font-size: 16px;
}

#doodle_center h2 a, #slideshow_center h2 a, #doodle_center h1 a, #slideshow_center h1 a {
	color: #880101;
	font-weight: normal;
	font-size: 12px;
}

#last_doodle {
	width: 731px;
	overflow: hidden;
}

#doodle_logo {
	width: 400px;
	height: 202px;
	border: 1px solid #f4f4f4;
	padding: 5px;
	margin: 10px 0;
	background-color: #fff;
	overflow: hidden;
	text-align: center;
	float: left;
}
#doodle_txt{
	float: left;
	width: 300px;
	padding: 6px 0 0 15px;
}

#extensions a {
	color: #880101;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}

#last_doodle  strong {
	color: #414141;
	font-weight:bold;
}

.tooltip {
	background-color: #DDD;
	border: 3px solid #CCC;
	font-size:12px;
	height:auto;
	width:160px;
	padding:25px;
	color:#444444;	
	opacity: 0.9;
}

#abonnements {
	width: 503px;
	height: 241px;
	float: left;
	margin: 24px 0 0 19px;
}

#infos {	
	width: 221px;
	height: 221px;
	background: url(images/info_bg.png) left top no-repeat;
	float: left;
	margin: 15px 0 0 20px;
	padding: 10px;
	text-align: justify;
}

#infos h2 {
	color: #880101;
	font-weight: lighter;
	font-size: 16px;
	margin-bottom: 10px;
}

#infos p { 
	margin-top: 18px;
	font-size: 13px;
}

h2#inscription {
	color: #880101;
	margin-bottom: 18px;
	font-size: 20px;
	font-weight: normal;
}

#mail { 
	float: left;
	width: 237px;
	height: 185px;
	background: url(images/abo.png) left top no-repeat;
	text-align: center;
	padding-right: 5px;
}

#mail .box_title, #syndic .box_title {
	color: #3d3d3d;
	font-size: 18px;
	font-weight: lighter;
	margin: 7px 0 0 9px;
	text-align: left;
}

#email {
	width: 200px;
	margin: 20px 0 0 0;
	font-size: 18px;
	padding: 5px 5px;
	color: #aeaeae;
	border: 2px solid #e1e1e1;
}

#mail fieldset {
	border: none;
}

#warning { 
	color: #880101;
	font-style: italic;
}

#subscribe {
	border: 2px solid #aaa9a9;
	background-color: #cecece;
	color: #880101;
	padding: 5px 20px;
	font-size: 18px;
}

#syndic{ 
	float: left;
	width: 242px;
	height: 185px;
	background: url(images/abo.png) left top no-repeat;
	margin-left: 19px;
}

#syndic a.twitter, #syndic a.rss {
	padding-left: 50px;
	margin: 23px 20px 0 10px;
	font-size: 11px;
	display: block;
	color: #414141;
	text-decoration: none;
}

#syndic a:hover {
	text-decoration: none;
	color: #414141;
}

#syndic a.twitter {
	background: url(images/twitter.png) left top no-repeat;
	height: 48px;
}

#syndic a.rss {
	background: url(images/rss.png) left top no-repeat;
	height: 44px;
}

#syndic a:hover.twitter {
	background: url(images/twitter.png) left bottom no-repeat;
	height: 48px;
}

#syndic a:hover.rss {
	background: url(images/rss.png) left bottom no-repeat;
	height: 44px;
}

#archives {
	margin: 20px;
}

#archives.annee h2 {
	font-size: 16px;
	font-weight: normal;
	border-top: 1px dashed #AFAEAE;
	border-bottom: 1px dashed #AFAEAE;
	margin-bottom: 20px;
	padding: 5px 0;
}

#archives.annee h2 a {
	color: #880101;
	text-decoration: none;
}

#archives h1 {
	font-size: 18px;
	font-weight: normal;
	color: #880101;
	border-bottom: 1px dashed #AFAEAE;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.archive_mois { 
	float: left;
	width: 237px;
	height: 185px;
	background: url(images/abo.png) left top no-repeat;
	text-align: center;
	padding-right: 5px;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 10px;
}

.archive_mois h2, .archive_mois h3 {
	color: #3d3d3d;
	font-size: 18px;
	font-weight: lighter;
	margin: 7px 0 10px 9px;
	text-align: center;
}

.archive_logo {
	float: left;
	width: 328px;
	height: 210px;
	margin-bottom: 10px;
	margin-right: 10px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #AFAEAE;
	text-align: center;
	padding: 20px;
}

.googlead {
	padding: 0;
	width: 366px;
	height: 250px;
	border: 2px solid #880101;
}

#contact fieldset {
	border: none;
	padding: 20px;
}

#contact .calage {
	width: 200px;
	display: block;
	float: left;
	color: #414141;
	font-size: 12px;
}

#contact textarea {
	width: 400px;
	height: 200px;
}

#contact .error {
	border: 2px solid #880101;
	background-color: #fffff3;
}

#footer {
	text-align: center;
	padding: 20px 0;
}

#footer p a {
	color: #880101;
	text-decoration: none;
}

#footer p a:hover {
	color: #880101;
	text-decoration: underline;
}

#footer 	a {
	color: #3a3a3a;
	font-size: 12px;
}

#footer a:hover {
	color: #717171;
}

/* CSS du carousel  */

.infiniteCarousel {
  width: 730px;
  height:272px;
  position: relative;
}

.infiniteCarousel .wrapper {
  width: 700px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  min-height: 15em;
  margin: 0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul a.carousel_logo {
	float: left;
	display: block;
	border: 1px solid #f4f4f4;
	background-color: #fff;
	height: 208px;
	overflow: hidden;
}

.infiniteCarousel ul a img {
  -moz-border-radius: 2px;
  -webkit-borde	r-radius: 2px;
  
	overflow: hidden;
	text-align: left;
	padding: 10px 10px;
}
.infiniteCarousel ul p {
	width: 300px;
	float:left;
	margin-left: 15px;
}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding:15px 0 0 0;
  height:300px;
  width: 730px;
  margin: 0; 
  text-align:left;
}

.infiniteCarousel .arrow {
  display: block;
  height: 60px;
  width: 30px;
  background: url(images/arrows.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 165px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background-position: 0 -60px;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 0;
  left: 402px;
}


