table {
	border:0;
}
body {
        line-height: 1;
}
blockquote, q {
        padding-left: 10px;}
/* remember to define focus styles! */
:focus {
        outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
        text-decoration: none;
}
del {
        text-decoration: line-through;
}
	border: 0;
}
a {
	text-decoration: none;
}
html {
height:100%; /* fix height to 100% for IE */
font: normal normal normal 11px Arial, Helvetica, sans-serif; /* définition de la police du site */
color: #544a3e; /* couleur par défault de la police */	
}
body {
	width: 100%; /* largeur du body */
	height: 100%; /* hauteur du body */
	margin: 0; /* pour éviter les marges externes */
	padding: 0; /* pour éviter les marges internes */
	background-color: #a79785;
}
.centre {
	margin: 0 auto;
	width: 990px;
}
#header {
	float: left;
	width: 990px;
	margin: 5px 0 0;
}
/* Bandeau */
#bandeau {
	float: left;
	width: 990px;
	height: 98px;
}
.bandeau_img1 {
	float: left;
	position: relative;
	width: 990px;
	height: 98px;
	margin: 0;	
}
/* Fin du Bandeau */

/* Menu */
#menu {
	float: left;
	width: 990px;
	margin: 8px 0 0;
	height: 36px;
	background: transparent url(../img/bg-menu.gif) no-repeat top left;
}
#menu .container, #menu .myMenu {
	float: left;
	margin: 0;
	width: 990px;
	height: 36px;
}
table {
	border-collapse: collapse; 
	width: 960px;
}
.rootVoices{
	/*float: left;*/
	margin: 0;
	padding:0;
}
.rootVoices td.rootVoice {
	/*float: left;*/
	cursor: pointer;
	padding: 0 13px;
	background: transparent url(../img/bg-menu-right.gif) no-repeat top right;
}
#menu .menu_item {
	/*float: left;*/
	line-height: 36px;
	font-size: 13px;
}
#menu .menu_item a  {
	/*float: left;*/
	color: #544a3e;
	font-size: 13px;
	text-transform: uppercase;
}
#menu .menu_item a.highmenu {
	color: #ff3300;
}
#menu .menu_item a:hover {
	color: #ff3300;
} 
.rootVoices td.selected{

}
.menuShadow{
	padding:2px;
	padding-bottom:0px;
	left:-2;
	top:1px;
}

.menuContainer{
	background-color:gray;
}

.menuContainer .line{
	background-color:white;
	width:100%;
	padding-left:-5;
}

.menuContainer .line.title {
	text-align:right;
}

.menuContainer .line.title a{
	color:#4c4e4b;
	font-size:14px;
}
.menuContainer td a{
	text-decoration:none;
	color: #626461;
}
.menuContainer td a:hover {
	color: black;
}
.menuContainer td.voice{
	border-top:1px solid #f3f3f3;
	font-size:12px;
	padding:8px;
}

.menuContainer .separator{
	background-color:#f1f1f1;
	height:1px;
}
.menuContainer td.img{
	border-top:1px solid #f3f3f3;
	font-family:Arial,Helvetica,sans-serif;
	text-align:center;
	font-size:12px;
	color: #c3c3c3;
	background-color:#f9f9f9;
	width:24px;
	padding:5px;
}
.menuContainer td.img img{
	width:20px;
}
.menuContainer .textBox{
	padding: 5px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	background-color:#ffffff;
	color: #c3c3c3;
}
.menuContainer .selected td{
	background-color:#f3f3f3;
	background-image:url("../img/bgnd_sel_2.jpg")
}
.menuContainer .selected td a{
	color:#000;
}
.menuContainer .disabled td, .menuContainer .disabled td a {
	color: #cccccc;
}
.menuContainer .subMenuOpener{
	background-image:url("../img/menuArrow.gif");
	background-repeat:no-repeat;
	background-position:right;
}

