/* CSS Document */

#contenu{
	width: 990px;
	/* Texte par défaut */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
}
	
	#contenu_central{
		float: left;
		padding-left: 20px;
		width: 700px;
		min-height: 530px;
	}
	#contenu_central_emploi{
		float: left;
		padding-left: 20px;
		width: 700px;
	}
		#texte_contacter{
			width: 300px;
			float: left;
			text-align: left;
		}
		.texte_presse{
			float: left;
			margin-top: 15px;
			width: 700px;
		}
		.colonne_texte{
			float: left;
			width: 470px;
		}
		.visuel_presse{
			float: right;
			width: 70px;
			height: 100px;
			padding-right: 40px;
		}

	.emploi {
		width: 950px;
		height: 600px;
		margin-top: 20px;
		margin-left: 20px;
	}
	#menu{
		/*background-color: #FF6633;*/
		width: 204px;
		height: 230px;
		margin-right:20px;
		margin-top: 0px;
		float: right;
		text-align: left;
	}
		.menu_bord_h{
			background-image: url(img/boiteVideBlcBordH.gif);
			background-repeat: repeat-x;
			width: 174px;
			height: 15px;
			float: left;
		}
		.menu_bord_gd{
			background-image: url(img/boiteVideBlcBordGD.gif);
			background-repeat: repeat-y;
			width: 174px;
			float: left;
			margin-top: 0px;
			padding-top: 0px;
			padding-left: 15px;
			padding-right: 15px;
		}
		.menu_bord_b{
			background-image: url(img/boiteVideBlcBordB.gif);
			background-repeat: repeat-x;
			width: 174px;
			height: 15px;
			float: left;
		}
		.menu_coin_hg{
			background-image: url(img/boiteVideBlcCoinHG.gif);
			background-repeat: no-repeat;
			width: 15px;
			height: 15px;
			float: left;
		}
		.menu_coin_hd{
			background-image: url(img/boiteVideBlcCoinHD.gif);
			background-repeat: no-repeat;
			width: 15px;
			height: 15px;
			float: left;
		}
		.menu_coin_bg{
			background-image: url(img/boiteVideBlcCoinBG.gif);
			background-repeat: no-repeat;
			width: 15px;
			height: 15px;
			float: left;
		}
		.menu_coin_bd{
			background-image: url(img/boiteVideBlcCoinBD.gif);
			background-repeat: no-repeat;
			width: 15px;
			height: 15px;
			float: left;
		}
		.menu_titre_bord_h{
			background-image: url(img/boiteTitreeGrisBordH.gif);
			background-repeat: repeat-x;
			width: 174px;
			height: 45px;
			float: left;
			color: #FFFFFF;
			font-weight: bold;
			font-size: 1.1em;
			margin-top: 15px;
		}
		.menu_titre_bord_b{
			background-image: url(img/boiteTitreeGrisBordB.gif);
			background-repeat: no-repeat;
			width: 204px;
			height: 15px;
			float: left;
			//margin-top: -8px;
		}
			.texte_menu_titre_bord_h{
				margin-top: 10px;
				width: 174px;
				text-align: center;
			}
		.menu_titre_coin_hg{
			background-image: url(img/boiteTitreeGrisCoinHG.gif);
			background-repeat: no-repeat;
			width: 15px;
			height: 45px;
			float: left;
			margin-top: 15px;
		}
		.menu_coin_titre_hd{
			background-image: url(img/boiteTitreeGrisCoinHD.gif);
			background-repeat: no-repeat;
			width: 15px;
			height: 45px;
			float: left;
			margin-top: 15px;
		}		
		hr{
			height: 1px;
			width: 174px;
			margin-top: 10px;
			margin-bottom: 7px;
			//margin-top: 0px;
			//margin-bottom: 0px;

			margin-left: 0px;
			padding: 0;
			color: #CCCCCC;
			background-color: #CCCCCC;
			border: 0;
		}

		.visuel{
			/*width: 100px;*/
			/*height: auto;*/
			float: left;
			margin-top: 0px;
			margin-right: 10px;
			margin-bottom: 10px;
		}
			.legende_visuel{
				text-align: center;
				margin-top: 5px;
				font-size: 0.9em;
				width: 85px;
			}


/* Texte en gras */
.texte{
	margin-top: 15px;
}
.texte_gras {
	font-weight: bold;
}
h1{
	font-size: 1.9em;
	font-weight: bold;
	color: #FF0000;
}
a.lien_menu {
	background-image: url(img/puceFlecheGris.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
	width: 194px;
	padding-left: 10px;
}
a.lien_menu:hover {
	text-decoration:none;
}
a.lien_histoire_prec{
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
	float: left;
}
a.lien_histoire_prec:hover {
	text-decoration:none;
}
a.lien_histoire_suiv{
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
	float: right;
}
a.lien_histoire_suiv:hover {
	text-decoration:none;
}
a.lien_mail{
	font-size: 1em;
	font-weight: normal;
	color: #666666;
	text-decoration:underline;
}
a.lien_mail:hover {
	text-decoration:none;
}

/************************************/
/*		Styles API Google Maps		*/
/************************************/
	#carte{
		float: left;
		margin-left: 10px;
		width : 380px;
		height : 350px;
		border : 1px solid #000000;
		z-index: 1;
	}
