/* CSS Document */


bodyprintemps {
	background-color:#001700;
	background-attachment:fixed;
	background-position:center top;
	background-repeat:no-repeat;
	background-image:url(../images/background4.jpg);
	width:890px;
	margin:0 auto 0 auto;
}
body {
	background-color:#000000;
	background-attachment:fixed;
	background-position:center top;
	background-repeat:no-repeat;
	background-image:url(../images/background14.jpg);
	width:890px;
	margin:0 auto 0 auto;
}



/* DEBUT HEADER */
.header { 
	width:884px;
	background-color:#000000;
	padding:3px;
	display:block;
	margin-top:10px;
}
.header a:link {
	color: #FFFFCC;
	text-decoration: none;
}
.header a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
.header a:hover {
	text-decoration: none;
	color: #FFFF99;
}
.header a:active {
	text-decoration: none;
	color: #FFFFCC;
}
.titre {
	width:420px;
	color:#CCCCCC;
	font-size:32px;
	float:left;
	margin-left:3px;
	padding-bottom:0px;
}
.heure {
	border:0;
	width:100px;
	height:12px;
	font-size:11px;
	background-color:#000000;
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
}
.horaire {
	border:0;
	width:100px;
	margin-top:36px;
	margin-left:3px;
	font-size:11px;
	color:#CCCCCC;
	background-color:#000000;
}
.ephemeride {
	width:350px;
	height:12px;
	margin-left:3px;
	color:#FFFFFF;
	font-size:11px;
	margin-top:2px;
	font-family:Arial, Helvetica, sans-serif;
}
.visiteur {
	width:350px;
	margin-bottom:8px;
	margin-left:3px;
	font-size:11px;
	color:#CCCCCC;
	background-color:#000000;
	margin-top:2px;
	font-family:Arial, Helvetica, sans-serif;

}
.visiteur1 {
	width:350px;
	height:12px;
	margin-bottom:8px;
	margin-left:3px;
	font-size:11px;
	color:#CCCCCC;
	background-color:#000000;
	margin-top:2px;
	font-family:Arial, Helvetica, sans-serif;

}
.lune {
	width:90px;
	height:95px;
	float:left;
	margin-left:3px;
}
/* FIN HEADER */


/* DEBUT HEADER1 */
.header1 { 
	width:884px;
	background-color:#000000;
	padding:3px;
	display:block;
}
.header1 a:link {
	color: #FFFFCC;
	text-decoration: none;
}
.header1 a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
.header1 a:hover {
	text-decoration: none;
	color: #FFFF99;
}
.header1 a:active {
	text-decoration: none;
	color: #FFFFCC;
}
.titre1 {
	width:400px;
	color:#CCCCCC;
	font-size:32px;
	margin-left:3px;
	padding-bottom:0px;
}
.heure1 {
	border:0;
	width:100px;
	height:12px;
	font-size:11px;
	background-color:#000000;
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
}
.horaire1 {
	border:0;
	width:100px;
	margin-top:36px;
	margin-left:3px;
	font-size:11px;
	color:#CCCCCC;
	background-color:#000000;
}
.ephemeride1 {
	width:510px;
	height:12px;
	margin-left:3px;
	color:#FFFFFF;
	font-size:11px;
	margin-top:2px;
	font-family:Arial, Helvetica, sans-serif;
}
.visiteur1 {
	width:350px;
	height:12px;
	margin-bottom:8px;
	margin-left:3px;
	font-size:11px;
	color:#CCCCCC;
	background-color:#000000;
	margin-top:2px;
	font-family:Arial, Helvetica, sans-serif;

}
.lune1 {
	width:90px;
	height:95px;
	float:left;
	margin-left:3px;
}
.hgauche {
	width:515px;
	height:160px;
	float:left;
	margin-left:3px;
}
.hdroite {
	width:361px;
	height:160px;
	float:left;
	margin-left:3px;
}
.hnews {
	width:360px;
	height:160px;
	float:left;
	margin-left:3px;
}
/* FIN HEADER */



/* DEBUT HEADER REGION */
.blasonregion {
	width:42px;
	height:46px;
	margin-left:3px;
	margin-bottom:3px;
	float:right;
}
.blasonregion img {
	width:42px;
	height:46px;
}
.nomregion {
	width:450px;
	height:14px;
	font-size:14px;
	color:#999999;
	float:right;
	padding-top:10px;
	text-align:right;
	margin-right:5px;

}
/* FIN HEADER REGION */



