/* common */
	html, body {
		margin: 0;
		padding: 0;
	}
	body {
		background: #FFFFFF;
		font-family: Helvetica;
		-webkit-text-size-adjust: none;
	}
	.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.clearfix {display: inline-block;}
	/* Hides from IE-mac \*/
	* html .clearfix {
		height: 1%;
	}
	.clearfix {
		display: block;
	}
	/* End hide from IE-mac */
	.clear {
		clear: both;
	}
/* end common */

/* header */
	.header h1{
		float: left;
		margin: 0;
	}
	.header h1 a{
		color: #004664;
		text-decoration: none;
	}
	.header .logo{
		background: url("../images/portal3/mobile/logo-overblog.png") no-repeat scroll 0 0;
		display: block;
		margin-left: 10px;
	}
	.header .icon{
		display: block;
		height: 25px;
		width: 25px;
	}
	.header .button-icon{
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		display: block;
		float: right;
		margin: 4px 10px 0 0;
		padding: 1px;
	}
	.header .searchForm{
		border: 1px solid #fff;
		-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
		-o-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
		-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
		box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
		-moz-border-radius: 2px;
		-o-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		margin: 0;
		padding: 2px;
		position: absolute;
		z-index: 200;
	}
	.header .searchQuery{
		border: 1px solid black;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		font-size: 1.2em;
	}
	.header .searchSubmit{
		border: none;
		color: #FFFFFF;
		cursor: pointer;
		font-size: 1em;
		height: 26px;
		padding: 0;
		width: 39px;
	}
/* end header */

/* main */
	.main,
	.searchResults{
		margin: 0;
		padding: 0 1em 1em;
	}
	.box.searchResults h2,
	.box.searchResults .warning.erog #hideErog
	{
	    display:none;
	}
	.list{
		margin: 0;
		padding: 0;
	}
	.illustration{
		float: left;
	}
	.illustration img{
		border: 1px solid #DCDEDF;
		margin: 0 10px 0 0;
		padding: 2px;
	}
	.list p{
		margin: 0;
	}
	form.search{
		margin-top: 10px;
		position: relative;
		z-index: 10;
	}
	.search fieldset{
		background: url("../images/portal3/mobile/search.png") no-repeat 8px 5px;
		border: 0;
		display: block;
		padding: 2px 60px 2px 35px;
		z-index: 100;
	}
	.search .searchQuery{
		border: 1px solid black;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		color: #838383;
		display: block;
		font-size: 1.12em;
		height: 29px;
		padding: 0 3px;
		margin:0;
		width: 100%;
	}
	.search .searchSubmit{
		border: 0;
		color: #FFFFFF;
		cursor: pointer;
		font-size: 1em;
		height: 26px;
		padding: 0;
		position: absolute;
		right: 11px;
		top: 5px;
		width: 39px;
		z-index: 20;
	}
	.comments ul.list{
		list-style: none;
	}
	.pagination{
		padding: 1em 1em 0;
	}
	.pagination .prev{
		float: left;
	}
	.pagination .next{
		float:	right;
	}
	.pagination a{
		font-weight: bold;
	}
	.bigtitle{
		color: #004664;
	}
/* end main */
/* Disclaimer */
	.forbidden_disclaimer {
		background: rgb(0,0,0);
		bottom: 0;
		color: white;
		font-size: 0.8em;
		height: 10000px;
		left: 0;
		position: absolute;
		right: 0;
		text-align: center;
		top: 0;
		z-index: 214748364;
	}
	.forbidden_disclaimer {
		background: rgba(0,0,0,0.9);
	}
	.forbidden_disclaimer h4 {
		color: #EE3900;
		margin: 1em;
	}
	.forbidden_disclaimer p {
		margin: 1em 0;
	}
	.forbidden_disclaimer ul {
		color: #EE3900;
		list-style: square;
		margin: 1em 0;
		padding: 0 20px;
		text-align: justify;
	}
	.forbidden_disclaimer ul li {
		color: white;
		margin-left: 2em;
	}
	.forbidden_disclaimer .button{
		padding: 12px 22px;
	}
	#disclaimerOK {
		color: white;
	}
/* end Disclaimer */

