/* CSS Document */

body{
font-size:62.5%;font-family:Lucida Sans Unicode,sans-serif;

margin:0px 0px; padding:0px;
	text-align:center;

}

.noir {font-size:13px;color:#000000; }
.bleu {font-size:13px;color:#0f67a1; }
.orange {font-size:13px;color:#d76727; }
.vert {font-size:13px;color:#b4d468; }
.rouge {font-size:13px;color:#b21a0e; }

.blanc {font-size:13px;color:#ffffff; }
.blanc_petit {font-size:10px;color:#ffffff; }


.title {font-size:16px;color:#0f67a1;text-decoration : none; letter-spacing: 2px;}
.title_white {font-size:16px;color:#ffffff;text-decoration : none; letter-spacing: 2px;}

.blanclink {font-size:13px;color:#ffffff; letter-spacing: 1px;text-decoration : none}
.noirlink {font-size:13px;color:#000000; letter-spacing: 1px;text-decoration : none}
.noirbig {font-size:25px;color:#000000; }
.noirbigblue {font-size:25px;color:#287b9c; }
.copyright {font-size:11px;color:#ffffff; }
.copyright_noir {font-size:11px;color:#000000; }

div#container
{
width:1201px;
	margin:0px auto;
	text-align:left;
}
.invalid { background-color:#D42329;font-size:0.9em;font-family:Arial, sans-serif;color:#ffffff; letter-spacing: 1px}
.form { border: 1px #FFFFFF solid; color: #FFFFFF; font-family:Arial,Arial,  sans-serif; font-size: 0.90em;color:#FFFFFF; letter-spacing: 0px;}
.form_login {  width: 130px; border: 1px #FFFFFF solid; color: #FFFFFF; font-family:Arial,  sans-serif; font-size: 12px;color:#778899}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
/* FRONT SLIDE SHOW */
/*body {margin:0; background:#111; padding:5px; font:11px Verdana,Arial}*/
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:670px; margin:50px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:670px; height:515px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:670px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:670px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../../pub/themes/panamax4/images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../../pub/themes/panamax4/images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../../pub/themes/panamax4/images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
/*#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}*/
#slideleft:hover {background-color:#333}
/*#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}*/
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:600px; margin-left:30px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
/* END FRONT SLIDE SHOW */