.rootVerticalVoices{
	background-color:#333;
	padding:0px;
}
.rootVerticalVoices td.rootVoice {
	width:130px;
	font-family:Arial,Helvetica,sans-serif;
	color: gray;
	font-size:13px;
	padding:7px;
	cursor: pointer;
}
.rootVerticalVoices td.selected{
	background-image:url("../img/bgnd_sel_4.png");
	color:#ffffff;
	cursor: pointer;
}
.verticalMenu{
	background-color:#000;
}
.verticalMenu .line{
	background-color:#333;
	width:100%;
	padding-left:-5px;
}
.verticalMenu td a{
	text-decoration:none;
	color: #d3d3d3;
}
.verticalMenu td.voice{
	border-top:0px solid #666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:5px;
}
.verticalMenu .separator{
	background-color:#666;
	height:1px;
}
.verticalMenu td.img{
	border-top:0px solid #666;
	font-family:Arial,Helvetica,sans-serif;
	text-align:center;
	font-size:12px;
	color: #c3c3c3;
	background-color:#333;
	width:24px;
	padding:5px;
}
.verticalMenu td.img img{
	width:20px;
}
.verticalMenu .textBox{
	padding: 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #c3c3c3;
}
.verticalMenu .selected td{
	background-image:url("../img/bgnd_sel_4.png");
}
.verticalMenu .selected td a{
	color:#fff;
}
.verticalMenu .disabled td, .verticalMenu .disabled td a {
	color: #666;
}
.verticalMenu .subMenuOpener{
	background-image:url("../img/menuArrow_w.gif");
	background-repeat:no-repeat;
	background-position:right;
}

.verticalMenu .menuShadow{
	background:black;
	padding:5px;
}
/* Fin menu */

/* ACCUEIL */
#index {
	float: left;
	width: 990px;
	margin: 8px 0 0;
}
#index  .block_info_info {
	float: left;
	width: 990px;
}
#index  .block_info_info  .block_info_info_top, #index  .block_info_info h4, #index  .block_info_info .block_info_info_txt {
	display: none;
}
/* FIN  ACCUEIL */
/* FOOTER */
.footer {
	float: left;
	width: 990px;
	margin: 8px 0 0;
}
.iframe-facebook{
	float: left;
	width: 250px;
}
.footer-left {
	float: left;
	width: 560px;
}
.footer-left .block_info_info {
	float: left;
	width: 560px;
}
.footer-left .block_info_info .block_info_info_top, .footer-left .block_info_info h4 {
	display: none;
}
.footer-left .block_info_info .block_info_info_txt p {
	float: left;
	width: 560px;
	margin: 10px 0 0;
	font-size: 11px;
	line-height: 14px;
}
.footer-left .block_info_info .block_info_info_txt p a {
	color: #ff3399;
}
.footer-left .block_info_info .block_info_info_txt p a:hover {
	text-decoration: underline;
}
.footer-left .liens-interne {
	float: left;
	width: 560px;
	margin:	10px 0 0;
	color: #ff3399;
}
.footer-left .liens-interne a {
	color: #ff3399;
}
.footer-left .liens-interne a:hover {
	text-decoration: underline;
}
.footer-right {
	float: right;
	width: 180px;
	height: 115px;
	margin: 0;
}
a img {
	border: 0;
}
/* FIN FOOTER */



/* Easynews */
.easynews {
	float:left;
	padding:5px;
	width:990px;
}
#mynewsdis {
	float: left;
	height: 150px;
	background-color:white;
	border:1px solid #4A4A4A;
}
.news_style {
	display:none;
}
.news_show {
	position:absolute;
	background-color: white;
	color:black;
	height: 130px;
	clip:rect(0px 285px 150px 0px);
}
.bloc-hauteur {
	float: left;
	height: 130px;
}
.news_show1 {
	position:absolute;
	background-color: white;
	color:black;
	clip:rect(0px 285px 150px 0px);
}
.news_border {
	float :left;
	width:285px;
}
.news_mark {
	float: left;
	width:205px;
	color:black;
	text-align:center;
}
.news_title {
	padding: 5px 0px 9px 5px;
	color:black;
}
.news_show img {
	margin-left: 5px;
	margin-right: 5px;
}
.buttondiv {
	float: right;
	height:20px;
}
.news_move {
	position: relative;
}
.mytable {
	width:285px;
}
.image-actu {
	float: left;
}
.image-actu img {
	width: 50px;
	height: 50px;
}
.texte-actu {
	float: left;
	width: 275px;
	font-size: 12px;
	line-height: 14px;
	color: black;
	margin: 5px 0 0;
}
.texte-actu a {
	color: #E20076;
	text-decoration: underline;
	font-weight:  bold;
}
/* Fin easynews */

/* Fancybox */
.fancy {
	float: left;
	width: 1000px;	
}
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../img/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../img/fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../img/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../img/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../img/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../img/fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../img/fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../img/fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../img/fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../img/fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../img/fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../img/fancybox/fancy_title_right.png) repeat-x;
}
/* Fin fancybox */

/* NewsScroller */
.newsscroller {
	float: left;
	width: 1000px;	
}

.newsscroller h1 {
	font-size: 20px;
	line-height: 20px;
}

