@charset "UTF-8";

body {
	background: #F1F1F1; /*#C7E0E4*/
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}

img {
	border: 0;
}

#bgTop {
	clear: both;
	margin: auto;
	width: 980px;
	height: 12px;
	background: url(../images/bgHeader-footer.png) no-repeat 0px -18px;
	padding-top: 0;
}

#bgBottom {
	clear: both;
	margin: auto;
	width: 980px;
	height: 12px;
	background: url(../images/bgHeader-footer.png) no-repeat 0px top;
	padding: 0;
	margin: 0;
}

#content {
	background: url(../images/bgBody.png) repeat-y top right;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 0px 10px 0px;
}

	#content #date {
		font-size: 12px;
		font-weight: bold;
		margin-left: 4px;
	}
	
	#content #page {
		font-size: 12px;
		margin: 10px;
	}

	#content strong {
		color: #000000;/*#167f9f*/
	}

	#content h1 {
		color: #000000;
		font-family: Trebuchet MS, Geneva, Helvetica, sans-serif;
		font-size: 32px;
		margin: 0;
	}
	
	#content h3 {
		text-decoration: underline;	
	}

	#content > :first-child {
		margin-top: 0px;
	}
	
	#content p {
		margin-top: 0px;
	}
	
	#content li {
		line-height: 1.5;
	}
	
	#content .bold {
		font-weight: bold;
	}
	
	#content .level {
		background: #FF0000;
		color: #FFFFFF;
		font-size: 13px;
		font-weight: bold;
		padding: 1px;
	}
	
	#content .onzepx {
		font-size: 11px;
	}
	
	#content a {
		color: #c73376;
		text-decoration: none;
	}
	
	#content a:hover {
		color: #c73376;
		text-decoration: underline;
	}

#copyright {
	font-size: 10px;
	text-align: center;
}

	#copyright a {
		color: #c73376;
	}

#editions {
	margin-top: 1em;	
}

#global {
	background: #FFFFFF;
	min-width: 700px;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	width: 980px; /*90%*/
}

#header {}
	
	#header #circle {
		background: url(../images/circle.png) no-repeat;
		float: left;
		height: 106px;
		width: 88px;
	}

	#header h1 {
		margin-left: 10px;
	}

#magazines {}

	#magazines p {
		float: left;
		margin: 5px;
		width: 180px;
	}

#message {
	background: url(../images/fondMessage.png) no-repeat;
	height: 34px;
	padding: 17px 0px 2px 45px;
}

#nav {
	float: right;
	margin-right: 1em;	
}

	#nav p {
		margin-bottom: 0;	
	}
	
	#nav #btnConcours {
		position: absolute;
		top:113px;
	}
	
#paginator {
	font-size: 14px;
	margin: 1em;
}
	
	#paginator span {
		background-color:#D1D1D1;
		color: #c73376;
		font-size: 18px;
	}

#reseauxSociaux {
	background: url(../images/bgFacebookiPhone.jpg) no-repeat;
	height: 50px;
	padding: 10px;
}

	#reseauxSociaux a, #reseauxSociaux a:hover {
		color: #000000;
		font-weight: bold;
	}
	
	#reseauxSociaux img {
		float: left;
		margin-right: 5px;
	}
	
	#reseauxSociaux p {
		float: left;
		width: 320px;	
	}

#villes {}

	#villes h3 {
		display:inline;
		font-size: 14px;
		margin-right: 1em;	
		text-decoration: none;
	}

	#villes .select {
		background-color:#D1D1D1;
		font-size: 18px;
	}

.break {
	clear: both;
}

.editionMag {
	background: url(../images/fondEditions2.png) no-repeat;
	float: left;
	height: 305px;
	margin-right: 35px;
	width: 205px;
}
	
.editionVille {
	/*border:1px solid #000000;
	margin: 15px 0px 10px 33px;*/
	background: url(../images/puce.png) no-repeat;
	height: 22px;
	padding-top: 2px;
	padding-left: 22px;
	
}
	
	.editionVille span {
		background-color: #c73376;
		color: #FFFFFF;
		font-size: 16px;
		font-weight: bold;
		padding: 2px;
	}

.editionCouve {
	margin: 15px 0px 10px 33px;
}

.dateparution {
	color: #666666;
	font-style: italic;
}

.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 13px; margin-top: 1em; margin-right: 4px;}

.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fed22f; background: #ffe45c url(../images/03_highlight_soft.png) 50% top repeat-x; color: #363636; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }

.ui-icon { width: 16px; height: 16px; background-image: url(../images/icons.png); }

.ui-state-highlight .ui-icon {background-image: url(../images/icons.png); }

.ui-icon-info { background-position: -16px -144px; }

.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }
