body {
	background-color: #000;
	background-image: url(http://www.sauleetlespleureurs.be/squelettes/images/background.jpg);
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat; 
}

a {
	color: #3b4a25; /* Western-green */
}

/* Images typographiques (via image_typo), URL a revoir... */
.format_png { 
	behavior: url(http://www.sauleetlespleureurs.be/win_png.htc); 
}

/** Header **/
#header {
	height: 340px;
	background-image: url(http://www.sauleetlespleureurs.be/squelettes/images/header.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#header .menu {
	position: relative;
	top: 198px;
}

#header .menu li {
	list-style-type: none;
	display: inline;
	margin: 0px;
}

#header .menu li, #header .menu li a {
	margin: 0px;
	padding: 0px;
}


#header .menu li a {
	display: inline-block;
	padding: 3px 5px 1px 5px;
	margin: 0px;
	border: solid black 2px;
	background-color: #fff;
}


/** Footer **/
#footer {
	height: 240px;
	margin-top: 64px;
	font-size: .9em;
	color: #5A5A5A;
}

.foot3 {
	position: relative;
	top: 32px;
}

#footer h3 { margin-bottom: 12px;}

#footer li {
	list-style-type: none;
}

#footer a  { text-decoration: none; }

#FaceBook {
	padding: 2px 0 2px 20px;
	background: url('http://www.sauleetlespleureurs.be/squelettes/images/facebook.png') left center no-repeat;
}
#MySpace {
	padding: 2px 0 2px 20px;
	background: url('http://www.sauleetlespleureurs.be/squelettes/images/myspace.png') left center no-repeat;
}

/** Sous-menu **/
#sous-menu li {
	list-style-type: none;
}

#sous-menu li a {
	display: inline-block;
	padding: 3px 10px 1px 10px;
	margin: 0px 0px 4px 0px;
	border: solid white 2px;
	background-color: #000;
}

#sous-menu-list {
	position: relative;
	top: 36px;
}

/** contenu **/

.colonne3, #articles, #un-article {
	background-color: #FFF;
}

.lirelasuite, .voirplus {
	float: right;
	padding-bottom:18px;
}

.blog-article {
	padding-bottom: 36px;
}

.agenda-details{
	padding-bottom: 18px;
}

.resume-article .titre img {
	margin: -4px 0 -3px 0;
}

.article-logo{
	text-align: center;
}

.la-photo {
	text-align: center;
	float: right;
	margin: 0 0 10px 10px;
}

.miniatures a {
	display: inline-block;
	margin: 0 10px 5px 0;
}


#moins-3-mois {
	padding: 10px 0 0 12px;
	font-weight: bold;
}
#plus-3-mois {
	padding: 10px 12px 0 0;
	font-weight: bold;
}

/** SauleTV **/
#sauletv-header {
	height: 258px;
	background-image: url(http://www.sauleetlespleureurs.be/squelettes/images/sauletv/header.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.vignette-video div{
	text-align: center;
	margin: 0;
	padding: 0;
}

.vignette-video {
	margin-bottom: 18px;
}