/*
 * Constants :
 *
 * body width : 1000px;
 * mainblock width: 1000px;
 * rightcolumn width: 300px;
 * h2entry max-width: mainblock width - rightcolumn width - 100
 * menubar width: body width - 190;
 * datebillet.une margin-left: h2entry max-width + 10
 *
 */

/* Generic parts */
html {
	width:100%;
	height:100%;
}


body {
	margin: 0 auto;
	background-color: #ffffff;
	color: #666666;
	font-family: sans-serif;
	font-size: 13px;
	position: relative;
	background-repeat:no-repeat;
	background-position: top center;
	background-attachment: fixed;
}

body.soldes {
	background-image:url('images/soldes/fd_image_1680x1080.jpg');
}

h2 {
	margin-top: 0px;
}

#mainblock {
	display: block;
	position: absolute;
	top: 120px;
}

#rightcolumn{
	float: left;
	background-repeat:no-repeat;
}

#menubar {
	display: block;
	position: absolute;
	top: 90px;
	margin-top: -2px;
	text-indent: 9px;
	margin-left: 26px;
}

#searchbar {
	position: absolute;
	height: 26px;
	width: 152px;
	right: -154px;
	top: 5px;
	display: block;
	text-indent: 0px;
}

a {
	color: #9e131b;
	outline: 0;
	text-decoration: none;
}

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

.hidden {
	display: none;
	visibility: hidden;
}

#header_container {
	background-repeat:no-repeat;
	background-image:url('images/fond/header.jpg');
	height: 116px;
	margin-bottom: 0px;
	margin-left: 10px;
	position: relative;
}

#header_recherche {
	background-repeat:no-repeat;
	background-image:url('images/fond/header_recherche.jpg');
	background-position: top right;
	height: 0px;
	margin-top: 0px;
	margin-left: 10px;
	position: relative;
}

#header {
	width: 100%;
	height: 90px;
	display: block;
}

#header_name {
	width:100%;
	height:90px;
	display:inline;
	text-indent: -9999px;
	float: left;
}

#header_une {
	background-repeat:no-repeat;
	background-image:url('images/fond/header_a_la_une.jpg');
	width:100%;
	height:87px;
	display:inline;
	text-indent: -9999px;
	display: block;
	margin-left: 10px;
}

#header_page {
	background-repeat:no-repeat;
	background-image:url('images/fond/header_page.jpg');
	width:100%;
	height:87px;
	display:inline;
	text-indent: -9999px;
	display: block;
	margin-left: 10px;
}

#header_last {
	background-repeat:no-repeat;
	background-image:url('images/fond/header_derniers_articles.jpg');
	height:52px;
	display:inline;
	text-indent: -9999px;
	float: none;
	margin-right: 10px;
	margin-top: 50px;
	margin-bottom: 15px;
	display: block;
}

.list_breaker {
	background-repeat:no-repeat;
	background-image:url('images/fond/header_page.jpg');
	height:20px;
	display:inline;
	float: none;
	margin-right: 20px;
	margin-bottom: 10px;
	display: block;
	clear: both;
}

.comment_header {
	background-repeat:no-repeat;
	background-image:url('images/fond/header_page.jpg');
	width:100%;
	height:52px;
	display:inline;
	float: none;
	margin-right: 10px;
	display: block;
	clear: both;
}
.comment_header h3 {
	padding-top: 10px;
	margin-left: 1px;
}
.comment_header h3 a {
	color: #666666;
}

#menubar a {
	text-decoration: none;
	color: #333333;
	text-transform: lowercase;
}

#more_une a {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	float: left;
	max-width: 200px;
}
#more_une a:hover {
	color: #666666;
}
.une h2 a {
	color: #333333;
}
#more_une a:hover {
	color: #666666;
}

.entrytitle h2 {
	margin-top: 10px;
	margin-bottom: 5px;
}

.last_clear {
	margin-top: 30px;
	clear: both;
}

.content_clear {
	margin-top: 30px;
}

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

#articles_consultes a {
	text-decoration: none;
}

#articles_consultes a:hover {
	text-decoration: none;
}

#articles_consultes ul {
	list-style: none;
}

#articles_consultes ul li {
	margin-bottom: 7px;
}

.more-link {
	text-decoration: none;
	color: #9e131b;
	font-weight: bold;
	font-style: italic;
}

.publicite_normal {
	display: none;
	position: relative;
	height: 352px;
	background-repeat:no-repeat;
	background-position: top left;
	margin-left: 0;
	margin-top: 0;
}

.publicite_hidden {
	display: none;
	visibility: hidden;
	height: 0px;
}