/* DEBUT MENU */
.menu {
	width:890px;
	background-color:#CCCCCC;
	height:40px;
}
.liens { 
	height:20px;
	background:#ffffff;
	padding-top:6px;
	background-color:#000000;
}
.liens a  {
	font-weight:bold;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	display: block;
	background: #CCCCCC;
	margin-right:5px;
	padding: 5px;
	float: left;
	width: 155px;
	text-align: center;
	color:#333;
	text-decoration:none;
}	
.liens a:hover {
	border-top:3px solid #333;
	color:#FF0000;	}
	
.liens1 { 
	height:15px;
	background:#ffffff;
	padding-top:6px;
	background-color:#000000;
	font-size:11px;
}
.liens1 a  {
	font-weight:bold;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	display: block;
	background: #CCCCCC;
	margin-right:1px;
	padding: 5px;
	float: left;
	width: 125px;
	text-align: center;
	color:#333;
	text-decoration:none;
	font-size:11px;
}	
.liens1 a:hover {
	border-top:3px solid #333;
	font-size:11px;	}

/* FIN MENU */		
		
/* DEBUT MENU REGION */	

.menuregion {
	width:412px;
	height:88px;
	color:#CCCCCC;
	font-size:9px;
	margin-left:3px;
	margin-top:5px;
	margin-bottom:3px;
	float:left;
}
.menuregion a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.menuregion a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.menuregion a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.menuregion a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.accueilregion {
    font-size:12px;
    width:887px; 
	background-color:#CCCCCC;
	padding-left:3px;
	padding-top:5px;
	padding-bottom:3px;
	float:left;
	margin-top:-5px;
}
.accueilregion a:link {
	color: #000000;
	text-decoration: none;
}
.accueilregion a:visited {
	text-decoration: none;
	color: #000000;
}
.accueilregion a:hover {
	text-decoration: underline;
	color: #000000;
}
.accueilregion a:active {
	text-decoration: none;
	color: #000000;
}
/* FIN MENU REGION */	



/* DEBUT CONTENU INDEX*/
.contenu {
	width:880px; 
	background-color:#CCCCCC;
	padding:5px;
	font-size:12px;
}
.contenu1 {
	width:880px; 
	background-color:#333333;
	padding:5px;
	font-size:12px;
}
.contenu2 {
	width:880px; 
	background-color:#333333;
	font-size:12px;
}
.contenu3 {
	width:700px; 
	background-color:#CCCCCC;
	font-size:12px;
}
.contenu4 {
	width:700px; 
	background-color:#FFFFFF;
	font-size:12px;
}
.contenu5 {
	width:900px;
	height:290; 
	background-color:#000000;
	font-size:12px;
}
.contenu a:link {
	color:black;
	text-decoration:none;
}
.contenu a:hover {
    text-decoration:underline;
	color: #000000;
}
.contenu a:active {
	text-decoration: none;
	color: #000000;
}
.contenu4 a:link {
	color:black;
	text-decoration:none;
}
.contenu4 a:hover {
    text-decoration:underline;
	color: #000000;
}
.contenu4 a:active {
	text-decoration: none;
	color: #000000;
}
.contenu4 a:visited {
	text-decoration: underline;
	color: #000000;
}
.carte {
	width:445px;
	background-color:#CCCCCC;
	margin:0 0 2px 2px;
	float:left;
}
.carte1 {
	width:439px;
	background-color:#CCCCCC;
	margin:3px 0 2px 2px;
	float:left;
}
.carte2 {
	width:429px;
	background-color:#CCCCCC;
	margin:3px 0 2px 7px;
	float:left;
}
.carte3 {
	width:428px;
	background-color:#CCCCCC;
	margin:3px 0 2px 0px;
	float:left;
}
a.rollover img {
	width: 80px;
	height: 40px;
}

a.rollover:hover > img {
	height: 240px;
	width: 840px;
}
.news {
	width:429px;
	height:272px;
	float:left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color:#000000;
	margin-right:2px;
}
.titrewebcamsemaine {
	width:428px;
	background-color:#333333;
}
.titrewebcamsemaine1 {
	width:100%;
	background-color:#333333;
}
.titrewebcamsemaine2 {
	width:100%;
	background-color:#000000;
}
.webcamsemaine {
	width:428px;
	background-color:#000000;
}
.record  {
	width:430px;
	background-color:#CCCCCC;
	margin:0 0 2px 0;
	float:left;
	padding-top:-7px;
}
.vigi a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.vigi a:hover {
    text-decoration:underline;
	color: #FFFFFF;
}
.vigi a:active {
	text-decoration: none;
	color: #FFFFCC;
}
.vigi a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.vigi1 {
	width:880px; 
	background-color:#000000;
	padding-bottom:5px;
	padding-top:5px;
	font-size:12px;
}
.vig1i a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.vigi1 a:hover {
    text-decoration:underline;
	color: #FFFFFF;
}
.vigi1 a:active {
	text-decoration: none;
	color: #FFFFCC;
}
.vigi1 a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.vigi2 {
	width:870px; 
	background-color:#FFFFFF;
	padding:5px;
	font-size:12px;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.camalerte {
	width:690px; 
	background-color:#000000;
	padding:5px;
	font-size:12px;
}
.camalerte1 {
	width:880px; 
	background-color:#000000;
	padding:5px;
	font-size:12px;
}
.contenucamalerte1 {
	width:430px; 
	background-color:#000000;
	padding:1px;
	font-size:12px;
	float:left;
}
.contenucamalerte2 {
	width:337px; 
	background-color:#000000;
	padding:1px;
	font-size:12px;
	float:left;
}
.contenucamalerte3 {
	width:537px; 
	background-color:#000000;
	padding:1px;
	font-size:12px;
	float:left;
}
.pubcamalerte1 {
	width:130px;
	height:150px; 
	background-color:#000000;
	padding:5px;
	font-size:12px;
	float:left;
	padding-left:47px;
}
.pubcamalerte2 {
	width:227px;
	height:197px; 
	background-color:#000000;
	padding:5px;
	font-size:12px;
	float:left;
}
.pubcamalerte3 {
	width:201px;
	height:197; 
	background-color:#000000;
	padding-left:20px;
	padding:5px;
	font-size:12px;
	float:left;
}
.espace {
	width:2px;
	height:150px; 
	background-color:#000000;
	padding:5px;
	font-size:12px;
	float:left;
}
.titrecamalerte {
	width:690px; 
	background-color:#000000;
	padding:5px;
	font-size:12px;
	color:#FFFFFF;
}
.titrecamalerte1 {
	width:430px; 
	height: 200px;
	background-color:#000000;
	padding:2px;
	font-size:12px;
	color:#FFFFFF;
}
.titrecamalerte2 {
	width:880px; 
	background-color:#000000;
	padding:5px;
	font-size:12px;
	color:#FFFFFF;
}
.titrecamalerte1 a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.titrecamalerte1 a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
.titrecamalerte1 a:hover {
	text-decoration: none;
	color:#FFFF99;
}
.titrecamalerte1 a:active {
	text-decoration: none;
	color:#FFFFFF;
}
.titrecamalerte2 a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.titrecamalerte2 a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
.titrecamalerte2 a:hover {
	text-decoration: none;
	color:#FFFF99;
}
.titrecamalerte2 a:active {
	text-decoration: none;
	color:#FFFFFF;
}
.listecamalerte {
	width:690px; 
	background-color:#333333;
	padding:5px;
	font-size:12px;
}
.listecamalerte1 {
	width:880px; 
	background-color:#333333;
	padding:5px;
	font-size:12px;
}
/* FIN CONTENU INDEX*/

/* DEBUT CONTENU METEO */
.contenumeteo {
	width:880px; 
	font-size:12px;
}
.meteo  {
	width:860px;
	background-color:#CCCCCC;
}
.met  {
	color:#13364C;
}
.cartemeteo {
	width:860px;
	background-color:#000000;
}
.recordmeteo {
	width:860px;
	background-color:#CCCCCC;
	margin-bottom: 5px;
	margin-top: 5px;
}
.recordgauche {
	width:575px;
	background-color:#000000;
	float:left;
}
.recordgauche1 {
	width:575px;
	background-color:#333333;
	float:left;
}
.recordgauche2 {
	width:575px;
	background-color:#FFFFFF;
	float:left;
}
.contenurecordgauche {
	width:170px;
	background-color:#FFFFFF;
	float:left;
}
.contenurecordgauche1 {
	width:95px;
	background-color:#FFFFFF;
	float:left;
}
.contenurecordgauche2 {
	width:20px;
	background-color:#FFFFFF;
	float:left;
}
.contenurecordgauche3 {
	width:290px;
	background-color:#FFFFFF;
	float:left;
}
.recorddroite {
	width:305px;
	background-color:#00000;
	float:left;	
}
.precip {
	background-color:#CCCCCC;
	margin-top: 5px;
	margin-right:18px;
	width:660px;
	height:685px;
}
.nb {
	position:absolute;
	width:678px;
	color:#FFFFFF;
	font-size:12px;
	background-color:#000000;
	margin-left:2px;
}
.nb a:link {
	color: #999999;
	text-decoration: none;
}
.nb a:visited {
	text-decoration: none;
	color: #999999;
}
.nb a:hover {
	text-decoration: underline;
	color: #999999;
}
.nb a:active {
	text-decoration: none;
	color: #999999;
}
/* FIN CONTENU METEO */

/* DEBUT CONTENU PREVI */
.previ  {
	width:880px;
	background-color:#CCCCCC;
	padding:5px;
}
.menuprevi  {
	width:165px;
	background-color:#FFFFFF;
	margin-right: 7px;
	border-color:#333333;
	border:double;
	float: left;
	font-size:12px;
}
.menuprevi a:link {
	color: #000000;
	text-decoration: none;
}
.menuprevi a:visited {
	text-decoration: none;
	color: #000000;
}
.menuprevi a:hover {
	text-decoration: underline;
	color: #333333;
}
.menuprevi a:active {
	text-decoration: none;
	color: #000000;
}
.titreprevi  {
	width:165px;
	background-color:#333333;
	color:FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
}
.titreprevi a:link {
	color: #000000;
	text-decoration: none;
}
.titreprevi a:visited {
	text-decoration: none;
	color: #000000;
}
.titreprevi a:hover {
	text-decoration: underline;
	color: #333333;
}
.titreprevi a:active {
	text-decoration: none;
	color: #000000;
}
.dateprevi  {
	width:165px;
	background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
}
.dateprevi a:link {
	color: #000000;
	text-decoration: none;
}
.dateprevi a:visited {
	text-decoration: none;
	color: #000000;
}
.dateprevi a:hover {
	text-decoration: underline;
	color: #333333;
}
.dateprevi a:active {
	text-decoration: none;
	color: #000000;
}
.titremodeles  {
	width:165px;
	background-color:#333333;
	color:FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
}
.modeles  {
	width:165px;
	background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
}
.modeles a:link {
	color: #000000;
	text-decoration: none;
}
.modeles a:visited {
	text-decoration: none;
	color: #000000;
}
.modeles a:hover {
	text-decoration: underline;
	color: #333333;
}
.modeles a:active {
	text-decoration: none;
	color: #000000;
}
.divcarte  {
	width:700px;
	background-color:#000000;
	font-size:12px;
	float: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	display: block;
}
.divcarte1 {
	width:880px;
	background-color:#000000;
	font-size:12px;
	float: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	display: block;
}
.divcarte2 {
	width:880px;
	background-color:#CCCCCC;
	font-size:12px;
	float: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	display: block;
}
.temperaturedirect {
	font-size:19px;
	font-family: "Franklin Gothic Heavy";
}
/* FIN CONTENU PREVI */

/* DEBUT CONTENU METEO */
.date {
	position:absolute;
	width:315px;
	z-index:1;
	left: 12px;
	top: 18px;
	color:#FFFFFF;
	font-size:10px;
}
.cartevigi {
	font-size:12px;
}
.cartevigi a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.cartevigi a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.cartevigi a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.cartevigi a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#temperatureJ {
	position:absolute;
	width:26px;
	z-index:1;
	left: 16px;
	top: 6px;
	color:#CC0000;
	font-size:11px;
}
#temperatureN {
	position:absolute;
	width:26px;
	z-index:1;
	left: 14px;
	top: 6px;
	color:#0000FF;
	font-size:11px;
}
.nb {
	position:absolute;
	width:680px;
	color:#FFFFFF;
	font-size:12px;
	background-color:#000000;
}
.temperaturedirect {
	font-size:18px;
	color:#ffccaa;
}
#txtmeteodirect {
	position:absolute;
	width:269px;
	height:19px;
	z-index:1;
	left: 13px;
	top: 9px;
	color:#FFFFFF;
	font-size:11px;
}
.txtmeteodirect a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.txtmeteodirect a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.txtmeteodirect a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.txtmeteodirect a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.vigi1{
	width:870px; 
	background-color:#000000;
	padding:5px;
	font-size:12px;
}
/* FIN CONTENU METEO */

/* DEBUT CONTENU COMPTEURS1 */
.visiocompteur {
	width:860px;
	background-color:#001700;
	margin-bottom: 5px;
	margin-top: 5px;
}
.compteurendirect{
	width:860px;
	background-color:#CCCCCC;
	margin:auto;
}
/* FIN CONTENU COMPTEURS1 */

