body {
	background-color: #eaeaea;
	margin: 0;
	padding: 0;
	font-family: Arial;
}
img { border: none; } 
#conteneur {
	display: block;
	width: 1100px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}
#header {
	display: block;
	background-image: url(/forum-smsc_images/agrements/forum-smsc_fnd-header.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 1100px;
	height: 213px;
	background-color: #8b1d5d;
	margin-bottom: 10px;
}
#menu {
	display: block;
	height: 97px;
	background-color: #EAEAEA;
}
#logo {
	float: left;
}
.recherche {
	background-image: url(/forum-smsc_images/agrements/module-recherche.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 262px;
	height: 36px;
	padding-left: 160px;
	padding-top: 20px;
	float: right;
	margin-right: 40px;
	margin-top: 16px;
}
.recherche input[type="text"] {
	color: #999999;
	font-size: 12px;
}
.recherche input[type="image"] {
	display: block;
	float: right;
	margin-right: 20px;
	margin-top: -5px;
}

a.bouton {
	display: block;
	float: right;
	margin-right: 20px;
	margin-top: -5px;
  background-image: url(/forum-smsc_images/boutons/btn-ok.png);
  background-repeat: no-repeat;
  width:28px;
  height:28px;
  text-decoration: none;
}


#contenus {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	padding-left: 20px;
	padding-bottom: 5px;
	display: block;
	width: 800px;
	position: relative;
	float: left;
	list-style-image: url(/forum-smsc_images/agrements/puce.gif);
}
.news-defilantes {
	display: block;
	background-image: url(/forum-smsc_images/agrements/fnd-news-defilante.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 731px;
	height: 37px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	font-size: 14px;
	color: #000000;
	font-style: italic;
	margin-bottom: 30px;
	position: relative;
	background-attachment: scroll;
	margin-left: auto;
	margin-right: auto;
}

.articles {
	display: block;
	background-image: url(/forum-smsc_images/agrements/fnd-articles.gif);
	background-repeat: repeat-y;
	background-position: top center;
	width: 757px;
}
.contenus-articles {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 18px;
}
.photosL-articles {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.photosR-articles {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	display: block;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.editorial {
	display: block;
	width: 380px;
	position: relative;
}
.photo-left {
	float: left;
	margin-right: 20px;
}
.une {
	display: block;
	width: 375px;
	float: right;
	background-image: url(/forum-smsc_images/agrements/fnd-a-la-une.gif);
	position: relative;
}
.contenu-une {
	padding-left: 15px;
	padding-right: 15px;
}
.contenu-une h2 {
	color: #333333;
	font-size: 18px;
}
.clear{
	clear: both;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	display: block;
}
.clear2{
	clear: both;
	height: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	display: block;
	background-image: url(/forum-smsc_images/agrements/fnd-marquee-li.gif);
	background-repeat: repeat-x;
	width: 80%;
	background-position: center center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.plan {
	width: 450px;
	float: right;
	display: block;
}
/*++++++++++++++ BLOCS de DROITE ++++++++++++*/
.colD {
	float: right;
	display: block;
	width: 206px;
	position: relative;
	margin-right: 20px;
	font-size: 11px;
}
.blocs-D {
  width: 206px;
	background-image: url(/forum-smsc_images/agrements/fnd-blocs-droits.gif);
	background-repeat: repeat-y;
	background-position: top center;
	margin-bottom: 10px;
	display: block;
}
.blocs-D marquee {
	height: 200px;
	cursor: hand;
cursor:pointer;
}
.blocs-D ul {
	padding-left: 0px;
	margin-left: auto;
	list-style-type: none;
	text-align: center;
	display: block;
	width: 204px;
	margin-right: auto;
	background-image: url(/forum-smsc_images/agrements/fnd-marquee-li.gif);
	background-repeat: repeat-x;
	background-position: top center;
	padding-top: 10px;
}
.blocs-D li {
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(/forum-smsc_images/agrements/fnd-marquee-li.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	text-align: center;
}
.connexion {
	padding-left: 10px;
	padding-right: 10px;
}
.connexion label {
	display: block;
	color: #8B1D5D;
}
.connexion input[type="text"] {
	color: #999999;
	font-size: 11px;
	margin-bottom: 5px;
}
.connexion input[type="password"] {
	color: #999999;
	font-size: 11px;
	margin-bottom: 5px;
}
.connexion input[type="image"] {
	display: block;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
/*+++++++++++ BLOCS BAS +++++++++++++*/
.calendrier {
	display: block;
	background-image: url(/forum-smsc_images/agrements/fnd-contenu-calendrier.gif);
	background-repeat: repeat-y;
	background-position: top center;
	width: 326px;
	float: left;
}
.calendrier ul {
	list-style-image: none;
	padding-left: 10px;
}
.calendrier li {
	background-image: url(/forum-smsc_images/agrements/puce-calendrier.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-bottom: 10px;
	list-style-type: none;
}
.calendrier h2 {
	color: #8B1D5D;
	font-weight: normal;
	font-family: Helvetica;
	margin-top: 0px;
	padding-left: 20px;
	font-size: 26px;
}
/*** Iniatives locales ****/
/*+++++++++++ BLOCS BAS +++++++++++++*/
.initiative {
	display: block;
	margin-top:15px;
	background-image: url(/forum-smsc_images/agrements/fnd-contenu-calendrier.gif);
	background-repeat: repeat-y;
	background-position: top center;
	width: 326px;
	float: right;
}
.initiative ul {
	list-style-image: none;
	padding-left: 10px;
}
.initiative li {
	background-image: url(/forum-smsc_images/agrements/puce-initiatives.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-bottom: 10px;
	list-style-type: none;
}
.initiative h2 {
	color: #8B1D5D;
	font-weight: normal;
	font-family: Helvetica;
	margin-top: 0px;
	padding-left: 20px;
	font-size: 26px;
}
/**** Presse *****/

.presse {
	display: block;
	margin-top:15px;
	background-image: url(/forum-smsc_images/agrements/fnd-actus.gif);
	background-repeat: repeat-y;
	background-position: top center;
	width: 326px;
	float: left;
}
.presse ul {
	list-style-type: none;
	list-style-image: none;
	padding-left: 10px;
}
.presse li {
	background-image: url(/forum-smsc_images/agrements/puce-actualites.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-bottom: 10px;
}
.presse h2 {
	color: #8B1D5D;
	font-weight: normal;
	font-family: Helvetica;
	margin-top: 0px;
	padding-left: 20px;
	font-size: 26px;
}

/*************/
.actualites {
	display: block;
	background-image: url(/forum-smsc_images/agrements/fnd-actus.gif);
	background-repeat: repeat-y;
	background-position: top center;
	width: 326px;
	float: right;
}
.actualites ul {
	list-style-type: none;
	list-style-image: none;
	padding-left: 10px;
}
.actualites li {
	background-image: url(/forum-smsc_images/agrements/puce-actualites.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-bottom: 10px;
}
.actualites h2 {
	color: #8B1D5D;
	font-weight: normal;
	font-family: Helvetica;
	margin-top: 0px;
	padding-left: 20px;
	font-size: 26px;
}
.bloc-bas {
	display: block;
	background-position: top center;
	background-image: url(/forum-smsc_images/agrements/separation-verticale.gif);
	background-repeat: repeat-y;
	width: 800px;
}
.bloc-bas a {
	font-weight: bold;
}
/*++++++++++++ FOOTER ++++++++++++++*/
#footer {
	width: 1100px;
	display: block;
	background-image: url(/forum-smsc_images/agrements/fnd-footer.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 25px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
}
#footer a:link {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
#footer a:visited {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.copyright {
	display: block;
	font-size: 10px;
	width: 1100px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	color: #999999;
}
.copyright a:link{
	color: #999999;
}
.copyright a:visited{
	color: #999999;
}
/*++++++++++ STYLES DE TEXTE +++++++++*/
.lettrine {
	color: #FFFFFF;
	background-image: url(/forum-smsc_images/agrements/lettrine.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 30px;
	height: 42px;
	font-size: 26px;
	display: block;
	float: left;
	text-transform: uppercase;
	padding-left: 17px;
	padding-top: 5px;
}
h1 {
	font-family: Helvetica;
	font-size: 26px;
	color: #999999;
	font-weight: normal;
	display: block;
	margin-top: 0px;
}
h2 {
	color: #8B1D5D;
	font-family: Helvetica;
	font-weight: normal;
	font-size: 24px;
}
h3 {
	font-family: Helvetica;
	color: #000000;
}
.suite {
	text-align: right;
	margin-bottom: 0px;
}
a:link {
	color: #8B1D5D;
font-style: normal;
}
a:visited {
	color: #8B1D5D;
font-style: normal;
}
a:hover {
	color: #999999;
	text-decoration: none;
font-style: normal;
}
.chemin {

}
.chemin ul {
}
.chemin li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/forum-smsc_images/agrements/puce-chemin.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-style: italic;
}

#twtr-widget-1 .twtr-doc, #twtr-widget-1 .twtr-hd a, #twtr-widget-1 h3, #twtr-widget-1 h4, #twtr-widget-1 .twtr-popular
{
    background-color: #8B1D5D !important;
    color: #ffffff;
}