/* divers */
	.show{
		display: block;
	}
	.hide{
		display: none;
	}
	.button,
	.adsButton{
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		display:inline-block;
		text-decoration: none;
	}
	.adsButton{
		margin: 2px auto;
		padding: 4px 15px;
	}
	.button.orange,
	.adsButton{
		background-color: orange;
		color: white;
	}
	.button.grey{
		background-color: #888;
		color: black;
	}
	.button.red{
		background-color: #AE1414;
		color: white;
	}
	/* Erog */
		.XX .adsButton{
			background-color: #AE1414;
			color: white;
		}
		.XX .interstitialWrap .wrap{
			background-color: black !important;
		}
		.XX .interstitialWrap .interstitial{
			top: 60px !important;
		}

        #aposition9, #aposition10, #aposition14, #aposition15 {
            text-align:center;
        }
	/* end Erog */
/* end divers */

/* media queries pour mobile */
@media screen and (max-width: 640px){
	.header{
		height: 40px;
	}
	.header .logo{
		height: 35px;
		margin-top: 1px;
		width: 106px;
	}
	.header .searchForm{
		top: 35px;
	}
	.illustration img{
		height: 60px;
		width: 60px;
	}
	.list p{
		clear:both;
		margin: 0;
		overflow: hidden;
	}
	.text_tablet{
		display: none;
	}
	#magazinesList a,
	.iweb a{
		font-size: 0.9em;
	}
	.footer .button
	{
		font-size: 1em;
	}
	/* Erog */
		.XX .header .logo{
			width: 61px;
		}
	/* end Erog */
}

/* media queries pour tablette */
@media screen and (min-width: 641px){
	.header{
		height: 70px;
	}
	.interstitialWrap .header{
		height: 40px;
	}
	.header .logo{
		background: url("../images/portal3/mobile/logo-overblog-big.png") no-repeat scroll 0 0;
		height: 60px;
		margin-top: 4px;
		width: 181px;
	}
	.interstitialWrap .header .logo{
		background: url("../images/portal3/mobile/logo-overblog.png") no-repeat scroll 0 0;
		height: 35px;
		margin-top: 2px;
		width: 106px;
	}
	.header .button-icon{
		margin: 12px 12px 0 0;
	}
	.header .icon{
		height: 40px;
		width: 40px;
	}
	.header .star .icon{
		background-position: 10px 8px;
	}
	.header .search .icon{
		background-position: 10px 8px;
	}
	.header .back .icon{
		background-position: 10px 10px;
	}
	.header .home .icon{
		background-position: 10px 10px;
	}
	.illustration img{
		height: 100px;
		width: 100px;
	}
	.text_mobile{
		display: none;
	}
	/* Erog */
		.XX .header .logo{
			background: url("../images/portal3/mobile/logo-erog-big.png") no-repeat scroll 0 0;
			width: 104px;
		}
		.XX .interstitialWrap .header .logo{
			background: url("../images/portal3/mobile/logo-erog.png") no-repeat scroll 0 0;
			width: 61px;
		}
	/* end Erog */
}

/* @group retina friendly */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2){
	.header .logo{
		background: url("../images/portal3/mobile/logo-overblog@2x.png") no-repeat scroll 0 0;
		background-size: 106px 35px;
	}
	.header .star .icon{
		background: url("../images/portal3/mobile/star@2x.png") no-repeat scroll 2px 2px;
	}
	.header .search .icon{
		background: url("../images/portal3/mobile/search@2x.png") no-repeat scroll 2px 2px;
	}
	.header .back .icon{
		background: url("../images/portal3/mobile/back@2x.png") no-repeat scroll 2px 2px;
	}
	.header .home .icon{
		background: url("../images/portal3/mobile/home@2x.png") no-repeat scroll 2px 2px;
	}
	.search fieldset{
		background: url("../images/portal3/mobile/search@2x.png") no-repeat 8px 5px;
		background-size: 21px 21px;
	}
	.header .icon{
		background-size: 21px 21px;
	}
	/* Erog */
	.XX .header .logo{
		background: url("../images/portal3/mobile/logo-erog@2x.png") no-repeat scroll 0 0;
		background-size: 61px 35px;
	}
	/* end Erog */
}

/* tablet + retina */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 641px), only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 641px){
	.header .logo{
		background: url("../images/portal3/mobile/logo-overblog-big@2x.png") no-repeat scroll 0 0;
		background-size: 181px 60px;
	}
	.header .star .icon,
	.header .search .icon,
	.header .back .icon,
	.header .home .icon{
		background-position: 10px 9px;
	}
	/* Erog */
		.XX .header .logo{
			background-image: url("../images/portal3/mobile/logo-erog-big@2x.png");
			background-size: 181px 60px;
		}
		.XX .interstitialWrap .header .logo{
			background: url("../images/portal3/mobile/logo-erog@2x.png") no-repeat scroll 0 0;
			background-size: 61px 35px;
		}
	/* end Erog */
}
/* @end retina friendly */