/* DEBUT CONTENU WEBCAM */
.contenu webcam  {
	width:700px;
	background-color:#000000;
	font-size:12px;
	float: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	display: block;
}
.contenucam1  {
	width:696px;
	font-size:12px;
	display: block;
	background-color:#CCCCCC;
}
.contenucam2  {
	width:696px;
	font-size:12px;
	display: block;
	background-color:#333333;
}
.contenucam1 a:link {
	color: #003300;
	text-decoration: none;
}
.contenucam1 a:visited {
	text-decoration: none;
	color: #003300;
}
.contenucam1 a:hover {
	text-decoration: underline;
	color: #003300;
}
.contenucam1 a:active {
	text-decoration: none;
	color: #003300;
}

/* FIN CONTENU WEBCAM */

/* DEBUT CONTENU COMPTEUR */
.compteur  {
	width:880px;
	background-color:#CCCCCC;
	padding:5px;
}
.menucompteur  {
	width:165px;
	background-color:#FFFFFF;
	margin-right: 7px;
	border-color:#333333;
	border:double;
	float: left;
	font-size:12px;
}
.titrecompteur  {
	width:165px;
	background-color:#333333;
	color:FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
}
.themecompteur  {
	width:165px;
	background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
}
.themecompteur a:link {
	color: #000000;
	text-decoration: none;
}
.themecompteur a:visited {
	text-decoration: none;
	color: #000000;
}
.themecompteur a:hover {
	text-decoration: underline;
	color: #333333;
}
.themecompteur a:active {
	text-decoration: none;
	color: #000000;
}
.titrecompteur2  {
	width:165px;
	background-color:#333333;
	color:FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
}
.themecompteur2  {
	background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
}
.themecompteur2 a:link {
	color: #000000;
	text-decoration: none;
}
.themecompteur2 a:visited {
	text-decoration: none;
	color: #000000;
}
.themecompteur2 a:hover {
	text-decoration: underline;
	color: #333333;
}
.themecompteur2 a:active {
	text-decoration: none;
	color: #000000;
}
.txtdemog  {
	width:500px;
	background-color:#FFFFFF;
	font-size:12px;
	float: left;
	
}
.txtdemogfr  {
	width:450px;
	background-color:#FFFFFF;
	font-size:12px;
	float: left;
	
}
.visio_compteur  {
	width:700px;
	background-color:#FFFFFF;
	font-size:12px;
	float: left;
	padding-bottom:10px;	
}
.pubdemomond  {
	width:500px;
	background-color:#000000;
	font-size:12px;
	padding:2px;
	padding-bottom:25px;	
}
/* FIN CONTENU COMPTEURSTEST */

/* DEBUT CONTENU MODELE */
.modele  {
	width:690px;
	background-color:#FFFFFF;
	font-size:12px;
	padding:5px;	
}
.menumodele  {
	width:89px;
	background-color:#000000;
	font-size:12px;
	padding:2px;
	float:left;
	margin-left:3px;
	margin-bottom:10px;
}
.contenumodele  {
	width:589px;
	height:572px;
	background-color:#000000;
	font-size:12px;
	padding:2px;
	float:left;	
	margin-bottom:5px;
}
.pubgfs  {
	width:690px;
	background-color:#000000;
	font-size:12px;
	margin:5px:	
}
/* FIN CONTENU MODELE */

/* DEBUT CONTENU COMPTEURFRAME */
.tableaudemomond  {
	width:700px;
	background-color:#000000;
	font-size:12px;
	padding-top:5px;
}
.contenudemomond {
	width:700px;
	background-color:#FFFFFF;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	float: left;	
}
.contenudemomond1 {
	width:240;
	height:600px;
	background-color:#FFFFFF;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	float: left;	
}
.contenudemomond2 {
	width:455px;
	height:600px;
	background-color:#FFFFFF;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	float: left;	
}
.contenudemomondfr {
	width:700px;
	background-color:#FFFFFF;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	float: left;	
}
.textdemomondfr1 {
	width:450px;
	background-color:#FFFFFF;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	float: left;	
}
.photodemomond  {
	width:200px;
	background-color:#FFFFFF;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	float: left;
	height:352px;
}
.photodemomondfr  {
	width:250px;
	background-color:#FFFFFF;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	float: left;
	height:451px;
}
.contenurnmond  {
	width:700px;
	background-color:#FFFFFF;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	float: left;	
}
.ici  {
	width:500px;
	background-color:#000000;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
}
.ici a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.ici a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.ici a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.ici a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/* FIN CONTENU COMPTEURFRAME */



/* DEBUT CONTENU PRESSE */
.presse { 
	width:684px;
	background-color:#CCCCCC;
	padding:3px;
	display:block;
}
.titrepresse { 
	width:684px;
	background-color:#000000;
	color:FFFFFF;
	font-size:14px;
	text-decoration:bold;
	padding:3px;
	display:block;
}
.sstitrepresse { 
	width:684px;
	background-color:#FFFFFF;
	color:000000;
	font-size:14px;
	text-decoration:bold;
	padding:3px;
	display:block;
}
.footerpresse { 
	width:684px;
	background-color:#000000;
	color:FFFFFF;
	font-size:14px;
	text-decoration:bold;
	padding:3px;
	display:block;
}
.footerpresse a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footerpresse a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footerpresse a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.footerpresse a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/* FIN CONTENU PRESSE */



/* DEBUT LIENS */
.contenulien1  {
	width:880px;
	font-size:12px;
	color:#000000;
	display: block;
	background-color:#CCCCCC;
	margin-left:5px;
}
.contenulien1 a:link {
	color: #003300;
	text-decoration: none;
}
.contenulien1 a:visited {
	text-decoration: none;
	color: #003300;
}
.contenulien1 a:hover {
	text-decoration: underline;
	color: #003300;
}
.contenulien1 a:active {
	text-decoration: none;
	color: #003300;
}
/* FIN LIENS */



/* DEBUT FOOTER */
.footer  {
	width:876px;
	background-color:#000000;
	clear:both;
	font-size:11px;
	padding:7px;
	margin-bottom:10px;
}
.footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.footer a:active {
	text-decoration: none;
	color: #CCCCCC;
}
/* FIN FOOTER */



