@charset "utf-8";
/* CSS Document */


/*
Theme Name: Cyril
Theme URI: http://www.cyril-lebret.fr/
Description: Th&egrave;me original du site soldout-lemag.com - Cyril 10/2009
Version: 0.1
Author: Cyril Lebret 
*/



html, body {
	padding:0;
	margin:0;
	height:100%;
	background-image: url(src/graphics/bg_mosa.gif);
	background-repeat: repeat;
	background-position:top;
}
#content{
	position:relative;
	margin:0 auto 0 auto;
	width:1008px;
	background-image: url(src/graphics/bg_paper.jpg);
	background-repeat: repeat-y;

}
#top{

	margin-left:-44px;
	width:1100px;
	height:236px;
}
#middle{
	margin:0 auto 0 auto;
	width:800px;
	padding-top:20px;
	padding-bottom:50px;
}
#bottom{
	clear:both;
	margin:0 auto 0 auto;
	width:789px;
	height:23px;

	background-image: url(src/graphics/bg_barre.gif);
	background-repeat: repeat-x;
	
	padding:0px 2px 20px 2px;
	
}
#tour{
	position:absolute;
	margin-left:-44px;
	width:159px;
	height:330px;
	bottom:0px;
}
#pancarte{
	position:absolute;

	width:164px;
	height:147px;
	top:180px;
	right:-55px;
}
/*
///////////////////////////////////////
//			 HOME
///////////////////////////////////////
*/
#idee{
	position:relative;
	float:left;
	width:800px;
	margin-bottom:30px;
	margin-left:3px;
}
#encart_une{
	position:relative;
	float:left;
	width:799px;
	height:168px;
	
	padding-left:30px;
	padding-top:18px;
	background-image: url(src/graphics/la_une.jpg);
	background-repeat:no-repeat;
}
.bloc_idee{
	padding-top:20px;
	position:relative;
	float:left;
	width:330px;
	height:110px;
}
#rubs{
	position:relative;
	float:left;
	width:440px;
	margin-bottom:45px;
	margin-left:3px;
}
#pubs{
	position:relative;
	float:right;
	margin-top:50px;
	margin-right:8px;
}
#aussi{
	position:relative;
	width:440px;
	margin-left:3px;
}
.clear_left{
	clear:left;
}
.clear_right{
	clear:right;
}
/*
///////////////////////////////////////
//           BLOCS 
///////////////////////////////////////
*/
.bloc{
	width:440px;
	height:114px;
	background-color:#F2F2F2;
	margin-top:10px;
}
.rectangle{
	position:relative;
	float:left;
	width:15px;
	height:114px;
	margin-right:10px;
}
.rectangle2{
	position:relative;
	float:left;
	width:15px;
	height:65px;
	margin-right:10px;
}

.bloc_text{
	position:relative;
	float:left;
	width:255px;
	height:114px;
	margin-right:10px;
}

.bloc_complet{
	margin-top:26px;
	position:relative;
	width:545px;
}

.bloc_complet_text{
	position:relative;
	float:right;
	width:520px;
}
.rectangle_search{
	position:relative;
	float:left;
	width:15px;
	height:114px;
	margin-right:10px;
	background-color:#CCCCCC;
}
.bloc_tof{
	position:relative;
	float:left;
	width:150px;
	height:114px;
	background-color:#333;
}

.bloc_megatof{
	position:relative;
	float:right;
	margin-right:49px;
	width:410px;
	height:130px;
	background-color:#333;
}

.add_300-250{
	width:300px;
	height:250px;
	background-color:#666;
	margin-top:10px;
	border:solid;
	border-color:#CCC;
	border-width:1px;
}
.add_200-600{
	width:200px;
	height:600px;
	background-color:#666;
	margin-top:10px;
	border:solid;
	border-color:#CCC;
	border-width:1px;
}
.txt_mentions{
	float:left;
	margin-right:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#363636;
}
.txt_mentions2{
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#363636;
	text-align:right;
}
.zoomsur{
	color:#009ee0;
}
.bonsplans{
	color:#e30045;
}
.agenda{
	color:#f26700;
}
.interviews{
	color:#1fa22e;
}
.nocat{
	color:#808080;
}
.lideedelasemaine{
	color:#009ee0;
}
.viensdansmonresto{
	color:#F7B401;
}

.bgzoomsur{
	background-color:#009ee0;
}
.bgbonsplans{
	background-color:#e30045;
}
.bgagenda{
	background-color:#f26700;
}
.bginterviews{
	background-color:#1fa22e;
}
.bglideedelasemaine{
	background-color:#009ee0;
}
.bgviensdansmonresto{
	background-color:#F7B401;
}


.title{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.paragraphe{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#808080;
}
.title_width{
	width:275px;
}
.ladate{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#343434;
	margin-top:20px;
	margin-bottom:30px;
}
.ladate2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#343434;
}
/*
///////////////////////////////////////
//           PAGES
///////////////////////////////////////
*/
#paginator{
	text-align:right;
}
.wp-paginate li {
	display:inline;
	list-style:none;
}
.wp-paginate a:link{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#373737;
	padding:3px 3px;
	text-align:center;
	text-decoration:underline;
}
.wp-paginate a:visited{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#373737;

	padding:3px 3px;
	text-align:center;
	text-decoration:underline;
}
.wp-paginate a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;

	padding:3px 3px;
	text-align:center;
	color:#009ee0;
	text-decoration:none
}
.wp-paginate a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#373737;

	padding:3px 3px;
	text-align:center;
	text-decoration:underline;
}

