.wgEventEncart {
	
}

.wgEventEncart h1 {
	font-size: 12px;
	color: #005aa5;
	margin: 0;
	padding: 0;
}

.wgEventEncart h1 a {
	color: #005aa5;
	text-decoration: none;
}

.wgEventEncart h1 a:hover {
	text-decoration: underline;
}

.wgEventEncart h3 {
	background: url(../imgs/bg_titre.png) no-repeat left bottom;
	color: #0096cd;
}

.wgEventEncart h3 span {
	display: block;
	font-size: 18px;
	color: #0096cd;
	background: url(../imgs/bg_r_titre.gif) no-repeat right bottom;
	padding: 0 15px 15px 17px;
}

.wgEventEncart p {
	margin: 0 0 15px 0;
	padding: 0;
}

.wgEventEncart address {
	background: url(../imgs/flech_block3.png) no-repeat right;
	text-align: right;
	padding: 2px 19px 2px 0;
}

.wgEventEncart address a {
	color: #536587;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.wgEventEncart address a:hover {
	text-decoration: underline;
}

.wgNewsEncart {
	
}

.wgNewsEncart h1 {
	font-size: 12px;
	color: #005aa5;
	margin: 0;
	padding: 0;
}

.wgNewsEncart h1 a {
	color: #005aa5;
	text-decoration: none;
}

.wgNewsEncart h1 a:hover {
	text-decoration: underline;
}

.wgNewsEncart h3 {
	background: url(../imgs/bg_titre.png) no-repeat left bottom;
	color: #0096cd;
}

.wgNewsEncart h3 span {
	display: block;
	font-size: 18px;
	color: #0096cd;
	background: url(../imgs/bg_r_titre.gif) no-repeat right bottom;
	padding: 0 15px 15px 17px;
}

.wgNewsEncart p {
	margin: 0;
	padding: 0;
}

.wgNewsEncart address {
	background: url(../imgs/flech_block3.png) no-repeat right;
	text-align: right;
	padding: 2px 19px 2px 0;
}

.wgNewsEncart address a {
	color: #536587;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.wgNewsEncart address a:hover {
	text-decoration: underline;
}

.wgBreadCrumbs {
	margin-bottom: 10px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #536587;
}

.wgBreadCrumbs li {
	list-style: none;
	display: inline;
    list-style-position: inside;
    padding: 10px;	
	background:  url(../imgs/puce.jpg) no-repeat 0 15px;
}

.wgBreadCrumbs a {
	text-decoration: none;
	color: #536587;
}

.wgBreadCrumbs a:hover {
	text-decoration: underline;
}

.contextLink {
	margin-bottom: 5px;
	text-align: right;
}

.contextLink a.wgLink-link {
	background: transparent url(../imgs/flech_block3.png) no-repeat scroll
		right top;
	color: #536587;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 5px;
	margin-right: 10px;
	padding-bottom: 5px;
	padding-right: 20px;
	text-decoration: none;
	line-height: 18px;
}

.contextLink a.wgLink-link:hover {
	text-decoration: underline;
}

.wgLink-description {
	line-height: 16px;
	font-size: 11px;
	color: #536587;
	padding-right: 20px;
	margin-right: 10px;
	text-decoration: none;
}

.contextdownloadfile {
	text-align: right;
}

.contextdownloadfile a.downloadfile-link {
	line-height: 18px;
	background: url(../imgs/flech_block3.png) no-repeat top right;
	font-size: 11px;
	font-weight: bold;
	color: #536587;
	padding-right: 20px;
	padding-bottom: 5px;
	margin-right: 10px;
	text-decoration: none;
	padding-bottom: 5px;
}

.contextdownloadfile a.downloadfile-link:hover {
	text-decoration: underline;
}

.downloadfile-desc {
	line-height: 16px;
	font-size: 11px;
	color: #536587;
	padding-right: 20px;
	margin-right: 10px;
	text-decoration: none;
}

.wgDownloadFileEncart {
	font-size: 11px;
	color: #000;
	width: 174px;
	background: #f7efe9 url(../imgs/encart-dl-bottom.gif) no-repeat left
		bottom;
	padding-bottom: 15px;
}

.wgDownloadFileEncart h3 {
	height: 60px;
	background: url(../imgs/encart-dl-top.gif) no-repeat left top;
}

.wgDownloadFileEncart h1 {
	font-size: 11px;
	padding: 0 10px;
	margin: 0;
}

.wgDownloadFileEncart h1 a {
	display: block;
	margin-top: 5px;
	text-decoration: none;
}

.wgDownloadFileEncart h1 a:hover {
	text-decoration: underline;
}

.wgDownloadFileEncart a {
	color: #536587;
	margin-top: 10px;
}

.wgDownloadFileEncart p {
	margin: 0;
	padding: 0 10px;
}

/* styles pour le webget bouton */
a.decalSurvol { /*height:120px;
	width:250px;
	height: 50%;
	width: 50%;*/
	border: 0px solid black;
	overflow: hidden;
	display: block;
	position: relative;
}

a.decalSurvol img {
	position: absolute;
}

a.decalSurvol:hover img {
	bottom: 0px;
}