/* DEBUT STYLE */
	.style10 {font-size: 12px; font-weight: bold; color: #FFFFFF; }
	.style17 {color: #000000; }
	.style18 {font-size: 11px; color: #000000; }
	.blanc12gras {font-size: 11px; font-weight: bold; color: #FFFFFF; }
.blanc12gras a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.blanc12gras a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.blanc12gras a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.blanc12gras a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.bnoir {
    background-color:#000000;
	height:15px;
	width:17px;
	float:left;
	}
	.blanc12marg {font-size: 12px; color: #FFFFFF; margin:5px; }
	.blanc {color: #FFFFFF; }
	.blanc11 {color: #FFFFFF; font-size:11px; }
	.blanc12 {color: #FFFFFF; font-size:12px; }
	.blanc14 {color: #FFFFFF; font-size:14px; }
	.noir12 {color: #000000; font-size:12px; }
	.noir10 {color: #000000; font-size:10px; }
	.noir11 {color: #000000; font-size:11px; }
	
.facebook {color: #FFFFFF; }	
	
	
	
/* FIN STYLE */


/* DEBUT CALQUES POPULATION*/
#cartewebcam {
	display:block;
	position:absolute;
	width:776px;
	z-index:2;
	left:-4px;
	top:1px;
	visibility:visible;
	height: 718px;
}
#strasbourg {
	position:absolute;
	width:33px;
	height:32px;
	z-index:2;
	left:512px;
	top:263px;
	visibility: visible;
}
#colmar {
	position:absolute;
	width:33px;
	height:30px;
	z-index:3;
	left:372px;
	top:553px;
	visibility: visible;
}
#mulhouse {
	position:absolute;
	width:43px;
	height:39px;	
	z-index:4;
	left:356px;
	top:737px;
	visibility: visible;
}
#hague {
	position:absolute;
	width:17px;
	height:15px;	
	z-index:5;
	left:431px;
	top:108px;
	visibility: visible;
}
#stras {
	position:absolute;
	width:105px;
	height:32px;
	z-index:6;
	left:389px;
	top:284px;
	visibility: visible;
}
#selest {
	position:absolute;
	width:86px;
	height:32px;
	z-index:7;
	left:405px;
	top:432px;
	visibility: visible;
}
#colm {
	position:absolute;
	width:79px;	
	height:27px;
	z-index:8;
	left:401px;
	top:531px;
	visibility: visible;
}
#mulh {
	position:absolute;
	width:99px;
	height:29px;
	z-index:9;
	left:290px;
	top:708px;
	visibility: visible;
}
#stl {
	position:absolute;	
	width:124px;
	height:32px;
	z-index:10;
	left:340px;
	top:817px;
	visibility: visible;
}
#peri {
	position:absolute;
	width:74px;
	height:12px;
	z-index:2;
	left: 644px;
	top: 142px;
	visibility: visible;
}
#berg {
	position:absolute;
	width:54px;
	height:11px;
	z-index:14;
	left: 539px;
	top: 236px;
	visibility: visible;
}
#bord {
	position:absolute;
	width:73px;
	height:15px;
	z-index:13;
	left: 277px;
	top: 231px;
	visibility: visible;
}
#meri {
	position:absolute;
	width:55px;
	height:11px;
	z-index:12;
	left: 253px;
	top: 260px;
	visibility: visible;
}
#pess {
	position:absolute;
	width:42px;
	height:13px;
	z-index:11;
	left: 286px;
	top: 289px;
	visibility: visible;
}
#agen {
	position:absolute;
	width:35px;
	height:15px;
	z-index:9;
	left: 580px;
	top: 426px;
	visibility: visible;
}
#mdm {
	position:absolute;
	width:133px;
	height:15px;
	z-index:3;
	left: 304px;
	top: 519px;
	visibility: visible;
}
#dax {
	position:absolute;
	width:32px;
	height:15px;
	z-index:6;
	left: 237px;
	top: 571px;
}
#pau {
	position:absolute;
	width:33px;
	height:20px;
	z-index:4;
	left: 394px;
	top: 697px;
	visibility: visible;
}
#orth {
	position:absolute;
	width:42px;
	height:19px;
	z-index:5;
	left: 310px;
	top: 642px;
	visibility: visible;
}
#bay{
	position:absolute;
	width:63px;
	height:17px;
	z-index:7;
	left: 171px;
	top: 647px;
	visibility: visible;
}
#bia {
	position:absolute;
	width:57px;
	height:14px;
	z-index:8;
	left: 143px;
	top: 679px;
	visibility: visible;
}
#lepuystxt {
	position:absolute;
	width:124px;
	height:23px;
	z-index:7;
	left: 471px;
	top: 495px;
}
#auritxt {
	position:absolute;
	width:63px;
	height:21px;
	z-index:7;
	left: 207px;
	top: 486px;
}
#clertxt {
	position:absolute;
	width:115px;
	height:17px;
	z-index:7;
	left: 405px;
	top: 285px;
}
#riomtxt {
	position:absolute;
	width:38px;
	height:24px;
	z-index:7;
	left: 376px;
	top: 216px;
}
#vichtxt {
	position:absolute;
	width:36px;
	height:18px;
	z-index:7;
	left: 434px;
	top: 166px;
}
#monlutxt {
	position:absolute;
	width:74px;
	height:20px;
	z-index:7;
	left: 262px;
	top: 88px;
}
#moultxt {
	position:absolute;
	width:59px;
	height:21px;
	z-index:7;
	left: 455px;
	top: 48px;
}
#nevtxt {
	position:absolute;
	width:55px;
	height:18px;
	z-index:5;
	left: 153px;
	top: 544px;
}
#dijtxt {
	position:absolute;
	width:41px;
	height:20px;
	z-index:5;
	left: 606px;
	top: 374px;
}
#chaltxt {
	position:absolute;
	width:166px;
	height:20px;
	z-index:5;
	left: 520px;
	top: 597px;
}
#mactxt {
	position:absolute;
	width:61px;
	height:22px;
	z-index:5;
	left: 559px;
	top: 811px;
}
#auxtxt {
	position:absolute;
	width:73px;
	height:13px;
	z-index:5;
	left: 265px;
	top: 218px;
}
#senstxt {
	position:absolute;
	width:29px;
	height:18px;
	z-index:5;
	left: 172px;
	top: 82px;
}
#lortxt {
	position:absolute;
	width:64px;
	height:21px;
	z-index:5;
	left: 297px;
	top: 318px;
}
 #quimpetxt {
	position:absolute;
	width:69px;
	height:23px;
	z-index:5;
	left: 216px;
	top: 235px;
}
#bresttxt {
	position:absolute;
	width:41px;
	height:22px;
	z-index:5;
	left: 106px;
	top: 98px;
}
#stbrtxt {
	position:absolute;
	width:110px;
	height:24px;
	z-index:5;
	left: 391px;
	top: 126px;
}
#vanntxt {
	position:absolute;
	width:64px;
	height:23px;
	z-index:5;
	left: 498px;
	top: 374px;
}
#smtxt {
	position:absolute;
	width:58px;
	height:28px;
	z-index:5;
	left: 611px;
	top: 66px;
}
#rentxt {
	position:absolute;
	width:68px;
	height:18px;
	z-index:5;
	left: 739px;
	top: 223px;
}
#charttxt {
	position:absolute;
	width:62px;
	height:21px;
	z-index:7;
	left: 385px;
	top: 77px;
}
#orleanstxt {
	position:absolute;
	width:61px;
	height:18px;
	z-index:7;
	left: 467px;
	top: 215px;
}
#bloistxt {
	position:absolute;
	width:40px;
	height:22px;
	z-index:7;
	left: 377px;
	top: 304px;
}
#tourtxt {
	position:absolute;
	width:43px;
	height:20px;
	z-index:7;
	left: 225px;
	top: 373px;
}
#bourgestxt {
	position:absolute;
	width:57px;
	height:23px;
	z-index:7;
	left: 582px;
	top: 447px;
}
#chateautxt {
	position:absolute;
	width:103px;
	height:20px;
	z-index:7;
	left: 412px;
	top: 555px;
}
#portotxt {
	position:absolute;
	width:124px;
	height:28px;
	z-index:7;
	left: 396px;
	top: 630px;
}
#ajactxt {
	position:absolute;
	width:72px;
	height:27px;
	z-index:7;
	left: 353px;
	top: 461px;
}
#cortetxt {
	position:absolute;
	width:53px;
	height:35px;
	z-index:7;
	left: 408px;
	top: 302px;
}
#bastiatxt {
	position:absolute;
	width:59px;
	height:27px;
	z-index:7;
	left: 489px;
	top: 156px;
}
#troytxt {
	position:absolute;
	width:61px;
	height:22px;
	z-index:8;
	left: 320px;
	top: 692px;
}
#chaumtxt {
	position:absolute;
	width:106px;
	height:18px;
	z-index:9;
	left: 502px;
	top: 775px;
}
#sdtxt {
	position:absolute;
	width:108px;
	height:20px;
	z-index:10;
	left: 378px;
	top: 556px;
}
#chaltxt {
	position:absolute;
	width:186px;
	height:22px;
	z-index:11;
	left: 533px;
	top: 596px;
}
#reimtxt {
	position:absolute;
	width:63px;
	height:24px;
	z-index:12;
	left: 301px;
	top: 320px;
}
#cmtxt {
	position:absolute;
	width:125px;
	height:20px;
	z-index:13;
	left: 340px;
	top: 128px;
}
#lonstxt {
	position:absolute;
	width:159px;
	height:25px;
	z-index:7;
	left: 235px;
	top: 646px;
}
#doltxt {
	position:absolute;
	width:40px;
	height:27px;
	z-index:7;
	left: 188px;
	top: 446px;
}
#pontarltxt {
	position:absolute;
	width:109px;
	height:29px;
	z-index:7;
	left: 406px;
	top: 500px;
}
#bestxt {
	position:absolute;
	width:91px;
	height:27px;
	z-index:7;
	left: 391px;
	top: 353px;
}
#monbtxt {
	position:absolute;
	width:102px;
	height:32px;
	z-index:7;
	left: 546px;
	top: 242px;
}
#vestxt {
	position:absolute;
	width:67px;
	height:24px;
	z-index:7;
	left: 399px;
	top: 126px;
}
#belftxt {
	position:absolute;
	width:78px;
	height:22px;
	z-index:7;
	left: 568px;
	top: 140px;
}
#nantxt {
	position:absolute;
	width:64px;
	height:16px;
	z-index:5;
	left: 285px;
	top: 203px;
}
#boultxt {
	position:absolute;
	width:65px;
	height:18px;
	z-index:5;
	left: 287px;
	top: 247px;
}
#sdtxt {
	position:absolute;
	width:62px;
	height:20px;
	z-index:5;
	left: 367px;
	top: 185px;
}
#paritxt {
	position:absolute;
	width:39px;
	height:14px;
	z-index:5;
	left: 352px;
	top: 223px;
}
#monttxt {
	position:absolute;
	width:67px;
	height:18px;
	z-index:5;
	left: 400px;
	top: 225px;
}
#creteiltxt {
	position:absolute;
	width:46px;
	height:13px;
	z-index:5;
	left: 382px;
	top: 274px;
}
#vitrtxt {
	position:absolute;
	width:37px;
	height:14px;
	z-index:5;
	left: 362px;
	top: 289px;
}
#argtxt {
	position:absolute;
	width:75px;
	height:17px;
	z-index:5;
	left: 282px;
	top: 174px;
}
#verstxt {
	position:absolute;
	width:60px;
	height:19px;
	z-index:5;
	left: 183px;
	top: 253px;
}
#perptxt {
	position:absolute;
	width:94px;
	height:23px;
	z-index:7;
	left: 228px;
	top: 773px;
}
#carctxt {
	position:absolute;
	width:104px;
	height:24px;
	z-index:7;
	left: 88px;
	top: 552px;
}
#narbtxt {
	position:absolute;
	width:77px;
	height:27px;
	z-index:7;
	left: 304px;
	top: 586px;
}
#beztxt {
	position:absolute;
	width:52px;
	height:19px;
	z-index:7;
	left: 372px;
	top: 525px;
}
#monpttxt {
	position:absolute;
	width:96px;
	height:26px;
	z-index:7;
	left: 484px;
	top: 406px;
}
#nimtxt {
	position:absolute;
	width:44px;
	height:20px;
	z-index:7;
	left: 637px;
	top: 337px;
}
#alestxt {
	position:absolute;
	width:33px;
	height:18px;
	z-index:7;
	left: 598px;
	top: 258px;
}
#metztxt {
	position:absolute;
	width:55px;
	height:25px;
	z-index:3;
	left: 336px;
	top: 198px;
}
#epinaltxt {
	position:absolute;
	width:64px;
	height:33px;
	z-index:3;
	left: 440px;
	top: 603px;
}
#nancytxt {
	position:absolute;
	width:59px;
	height:21px;
	z-index:3;
	left: 427px;
	top: 394px;
}
#thiontxt {
	position:absolute;
	width:90px;
	height:24px;
	z-index:3;
	left: 390px;
	top: 77px;
}
#dunktxt {
	position:absolute;
	width:96px;
	height:25px;
	z-index:3;
	left: 244px;
	top: 50px;
}
#gravtxt {
	position:absolute;
	width:80px;
	height:19px;
	z-index:3;
	left: 111px;
	top: 30px;
}
#calatxt {
	position:absolute;
	width:54px;
	height:23px;
	z-index:3;
	left: 56px;
	top: 91px;
}
#boulogntxt {
	position:absolute;
	width:77px;
	height:24px;
	z-index:3;
	left: 22px;
	top: 204px;
}
#arratxt {
	position:absolute;
	width:48px;
	height:21px;
	z-index:3;
	left: 335px;
	top: 380px;
}
#lilletxt {
	position:absolute;
	width:43px;
	height:19px;
	z-index:3;
	left: 403px;
	top: 260px;
}
#douaitxt {
	position:absolute;
	width:58px;
	height:25px;
	z-index:3;
	left: 448px;
	top: 333px;
}
#cambtxt {
	position:absolute;
	width:75px;
	height:27px;
	z-index:3;
	left: 475px;
	top: 471px;
}
#tourctxt {
	position:absolute;
	width:79px;
	height:25px;
	z-index:3;
	left: 528px;
	top: 172px;
}
#roubtxt {
	position:absolute;
	width:67px;
	height:23px;
	z-index:3;
	left: 547px;
	top: 233px;
}
#valenciennestxt {
	position:absolute;
	width:102px;
	height:23px;
	z-index:3;
	left: 561px;
	top: 347px;
}
#maubtxt {
	position:absolute;
	width:84px;
	height:19px;
	z-index:3;
	left: 723px;
	top: 415px;
}
#limotxt {
	position:absolute;
	width:74px;
	height:25px;
	z-index:3;
	left: 224px;
	top: 279px;
}
#brivetxt {
	position:absolute;
	width:169px;
	height:28px;
	z-index:3;
	left: 419px;
	top: 649px;
}
#tulletxt {
	position:absolute;
	width:54px;
	height:26px;
	z-index:3;
	left: 484px;
	top: 549px;
}
#usstxt {
	position:absolute;
	width:56px;
	height:24px;
	z-index:3;
	left: 599px;
	top: 423px;
}
#guertxt {
	position:absolute;
	width:64px;
	height:22px;
	z-index:3;
	left: 523px;
	top: 127px;
}
#cherbourgtxt {
	position:absolute;
	width:80px;
	height:23px;
	z-index:3;
	left: 40px;
	top: 142px;
}
#bayeuxtxt {
	position:absolute;
	width:64px;
	height:23px;
	z-index:3;
	left: 230px;
	top: 256px;
}
#stlotxt {
	position:absolute;
	width:70px;
	height:22px;
	z-index:3;
	left: 109px;
	top: 305px;
}
#granvilletxt {
	position:absolute;
	width:71px;
	height:20px;
	z-index:3;
	left: 123px;
	top: 451px;
}
#caentxt {
	position:absolute;
	width:41px;
	height:17px;
	z-index:3;
	left: 375px;
	top: 322px;
}
#alencontxt {
	position:absolute;
	width:63px;
	height:21px;
	z-index:3;
	left: 411px;
	top: 544px;
}
#evreuxtxt {
	position:absolute;
	width:69px;
	height:18px;
	z-index:3;
	left: 653px;
	top: 387px;
}
#lisieutxt {
	position:absolute;
	width:62px;
	height:20px;
	z-index:3;
	left: 533px;
	top: 301px;
}
#cabourtxt {
	position:absolute;
	width:28px;
	height:20px;
	z-index:3;
	left: 429px;
	top: 275px;
}
#havretxt {
	position:absolute;
	width:69px;
	height:17px;
	z-index:3;
	left: 487px;
	top: 172px;
}
#fecatxt {
	position:absolute;
	width:45px;
	height:18px;
	z-index:3;
	left: 498px;
	top: 91px;
}
#rouentxt {
	position:absolute;
	width:47px;
	height:17px;
	z-index:3;
	left: 712px;
	top: 198px;
}
#dieppetxt {
	position:absolute;
	width:50px;
	height:17px;
	z-index:3;
	left: 678px;
	top: 71px;
}
#letreptxt {
	position:absolute;
	width:66px;
	height:12px;
	z-index:3;
	left: 706px;
	top: 1px;
}
#toulousetxt {
	position:absolute;
	width:75px;
	height:23px;
	z-index:3;
	left: 326px;
	top: 392px;
}
#montaubantxt {
	position:absolute;
	width:96px;
	height:22px;
	z-index:3;
	left: 285px;
	top: 283px;
}
#castrestxt {
	position:absolute;
	width:61px;
	height:27px;
	z-index:3;
	left: 590px;
	top: 409px;
}
#albitxt {
	position:absolute;
	width:42px;
	height:26px;
	z-index:3;
	left: 567px;
	top: 312px;
}
#rodeztxt {
	position:absolute;
	width:40px;
	height:23px;
	z-index:3;
	left: 666px;
	top: 184px;
}
#tarbetxt {
	position:absolute;
	width:61px;
	height:24px;
	z-index:3;
	left: 97px;
	top: 510px;
}
#nantestxt {
	position:absolute;
	width:71px;
	height:21px;
	z-index:3;
	top: 504px;
	left: 205px;
}
#larocheyontxt {
	position:absolute;
	width:124px;
	height:29px;
	z-index:3;
	left: 276px;
	top: 685px;
}
#angertxt {
	position:absolute;
	width:67px;
	height:30px;
	z-index:3;
	left: 510px;
	top: 367px;
}
#stnaztxt {
	position:absolute;
	width:145px;
	height:22px;
	z-index:3;
	left: 27px;
	top: 417px;
}
#lavaltxt {
	position:absolute;
	width:66px;
	height:27px;
	z-index:3;
	left: 460px;
	top: 153px;
}
#lemanstxt {
	position:absolute;
	width:85px;
	height:23px;
	z-index:3;
	left: 701px;
	top: 179px;
}
#compiegnetxt {
	position:absolute;
	width:94px;
	height:23px;
	z-index:3;
	left: 397px;
	top: 420px;
}
#creiltxt {
	position:absolute;
	width:47px;
	height:15px;
	z-index:3;
	left: 348px;
	top: 513px;
}
#sqtxt {
	position:absolute;
	width:142px;
	height:20px;
	z-index:3;
	left: 581px;
	top: 225px;
}
#amienstxt {
	position:absolute;
	width:68px;
	height:22px;
	z-index:3;
	left: 214px;
	top: 196px;
}
#abbevilletxt {
	position:absolute;
	width:84px;
	height:23px;
	z-index:3;
	left: 108px;
	top: 102px;
}
#Layer6 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 320px;
	top: 264px;
}
#soissonstxt {
	position:absolute;
	width:79px;
	height:20px;
	z-index:3;
	left: 561px;
	top: 436px;
}
#beauvaistxt {
	position:absolute;
	width:88px;
	height:22px;
	z-index:3;
	left: 172px;
	top: 412px;
}
#avignontxt {
	position:absolute;
	width:82px;
	height:22px;
	z-index:3;
	left: 174px;
	top: 401px;
}
#aixptxt {
	position:absolute;
	width:155px;
	height:26px;
	z-index:3;
	left: 334px;
	top: 515px;
}
#istrestxt {
	position:absolute;
	width:54px;
	height:24px;
	z-index:3;
	left: 175px;
	top: 530px;
}
#marseilletxt {
	position:absolute;
	width:87px;
	height:16px;
	z-index:3;
	left: 338px;
	top: 592px;
}
#toulontxt {
	position:absolute;
	width:66px;
	height:25px;
	z-index:3;
	left: 436px;
	top: 639px;
}
#nicetxt {
	position:absolute;
	width:45px;
	height:26px;
	z-index:3;
	left: 741px;
	top: 423px;
}
#barcelonnettetxt {
	position:absolute;
	width:133px;
	height:29px;
	z-index:3;
	left: 516px;
	top: 226px;
}
#gaptxt {
	position:absolute;
	width:42px;
	height:24px;
	z-index:3;
	left: 468px;
	top: 183px;
}
#briancontxt {
	position:absolute;
	width:90px;
	height:22px;
	z-index:3;
	left: 524px;
	top: 61px;
}
#cartenttxt {
	position:absolute;
	width:100px;
	height:14px;
	z-index:3;
	left: 183px;
	top: 349px;
}
#apttxt {
	position:absolute;
	width:38px;
	height:25px;
	z-index:3;
	left: 313px;
	top: 406px;
}
#privastxt {
	position:absolute;
	width:64px;
	height:28px;
	z-index:3;
	left: 189px;
	top: 630px;
}
#valencetxt {
	position:absolute;
	width:84px;
	height:26px;
	z-index:3;
	left: 341px;
	top: 551px;
}
#grenobletxt {
	position:absolute;
	width:90px;
	height:28px;
	z-index:3;
	left: 491px;
	top: 442px;
}
#chamberytxt {
	position:absolute;
	width:115px;
	height:34px;
	z-index:3;
	left: 573px;
	top: 318px;
}
#stetiennetxt {
	position:absolute;
	width:158px;
	height:31px;
	z-index:3;
	left: 118px;
	top: 369px;
}
#lyontxt {
	position:absolute;
	width:63px;
	height:28px;
	z-index:3;
	left: 290px;
	top: 234px;
}
#annecytxt {
	position:absolute;
	width:89px;
	height:33px;
	z-index:3;
	left: 580px;
	top: 207px;
}
#bbtxt {
	position:absolute;
	width:160px;
	height:35px;
	z-index:3;
	left: 285px;
	top: 107px;
}
#angoultxt {
	position:absolute;
	width:102px;
	height:26px;
	z-index:3;
	left: 523px;
	top: 574px;
}
#cognactxt {
	position:absolute;
	width:72px;
	height:26px;
	z-index:3;
	left: 366px;
	top: 556px;
}
#larochelletxt {
	position:absolute;
	width:109px;
	height:26px;
	z-index:3;
	left: 171px;
	top: 358px;
}
#niorttxt {
	position:absolute;
	width:47px;
	height:23px;
	z-index:3;
	left: 360px;
	top: 217px;
}
#poitiertxt {
	position:absolute;
	width:71px;
	height:24px;
	z-index:3;
	left: 578px;
	top: 198px;
}

