/*MINI MENU*/
div#menu_presse {
	margin-bottom:5px;
	padding:15px 0 10px 10px;
	text-align:center;
}
div#menu_presse  a{
	font-family:"Trebuchet MS";
	font-size:17px;	
}


/*bottom menu filtres*/
div#filtres_presse{
	margin:0px auto 25px 35px;
	width:850px;
	height:25px;
	background-color:#353535;
	padding:15px 0px 10px 0px;
	text-align:center;
}
div#filtres_presse label{
	/*display:block;
	width:100px;
	float:left;*/
}
div#filtres_presse_bouton {
	/*margin-left:99px;*/
}
div#filtres_presse_bouton  input#submit_filters{
	/*display:block;*/
	width:74px;
	height:23px;
	background:#1e1e1e url('design/filtrer.jpg') 0 0 no-repeat;
	border:0;
}
div#filtres_presse div.filtre_presse {
	/*float:left;*/
	display: inline;
	margin-right:15px;
}



/*div avec medium et navigation*/
div#grandePress {
	width:925px;
	text-align:center;
	margin:15px auto 0 108px;
	/*margin:15px auto 0 78px; avec les fleches de navig*/
}

div#grandePress  div{
		float:left;
		display:inline;
	}
div#grandePress div#previousPress {
	margin-right:10px;
}
div#grandePress div#previousPress  a{
	display:block;
	width:20px;
	height:19px;
	background:url("design/prevPress.jpg") 0 0 no-repeat;
}
div#grandePress div#nextPress {
	margin-left:10px;
}
div#grandePress div#nextPress  a{
	display:block;
	width:20px;
	height:19px;
	background:url("design/nextPress.jpg") 0 0 no-repeat;
}
div#grandePress div#images div#imageCover {
	margin-right:5px;
}
div#grandePress div#images div#imagePage {
	margin-left:5px;
	margin-right:5px;
}
div#grandePress div#images div#imagePage2 {
	margin-left:5px;
}
div#description {
	text-align:center;
	clear:both;
	padding-top:7px;
}
div#lien {
	text-align:center;
	clear:both;
	padding-top:7px;
}	
/*div avec vignettes*/
div#listePress {
	margin-top:25px;
	margin-left:11px;
	clear:both;
}
	div#listePress ul {
		list-style-type:none;
	}
	div#listePress ul li{
		width:145px;
		height:230px;
		margin-left:5px;
		float:left;
		text-align:center;
		font-size:13px;
	}
		div#listePress ul li span.titre{
			font-weight:600;
			color:#ff5f00;
			padding-top:5px;
		}
		div#listePress ul li span.pays{
			color:white;
		}
		div#listePress ul li span.date{
			color:white;
		}
p#error{
	color:#ff0000;
	border:2px solid #ff0000;
	text-align:center;
	font-size:18px;
	letter-spacing:1px;
	padding:10px 0;
	font-weight:bold;
	background-color:#300000;
	width:847px;
	margin:0 0 0 27px;
}
		
		
div#grandePress.grandePress3 {
	width:925px;
	text-align:center;
	margin:15px auto 0 25px;
	/*margin:15px auto 0 78px; avec les fleches de navig*/
}
div#grandePress.grandePress1 {
	width:925px;
	text-align:center;
	margin:15px auto 0 0;
	/*margin:15px auto 0 78px; avec les fleches de navig*/
}
div#grandePress.grandePress1 div#images {
	display:block;
	float:none;
	text-align:center;
}
div#grandePress.grandePress1 div#images div#imageCover {
	display:block;
	padding: 0;
	margin:15px auto 0 auto;
	float:none;
}