﻿/*////////////////////////////////////////////////////////////////////////////// INITIALISATION DES STYLES
*/
body
{
	font-family: verdana, arial,sans-serif;
	color: #092a2a;
	background: #ddd7d0 url(../images/bkgd/bkgd_body.gif) repeat-x;
	padding: 0;
	margin: 0;
	font-size: 1em;
}
body #page
{
	width: 985px;
	margin: 0 auto;
	font-size: 0.7em;
}
body *
{
	padding: 0;
	margin: 0;
	border: none;
}
a
{
	text-decoration: none;
	color: #092a2a;
}
a:hover, a:focus
{
	text-decoration: underline;
}
ul
{
	list-style: none;
}
.clear
{
	clear: both;
	visibility: hidden;
}
.horschamps
{
	position: absolute;
	left: -2000px;
}
.center
{
	text-align: center;
}
/*
//////////////////////////////////////////////////////////////////////////////////  TOP
*/
#top
{
	background: url(../images/bkgd/bkgd_top.jpg) no-repeat;
	margin: 0 0 10px 0;
	color: #fff;
	font-weight: bold;
	padding-left: 35px;
	float: left;
	width: 950px;
	position: relative;
	z-index: 2;
}
#top a
{
	color: #fff;
}
/*************************  Logo  */
#top h1
{
	float: left;
	margin: 15px 10px 0 0;
	padding: 0;
}
/*************************  Carte  */
#top .carte
{
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 10;
}
/*************************  Home, identification et rechercher  */
#top .home
{
	position: absolute;
	right: 453px;
}
#top .identification
{
	background: #ccc6be url(../images/bkgd/bkgd_top_identification.gif) no-repeat bottom;
	font-size: 0.9em;
	padding: 2px 0px 3px 7px;
	position: absolute;
	right: 120px;
	width: 320px;
	text-align: center;
}
#top .identification a
{
	text-decoration: underline;
}
#top .search
{
	margin: 42px 0 0 268px;
	width: 600px;
}
#top .formulaire *
{
	height: 22px;
	line-height: 22px;
}
#top label
{
	margin-right: 3px;
	float: left;
}
#top .identification label
{
	margin-right: 5px;
}
#top input.field
{
	font-size: 1.2em;
	width: 72px;
	margin: 2px 5px 0 0;
	padding-left: 3px;
	height: 18px;
	line-height: 18px;
	border: 0;
	float: left;
}
#top .search input.field
{
	width: 200px;
}
#top input.btn
{
	vertical-align: top;
	margin-left: 2px;
}
#top .identification input.btn
{
	margin-right: 7px;
}
/*************************  ZONE n°1 (Satellites)  */
#top .zone1
{
	margin: 3px 0 0 260px;
	font-size: 0.9em;
	height: 26px;
}
#top .zone1 ul
{
	float: left;
	padding-top: 7px;
	height: 19px;
	padding-right: 20px;
	background: url(../images/bkgd/bkgd_top_sat_serie2.gif) no-repeat right;
}
#top .zone1 li
{
	float: left;
	margin-left: 7px;
}
#top .zone1 li a
{
	margin-right: 7px;
}
#top .zone1 ul.serie1
{
	background: url(../images/bkgd/bkgd_top_sat_serie1.gif) no-repeat right;
}
#top .zone1 .serie1 li.first
{
	margin-left: 0;
}
#top .zone1 .serie2
{
	padding-right: 0;
}
/*************************  ZONE n°2 (Navigation de niveau 1)  */
#top .zone2
{
	text-transform: uppercase;
	font-size: 1.1em;
	background: url(../images/bkgd/bkgd_top_navmain.gif) repeat-x top;
	height: 26px;
	float: left;
}
#top .zone2 li
{
	float: left;
	background: url(../images/bkgd/bkgd_top_navmain_separateur.gif) no-repeat right;
}
#top .zone2 li.first span
{
	display: block;
	background: url(../images/bkgd/bkgd_top_navmain_left.gif) no-repeat left top;
}
#top .zone2 li.last
{
	background: url(../images/bkgd/bkgd_top_navmain_right.gif) no-repeat right;
}
#top .zone2 li a
{
	display: block;
	padding: 5px 13px;
	height: 16px;
	margin-right: 2px;
}
#top .zone2 li.first a
{
	padding-left: 25px;
}
#top .zone2 li.last a
{
	padding-right: 25px;
	margin-right: 0;
}
#top .zone2 li a:hover, #top .zone2 li a:focus, #top .zone2 li a.selected
{
	background: url(../images/bkgd/bkgd_top_navmain.gif) repeat-x bottom;
	text-decoration: none;
	color: #082a2a;
}
#top .zone2 li.first a:hover, #top .zone2 li.first a:focus, #top .zone2 li.first a.selected
{
	background: url(../images/bkgd/bkgd_top_navmain_left_hover.gif) no-repeat left top;
}
#top .zone2 li.last a:hover, #top .zone2 li.last a:focus, #top .zone2 li.last a.selected
{
	background: url(../images/bkgd/bkgd_top_navmain_right_hov.gif) no-repeat right top;
}
/*  Sous rubriques déroulant  */
#top .zone2 li ul
{
	position: absolute;
	left: -999em;
	margin-top: -1px;
	background: #1A8EFF;
	text-transform: none;
	z-index: 99;
}
#top .zone2 li ul li
{
	background: none;
	border-top: 1px solid #fff;
	float: none;
}
#top .zone2 li ul li a
{
	margin: 0;
}
#top .zone2 li ul li a:hover, #top .zone2 li.last ul li a:hover, #top .zone2 li.first ul li a:hover, #top .zone2 li ul li a:focus, #top .zone2 li.last ul li a:focus, #top .zone2 li.first ul li a:focus
{
	background: url(../images/bkgd/bkgd_top_navmain.gif) repeat-x bottom;
}
#top .zone2 li:hover ul, #top .zone2 li:focus ul
{
	left: auto;
}
/*************************  Fil d'ariane  */
.fil
{
	width: 775px;
	background: url(../images/bkgd/points_blanc.gif) repeat-x bottom;
	padding: 0 0 5px 4px;
	margin: 0 0 10px 6px;
	font-size: 0.9em;
}
.fil span
{
	color: #1a8eff;
	text-decoration: underline;
	font-weight: bold;
}
/*************************   Styles spécifique à la page d'accueil */
.accueil #top
{
	margin-bottom: 30px;
}
/*
////////////////////////////////////////////////////////////////  COLONNE DE GAUCHE
*/
#left
{
	float: left;
	width: 212px;
	background: url(../images/bkgd/bkgd_left_top.gif) no-repeat;
	padding: 15px 9px 0 0;
	margin: 0 3px 0 4px;
	display: inline;
	min-height: 208px;
}
#left h2
{
	font-size: 1.2em;
	color: #fff;
	text-transform: uppercase;
	background: #1a8eff url(../images/bkgd/angle_br.gif) no-repeat bottom right;
	width: 199px;
}
#left h2 span
{
	display: block;
	background: url(../images/bkgd/bkgd_left_h2.gif) no-repeat;
	padding: 5px;
}
#left a
{
	font-weight: bold;
}
#left a:hover, #left a:focus, #left .selected
{
	text-decoration: none;
	color: #1a8eff;
}
#left .menu
{
	background: #fff url(../images/bkgd/bkgd_left.gif) repeat-x bottom;
	padding: 0 20px 150px 10px;
	margin-top: 15px;
}
#left .menu li
{
	background: url(../images/puces/fleche_bleu.gif) no-repeat left 9px;
	padding-left: 15px;
	margin-bottom: 7px;
}
#left .menu li a
{
	background: url(../images/bkgd/points_gris.gif) repeat-x;
	padding-top: 7px;
	display: block;
}
#left .menu li.first a
{
	background: none;
}
#left .menu li ul
{
	margin: 7px 0 10px 0;
	font-size: 0.9em;
}
#left .menu li ul li
{
	background: none;
	padding: 0;
}
#left .menu li ul li a
{
	background: none;
	font-weight: normal;
	padding: 0;
}
/*
//////////////////////////////////////////////////////////////////////////////   CENTRE
*/
#center
{
	float: left;
	width: 555px;
	background: url(../images/bkgd/bkgd_center_top.gif) no-repeat top left;
	padding: 0 10px 0 0;
	margin-bottom: 30px;
}
#center h2
{
	color: #1a8eff;
	font-size: 1.6em;
	border-bottom: 1px solid #1a8eff;
	margin: 16px 15px 0 15px;
	padding-bottom: 3px;
}
#center .article
{
	background: #fff url(../images/bkgd/bkgd_center_bottom.gif) repeat-x bottom;
	padding: 0 15px 40px 15px;
	margin-top: 15px;
	min-height: 500px;
	float: left;
}
/*  Chapeau de la page  */
#center .article .chapo
{
	background: url(../images/bkgd/separateur_x_ombre.gif) no-repeat bottom;
	padding-bottom: 30px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
#center .article .chapo .maj
{
	text-align: right;
	font-size: 0.8em;
}
#center .article .chapo .ssmenu
{
	margin-left: 205px;
}
#center .article .chapo .ssmenu li
{
	background: url(../images/puces/fleche_bleu.gif) no-repeat left 7px;
	padding-left: 15px;
	margin-bottom: 7px;
}
#center .article .chapo .ssmenu li.first
{
	background-position: left 3px;
}
#center .article .chapo .ssmenu li h4
{
	color: #1A8EFF;
	background: none;
	margin: 0;
}
#center .article .chapo .ssmenu li a
{
	background: url(../images/bkgd/points_gris.gif) repeat-x;
	padding-top: 4px;
	display: block;
	height: 1%;
	font-weight: bold;
	text-decoration: underline;
}
#center .article .chapo .ssmenu li a:hover, #center .article .chapo .ssmenu li a:focus, #center .article .chapo .ssmenu li a.selected
{
	color: #1A8EFF;
	text-decoration: none;
}
#center .article .chapo .ssmenu li span.nospam a
{
	display: inline;
	background: none;
	padding: 0;
	font-weight: normal;
	text-decoration: underline;
}
#center .article .chapo .ssmenu li span.nospam a:hover, #center .article .chapo .ssmenu li span.nospam a:focus, #center .article .chapo .ssmenu li span.nospam a.selected
{
	color: #1A8EFF;
	text-decoration: none;
}


/*  Styles génériques  */
#center .article h3
{
	margin: 8px 0;
	color: #1a8eff;
	font-size: 1.3em;
	background: url(../images/bkgd/points_bleu.gif) repeat-x bottom;
	padding-bottom: 3px;
}
#center .article h4
{
	margin: 8px 0;
	font-size: 1em;
	background: url(../images/bkgd/points_noir.gif) repeat-x bottom;
	padding-bottom: 3px;
}
#center .article h5, #center .article h6
{
	margin: 4px 0;
	font-size: 1em;
	font-weight: bold;
}
#center .article p
{
	margin-bottom: 10px;
}
#center .article a
{
	color: #1a8eff;
}
#center .article a:active, #center .article a:focus
{
	outline: none;
	border: 0;
}
#center .article .important
{
	font-weight: bold;
	color: #FF5500;
}
#center .article .link
{
	font-weight: bold;
}
#center .article .link.puce
{
	background: url(../images/puces/fleche_bleu.gif) no-repeat left 2px;
	padding-left: 11px;
}
#center .article .retour
{
	clear: both;
}
#center .article ul, #center .article ol
{
	margin: 0 0 10px 25px;
}
#center .article ul li
{
	background: url(../images/puces/bullet_bleu.gif) no-repeat left 5px;
	padding-left: 8px;
	margin-bottom: 3px;
	overflow: auto;
}
#center .article ol li
{
	margin-bottom: 3px;
	margin-left: 2em;
	overflow: visible;
}
#center .article ul li.pdf, #center .article ol li.pdf
{
	background: url(../images/puces/picto_pdf.gif) no-repeat left;
	padding: 2px 0 0 17px;
	margin-bottom: 3px;
}
#center .article ul li.link, #center .article ol li.link
{
	background: url(../images/puces/picto_link.gif) no-repeat left 1px;
	padding: 0 0 1px 17px;
	margin-bottom: 3px;
}
#center .article ul li.pdf a, #center .article ul li.link a, #center .article ol li.pdf a, #center .article ol li.link a
{
	color: #092a2a;
	text-decoration: underline;
}
#center .article ul.liensComplementaires li
{
	background: transparent url(../images/puces/fleche_bleu.gif) no-repeat scroll left 7px;
	padding-left: 15px;
	margin: 10px 0;
}
#center .article ul.liensComplementaires li a
{
	color: #1A8EFF;
	display: block;
	font-weight: bold;
	height: 1%;
	padding-top: 4px;
	text-decoration: underline;
}
#center .article ul.liensComplementaires li a:hover, #center .article ul.liensComplementaires li a:focus, #center .article ul.liensComplementaires li a.selected
{
	text-decoration: none;
}
#center .article .right
{
	float: right;
}
#center .article .left
{
	float: left;
}
#center .article .right img
{
	margin: 2px 0 25px;
}
#center .article .left img
{
	margin: 2px 25px 0 0;
}
#center .article .map_carte
{
	margin: 15px 0 75px 0;
}
#center .article .editorial table
{
	margin: 1em 0;
	width: 100%;
	border-collapse: collapse;
}
#center .article .editorial table th, #center .article .editorial table td
{
	border: 1px solid #1A8EFF;
	padding: 0.5em;
	vertical-align: top;
}
#center .article .editorial table th
{
	font-weight: bold;
	text-align: center;
	color: #1A8EFF;
	font-size: 1.1em;
	background: #CFEBFF;
	vertical-align: middle;
}
/*  Pour en savoir +  */
#center .article .plus
{
	margin-top: 20px;
	width: 515px;
	margin-left: 5px;
	background: #e5f4ff url(../images/bkgd/bkgd_savoirplus_top.gif) no-repeat;
}
#center .article .plus div
{
	padding: 10px 5px;
	background: url(../images/bkgd/bkgd_savoirplus_bottom.gif) no-repeat bottom;
}
#center .article .plus div div
{
	padding: 0;
	background: none;
}
#center .article .plus h4
{
	margin-top: 0;
	margin-bottom: 10px;
}
#center .article .plus h5
{
	background: none;
}
/*  Documents joints  */
#center .article .documents_joints
{
	background: url(../images/bkgd/separateur_x_ombre.gif) no-repeat;
	padding-top: 10px;
	margin-top: 20px;
	clear: both;
}
#center .article .documents_joints li
{
	padding: 2px 0 0 17px;
	margin-bottom: 3px;
}
#center .article .documents_joints .file_avi
{
	background: url(../images/pictos/txt.jpg) no-repeat left;
}
#center .article .documents_joints .file_bat
{
	background: url(../images/pictos/bat.jpg) no-repeat left;
}
#center .article .documents_joints .file_bmp
{
	background: url(../images/pictos/bmp.jpg) no-repeat left;
}
#center .article .documents_joints .file_dll
{
	background: url(../images/pictos/dll.jpg) no-repeat left;
}
#center .article .documents_joints .file_doc
{
	background: url(../images/pictos/doc.jpg) no-repeat left;
}
#center .article .documents_joints .file_dot
{
	background: url(../images/pictos/dot.jpg) no-repeat left;
}
#center .article .documents_joints .file_exe
{
	background: url(../images/pictos/exe.jpg) no-repeat left;
}
#center .article .documents_joints .file_hlp
{
	background: url(../images/pictos/hlp.jpg) no-repeat left;
}
#center .article .documents_joints .file_htm
{
	background: url(../images/pictos/htm.jpg) no-repeat left;
}
#center .article .documents_joints .file_html
{
	background: url(../images/pictos/html.jpg) no-repeat left;
}
#center .article .documents_joints .file_inf
{
	background: url(../images/pictos/inf.jpg) no-repeat left;
}
#center .article .documents_joints .file_ini
{
	background: url(../images/pictos/ini.jpg) no-repeat left;
}
#center .article .documents_joints .file_jpg
{
	background: url(../images/pictos/jpg.jpg) no-repeat left;
}
#center .article .documents_joints .file_mdb
{
	background: url(../images/pictos/mdb.jpg) no-repeat left;
}
#center .article .documents_joints .file_mht
{
	background: url(../images/pictos/mht.jpg) no-repeat left;
}
#center .article .documents_joints .file_mp3
{
	background: url(../images/pictos/mp3.jpg) no-repeat left;
}
#center .article .documents_joints .file_mpp
{
	background: url(../images/pictos/mpp.jpg) no-repeat left;
}
#center .article .documents_joints .file_pdf
{
	background: url(../images/pictos/pdf.jpg) no-repeat left;
}
#center .article .documents_joints .file_ppt
{
	background: url(../images/pictos/ppt.jpg) no-repeat left;
}
#center .article .documents_joints .file_rtf
{
	background: url(../images/pictos/rtf.jpg) no-repeat left;
}
#center .article .documents_joints .file_txt
{
	background: url(../images/pictos/txt.jpg) no-repeat left;
}
#center .article .documents_joints .file_unknown
{
	background: url(../images/pictos/unknown.jpg) no-repeat left;
}
#center .article .documents_joints .file_wav
{
	background: url(../images/pictos/wav.jpg) no-repeat left;
}
#center .article .documents_joints .file_xls
{
	background: url(../images/pictos/xls.jpg) no-repeat left;
}
#center .article .documents_joints .file_xlt
{
	background: url(../images/pictos/xlt.jpg) no-repeat left;
}
#center .article .documents_joints .file_zip
{
	background: url(../images/pictos/zip.jpg) no-repeat left;
}
/*  Pour aller plus loin  */
#center .article .plus_loin
{
	background: url(../images/bkgd/separateur_x_ombre.gif) no-repeat;
	padding-top: 10px;
	margin-top: 20px;
	clear: both;
}
#center .article .plus_loin a
{
	text-decoration: underline;
}
/* Actus */
#center .article .actu
{
	background: url(../images/bkgd/separateur_x_ombre.gif) no-repeat top;
	padding-top: 30px;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
#center .article .actu.first
{
	background: none;
	padding-top: 0;
}
#center .article .actu .desc
{
	margin-left: 205px;
}
#center .article .actu.offline
{
    background-color: #ccc;
    border: solid 2px #900;
}
#center .article .actu .desc p
{
	margin: 0;
}
#center .article .actu h3
{
	background: none;
	margin: 5px 0;
	font-size: 1.1em;
}
#center .article .actu .date
{
	margin: 0;
}
/* diaporama, pictos et VR*/
#center .article .pictos
{
	margin: 5px 0 0 0;
	padding: 0;
	clear: both;
}
#center .article .pictos li
{
	margin: 0 0 0 7px;
	padding: 0;
	background: none;
	display: inline;
}
#center .article .pictos li img
{
	margin: 0 0 3px 0;
}
#center .article .pictos li.first
{
	margin-left: 0;
}
#center .article .diaporamaContainer
{
	margin: 20px 35px;
	position: relative;
	height: 275px;
	clear: both;
}
#center .article .diaporamaContainer p
{
	margin: 0;
}
#center .article .diaporamaContainer .photo
{
	position: absolute;
}
#center .article .diaporamaContainer .desc
{
	background: url(../images/bkgd/opacity85.png) repeat;
	bottom: 0;
	left: 0;
	position: absolute;
	width: 430px;
	padding: 5px 10px;
}
div#center div.register div.newsletter
{
	padding: 5px 10px;
	width: 430px;
}
#center .article .diaporamaContainer .desc h3
{
	color: #092A2A;
	border: none;
	background: none;
	margin: 0;
	font-size: 1em;
}
#center .article .diaporamaContainer .controle
{
	position: absolute;
	display: none;
	z-index: 80;
	bottom: 100px;
}
#center .article .diaporamaContainer .controle p
{
	display: block;
	width: 40px;
	height: 55px;
	position: relative;
	z-index: 80;
	cursor: pointer;
}
#center .article .diaporamaContainer .controle .prev
{
	background: transparent url(../images/pictos/diaporama.gif) no-repeat left;
	position: absolute;
	left: 10px;
}
#center .article .diaporamaContainer .controle .next
{
	background: transparent url(../images/pictos/diaporama.gif) no-repeat right;
	position: absolute;
	left: 400px;
}
#center .article .diaporamaContainer .controle .play
{
	background: transparent url(../images/pictos/play_pause.png) no-repeat right;
	position: absolute;
	left: 200px;
}
#center .article .diaporamaContainer .controle .pause
{
	background: transparent url(../images/pictos/play_pause.png) no-repeat left;
	position: absolute;
	left: 200px;
}
#center .article .vrContainer
{
	background: url(../images/bkgd/separateur_x_ombre.gif) no-repeat top;
	padding-top: 10px;
	margin: 10px 0;
}
#center .article .vrContainer ul
{
	margin: 5px 0 0 0;
	padding: 0;
}
#center .article .vrContainer ul li
{
	margin: 0 0 0 7px;
	padding: 0;
	background: none;
	display: inline;
}
#center .article .vrContainer li img
{
	margin: 0 0 3px 0;
	border: 2px solid #DDD7D0;
}
span.nospamtag
{
	display: none;
}
/*************************   google map */
#center .article #map_canvas
{
	position: relative;
	width: 523px;
	height: 523px;
	border: 1px solid #1a8eff;
}
#center .article #citeU
{
	color: #120096;
}
#center .article #residenceU
{
	color: #009136;
}
#center .article #restoU
{
	color: #D30018;
}
#center .article #univ
{
	color: #924C8B;
}
#center .article .legende
{
	position: absolute;
	top: 40px;
	right: 0;
	background-color: white;
	padding: 15px 10px;
	margin: 0px;
	font-size: 0.9em;
	font-weight: bold;
}
#center .article .legende li
{
	background: none;
	padding: 2px 0 0 15px;
	margin-bottom: 15px;
	background-position: left 3px;
	background-repeat: no-repeat;
}
#center .article .legende ol
{
	font-weight: normal;
	list-style: decimal none inside;
	margin-top: 5px;
}
#center .article .legende ol li
{
	margin: 0;
	padding: 0;
}
#center .article .legende a
{
	color: black;
	text-decoration: none;
}
#center .article .legende a:hover
{
	text-decoration: underline;
}
#center .article .LabeledMarker_markerLabel
{
	color: #fff;
	font-weight: bold;
	padding: 2px 0 0 1px;
}
/*************************   Pagination */
#center .article .pagination
{
	border-top: 1px solid #1A8EFF;
	border-bottom: 1px solid #1A8EFF;
	text-align: center;
	color: #1A8EFF;
	clear: both;
}
#center .article .pagination ul
{
	margin: 0;
	padding: 1px;
	font-size: 0.9em;
}
#center .article .pagination ul li
{
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
	height: 8px;
}
#center .article .pagination ul li a
{
	padding: 2px 5px;
	font-weight: bold;
}
#center .article .pagination ul li a:hover, #center .article .pagination ul li a:focus, #center .article .pagination ul li.selected a
{
	background-color: #1A8EFF;
	color: #fff;
	text-decoration: none;
}
/*  Les pictos de la pagination  */
#center .article .pagination ul li.picto a
{
	background: url(../images/pictos/pagination.gif) no-repeat;
	margin-right: 7px;
	padding: 2px 6px;
}
#center .article .pagination ul li.prev a
{
	background-position: 3px 4px;
}
#center .article .pagination ul li.prev.disabled a
{
	background-position: 3px -20px;
}
#center .article .pagination ul li.prev_un a
{
	background-position: -1px 4px;
	padding: 2px 8px;
}
#center .article .pagination ul li.prev_un.disabled a
{
	background-position: -1px -20px;
}
#center .article .pagination ul li.next_un a
{
	background-position: -19px 4px;
	margin-left: 7px;
	padding: 2px 8px;
}
#center .article .pagination ul li.next_un.disabled a
{
	background-position: -19px -20px;
}
#center .article .pagination ul li.next a
{
	background-position: -28px 4px;
}
#center .article .pagination ul li.next.disabled a
{
	background-position: -28px -20px;
}
#center .article .pagination ul li.prev a:hover, #center .article .pagination ul li.prev a:focus
{
	background-position: 3px -8px;
	background-color: #1A8EFF;
}
#center .article .pagination ul li.prev.disabled a:hover, #center .article .pagination ul li.prev.disabled a:focus
{
	background-position: 3px -20px;
	background-color: transparent;
}
#center .article .pagination ul li.prev_un a:hover, #center .article .pagination ul li.prev_un a:focus
{
	background-position: -1px -8px;
	background-color: #1A8EFF;
}
#center .article .pagination ul li.prev_un.disabled a:hover, #center .article .pagination ul li.prev_un.disabled a:focus
{
	background-position: -1px -20px;
	background-color: transparent;
}
#center .article .pagination ul li.next_un a:hover, #center .article .pagination ul li.next_un a:focus
{
	background-position: -19px -8px;
	background-color: #1A8EFF;
}
#center .article .pagination ul li.next_un.disabled a:hover, #center .article .pagination ul li.next_un.disabled a:focus
{
	background-position: -19px -20px;
	background-color: transparent;
}
#center .article .pagination ul li.next a:hover, #center .article .pagination ul li.next a:focus
{
	background-position: -28px -8px;
	background-color: #1A8EFF;
}
#center .article .pagination ul li.next.disabled a:hover, #center .article .pagination ul li.next.disabled a:focus
{
	background-position: -28px -20px;
	background-color: transparent;
}
/*************************   Infobulles */
div.tip
{
	width: 184px;
	height: 43px;
	color: #fff;
	font-weight: bold;
	font-size: 0.7em;
	text-align: center;
	margin: 0;
	padding: 10px 5px;
	background: url(../images/bkgd/tooltip.png) no-repeat;
	position: relative;
	z-index: 99;
}
div.tip-text
{
	display: none;
}
/*******************************************   Plan du site */
#center ul.siteMap
{
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
}
#center ul.siteMap a:hover, #center ul.siteMap a:focus
{
	text-decoration: none;
	color: #092A2A;
}
/**  Niveau 1 et 2*/
#center ul.siteMap li
{
	background: none;
	padding: 0;
	overflow: visible;
}
#center .siteMap li a
{
	background: url(../images/bkgd/points_bleu.gif) repeat-x bottom;
	margin: 8px 0;
	display: block;
}
#center .siteMap ul
{
	margin-left: 0;
}
/**  Niveau 3 */
#center .siteMap li li ul
{
	margin-left: 1.5em;
}
#center .siteMap li li li
{
	background: url(../images/puces/fleche_bleu.gif) no-repeat left 3px;
	padding-left: 15px;
	margin: 8px 0;
	font-size: 0.9em;
}
#center .siteMap li li li a
{
	background: #fff;
	margin: 0;
}

/**  Niveau 4 */
#center .siteMap li li li ul
{
	margin-top: 5px;
}
#center ul.siteMap li li li li
{
	background: url(../images/puces/bullet_bleu.gif) no-repeat left 5px;
	padding-left: 10px;
	margin: 0;
}
#center .siteMap li li li li a
{
	margin: 2px 0;
	font-weight: normal;
}
/**  Niveau 5 et + */
#center ul.siteMap li li li li li
{
	font-size: 1em;
	background: none;
	padding: 0;
}
#center .siteMap li li li li li a
{
	margin: 1px;
}
/*************************   Styles spécifique à la page d'accueil */
.accueil #center
{
	background: none;
	padding: 0;
}
.accueil #center .bloc
{
	width: 772px;
	padding: 5px 6px 0 0;
	margin-left: 4px;
	background: url(../images/bkgd/bkgd_center_top_accueil.gif) no-repeat top left;
	color: #5f5c4e;
	position: relative;
}
.accueil #center .bloc .default
{
	text-align: center;
	background: #fff url(../images/bkgd/bkgd_center_bottom_acc.gif) no-repeat bottom;
	margin-bottom: 10px;
	padding: 5px 0 10px 0;
}
.accueil #center .bloc a
{
	color: #5f5c4e;
}
/*  Bloc actus  */
.accueil #center h2
{
	margin: 0 0 0 7px;
	padding: 7px 0 0 63px;
	background: url(../images/titres/titre_actu.gif) no-repeat;
	border: none;
	width: 490px;
	height: 48px;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	position: relative;
	z-index: 1;
}
.accueil #center .actus
{
	background: #fff url(../images/bkgd/bkgd_center_bottom_acc.gif) no-repeat bottom;
	padding: 0 18px 15px 18px;
	overflow: auto;
	height: 1%;
	margin-bottom: 10px;
	margin-top: -15px;
}
/*  Bloc actus => une  */
.accueil #center .actus .actus_une
{
	float: left;
	min-height: 417px;
	width: 540px;
}
.accueil #center .actus .actus_une .une
{
	position: absolute;
	width: 540px;
}
.accueil #center .actus .une .desc
{
	padding: 0 5px;
	background: url(../images/bkgd/opacity_gradient.png);
	margin-top: -50px;
	position: relative;
	z-index: 60;
	height: 135px;
}
.accueil #center .actus .une .desc .date
{
	background: url(../images/bkgd/points_blanc.gif) repeat-x top;
	font-size: 0.9em;
	padding-top: 5px;
}
.accueil #center .actus .une .desc h3
{
	color: #ff0089;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.accueil #center .actus .une .desc h3 a
{
	color: #ff0089;
}
.accueil #center .actus .une .desc .link
{
	background: url(../images/bkgd/points_double_gris.gif) repeat-x top;
	text-align: right;
	padding: 3px 7px 0 0;
	height: 19px;
	font-size: 0.9em;
	bottom: 0;
	width: 530px;
	position: absolute;
}
.accueil #center .actus .une .desc .link a
{
	background: url(../images/puces/fleche_rose.gif) no-repeat left 2px;
	padding-left: 11px;
	font-weight: bold;
	color: #ff0089;
}
/*  Bloc actus  => liens */
.accueil #center .actus .liens_actus
{
	float: right;
}
.accueil #center .actus .liens_actus li
{
	border-bottom: 1px solid #fff;
}
.accueil #center .actus .liens_actus li a
{
	width: 180px;
	display: block;
}
.accueil #center .actus .liens_actus li a img
{
	width:180px;
	height:110px;
}
.accueil #center .actus .liens_actus a span
{
	font-size: 0.9em;
	font-weight: bold;
	color: #ff0089;
	display: block;
	height: 24px;
	padding: 1px 5px;
	background: url(../images/bkgd/gradient_actus.gif) repeat-y;
}
.accueil #center .actus .liens_actus a:hover, .accueil #center .actus .liens_actus a:focus, .accueil #center .actus .liens_actus li.selected a
{
	width: 178px;
	border: 1px solid #ff0089;
	text-decoration: none;
}
.accueil #center .actus .liens_actus a:hover img, .accueil #center .actus .liens_actus a:focus img, .accueil #center .actus .liens_actus li.selected a img
{
	width: 178px;
	height: 108px;
}
.accueil #center .actus .liens_actus a:hover span, .accueil #center .actus .liens_actus a:focus span, .accueil #center .actus .liens_actus li.selected a span
{
	color: #fff;
	background: #ff0089;
}
.accueil #center .actus .liens_actus .desc
{
	display: none;
}
/*  Pour aller plus loin  */
.accueil #center .plus_loin
{
	background: #fff url(../images/bkgd/bkgd_left.gif) repeat-x bottom;
	margin-top: 10px;
	overflow: auto;
	height: 1%;
	min-height: 163px;
}
.accueil #center .plus_loin li
{
	width: 205px;
	float: left;
	padding: 0 25px;
	background: url(../images/bkgd/points_gris_y.gif) repeat-y;
}
.accueil #center .plus_loin li.first
{
	background: none;
}
.accueil #center .plus_loin li h4
{
	color: #FF5500;
	text-transform: uppercase;
	font-size: 1.2em;
	background: url(../images/puces/fleche_orange.gif) no-repeat left 3px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.accueil #center .plus_loin li p
{
	margin-bottom: 10px;
}
.accueil #center .plus_loin li .link a
{
	color: #FF5500;
	font-weight: bold;
	font-size: 0.9em;
}
/********************************   Identification */

div#center div.login div.bkgd_top
{
	background: url(      '../images/bkgd/bkgd_login_top.gif' ) no-repeat 0 0;
	width: 720px;
	height: 8px;
}

div#center div.login div.bottom
{
	background: url(      '../images/bkgd/bkgd_login_bottom.gif' ) no-repeat 0 0;
	width: 720px;
	height: 8px;
}

div#center div.login h3
{
	background: none;
	margin-top: 0;
}

div#center div.bloc_identification
{
	border-left: 1px solid #1A8EFF;
	border-right: 1px solid #1A8EFF;
	padding: 0 18px 0 18px;
	overflow: hidden;
	width: 681px;
}

div#center div.bloc_identification label
{
	font-weight: normal;
	width: 160px;
}

div#center div.bloc_identification p
{
	/*float: left;*/
}

div#center div.bloc_identification p.forgot
{
	margin-top: 5px;
	clear: both;
}

div#center div.bloc_identification a
{
	text-decoration: underline;
}

div#center div.bloc_identification ul
{
	float: left;
	margin-left: 0;
}

div#center div.bloc_identification ul li
{
	padding-left: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	overflow: hidden;
}

div#page div#center div.bloc_identification ul li a
{
	font-weight: normal;
	color: #1A8EFF;
	float: left;
}

div#center div.bloc_identification span.check.field
{
	display: block;
	clear: both;
	height: 15px;
	margin: 5px 0;
}

div#center div.bloc_identification span.check.field label
{
	margin: 0 0 0 10px;
	display: inline;
	float: none;
}
div#center div.bloc_identification span.check.field input
{
	vertical-align: middle;
}

div#center div.no-account
{
	margin-top: 27px;
}

/*********************************   Nouveau compte */
div#center div.register
{
	background: transparent url(../images/bkgd/bkgd_inscription.jpg) no-repeat 94% 0;
	min-height: 400px;
}

div#center div.register p
{
	margin: 15px;
}
div#center div.register p.succesPreinscription
{
	font-weight: bold;
	font-size: 1.5em;
}

div#center div.register p.rdvCrous
{
	width: 500px;
	text-align: justify;
}

div#center div.register p.adresseCrous span
{
	font-weight: bold;
}

div#center div.register p.vousIdentifier a
{
	text-decoration: underline;
}

div#center div.register p.vousIdentifier a:hover, div#center div.register p.vousIdentifier a:focus
{
	text-decoration: none;
}

div#center div.register div.boxes
{
	overflow: hidden;
}

div#center div.register div.boxes label
{
	width: 198px;
	float: left;
	font-weight: normal;
	text-align: right;
}

div#center div.register div.boxes input
{
	width: 301px;
}

div#center div.register div.boxes select
{
	padding: 0;
	width: 303px;
}

div#center div.register div.boxes div.choixVille
{
	margin: 20px 0;
}

div#center div.register div.boxes div.choixVille table
{
	display: inline;
	float: left;
}

div#center div.register div.boxes div.choixVille table td, div#center div.register div.boxes div.choixVille table input, div#center div.register div.boxes div.choixVille table label
{
	width: 80px;
}

div#center div.register div.boxes div.choixVille table td, div#center div.register div.boxes div.choixVille table input, div#center div.register div.boxes div.choixVille table label
{
	text-align: center;
}

div#center div.register_check
{
	clear: both;
	overflow: hidden;
}

div#center div.register div.newsletter
{
	margin: 10px 0 0 202px;
}

div#center div.register_check input
{
	vertical-align: middle;
}

div#center div.register_check label
{
	clear: both;
	float: none;
	display: inline-block;
	margin: 0 0 0 10px;
	width: auto;
}

div#center div.register_check textarea
{
	width: 99%;
	margin: 20px 0;
	display: block;
	float: none;
	height: 140px;
	background-color: #EFEFEF;
	overflow: auto;
}

div#center div.register_check div.check_blue
{
	border: #1A8EFF 1px solid;
	color: #1A8EFF;
	padding: 10px;
	margin: 10px 0;
}

div#center div.register_check div.check_blue_togglepanel
{
	color: #5F5C4E;
	margin: 20px;
}

div#center div.register_check div.check_blue_togglepanel p.messageAttention
{
	color: Red;
	font-weight: bold;
	margin-bottom: 10px;
}
div#center div.register_check div.check_blue_togglepanel p.messageAttention span
{
	text-decoration: underline;
}

div#center div.register_check div.check_blue_togglepanel dl, div#center div.register_check div.check_blue_togglepanel dt
{
	margin: 10px 0;
}

div#center div.register_check div.check_blue_togglepanel dt
{
	color: #1A8EFF;
}

div#center div.register_check div.check_blue_togglepanel dd
{
	margin: 3px 0;
}

div#center div.register_check div.check_blue_togglepanel span.chkInterest label
{
	font-weight: normal;
}

div#center div.register_check div.check_blue_togglepanel span.chkBlock
{
	display: block;
	margin: 5px 0;
}

div#center div.register_check div.check_blue_togglepanel span.chkBlock label
{
	width: 95%;
}
/*********************************   Page ENT */
#page.ent #top
{
	background: #fff url(../images/bkgd/bkgd_top_simple.gif) no-repeat left;
	width: 914px;
}
#page.ent #top h2
{
	color: #1A8EFF;
	font-size: 2em;
	float: left;
	margin: 3.3em 0 0 2em;
}
#page.ent #center
{
	background: none;
	padding: 0;
}
#page.ent #center .bloc
{
	width: 944px;
	padding: 5px 6px 0 0;
	margin-left: 4px;
	background: url(../images/bkgd/bkgd_center_top_100.gif) no-repeat top left;
	color: #5f5c4e;
}
#page.ent #center .article
{
	width: 914px;
	padding: 10px 15px 40px;
	margin: 0;
}
#page.ent #center .article .connexion
{
	margin-top: 3em;
}
#page.ent #center .article .connexion p
{
	clear: both;
	overflow: auto;
	margin-bottom: 2em;
}
#page.ent #center .article .connexion .submit
{
	margin-left: 190px;
}
#page.ent .col_x3
{
	overflow: auto;
	margin: 1.5em 0;
	width: 100%;
	background: #fff url(../images/bkgd/bkgd_left.gif) repeat-x scroll center bottom;
	padding: 0;
}
#page.ent .col_x3 a
{
	color: #5F5C4E;
}
#page.ent .col_x3 li
{
	width: 25%;
	margin: 2em 3%;
	float: left;
}
#page.ent .col_x3 li h3
{
	margin: 0;
	background: none;
	color: #1A8EFF;
}
#page.ent .col_x3 li h3 a
{
	color: #1A8EFF;
}
#page.ent .col_x3 li img
{
	float: left;
	margin-right: 1em;
}
#page.ent .col_x3 ul
{
	margin: 0;
}
#page.ent .col_x3 ul li
{
	width: auto;
	margin: 0;
	float: none;
}
/*
////////////////////////////////////////////////////////////////  COLONNE DE DROITE
*/
#right
{
	float: right;
	display: inline;
	margin-right: 2px;
	width: 190px;
}
#right a
{
	color: #FF5500;
	font-weight: bold;
}
/*************************   Blocs */
#right .bloc
{
	background: #fff url(../images/bkgd/bkgd_right_bloc_top.gif) no-repeat;
	width: 187px;
	margin-bottom: 20px;
}
#right .bloc div
{
	background: url(../images/bkgd/bkgd_right_bloc_bottom.gif) no-repeat bottom;
	padding: 8px;
	font-size: 0.9em;
}
#right .bloc div div
{
	padding: 0;
	background: none;
	font-size: 1em;
}
#right .bloc div h3
{
	margin-bottom: 10px;
	font-size: 1.2em;
}
#right .bloc img
{
	display: block;
	margin: 0;
	padding: 0;
}
#right .bloc div ul li
{
	background: url(../images/bkgd/points_gris.gif) repeat-x;
	padding-top: 7px;
	margin-bottom: 7px;
}
#right .bloc div ul li a
{
	background: url(../images/puces/fleche_orange.gif) no-repeat left 2px;
	padding-left: 15px;
	display: block;
	height: 1%;
}
/*  Special bourses  */
#right .bloc.bourses div
{
	padding: 0;
}
#right .bloc.bourses div ul
{
	padding: 0 8px 8px 8px;
}
/*  Blocs oranges  */
#right .bloc.orange
{
	background-color: #FF5500;
}
#right .bloc.orange div
{
	padding: 0 0 5px 0;
	background-image: url(../images/bkgd/bkgd_right_bloc_orange.gif);
}
#right .bloc.orange div .visuel img
{
	display: block;
}
#right .bloc.orange div h3
{
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	background: url(../images/bkgd/points_blanc.gif) repeat-x top;
	padding: 7px;
	margin: 0;
}
#right .bloc.orange div .btn
{
	display: block;
	width: 69px;
	background: #eee url(../images/bkgd/bkgd_right_btn_top.gif) no-repeat;
	text-align: center;
	font-size: 1.1em;
	margin: 0 auto;
}
#right .bloc.orange div .btn a
{
	display: block;
	background: url(../images/bkgd/bkgd_right_btn_bottom.gif) no-repeat bottom;
	padding: 1px 3px 2px 3px;
}
/*  Blocs sur 2 colonnes  */
#right .bloc.x2
{
	background: #FF5500 url(../images/bkgd/bkgd_right_blocx2_top.gif) no-repeat;
	width: 89px;
	float: left;
}
#right .bloc.x2.right
{
	float: right;
}
#right .bloc.x2 div
{
	background: url(../images/bkgd/bkgd_right_blocx2_bottom.gif) no-repeat bottom;
	padding: 8px 0 15px 0;
}
#right .bloc.x2 div h3
{
	color: #fff;
	text-transform: uppercase;
	font-size: 1.1em;
	text-align: center;
	height: 35px;
	background: url(../images/bkgd/points_blanc.gif) repeat-x bottom;
	margin: 0;
}
#right .bloc.x2 div .visuel
{
	display: block;
	height: 70px;
	background: url(../images/bkgd/points_blanc.gif) repeat-x bottom;
}
#right .bloc.x2 div .btn
{
	display: block;
	width: 69px;
	background: #eee url(../images/bkgd/bkgd_right_btn_top.gif) no-repeat;
	text-align: center;
	font-size: 1.1em;
	margin: 12px auto 0 auto;
}
#right .bloc.x2 div .btn a
{
	display: block;
	background: url(../images/bkgd/bkgd_right_btn_bottom.gif) no-repeat bottom;
	padding: 1px 3px 2px 3px;
}
#right .bloc div.social
{   }
#right .bloc div.social ul
{   }
#right .bloc div.social ul li   
{
    display: inline;
    background: none;
}
#right .bloc div.social li a
{
    display: inline;
    background: none;
    padding-left: 2px;
    margin-right: 4px;
}
#right .bloc div.social img
{
    display: inline;
    background: none;
}
/*
/////////////////////////////////////////////////////////////////////////  ZONE n°3 (Footer)
*/
/*************************  General  */
.zone3
{
	clear: both;
	background: url(../images/bkgd/bkgd_foot.gif) no-repeat;
	text-align: center;
	height: 26px;
	line-height: 26px;
	color: #fff;
	font-size: 0.9em;
	margin-left: 4px;
}
.zone3 ul li
{
	display: inline;
}
.zone3 ul li a
{
	color: #fff;
	font-weight: bold;
	padding-right: 3px;
}
/*
////////////////////////////////////////////////////////////////////// Iframe
*/
.accueil #center h2.iframe_title
{
    background: none;
    border-bottom: 1px solid #1A8EFF;
    color: #1A8EFF;
    font-size: 1.6em;
    margin: 16px 15px 0;
    padding: 0;
    padding-bottom: 3px;
    height: auto;
    position: static;
    z-index: auto;
    width: auto;
}
#center .iframe
{
    background: #fff;
    margin-top: 15px;
    min-height: 500px;
    padding: 0 15px 40px;
    width: 742px;
}