#camcalvi {
	position:absolute;
	width:15px;
	height:13px;
	z-index:8;
	left: 337px;
	top: 217px;
}
#camajaccio2 {
	position:absolute;
	width:14px;
	height:14px;
	z-index:9;
	left: 352px;
	top: 488px;
}
#camcampo {
	position:absolute;
	width:15px;
	height:15px;
	z-index:10;
	left: 371px;
	top: 611px;
}
#campentadi {
	position:absolute;
	width:17px;
	height:16px;
	z-index:11;
	left: 538px;
	top: 219px;
}
#cambigluglia {
	position:absolute;
	width:14px;
	height:15px;
	z-index:12;
	left: 531px;
	top: 171px;
}
#camcalvi2 {
	position:absolute;
	width:17px;
	height:15px;
	z-index:13;
	left: 343px;
	top: 205px;
}
#camajaccio {
	position:absolute;
	width:15px;
	height:12px;
	z-index:14;
	left: 341px;
	top: 483px;
}
#cambastia {
	position:absolute;
	width:15px;
	height:14px;
	z-index:15;
	left: 533px;
	top: 144px;
}
#cambarcaggio {
	position:absolute;
	width:18px;
	height:15px;
	z-index:16;
	left: 518px;
	top: 11px;
}
#campentadi2 {
	position:absolute;
	width:15px;
	height:15px;
	z-index:17;
	left: 538px;
	top: 232px;
}
#Layer10 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
}
#Layer11 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
}
#Layer12 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
}