.bouton {
	display: block;
	background-color: transparent;
	background-position: top right;
	text-indent: -9999px;
}

.bouton:hover {
	background-position: bottom right;
}

#ferme_pub {
	position: absolute;
	width: 136px;
	height: 30px;
	top: 10px;
	right: 10px;
	background-image: url('images/btn/bt_fermer.png');
	z-index: 3;
}

#acces_boutique {
	position: absolute;
	width: 88px;
	height: 45px;
	top: 34px;
	right: 12px;
	background-image: url('images/btn/bt_acces_boutique.png');
}

.sidebar_bouton {
	width: 300px;
}
	
#btn_twitter {
	height: 80px;
	background-image: url('images/btn/bt_twitter.jpg');
}

#btn_question {
	height: 45px;
	background-image: url('images/btn/bt_posez_questions.jpg');
}

#btn_redac {
	height: 42px;
	background-image: url('images/btn/header_contacter_redaction.png');
}

#btn_envoyer {
	width: 300px;
	height: 62px;
	background-image: url('images/btn/bt_envoyer.jpg');
}

#searchentry {
	max-width: 145px;
	margin-left: 8px;
	background-color: transparent;
	border: 0px;
}

#contentwrapper{
	float: left;
	width: 980px;
	margin-left: 10px;
}

#contentcolumn{
	margin-right: 300px;
}

#bloc-lien-sidebar {
	margin-top: 22px;
}

#facebook-container {
	height: 220px;
	margin-left: 10px;
	margin-top: 40px;
	margin-right: 25px;
	overflow: hidden;
}

#facebook-frame {
	border: 0px solid #ffffff;
	overflow: hidden;
	height:220px;
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -25px;
}

#suite-sidebar {
	background-repeat:no-repeat;
	background-image:url('images/fond/bloc_droite.jpg?1');
	background-position: top right;
	height: 224px;
}

#suite-sidebar-2 {
	background-repeat:no-repeat;
	background-image:url('images/fond/bloc_droite.jpg?1');
	background-position: right -224px;
	min-height: 224px;
}

st_fblike_buttons_div {
	display: block;
	
}

#newsletter {
	margin-left: 98px;
	margin-top: -2px;
	padding-top: 38px;
}

#newsletter_entry {
	background-color: transparent;
	border: 0px;
	width: 155px;
	margin-top: 5px;
}

#bloc-feedburner {
	float: left;
}

#newsletter_ok {
	width: 36px;
	height: 25px;
	display: block;
	position: relative;
	left: -2px;
	top: 0px;
	float: right;
	background-image: url('images/btn/bt_ok.jpg');
}

#articles_consultes {
	margin-top: 0;
	margin-left: 50px;
	margin-bottom: 10px;
	min-height: 277px;
	padding-top: 55px;
}

#foot
{
	float: left;
	display: block;
}

.entry {
	position: relative;
	display: block;
	margin-right: 20px;
	margin-left: 5px;
	clear: both;
}

p {
	text-align: justify;
	margin-top: 0px;
}

.h2entry {
	float: left;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
}

.comment2 {
	margin-bottom: 40px;
	clear: both;
}

.alignleft {
	float: left;
}

.ratingblock {
	clear: both;
	margin-top: 15px;
}
	
.entry a img {
	display:block;
}

.entry img {
	margin-right: 5px;
	margin-bottom: 0px;
	float: left;
}

.wp-caption-text {
	background-color: #eeeeee;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 0px;
	padding-bottom: 1px;
	padding-right: 3px;
	text-align: right;
}

.une {
	
}

.une div {
	margin-top: 5px;
}

.une img {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.une .wp-caption-text {
	display: none;
	visibility: hidden;
}

#more_une {
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
}

#more_une img {
	float: left;
	margin-bottom: 0px;
}

#more_une .datebillet {
	float: left;
	margin-left: 0px;
	background-image: none;
}

.footnav a {
	text-decoration: none;
}

.datebillet.une {
	margin-right: 0px;
	text-align: right;
}

.datebillet .day {
	font-size: 24px;
	letter-spacing: 2px;
	line-height: 0.8em;
}
.datebillet .month {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 0.8em;
}
.datebillet .year {
	font-size: 15px;
	letter-spacing: -1px;
	line-height: 0.8em;
}

.datebillet {
	color: #9e131b;
	background-image: url("images/fond/fleche_trait_date.jpg");
	background-repeat: no-repeat;
	margin-left: 155px;
	margin-top: 2px;
	margin-right: 5px;
	padding-left: 14px;
	display: block;
}

h2 a {
	color: #333333;
	text-decoration: none;
}
h2 a:hover {
	color: #666666;
	text-decoration: none;
}

h4 {
	margin-bottom: 10px;
}

.entrytitle {
	display: block;
	margin-left: 17px;
}

.dernierstxt {
	float: right;
	margin-bottom: 10px;
	clear: both;
}

.footnav {
	background-image: url("images/fond/footer.jpg");
	background-repeat: no-repeat;
	float: left;
	position: relative;
	height: 84px;
	width: 100%;
	margin-top: 60px;
	margin-left: 10px;
	padding-top: 5px;
	clear: both;
}


.footnav ul {
	padding-left: 526px;
	margin-left: 0px;
	list-style: none;
	float: left;
}

.footnav ul li {
	position: relative;
	margin-right: 10px;
}


#rss {
	float: right;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	right: 24px;
	top: 24px;
	width: 40px;
}

#btn_rss {
	width: 32px;
	height: 32px;
	background-image: url('images/btn/bt_rss.png');
}

#facebook_like {
	margin-left: 20px;
}

.cat-item {
	height:26px;
}

.cat-item a {
	padding-right: 10px;
	margin-top: 6px;
	padding-bottom: 6px;
}

.cat-item:hover {
	background-color: #cccccc;
}

.cat-item .cat-item:hover {
	background-color: #cccccc;
}

.cat-item .cat-item {
	background-color: white;
	
	margin-right: 30px;
	white-space: nowrap;

	width: 200px;
}

#suckerfishnav .children {
	border: 1px solid #cccccc;
	background-color: white;
	overflow: hidden;
	width: 200px;
}

.clearer {
	clear: both;
}
img {
	border: 0px;
}

.comment-author {
	float: left;
}

.comment-content {
	text-align: justify;
}
#comment_add_title {
	margin-bottom: 10px;
}

.comment li {
	clear: both;
	margin-bottom: 20px;
	list-style: none;
}

.comment {
	vertical-align: top;
	display: block;
	margin-left: 0px;
	margin-bottom: 0px;
}

.comment-connect {
	margin-left: 20px;
}

#last_input {
	border-bottom: 0px;
	margin-bottom: 0px;
}

.nice_border input {
	width: 294px;
	height: 18px;
	margin-bottom: 5px;
	padding-left: 2px;
	border: 2px solid #cccccc;
}

.nice_border textarea {
	width: 296px;
	height: 200px;
	border-top: 2px solid #cccccc;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	border-bottom: 0px;
	margin-bottom: 0px;
}

#bloc-validation {
	margin-left: 0px;
}

.textwidget {
	margin-top: 30px;
}

#pub_content {
	margin-left: 18px;
	margin-right: 18px;
	padding-top: 16px;
	margin-top: 8px;
	height: 315px;
}

#newsletter {
	text-align: left;
}

#newsletter #formfields {
	padding-left: 10px;
}

#newsletter #formfields p {
	margin-bottom: 5px;
}

.newsletter_h4
{
	margin-top: 0px;
}

/* Size-related specialisations */

body {
	width: 990px;
}
#mainblock {
	width: 990px;
}
#menubar {
	width: 810px;
}
#header_container {
	width: 990px;
}
#publicite {
	width: 1000px;
	background-image:url('images/fond/fond_slide_pub.png');
}

#rightcolumn {
	width: 300px;
	margin-left: -300px;
	margin-top: -21px;
	background-image:url('images/btn/header_twitter_facebook.png');
	background-position: top right;
}

#facebook-container {
	width: 280px;
}
#facebook-frame {
	width: 298px;
}
.h2entry {
	max-width: 600px;
}
.datebillet.une {
	margin-left: 610px;
}
#more_une {
	height: 80px;
}
.little_screen_clear {
	clear: none;
}
.slideshowlink {
	display: none;
	visibility: hidden;
}

.ngg-galleryoverview {
	margin: 0 auto 0 auto;
	width: 600px;
}

.marginentry img {
	margin-bottom: 10px;
}

/* Debut bloc jeu concours */
.bloc_jeu {
	width: 760px;
	height: 460px;
}
.centre_jeu {
	margin-left: 155px;
	top: 80px;
}
.pos_btn_jeu {
	top: -404px;
	left: 575px;
}

#ferme_jeu {
	position: relative;
	width: 110px;
	height: 110px;
	z-index: 300;
}