.wp-paginate .gap {
	margin-right:4px;
}
.wp-paginate .current {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding:3px 3px;
	text-align:center;
	color:#009ee0;
	text-decoration:none;
	vertical-align:sub;
}
/*.wp-paginate .title {}
.wp-paginate .page {}
.wp-paginate .prev {}
.wp-paginate .next {}*/
/*
///////////////////////////////////////
//           LINKS
///////////////////////////////////////
*/
a img{
	border:0;
}
a:link{
	text-decoration:none;	
}
a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
a:active{
	text-decoration:none;
}


.linkzoomsur a:link{
	text-decoration:none;
	font-weight:bold;
	color:#009ee0;
}
.linkzoomsur a:visited{
	text-decoration:none;
	color:#0070a1;
}
.linkzoomsur a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#009ee0;
}
.linkzoomsur a:active{
	text-decoration:none;
	font-weight:bold;
	color:#009ee0;
}
.linklideedelasemaine a:link{
	text-decoration:none;
	font-weight:bold;
	color:#009ee0;
}
.linklideedelasemaine a:visited{
	text-decoration:none;
	color:#0070a1;
}
.linklideedelasemaine a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#009ee0;
}
.linklideedelasemaine a:active{
	text-decoration:none;
	font-weight:bold;
	color:#009ee0;
}
.linkbonsplans a:link{
	text-decoration:none;
	font-weight:bold;
	color:#e30045;
}
.linkbonsplans a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#b00035;
}
.linkbonsplans a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#e30045;
}
.linkbonsplans a:active{
	text-decoration:none;
	font-weight:bold;
	color:#e30045;
}
.linkagenda a:link{
	text-decoration:none;
	font-weight:bold;
	color:#f26700;
}
.linkagenda a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#bf5300;
}
.linkagenda a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#f26700;
}
.linkagenda a:active{
	text-decoration:none;
	font-weight:bold;
	color:#f26700;
}
.linkinterviews a:link{
	text-decoration:none;
	font-weight:bold;
	color:#1fa22e;
}
.linkinterviews a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#177822;
}
.linkinterviews a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#1fa22e;
}
.linkinterviews a:active{
	text-decoration:none;
	font-weight:bold;
	color:#1fa22e;
}
.linknocat a:link{
	text-decoration:none;
	font-weight:bold;
	color:#373737;
}
.linknocat a:visited{
	text-decoration:none;
	color:#373737;
}
.linknocat a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#373737;
}
.linknocat a:active{
	text-decoration:none;
	font-weight:bold;
	color:#373737;
}
.linkviensdansmonresto a:link{
	text-decoration:none;
	font-weight:bold;
	color:#F7B401;
}
.linkviensdansmonresto a:visited{
	text-decoration:none;
	color:#F7B401;
}
.linkviensdansmonresto a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#F7B401;
}
.linkviensdansmonresto a:active{
	text-decoration:none;
	font-weight:bold;
	color:#F7B401;
}

.lasuite{
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/*
///////////////////////////////////////
//			 COMMENTAIRES
///////////////////////////////////////
*/
#commentages{
	position:relative;
	float:left;
	width:440px;
	margin-left:6px;
	
}

.liste_comment{
	line-height:12px;
}

.auteur_style{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#009ee0;
	margin-left:-40px;
}
.test{
	line-height:0;
}

.date_style{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	letter-spacing:-1px;
	color:#009ee0;
}

.commenttext{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#808080;
	margin-left:-40px;
	margin-bottom:10px;
}

/* /////////////////////////////////////// */

#commentline{
	text-align:right;
}


a.comment:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#9EAE25;
}
a.comment:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#9EAE25;
}
a.comment:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#9EAE25;
}
a.comment:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#9EAE25;
}


/*///////////////////////////////////////////////////////*/
/*/////////       Formulaire commentaire       //////////*/
/*///////////////////////////////////////////////////////*/

#author, #email, #url, #comment, #kunciGue{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:justify;
	color:#373737;
	background-color:#CCCCCB;
	border-color:#09F;
	border-style:none;
}

#submit{
	margin-left:1px;
	height:22px;
	width:96px;
	border: 0;
	background-image:url(src/graphics/form_btn.gif);
	background-repeat:no-repeat;
	cursor: pointer;
}

.form{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:justify;
	color:#373737;
}

.comments-template{

}

#comments{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#9EAE25;
}

.commentmetadata{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#bfbfbf;

}



.commentmetadata a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#bfbfbf;
	text-decoration:underline;
}
.commentmetadata a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#bfbfbf;
	text-decoration:underline;
}
.commentmetadata a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#bfbfbf;
	text-decoration:underline;
}
.commentmetadata a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#bfbfbf;
	text-decoration:underline;
}

/*///////////////////////////////////////////////////////*/
/*/////////         Drapeaux de Q trans        //////////*/
/*///////////////////////////////////////////////////////*/
#language{
	position:absolute;
	top:5px;
	right:60px;
}
.qtrans_language_chooser {
	list-style-type:none;
}
.qtrans_language_chooser li {
	float:left; margin-right:3px;
}