/* FIN CALQUES POPULATION*/



/* DEBUT CALQUES METEOACCUEILMINI*/
#annecypicto {
	position:absolute;
	width:28px;
	height:33px;
	z-index:1009;
	left: 325px;
	top: 219px;
}
#avignonpicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1010;
	left: 269px;
	top: 323px;
}
#calquemeteomini {
	position:absolute;
	width:419px;
	height:435px;
	z-index:1;
	left: 4px;
	top: 0px;
	visibility: visible;
}
#mulcam {
	position:absolute;
	width:8px;
	height:8px;
	z-index:2;
	left: 371px;
	top: 128px;
}
#bordeaupicto {
	position:absolute;
	width:17px;
	height:31px;
	z-index:1001;
	left: 106px;
	top: 268px;
	visibility: visible;
}
#biarritzpicto {
	position:absolute;
	width:28px;
	height:28px;
	z-index:1002;
	left: 64px;
	top: 344px;
	visibility: visible;
}
#perigueuxpicto {
	position:absolute;
	width:13px;
	height:12px;
	z-index:1003;
	left: 127px;
	top: 297px;
	visibility: visible;
}
#strasbourgpicto {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1004;
	left: 362px;
	top: 99px;
}
#colmarpicto {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1004;
	left: 350px;
	top: 123px;
}
#mulhousepicto {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1004;
	left: 357px;
	top: 146px;
}
#bergeracpicto {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1004;
	left: 140px;
	top: 277px;
}
#daxpicto {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1004;
	left: 82px;
	top: 326px;
}
#paupicto {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1004;
	left: 110px;
	top: 346px;
}
#agenpicto {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1004;
	left: 141px;
	top: 300px;
}
#montdemarsanpicto {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1004;
	left: 107px;
	top: 318px;
}
#vichypicto {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1004;
	left: 227px;
	top: 213px;
}
#lepuypicto {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1004;
	left: 248px;
	top: 263px;
}
#clermontpicto {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1004;
	left: 217px;
	top: 237px;
}
#dijonpicto {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1004;
	left: 284px;
	top: 162px;
}
#maconpicto {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1004;
	left: 274px;
	top: 202px;
}
#styanpicto {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1004;
	left: 236px;
	top: 190px;
}
#dijonpicto {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1004;
	left: 283px;
	top: 161px;
}
#rennespicto {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1004;
	left: 81px;
	top: 116px;
}
#stbrieucpicto {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1004;
	left: 48px;
	top: 95px;
}
#quimperpicto {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1004;
	left: 24px;
	top: 126px;
}
#brestpicto {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1006;
	left: -7px;
	top: 91px;
}
#lorientpicto {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1004;
	left: 49px;
	top: 134px;
}
#landivisiaupicto {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1004;
	left: 13px;
	top: 86px;
}
#lannionpicto {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1004;
	left: 32px;
	top: 79px;
}
#tourspicto {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1004;
	left: 150px;
	top: 154px;
}
#chateaurouxpicto {
	position:absolute;
	width:15px;
	height:34px;
	z-index:1004;
	left: 180px;
	top: 180px;
}
#reimspicto {
	position:absolute;
	width:30px;
	height:14px;
	z-index:1004;
	left: 253px;
	top: 72px;
}
#charlevillepicto {
	position:absolute;
	width:31px;
	height:14px;
	z-index:1004;
	left: 267px;
	top: 35px;
}
#chalonpicto {
	position:absolute;
	width:15px;
	height:33px;
	z-index:1004;
	left: 254px;
	top: 94px;
}
#figaripicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 370px;
	top: 388px;
}
#ajacciopicto {

	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 360px;
	top: 367px;
}
#bastiapicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 383px;
	top: 334px;
}
#calvipicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 361px;
	top: 346px;
}
#parispicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 197px;
	top: 94px;
}
#roissypicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 216px;
	top: 83px;
}
#melunpicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 216px;
	top: 110px;
}
#lebourgetpicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 194px;
	top: 112px;
}
#carcassonnepicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 200px;
	top: 353px;
}
#montpellierpicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 233px;
	top: 345px;
}
#nimespicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 250px;
	top: 335px;
}
#perpignanpicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 212px;
	top: 381px;
}
#limogespicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 167px;
	top: 231px;
}
#esseypicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 313px;
	top: 98px;
}
#metzpicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 321px;
	top: 76px;
}
#toulousepicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 169px;
	top: 338px;
}
#tarbespicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 142px;
	top: 362px;
}
#rodezpicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 216px;
	top: 309px;
}
#dunkerquepicto {
	position:absolute;
	width:28px;
	height:33px;
	z-index:1004;
	left: 198px;
	top: -13px;
}
#lillepicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 225px;
	top: 5px;
}
#caenpicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 122px;
	top: 75px;
}
#lehavrepicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 141px;
	top: 57px;
}
#cherbourgpicto {
	position:absolute;
	width:28px;
	height:33px;
	z-index:1004;
	left: 87px;
	top: 48px;
}
#rouenpicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 165px;
	top: 65px;
}
#saintnazairepicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 59px;
	top: 157px;
}
#angerspicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 111px;
	top: 153px;
}
#nantespicto {
	position:absolute;
	width:28px;
	height:33px;
	z-index:1004;
	left: 89px;
	top: 187px;
}
#beauvaispicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 194px;
	top: 65px;
}
#larochellepicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 91px;
	top: 220px;
}
#angoulemepicto {
	position:absolute;
	width:28px;
	height:33px;
	z-index:1004;
	left: 123px;
	top: 239px;
}
#poitierspicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 144px;
	top: 197px;
}
#marseillepicto {
	position:absolute;
	width:28px;
	height:33px;
	z-index:1004;
	left: 298px;
	top: 348px;
}
#cannespicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 338px;
	top: 344px;
}
#nicepicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 354px;
	top: 328px;
}
#embrunpicto {
	position:absolute;
	width:28px;
	height:33px;
	z-index:1004;
	left: 337px;
	top: 285px;
}
#capcepetpicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1004;
	left: 372px;
	top: 316px;
}
#lyonpicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1007;
	left: 285px;
	top: 224px;
}
#grenoblepicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1008;
	left: 292px;
	top: 252px;
}
#chamberypicto {
	position:absolute;
	width:28px;
	height:33px;
	z-index:1009;
	left: 315px;
	top: 240px;
}
#stetiennepicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1010;
	left: 262px;
	top: 242px;
}
#auxerrepicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1010;
	left: 240px;
	top: 142px;
}
#lemanspicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1010;
	left: 137px;
	top: 130px;
}
#alenconpicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1010;
	left: 140px;
	top: 103px;
}
#abbevillepicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1010;
	left: 190px;
	top: 30px;
}
#amienspicto {
	position:absolute;
	width:28px;
	height:14px;
	z-index:1010;
	left: 205px;
	top: 48px;
}
/* FIN CALQUES METEOACCUEILMINI*/


