
div.rssSource {
	width : 100%;
	text-align : right;
	font-style : italic;
	font-size : smaller;
	margin-top : 15px;
}

div.entiteDescriptif {
	width : auto;
	text-align : center;
	margin-bottom : 5px;
}

div.entiteDescriptif > div.justify, div.entiteDescriptif div.justify, 
div.entiteDescriptif > div.right, div.entiteDescriptif div.right,
div.entiteDescriptif > div.left, div.entiteDescriptif div.left,
div.entiteDescriptif > div.center, div.entiteDescriptif div.center {
	clear : none;
}

div.entitePartie {
	width : auto;
	clear : both;
	padding-top : 10px;
	margin-top : 0px;
}

.entiteSommaire, .entiteAncre {
	color : blue;
	margin : 0px;
	padding : 0px;
}

div.entiteSommaire {
	clear : both;
	text-align : center;
	padding-top : 10px;
}

div.entiteSubPartie {
	clear : both;
	padding-left : 0px;
	padding-top : 5px;
}

table.entiteTable {
	border : solid #000000 1px;
	text-align : center;
	border-spacing : 0px;
	margin : 5px 0px 5px 0px;
	width : 100%;
}

table.entiteTable > th, table.entiteTable th {
	border : solid #000000 1px;
	text-align : left;
}

table.entiteTable > td, table.entiteTable td {
	border : solid #C0C0C0 1px;
}

.entiteImageFloatLeft, .entiteObjectFloatLeft {
	float : left;
	margin-right : 10px;
	margin-bottom : 2px;
	overflow : hidden;
}

.entiteImageFloatRight, .entiteObjectFloatRight {
	float : right;
	margin-left : 10px;
	margin-bottom : 2px;
	overflow : hidden;
}

p.entiteParagraphe {
}

p.entiteParagraphe > object, p.entiteParagraphe object {
	padding : 0px 10px 10px 10px;
}

table.entiteImages, table.entiteObjects {
	clear : both;
	width : 100%;
}

td.entiteImages, table.entiteObjects {
	text-align : center;
	vertical-align : middle;
}

div.entiteAncre {
	clear : both;
	text-align : right;
}

ul.entiteSommaire {
	width : 100%;
}

li.entiteSommaire {
	float : left;
	list-style : none;
	padding : 3px 0px 3px 0px;
}

div.entiteListe {
	float : left;
	width : 50%;
	margin : 0px;
	padding : 0px;
}

ul.entiteListe, ol.entiteListe {
	list-style-position : inside;
	margin : 0px;
	padding : 0px 0px 10px 0px;
}

li.entiteChamps {
	margin : 0px;
	padding : 5px 5px 0px 5px;
}

ul.entiteListe ul.entiteListe, ol.entiteListe ul.entiteListe 
	, ul.entiteListe ol.entiteListe , ol.entiteListe ol.entiteListe {
	margin-left : 10px;
}

ul.none {
	list-style : none;
	list-style-position : outside;
	padding : 5px;
	margin : 0px;
}

ul.rssGeneral, ul.rssEmplois {
	padding : 0px;
	margin : 0px 10px 10px 15px;
}

li.rssEmplois h3 {
	display : inline;
	font-size : 100%;
}
	
div.borderImage {
	position : relative;
	margin-left : auto;
	margin-right : auto;
}

img.borderImageCadre {
	position : absolute;	
}

.entiteColonnes {
	clear : both;
}

.entiteColonne {
	float : left;
	margin : 0px;
	padding : 0px;
	overflow : hidden;
}

.texte_lien {
}

div.entiteSousPartie {
	padding-left : 25px;
}

div.entiteSousPartie h3, div.entiteSousPartie h4, div.entiteSousPartie h5 {
	margin-left : -20px;
}

div.entitePivotLocal {
	text-align : left;
}

div.entitePivotLocalCommunication, div.entitePivotLocalAdresse, 
	div.entitePivotLocalHoraires, div.entitePivotLocalAffGps {
	padding-left : 15px;
}

div.entiteGoogleMaps {
	float : right;
	width : 380px;
	height : 200px;
	border : solid black 1px;
    -moz-border-radius: 0%; 
    -webkit-border-radius: 0%; 
    -khtml-border-radius: 0%; 
    border-radius: 0%; 
	margin-left : 10px;
}

div.entitesGoogleMaps, div.itineraireGoogleMaps {
	width : 100%;
	height : 350px;
	border : solid black 1px;
    -moz-border-radius: 0%; 
    -webkit-border-radius: 0%; 
    -khtml-border-radius: 0%; 
    border-radius: 0%; 
	overflow : hidden;
}

div.entitesPivotLocal {
	padding-top : 10px;
	text-align : left;
}