#jeu_content {
	display: block;
	background: 0 0 no-repeat;
	text-indent: -9999px;
	/*Pour faire en sorte de pouvoir redimentionner le splash*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.jeu_concours_bg_normal {
	display: none;
	position: fixed;
	background: url('images/fond/grey-alpha.png') 0 0;
	top: -1000px;
	left: -1000px;
	width: 300%;
	height: 300%;
	z-index: 199;
}

.jeu_concours_normal {
	display: none;
	position: fixed;
	background-repeat:no-repeat;
	background-position: top left;
	z-index: 200;
}

.jeu_concours_hidden {
	display: none;
	/*visibility: hidden;*/
	/*height: 0px;*/
}

#lien_promo {
	display: none;
}

#lk_sissi {
	display: block;
	height: 153px;
	width: 224px;
	clear: both;
	margin-left: 80px;
	margin-top: 30px;
}

div.une img.size-full {
	margin-left: 0;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 10px;
}

div.articleentry img.size-full {
	margin-left: 0;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 10px;
}

/* Fin bloc jeu concours */

/* For screens between 800 and 1000, we mostly reduce
 * the content column.
 */
@media (min-width: 800px) and (max-width: 1000px) {
	/* Reduce full width */
	body {
		width: 790px;
		background-image:none;
	}
	#mainblock {
		width: 790px;
		top: 147px;
	}
	#menubar {
		width: 770px;
	}
	#header_container {
		width: 790px;
		height: 115px; 
	}
	#contentwrapper {
		width: 790px;
	}
	/* Make a second line for the menu */
	#header_recherche {
		width: 790px;
		height: 27px;
	}
	#rightcolumn {
		width: 300px;
		margin-left: -300px;
		margin-right: -10px;
	}
	#searchbar {
		top: 32px;
		right: 0px;
	}
	#publicite {
		display: none;
		visibility: hidden;
		background-image: none;
	}
	/* Fix content column width */
	.h2entry {
		max-width: 400px;
	}
	.datebillet.une {
		margin-left: 410px;
	}

	/* Break the two previous Une articles so
	 * that they're nice.
	 */
	.little_screen_clear {
		clear: both;
		height: 5px;
	}
	#more_une {
		height: 160px;
	}
	
	.bloc_jeu {
		height: 350px;
		width: 577px;
	}
	.centre_jeu {
		margin-left: 122px;
		top: 50px;
	}
	.pos_btn_jeu {
		top: -318px;
		left: 451px;
	}
	#ferme_jeu {
		position: relative;
		width: 90px;
		height: 90px;
		z-index: 300;
	}

}

/* For screens less than 800, we also reduce the sidebar.*/
@media (max-width: 799px) {
	/* Reduce full width */
	body {
		width: 640px;
		background-image:none;
	}
	#mainblock {
		width: 640px;
		top: 147px;
	}
	#menubar {
		width: 620px;
	}
	#header_container {
		width: 640px;
	}
	#contentwrapper {
		width: 640px;
	}
	#contentcolumn{
		margin-right: 220px;
	}

	/* Make a second line for the menu */
	#header_recherche {
		height: 27px;
		width: 640px;
	}
	#searchbar {
		top: 32px;
		right: 0px;
	}

	#publicite {
		display: none;
		visibility: hidden;
		background-image: none;
	}

	/* Reduce the sidebar width */
	#rightcolumn {
		width: 220px;
		margin-left: -220px;
		margin-right: -10px;
		margin-top: -21px;
	}
	/* And its children */
	#facebook-container {
		width: 210px;
	}
	#facebook-frame {
		width: 228px;
	}
	.sidebar_bouton {
		width: 220px;
	}
	#newsletter {
		margin-left: 18px;
	}
	#newsletter_entry {
		width: 145px;
	}
	#lk_sissi {
		margin-left: 0;
	}
	#articles_consultes {
		margin-left: 10px;
	}

	/* Now fix the content column */
	.h2entry {
		max-width: 350px;
	}
	.datebillet.une {
		margin-left: 360px;
	}
	.little_screen_clear {
		clear: both;
		height: 5px;
	}
	#more_une {
		height: 160px;
	}

	.entry {
		margin-left: 0px;
	}

	/* and reduce the footer's padding. */
	.footnav ul {
		padding-left: 318px;
	}

	/* Cforms are too wide. */
	#cforms2form {
		width: 410px;
		overflow: hidden;
	}

	.bloc_jeu {
		height: 260px;
		width: 441px;
	}
	.centre_jeu {
		margin-left: 94px;
		top: 50px;
	}
	.pos_btn_jeu {
		top: -242px;
		left: 340px;
	}
	#ferme_jeu {
		position: relative;
		width: 70px;
		height: 70px;
		z-index: 300;
	}

}