/* DEBUT CALQUES WEBCAMREGION*/
#cammulhouse1 {
	position:absolute;
	width:15px;
	height:15px;
	z-index:1001;
	left: 400px;
	top: 739px;
}
#camcernay {
	position:absolute;
	width:14px;
	height:14px;
	z-index:1002;
	left: 340px;
	top: 715px;
}
#camcernay1 {
	position:absolute;
	width:15px;
	height:15px;
	z-index:1003;
	left: 349px;
	top: 701px;
}
#camlacblanc {
	position:absolute;
	width:15px;
	height:15px;
	z-index:1004;
	left: 299px;
	top: 518px;
}
#camkayser {
	position:absolute;
	width:15px;
	height:15px;
	z-index:1005;
	left: 348px;
	top: 520px;
}
#camhengwiller {
	position:absolute;
	width:15px;
	height:15px;
	z-index:1006;
	left: 377px;
	top: 234px;
}
#camhaguenau {
	position:absolute;
	width:15px;
	height:15px;
	z-index:1007;
	left: 536px;
	top: 151px;
}
#camdonarch {
	position:absolute;
	width:15px;
	height:15px;
	z-index:1008;
	left: 371px;
	top: 761px;
}
#camcolmar {
	position:absolute;
	width:15px;
	height:15px;
	z-index:1009;
	left: 392px;
	top: 562px;
}
#cammarkstein {
	position:absolute;
	width:15px;
	height:15px;
	z-index:1010;
	left: 292px;
	top: 641px;
}
#camballon {
	position:absolute;
	width:15px;
	height:15px;
	z-index:1;
	left: 310px;
	top: 653px;
}
#marmoutier {
	position:absolute;
	width:15px;
	height:15px;
	z-index:1011;
	left: 394px;
	top: 221px;
}
#cammulhouse {
	position:absolute;
	width:15px;
	height:15px;
	z-index:1012;
	left: 389px;
	top: 760px;
}
#camribeau {
	position:absolute;
	width:15px;
	height:15px;
	z-index:1013;
	left: 326px;
	top: 533px;
}
#camstrasbourg1 {
	position:absolute;
	width:15px;
	height:15px;
	z-index:1014;
	left: 510px;
	top: 284px;
}
#camstrasbourg {
	position:absolute;
	width:15px;
	height:15px;
	z-index:1015;
	left: 517px;
	top: 266px;
}


#camcanejan {
	position:absolute;
	width:15px;
	height:15px;
	z-index:15;
	left: 346px;
	top: 308px;
}
#camcarbon {
	position:absolute;
	width:15px;
	height:15px;
	z-index:16;
	left: 386px;
	top: 250px;
}
#camespelette {
	position:absolute;
	width:15px;
	height:14px;
	z-index:17;
	left: 146px;
	top: 711px;
}
#cametsaut {
	position:absolute;
	width:15px;
	height:15px;
	z-index:18;
	left: 341px;
	top: 858px;
}
#camgamarthe {
	position:absolute;
	width:15px;
	height:15px;
	z-index:19;
	left: 205px;
	top: 756px;
}
#camcrepin {
	position:absolute;
	width:15px;
	height:15px;
	z-index:20;
	left: 769px;
	top: 216px;
}
#cambaygorry {
	position:absolute;
	width:15px;
	height:15px;
	z-index:21;
	left: 168px;
	top: 769px;
}
#camsarlat {
	position:absolute;
	width:15px;
	height:15px;
	z-index:22;
	left: 748px;
	top: 243px;
}
#camhendaye {
	position:absolute;
	width:15px;
	height:15px;
	z-index:23;
	left: 89px;
	top: 698px;
}
#cambordeaux {
	position:absolute;
	width:15px;
	height:15px;
	z-index:24;
	left: 332px;
	top: 250px;
}
#cambourgougnague {
	position:absolute;
	width:15px;
	height:15px;
	z-index:25;
	left: 588px;
	top: 294px;
}
#camartouste {
	position:absolute;
	width:15px;
	height:15px;
	z-index:26;
	left: 372px;
	top: 865px;
}
#camlapierre {
	position:absolute;
	width:15px;
	height:15px;
	z-index:27;
	left: 296px;
	top: 834px;
}
#marreestjluz {
	position:absolute;
	width:22px;
	height:22px;
	z-index:1001;
	left: 44px;
	top: 664px;
}
#marrearcachon {
	position:absolute;
	width:35px;
	height:25px;
	z-index:1002;
	left: 217px;
	top: 286px;
}
#marreevieuxboucaux {
	position:absolute;
	width:35px;
	height:30px;
	z-index:1003;
	left: 79px;
	top: 549px;
}
#marreegironde {
	position:absolute;
	width:35px;
	height:40px;
	z-index:1004;
	left: 271px;
	top: 35px;
}
#marreebiscarosse {
	position:absolute;
	width:52px;
	height:35px;
	z-index:1005;
	left: 146px;
	top: 391px;
}
#marreelacanau {
	position:absolute;
	width:35px;
	height:29px;
	z-index:1006;
	left: 113px;
	top: 188px;
}
#marreeroyan {
	position:absolute;
	width:48px;
	height:55px;
	z-index:1007;
	left: 164px;
	top: 9px;
}
#marreemimizan {
	position:absolute;
	width:35px;
	height:40px;
	z-index:1008;
	left: 117px;
	top: 457px;
}
#marreebayonne {
	position:absolute;
	width:35px;
	height:40px;
	z-index:1009;
	left: 54px;
	top: 595px;
}


#Layer2 {
	position:absolute;
	width:15px;
	height:15px;
	z-index:1001;
	left: 314px;
	top: 469px;
}
#cammontdore {
	position:absolute;
	width:14px;
	height:13px;
	z-index:1002;
	left: 341px;
	top: 313px;
}
#cambrivecha {
	position:absolute;
	width:16px;
	height:14px;
	z-index:1003;
	left: 569px;
	top: 509px;
}
#camaurillac {
	position:absolute;
	width:15px;
	height:15px;
	z-index:1004;
	left: 260px;
	top: 506px;
}
#camlepui {
	position:absolute;
	width:16px;
	height:14px;
	z-index:1005;
	left: 544px;
	top: 517px;
}
#camchaud {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1006;
	left: 615px;
	top: 496px;
}
#camestables {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1007;
	left: 593px;
	top: 518px;
}
#camsuperbesse {
	position:absolute;
	width:15px;
	height:15px;
	z-index:1008;
	left: 358px;
	top: 344px;
}
#camclermontf {
	position:absolute;
	width:16px;
	height:15px;
	z-index:1009;
	left: 404px;
	top: 270px;
}
#camaurillac1 {
	position:absolute;
	width:15px;
	height:15px;
	z-index:1010;
	left: 245px;
	top: 507px;
}
#camstjeures {
	position:absolute;
	width:18px;
	height:14px;
	z-index:1011;
	left: 595px;
	top: 488px;
}
#camvarennesallier {
	position:absolute;
	width:14px;
	height:13px;
	z-index:1012;
	left: 468px;
	top: 131px;
}


