#container {
	margin: 0;
	padding: 1px 0;
	width: 398px;
	min-height:530px;
	}
	#centre {
		width: 390px;
		padding:7px 8px;
	}
	.message_home{margin-top: 0;}
	.presse #container {
		background: url(/design/laposte/images/img/popup_presse_fond.jpg) no-repeat;
		width: 487px;
		}
	.lecteurSon #container {
		width: 277px;
		min-height: 245px;
		}
	.lecteurRecrutement #container {
		margin: 0 auto;
		width: 382px;
		min-height: 145px;
		}
	#content {margin: 0 25px;}
	.credit #content {margin: 0 0px;}
	#type, #date {
		color: #4A6068;
		margin: 1em 25px;
		}
	#type {
		font-weight: bold;
		margin-bottom: 0;
		text-transform: uppercase;
		}
	#date {
		text-align: right;
		margin-top: 0;
		}
/*	h1, #chapo {
		color: #474644;
		}*/
		.lecteurRecrutement h1 {
			color: #4C6C78;
			font-size: 1.273em;
			margin: 1em 0;
			text-align: center;
			}
	#chapo {
		font-weight: bold;
		font-size: 1.182em;
		}
		#chapo strong {font-variant: small-caps;}
		#content a, #chapo a {
			font-weight: bold;
			color: #4A6068;
			text-decoration: none;
			}
			#content a:focus, #content a:hover, #chapo a:focus, #chapo a:hover {text-decoration: underline;}

	/* =CONTACT */
	#contact {
		border:1px solid #C1C5C6;
		padding:1px 7px;
		}
		#contact h2 {font-size: 1em;}
		#contact ul {
			list-style: none;
			display: table;
			width: 100%;
			}
			#contact li { /* IE *//* IE7 */
				display: table-cell;
				margin-left: 0;
				width: 45%;
				}
			#contact .cardInfo {display: block;}
		#contact h3 {
			color: #628490;
			margin: 0;
			}
			#contact li p {margin-top: 0;}

	/* =ACTIONS */
	.presse #imprimer {float: left;}
	.presse #actions .documents {
		float: right;
		line-height: 1.182;
		}

form p {line-height: 2.5;}
label {
	display: inline-block;
	padding-right: 0.5em;
	text-align: right;
	width: 10em;
	}
.valider {
	background-color: #4F707D;
	border: none;
	color: #fff;
	display: inline-block;
	margin-left: 10.5em;
	padding: 1px 5px;
	text-align: center;
	text-transform: uppercase;
	}
.fermer {
	position: relative;
	padding-bottom: 15px;
	clear: both;
	margin: 3em 0 0;
	text-align: right;
	}
	.fermer a {
		background: #4F707D url(/design/laposte/images/img/plus_fff.gif) no-repeat 0 50%;
		color: #fff;
		display: inline-block;
		padding: 1px 5px 1px 15px;
		text-decoration: none;
		}
		.fermer a:hover, .fermer a:focus {text-decoration: underline;}
		.entreprise .fermer a {background-color: #514076;}
		.particulier .fermer a {
			background-color: #fc0;
			color: #333;
			}
		.consommateurs .fermer{
			position: relative;
		}
	 .lastminute .fermer a {
		background-color:#EE5F00;
		color:#FFF;
		}