.newsscroller ul, .newsscroller li, .newsscroller h4 {
margin: 0; padding: 0;
list-style: none;
}

.newsscroller a {
text-decoration: none;
color: #292929;
}

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

.newsscroller small {
color: gray;
font-weight: normal;
font-size: 11px;
display: block;
}

#widget {
overflow: hidden;
background: #e3e3e3;
padding: 1em;
border: 1px solid #c5c5c5;
height: 305px; /* You should adjust this height for your project. */
position: relative;
float: left;
min-width: 310px;
-moz-border-radius-bottomright: 10px;
width: 310px;
}

#widget img {
float: left;
border: 1px solid white;
padding: .2em;
background: #d3d3d3;
margin-right: .5em;
width: 90px;
height: 90px;
}

#widget li {
clear: left;
overflow: hidden;
position: relative;
top: 0;
padding-bottom: 1em;
height: 96px; /* Change this to fit your needs. The plugin will access this value if you don't pass a parameter in when you call it. */
}

.newsscroller h4 {
padding-top: .5em;
font-size: 14px;
}

.newsscroller li p {
color: #474747;
margin-top: .4em;
}
/* Fin NewsScroller */

/* Recherche */
#recherche { font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	float: left;
	width: 500px;
}

.break { clear:both; }
#searchform { margin:50px 200px; font-size:18px; }
#searchform div { color:#000000; }
#searchform div input { font-size:18px; padding:5px; width:320px; }
#suggestions{ position: relative; left:235px; width:320px; display:none; }
#searchresults { border-width:1px; border-color:#919191; border-style:solid; width:320px; background-color:#a0a0a0; font-size:10px; line-height:14px; }
#searchresults a { display:block; background-color:#e4e4e4; clear:left; height:56px; text-decoration:none; }
#searchresults a:hover { background-color:#b7b7b7; color:#ffffff; }
#searchresults a img { float:left; padding:5px 10px; width: 46px; height: 46px; overflow: hidden;}
#searchresults a span.searchheading { display:block; font-weight:bold; padding-top:5px; color:#191919; }
#searchresults a:hover span.searchheading { color:#ffffff; }
#searchresults a span { color:#555555; }
#searchresults a:hover span { color:#f1f1f1; }
#searchresults span.category { font-size:11px; margin:5px; display:block; color:#ffffff; }
#searchresults span.seperator { float:right; padding-right:15px; margin-right:5px;
			background-image:url(../images/shortcuts_arrow.gif); background-repeat:no-repeat; background-position:right; }
#searchresults span.seperator a { background-color:transparent; display:block; margin:5px; height:auto; color:#ffffff; }
/* Fin Recherche */





/* Chemin */
.chemin {
	float: left;
	width: 500px;	
}
/* Fin Chemin */

/* Content */
#content-info {
	float: left;
	width: 990px;
	margin:0;
}
#content-info .block_rub_detail {
	float: left;
	width: 990px;
	margin:0;
}
#content-info .block_rub_detail_top {
	display: none;
}
#content-info .block_rub_detail_info_list {
	display: none;
}
#content-info .block_rub_detail_sub_list {
	display: none;
}
#content-info .block_rub_detail .block_rub_detail_text a{
	color: #D3CBC2;
}
#content-info .block_rub_detail .block_rub_detail_text a:hover {
	color: #FF3300;
	text-decoration: underline;
}
/* Fin content */

/* CONTACT */
.contactleft {
	float: left;
	padding: 15px 0 0 15px;
	width: 300px;
}
#content .centre .contactleft h1 {
	float: left;
	width: 300px;
	margin: 0;
}
#content .centre .contactleft .block_rub_detail {
	float: left;
	width: 300px;
	margin: 5px 0 0;
}
#content .centre .contactleft .block_rub_detail .block_rub_detail_top {
	display: none;
}
#content .centre .contactleft .block_rub_detail .block_rub_detail_text p {
	float: left;
	width: 300px;
	margin: 5px 0 0;
	font-size: 15px;	
}
#content .centre .contactleft .block_rub_detail .block_rub_detail_info_list, #content .centre .contactleft .block_rub_detail  .block_rub_detail_sub_list {
	display: none;
}
#content .centre .contactleft .accesformulaire {
	float: left;
	width: 300px;
	margin: 10px 0 0;
}
#content .centre .contactleft .accesformulaire a {
	color: #B6311C;
	font-weight: bold;
	text-decoration: underline;
}
.plangoogle {
	float: left;
	padding: 15px 0 0 30px;
	width: 500px;
}
.plangoogle iframe {
	float: left;
	width: 500px;
}
.plangoogle a {
	float: left;
	color: #B6311C;
	font-weight: bold;
	text-decoration: underline;
	margin: 5px 0 0;
	width: 500px;
}
/* FIN CONTACT */

