/* generic */td#shadow-topleft, td#shadow-topright {	width: 3px;	height: 11px;}td#topleft, td#topright {	width: 8px;}td#shadow-topleft {background-image: url(../images/bubble_shadow-topleft.png); }td#shadow-topright {background-image: url(../images/bubble_shadow-topright.png); }td#shadow-bottomleft { background-image: url(../images/bubble_shadow-bottomleft.png); background-repeat: no-repeat; }td#shadow-bottomright { background-image: url(../images/bubble_shadow-bottomright.png); background-repeat: no-repeat; }td#topleft { background-image: url(../images/bubble_topleft.png); }td#topright { background-image: url(../images/bubble_topright.png); }td#bottomleft { background-image: url(../images/bubble_bottomleft.png); background-repeat: no-repeat; }td#bottomright { background-image: url(../images/bubble_bottomright.png); background-repeat: no-repeat;}td#shadow-left { background-image:url(../images/bubble_shadow-left.png); }td#shadow-right { background-image:url(../images/bubble_shadow-right.png); }td#top {background-image: url(../images/bubble_top.png); }td.bottom { background-image: url(../images/bubble_bottom.png); background-repeat: repeat-x;}td.gradient_map_popup {	background-image: url(../images/bg_map_bubble.jpg);	background-color: #ae610e;}/* for each */#dot-niaux, #dot-prehistoire, #dot-masdazil, #dot-montsegur, #dot-foix, #dot-mirepoix, #dot-stlizier {    position: absolute;	width: 27px;	height: 28px;}#dot-pyrene {    position: absolute;	width: 10px;	height: 10px;}.popup-niaux, .popup-prehistoire, .popup-masdazil, .popup-montsegur, .popup-foix, .popup-mirepoix, .popup-stlizier, .popup-pyrene {    position: absolute;    display: none;     z-index: 30;}#dot-niaux:hover, #dot-prehistoire:hover, #dot-masdazil:hover, #dot-montsegur:hover, #dot-foix:hover, #dot-mirepoix:hover, #dot-stlizier:hover {	background-image: url(../images/dotmap_gsa-hover.png);}#dot-pyrene:hover {	background-image: url(../images/dotmap_gsa_pyrene-hover.png);}#dot-niaux:hover img, #dot-prehistoire:hover img, #dot-masdazil:hover img, #dot-montsegur:hover img, #dot-foix:hover img, #dot-mirepoix:hover img, #dot-stlizier:hover img, #dot-pyrene:hover img {	opacity : 0; 	-moz-opacity : 0; 	-ms-filter: "alpha(opacity=0)"; /* IE 8 */ 	filter : alpha(opacity=0); /* IE < 8 */ }#dot-niaux:hover table img, #dot-prehistoire:hover table img, #dot-masdazil:hover table img, #dot-montsegur:hover table img, #dot-foix:hover table img, #dot-mirepoix:hover table img, #dot-stlizier:hover table img, #dot-pyrene:hover table img {	opacity : 1; 	-moz-opacity : 1; 	-ms-filter: "alpha(opacity=100)"; /* IE 8 */ 	filter : alpha(opacity=100); /* IE < 8 */ 	background-image: none;}/* BUBBLE niaux */#dot-niaux {    top : 278px;    left: 251px;}/* BUBBLE prehistoire */#dot-prehistoire {    top : 250px;    left: 255px;}/* BUBBLE masdazil */#dot-masdazil {    top : 136px;    left: 196px;}/* BUBBLE montsegur */#dot-montsegur {    top : 249px;    left: 365px;}/* BUBBLE foix */#dot-foix {    top : 197px;    left: 271px;}/* BUBBLE mirepoix */#dot-mirepoix {    top : 150px;    left: 386px;}/* BUBBLE stlizier */#dot-stlizier {    top : 175px;    left: 111px;}/* BUBBLE pyrene */#dot-pyrene {    top : 219px;    left: 318px;}/* HACK PNG24 IE */td#shadow-topleft, td#shadow-topright, td#shadow-topleft, td#shadow-topright, td#shadow-bottomleft, td#shadow-bottomright, td#topleft, td#topright, td#bottomleft, td#bottomright, td#shadow-left, td#shadow-right, td#top, td.bottom, .popup-niaux td#bottom_center img, .popup-prehistoire td#bottom_center img, .popup-masdazil td#bottom_center img, .popup-montsegur td#bottom_center img, .popup-foix td#bottom_center img, .popup-mirepoix td#bottom_center img, .popup-stlizier td#bottom_center img, .popup-pyrene td#bottom_center img {	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */	zoom: 1;	background-color: none;}