#camsernin {
	position:absolute;
	width:15px;
	height:14px;
	z-index:1001;
	left: 511px;
	top: 605px;
}
#cambeaune {
	position:absolute;
	width:13px;
	height:13px;
	z-index:1002;
	left: 621px;
	top: 516px;
}
#camdijon {
	position:absolute;
	width:17px;
	height:15px;
	z-index:1003;
	left: 696px;
	top: 400px;
}
#camcosne {
	position:absolute;
	width:14px;
	height:14px;
	z-index:1004;
	left: 78px;
	top: 389px;
}
#camnevers {
	position:absolute;
	width:15px;
	height:15px;
	z-index:1005;
	left: 136px;
	top: 564px;
}


#camsauzon {
	position:absolute;
	width:11px;
	height:10px;
	z-index:6;
	left: 380px;
	top: 467px;
}
#camurbain {
	position:absolute;
	width:14px;
	height:13px;
	z-index:7;
	left: 195px;
	top: 123px;
}
#cammedar {
	position:absolute;
	width:15px;
	height:15px;
	z-index:8;
	left: 747px;
	top: 181px;
}
#camsm1 {
	position:absolute;
	width:14px;
	height:12px;
	z-index:9;
	left: 670px;
	top: 71px;
}
#camsm {
	position:absolute;
	width:16px;
	height:15px;
	z-index:10;
	left: 658px;
	top: 75px;
}
#camcastguildo {
	position:absolute;
	width:14px;
	height:15px;
	z-index:11;
	left: 609px;
	top: 84px;
}
#camstlunaire {
	position:absolute;
	width:16px;
	height:12px;
	z-index:12;
	left: 632px;
	top: 83px;
}
#camroscoof {
	position:absolute;
	width:15px;
	height:16px;
	z-index:13;
	left: 237px;
	top: 35px;
}
#camquimper {
	position:absolute;
	width:13px;
	height:13px;
	z-index:14;
	left: 209px;
	top: 242px;
}
#camnavalo {
	position:absolute;
	width:15px;
	height:15px;
	z-index:15;
	left: 455px;
	top: 417px;
}
#campleudihen {
	position:absolute;
	width:15px;
	height:14px;
	z-index:16;
	left: 671px;
	top: 123px;
}
#camplevenon {
	position:absolute;
	width:15px;
	height:15px;
	z-index:17;
	left: 590px;
	top: 62px;
}
#camplerin {
	position:absolute;
	width:13px;
	height:12px;
	z-index:18;
	left: 508px;
	top: 123px;
}
#campentrez {
	position:absolute;
	width:14px;
	height:15px;
	z-index:19;
	left: 173px;
	top: 188px;
}
#camlorient {
	position:absolute;
	width:13px;
	height:13px;
	z-index:20;
	left: 361px;
	top: 328px;
}
#camloctudy {
	position:absolute;
	width:15px;
	height:13px;
	z-index:21;
	left: 180px;
	top: 298px;
}
#camlesconil {
	position:absolute;
	width:14px;
	height:12px;
	z-index:22;
	left: 177px;
	top: 313px;
}
#camguilvinec {
	position:absolute;
	width:13px;
	height:13px;
	z-index:23;
	left: 144px;
	top: 314px;
}
#camlandeda {
	position:absolute;
	width:15px;
	height:13px;
	z-index:24;
	left: 86px;
	top: 72px;
}
#camlancieux {
	position:absolute;
	width:14px;
	height:15px;
	z-index:25;
	left: 624px;
	top: 102px;
}
#camguidel {
	position:absolute;
	width:16px;
	height:14px;
	z-index:26;
	left: 319px;
	top: 333px;
}
#camgroix {
	position:absolute;
	width:17px;
	height:14px;
	z-index:27;
	left: 322px;
	top: 374px;
}
#camfrehel {
	position:absolute;
	width:13px;
	height:11px;
	z-index:28;
	left: 588px;
	top: 81px;
}
#camfouesnant {
	position:absolute;
	width:14px;
	height:14px;
	z-index:29;
	left: 227px;
	top: 287px;
}
#camequibien {
	position:absolute;
	width:15px;
	height:13px;
	z-index:30;
	left: 91px;
	top: 235px;
}
#camconcarn {
	position:absolute;
	width:12px;
	height:12px;
	z-index:31;
	left: 245px;
	top: 302px;
}
#cambrignogan {
	position:absolute;
	width:13px;
	height:12px;
	z-index:32;
	left: 161px;
	top: 44px;
}
#cambrest1 {
	position:absolute;
	width:15px;
	height:15px;
	z-index:33;
	left: 122px;
	top: 117px;
}
#cambrest {
	position:absolute;
	width:15px;
	height:15px;
	z-index:34;
	left: 119px;
	top: 132px;
}
#camaudierne {
	position:absolute;
	width:15px;
	height:11px;
	z-index:35;
	left: 104px;
	top: 241px;
}
#camtrestel {
	position:absolute;
	width:17px;
	height:15px;
	z-index:36;
	left: 381px;
	top: 8px;
}
#camtremeur {
	position:absolute;
	width:13px;
	height:13px;
	z-index:37;
	left: 335px;
	top: 24px;
}
#camtreffi {
	position:absolute;
	width:14px;
	height:13px;
	z-index:38;
	left: 162px;
	top: 313px;
}
#camvannes {
	position:absolute;
	width:13px;
	height:13px;
	z-index:39;
	left: 478px;
	top: 382px;
}


#camtroy {
	position:absolute;
	width:13px;
	height:11px;
	z-index:14;
	left: 301px;
	top: 709px;
}
#cammenehould {
	position:absolute;
	width:16px;
	height:15px;
	z-index:15;
	left: 467px;
	top: 389px;
}
#camrieux {
	position:absolute;
	width:15px;
	height:15px;
	z-index:16;
	left: 193px;
	top: 530px;
}
#camlassicourt {
	position:absolute;
	width:18px;
	height:19px;
	z-index:17;
	left: 396px;
	top: 640px;
}
#camlangres {
	position:absolute;
	width:16px;
	height:14px;
	z-index:18;
	left: 588px;
	top: 858px;
}
#camder {
	position:absolute;
	width:13px;
	height:15px;
	z-index:19;
	left: 443px;
	top: 608px;
}
#camdizier {
	position:absolute;
	width:13px;
	height:13px;
	z-index:20;
	left: 496px;
	top: 586px;
}
#camtroy1 {
	position:absolute;
	width:18px;
	height:13px;
	z-index:21;
	left: 309px;
	top: 706px;
}


#camorleans {
	position:absolute;
	width:14px;
	height:15px;
	z-index:8;
	left: 459px;
	top: 244px;
}
#camnogent {
	position:absolute;
	width:14px;
	height:14px;
	z-index:9;
	left: 622px;
	top: 265px;
}
#camneug {
	position:absolute;
	width:15px;
	height:12px;
	z-index:10;
	left: 444px;
	top: 321px;
}
#camtours {
	position:absolute;
	width:13px;
	height:14px;
	z-index:11;
	left: 284px;
	top: 373px;
}
#camdeols {
	position:absolute;
	width:14px;
	height:13px;
	z-index:12;
	left: 477px;
	top: 539px;
}
#camcoullons {
	position:absolute;
	width:16px;
	height:15px;
	z-index:13;
	left: 608px;
	top: 326px;
}
#camcloyes {
	position:absolute;
	width:15px;
	height:13px;
	z-index:14;
	left: 369px;
	top: 225px;
}
#camchateauroux {
	position:absolute;
	width:14px;
	height:12px;
	z-index:15;
	left: 459px;
	top: 539px;
}
#camdenis {
	position:absolute;
	width:13px;
	height:12px;
	z-index:16;
	left: 509px;
	top: 249px;
}
#camsandillon {
	position:absolute;
	width:16px;
	height:14px;
	z-index:17;
	left: 487px;
	top: 262px;
}
#camvendome {
	position:absolute;
	width:15px;
	height:14px;
	z-index:18;
	left: 319px;
	top: 283px;
}
#camthraille {
	position:absolute;
	width:16px;
	height:15px;
	z-index:1001;
	left: 643px;
	top: 231px;
}
/* FIN CALQUES WEBCAMREGION*/