/* Image Scroller */
#img_scroll {
	width: 400px;
	height: 100px;
	overflow: hidden;
	border: 3px solid black;
	padding: 0px;
	clear:both;
}
#img_scroll img {
	height: 100px;
	margin: 0px;
	border: 0px;
	clear:both;
}
/* Fin Image Scroller */
#plandusite {
	float: left;
	padding: 10px;
	width: 850px;
	background: transparent url(../img/plandusite.jpg) no-repeat top left;
}
#plandusite ul {
	float: left;
	width: 850px;
	margin:0;
	padding: 0;
}
#plandusite ul li.liniveau1 {
	float: left;
	width: 830px;
	margin: 15px 0 0;
	list-style-type: none;
	padding-left: 20px;
}
#plandusite ul li.liniveau1 a {
	color: black;
	font-size: 14px;
}
#plandusite ul li.liniveau1 a:hover {
	color: #A3A1A1;
}
#plandusite ul.ulniveau2 {
	float: left;
	list-style-type: none;
	padding-left: 40px;	
	width: 800px;
	margin: 0;
}
#plandusite ul.ulniveau2 li.liniveau2 {
	float: left;
	width: 800px;
	margin: 5px 0 0;
}
#plandusite ul.ulniveau2 li.liniveau2 a{
	color: #A3A1A1;
	font-size: 12px;
}
#plandusite ul.ulniveau2 li.liniveau2 a:hover{
	color: black;
}

#content-info .rubriquecontenu {
	float: left;
	width: 335px;	
	padding-left: 5px;
}
#content-info .rubriquecontenu h2 {
	float: left;
	width: 335px;
	font-size: 16px;
	color: #ff3399;	
	margin: 5px 0 0;
}
#content-info .rubriquecontenu .texte {
	float: left;
	width: 335px;
	height: 300px;	
	display: block;
	font-size: 12px;
	line-height: 14px;
}
#content-info .rubriquecontenu .texte a {
	color: #D3CBC2;
}
#content-info .rubriquecontenu .texte a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#content-info .liste_rub {
	float: right;
	width: 335px;
	margin: 0;
}
#content-info .liste_rub  ul.menuul {
	float: left;
	width: 335px;
	margin:0 ;
	padding: 0;
	list-style: none;

}
#content-info .liste_rub  ul.menuul li.niv2 {
	float: left;
	width: 335px;
	margin:5px 0 0;
	padding: 0;		
}
#content-info .liste_rub  ul.menuul li.niv2 {
	background: transparent url(../img/bg-li-rub-nhigh.gif) no-repeat 0px 3px;
}
#content-info .liste_rub  ul.menuul li.niv2.highlight {
	background: transparent url(../img/bg-li-rub-high.gif) no-repeat 0px 3px;
}


#content-info .liste_rub  ul.menuul li.niv2 a {
	color: #d3cbc2;
	padding-left: 12px;
}
#content-info .liste_rub  ul.menuul li.niv2.highlight a , #content-info .liste_rub  ul.menuul li.niv2 a:hover{
	color: #544a3e;
}



.galerieimage {
	float: left;
	width: 650px;
	display: block;
	min-height: 300px;
}
.galerieimage .content-galery {
	float: left;
	width: 586px;
	display: block;
	min-height: 300px;
}


#gallery-adv {
	float:left;
	width: 586px;
	display: block;
}
div.loader {
	float:left;
	width: 586px;
	height: 393px;
	background: #a79785 url(../img/ajax-loader.gif) no-repeat center center;
	display: block;
}
div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:left;
	width: 586px;
}
div.controls {
	display: none;
}
div.ss-controls {
	float: left;
}
div.ss-controls span {
	color: #666666;
	cursor: pointer;
}
div.nav-controls {
	float: right;
}
div.nav-controls a {
	padding: 5px;
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
}
div.slideshow a.advance-link {
	display: block;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	display: none;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
#thumbs-adv {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
	  float: left;
	  width: 52px;
	  padding-left: 5px;
}
ul.thumbs {
	float: left;
	margin: 0;
	padding: 0;
	width: 52px;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 0 0 0;
	list-style: none;
}
ul.thumbs li a {
	float: left;
}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	display: none;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination strong {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #ffc;
	text-decoration: none;
}
div.pagination strong {
	background-color: #acf;
}
 
 
 /* jQuery specific overlay styles */

 #jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}