/* ============= General Page styles ============= */
body{
	color:black;
	font-family:sans-serif;
	font-size:12px;
}

a{
	text-decoration: none;
	color:#81AE00;
	font-weight:bold
}

a:hover{
	text-decoration: underline;
	color:#008331;
}

a img{
	border-width:0px;
}

ul,ol{
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
	list-style-position: outside;
}

p{
	text-align: justify;
	margin: 2px 0 5px 0;
}

table{
	border-collapse: collapse;
}

q:before, 
q:after {
	content: "";
}

h1,h2,h3,h4,h5,h6{
	color: #476042;
}

h1,h2,h3,h4,h5,h6{
	margin-bottom: 0.5em;
}

ul,ol{
	color:#008331;
}

li p,li div{
	color:black;
}

ol.footNotes *:target {
	background-color: #eeecdd; 
}

/* ============= Page layout ============= */
div.tplPge{
	width:1217px;
	background:url(../img/tpl/background.png) center top repeat-y ;
	margin:0px auto;
}
div.tplPgeFra{
	width:1217px;	
	background:url(../img/tpl/footer.png) center bottom no-repeat ;
	float:none;
}

div#header{
	background:url("../img/tpl/header.png") center -12px;
	height:125px;
	float:none;
	border-top:1px solid transparent; /*mauvais placement du div sur FF si on ne met pas cette ligne border-top*/
}

div#footer{
	float:none;
	height:50px;
	border-top:1px solid transparent; /*mauvais placement du div sur FF si on ne met pas cette ligne border-top*/
}

.tplTitle{
	position:relative;
	text-align:right;
	right:50px;
	float:right;
	background:url(../img/co/bkgdRootTitle.png) bottom repeat-x;	
	background-color:#80ad00;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	-moz-box-shadow: 0px 0px 8px 2px white;
	-webkit-box-shadow: 0px 0px 4px 2px #9c9c9c;
	box-shadow: 0px 0px 4px 2px #9c9c9c;
	padding-left:10px;
	padding-right:10px;
}

a.rootLnk  {
	color: white;
/*	text-shadow: black 3px 3px 3px;*/
}
a.rootLnk:hover {
	text-decoration: none;
	background:url(../img/co/titleClickOver.gif) right center no-repeat;
	padding-right:25px;
	color:white
}

div.tplColMid {
	left:230px;
	background-color: white;
}

div.tplColRgt {
	margin-left:-460px;
}

div.tplColPad {
	margin:0 5px 0 465px;
}

div#navigation {
	position: relative;
	margin-left:110px;
	margin-right:110px;
	margin-top:102px
}
div#menu {
	width:230px;
	left:230px;
	background:url(../img/co/mnuTopBkgd.png) top center no-repeat
}
div#extras{
	width:230px;
	left:0px;
}
div.tplCoFra{
	min-height: 500px;
	padding: 0 10px 0px 10px;
	margin-bottom: 10px;
}

div.tplFra{
	float:none;
	width:1019px;
	margin-left:99px;
}

div.tplColLft { /* Left column */
	background-color:#81ae00;
	background-image:url(../img/tpl/bkgdLeftMenu.png);
	background-position:  left bottom;
	background-repeat: no-repeat;
}

div.tplColRgt { /* Right column */
/*	background-color:#990066;
	background-image:url(../img/tpl/bkgdRightMenu.png);
	background-position:  left bottom;
	background-repeat: no-repeat;*/
}

div.tplNoMenu div.tplCoFra {
	border-left-width:0px;
}

div.tplNoExtras div.tplCoFra {
	border-right-width:0px;
}

div.tplNoSideBars div.tplCoFra {
	border-left-width:0px;
	border-right-width:0px;
}

/* ----- 1 and 2 col layout only ----- */
div.tplNoMenu div.tplColRgt {
	margin-left: -230px;
/*	background-image:url(../img/tpl/bkgdRightMenu.png) left bottom no-repeat;
	background-color:#990066;*/
}
div.tplNoMenu div.tplColPad {
	margin-left: 230px;
}
div.tplNoExtras div.tplColRgt {
	margin-left: -230px;
}
div.tplNoExtras div.tplColPad {
	margin-left: 230px;
	margin-right: 0px;
}
div.tplNoExtras div#menu {
	left:0px;
}
div.tplNoSideBars div.tplColPad {
	margin-left: 0px;
	margin-right: 0px;
}



/* ============= Accessibility menu ============= */
ul#accessibility {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	width:auto;
	z-index:90;
	font-size:0.8em;
	top:5px;
	opacity: 0.1;
	display:none
}
ul#accessibility:hover{
	opacity: 0.7;
}
ul#accessibility li{
	float: left;
	margin-right:10px;
}
ul#accessibility a:hover{
	text-decoration: none;
}

/* ============= Category menu ============= */
ul.outCat {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding: 6px 2px 3px 0px;
}

ul.outCat li{
	-moz-border-radius-topleft:7px;
	-webkit-border-top-left-radius:7px;
	-moz-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	-moz-box-shadow: 0px 0px 4px 2px #9c9c9c;
	-webkit-box-shadow: 0px 0px 4px 2px #9c9c9c;
	box-shadow: 0px 0px 4px 2px #9c9c9c;
}

li.outCat_sel_yes{
	background-color:white;
	color:gray
}

li.outCat_sel_no {
	background:url(../img/tpl/tab1.png) top repeat-x;
	color:white
}

li.outCat_sel_no:hover {
	opacity: 0.7;
}

li.outCat_sel_no a{
	color:white
}

li.outCat_sel_no:nth-child(6n) {
	background:url(../img/tpl/tab6.png) top repeat-x
}

li.outCat_sel_no:nth-child(6n+1) {
	background:url(../img/tpl/tab2.png) top repeat-x
}

li.outCat_sel_no:nth-child(6n+2) {
	background:url(../img/tpl/tab3.png) top repeat-x
}

li.outCat_sel_no:nth-child(6n+3) {
	background:url(../img/tpl/tab4.png) top repeat-x
}

li.outCat_sel_no:nth-child(6n+4) {
	background:url(../img/tpl/tab5.png) top repeat-x
}

li.outCat_sel_no:nth-child(6n+5) {
	background:url(../img/tpl/tab1.png) top repeat-x
}

ul.outCat li{
	display: inline;
	margin-right:10px;
	padding-top:5px;
	padding-bottom:5px;	
}
ul.outCat .outCat_i{
	padding:4px 5px;
	font-weight: bold;
	padding-top:0px
}
ul.outCat span.outCat_i{
	cursor: default;
}
ul.outCat a:hover{
	text-decoration: none;
	color:white
}

/* ============= Top Nav menu ============= */
div#navigation ul.outNav {
	position: absolute;
	right:0px;
	bottom:0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding: 5px 2px 3px 6px;
}
div#navigation ul.outNav li{
	float: left;
	margin-right:10px;
}
div#navigation ul.outNav .outNav_i{
	padding:2px;
	font-weight: bold;
}
div#navigation ul.outNav a:hover{
	text-decoration: none;
}
div#navigation ul.outNav span.outNav_i{
	display: inline;
}

/* ============= Bottom Nav menu ============= */
ul.outNav {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 0;
	padding: 0 10px 0 0;
	text-align: right;
}
ul.outNav li{
	display: inline;
	margin-left:10px;
}
ul.outNav span.outNav_i{
	visibility: hidden;
}

/* ============= Top back menu ============= */
div#navigation ul.outBk {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding: 5px 2px 3px 6px;
}
div#navigation ul.outBk li{
	display: inline;
	margin-right:10px;
}
div#navigation ul.outBk .outBk_i{
	padding:2px;
	font-weight: bold;
}
div#navigation ul.outBk a:hover{
	text-decoration: none;
}

/* ============= Left menu ============= */
ul.outMnu a{
	font-weight: normal
}

ul.outMnu li{
	color:white;
	text-align:right	
}

ul.outMnu_sub li{
	font-size:105%;
	font-weight: normal;
	text-transform: none;
	text-align:left;
}

ul.outMnu{
	list-style-type: none;	
	padding:0px;
	margin:0px;
	margin-top:15px;
	padding-right:5px
}

ul.outMnuOneRoot{
	margin-right:5px;
}

ul.outMnu_sub{
	margin:0px;
	padding:0px;	
	margin-top:10px;
}

ul.outMnu ul{
	list-style-type: none
}

.outMnu_sub li{
	padding:0px;
	margin:0px;
	background:url(../img/co/mnu.gif) left 2px no-repeat;
	padding-left:10px;
	margin-bottom:10px
}

.outMnu_sub .outMnu_sub li{
	background:url(../img/co/mnuSmall.gif) left 4px no-repeat;
	font-size: 12px;	
	padding-left:7px;
}

.outMnu_sub li.outMnu_sel_yes{
}

li.outMnu_b, .outMnu li.outMnu_l{
	font-size:120%;
	font-weight:bold;
	text-transform:uppercase;
	font-style: italic
}

.outMnu .outMnu_sub li.outMnu_l{
	font-size:100%;
	font-weight: normal;
	text-transform: none;
	font-style: normal
}

.outMnu_lnk{
	color:white;
}

.outMnu_lnk:hover{
	background:url(../img/co/handOver.gif) right bottom no-repeat;
	padding-right:18px;
	color:#CFFFE1;
	text-decoration: none;
}

.outMnu_sel_yes span span{
	background:url(../img/co/handOn.gif) right bottom no-repeat;
	padding-right:20px;
	font-weight:bold
}


/* ============= Base template Colors ============= */

/* ---------- menus ---------- */
ul#accessibility a{
	color:#476042;
}
ul#accessibility a:hover{
	color:#668a5f;
}

div#navigation ul.outNav .outNav_i{
	color:#6a9662;
}
div#navigation ul.outNav a.outNav_i{
	color:white;
}
div#navigation ul.outNav a.outNav_i:hover{
	background-color:#6a9662; 
	color:black;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}

div#navigation ul.outBk .outBk_i{
	color:#6a9662;
}
div#navigation ul.outBk a.outBk_i{
	color:white;
}
div#navigation ul.outBk a.outBk_i:hover{
	background-color:#6a9662; 
	color:black;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}

/* ---------- Content ---------- */
.noscript{
color:gray;
}
div#navigation .noscript{
color:white;
}

/* ============= Content styles ============= */
div#header,
div#menu{
	cursor: default;
}
div#header h1{
	margin: 15px 10px 10px 10px;
	font-size:180%;
}

div.tplFootBanner{
	text-align: right;
	margin-top:5px;
	margin-right:103px
}

div#footer a{
	margin-right: 5px;
}

div#footer img{
	vertical-align: middle;
}
div.margin{
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	/*border:1px solid #ffb2e6;*/
	margin-top:10px;	
	background-color:#990066;
	background-image:url(../img/tpl/bkgdRightMenu.png);
	background-position:  left bottom;
	background-repeat: no-repeat;
}
.margin_ti{
	color:white;
	font-size:110%;
	padding:5px;
	margin:0;
	text-transform:uppercase;
	font-weight: bold;
}
div.margin_co{
	font-size: 90%;
	overflow: auto;
}
div.margin_co p{
	text-align: left;
}
table.docHead th{
	padding-right: 5px;
	text-align: right;
}
.event .tt_a{
	display: block;
}
.binCap{
	text-align: center;
	margin: 10px;
}
.binCap_ti{
	color:gray;
	font-style: italic;
}
.webCap{
	text-align: center;
	margin: 10px;
}
.webCap_ti{
	color:gray;
	font-style: italic;
}
div.margin_co .binCap,
div.margin_co .webCap{
	margin: 2px 0 3px 0;
}
.binImgInline{
	vertical-align: middle;
}

/* Internal links */
a.txt_ref_ul,
a.lnkBinWeb{
	background: url("../img/co/lnkInt.png") center right no-repeat;
	padding-right: 14px;
}
a.txt_ref_ul:hover,
a.lnkBinWeb:hover{
	background-image: url("../img/co/lnkIntOvr.png");
}
/* External links */
a.txt_url_ul,
div.docUrl a{
	background: url("../img/co/lnkExt.png") center right no-repeat;
	padding-right: 14px;
}
a.txt_url_ul:hover,
div.docUrl a:hover{
	background-image: url("../img/co/lnkExtOvr.png");
}

/* info tt anc */
span.txt_def_ul,
span.txt_doc_ul,
span.txt_ref_ul {
	background: url("../img/co/ttInfo.png") center left no-repeat;
	padding-left: 12px;
}
span.txt_def_act,
span.txt_doc_act,
span.txt_ref_act {
	background-image: url("../img/co/ttInfoAct.png");
}

/* Event lists */

.evtListEvt  a.event_open, .evtListEvt  a.event_closed{
	color:white
}

.bkBase_co  .evtListEvt{
	background:none;
	margin:0px;
}

.bkBase_co  .event{
	margin-bottom:5px
}

.bkBase_co  .event_ti {
	padding-left:18px;
	color:white;
}

ul.evtList{
	list-style-type: none
}

.evtListEvt{
	background: url("../img/co/evt.gif") right center no-repeat;
	padding-right:10px;
	text-align:right;
	margin-bottom:15px
}
.evtListDesc{
	list-style-type: square;
}

a.event_closed, div.event_ti{
	background: #990066 url("../img/co/evtClosed.png") 5px center no-repeat;
	text-decoration:none;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	padding:5px;
	text-align:left;	
}

div.event_ti{
	background-image:none;
}

a.event_closed:hover{
	background:url("../img/co/evtClosedOver.png") 5px center no-repeat;
	background-color: #AA0071;
}

a.event_open{
	background:url("../img/co/evtOpen.png") 5px center no-repeat;
	background-color: #C80085;
	text-decoration:none;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	padding:5px;
	text-align:left;	
}

.event {
	margin-bottom: 5px;
	color:white;
}

.event a.event_open, .event a.event_closed{
	color: inherit
}

.event a:hover{
	color:#ffc3ec
}

.event_co {
	border:1px solid #C80085;	
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	padding:5px;
	color:#990066
}
.event_co  li {
	list-style-image: none;
}

/* Bal ped */
a.bkBase_closed{
	background: url("../img/co/clbClsLge.png") 3px center no-repeat;
	padding-left: 15px;
	border-bottom: 1px solid  #008331;
	color: #449362;
}
a.bkBase_open{
	background: url("../img/co/clbOpnLge.png") left center no-repeat;
	padding-left: 15px;
	border-bottom: 1px solid  #008331;
	color: #449362;
}

a.bkBase_open:hover{
	background-image: url("../img/co/clbOpnLgeOver.png");
}

a.bkBase_closed:hover{
	background-image: url("../img/co/clbClsLgeOver.png");
}

a.bkBase_closed:hover,
a.bkBase_open:hover{
	text-decoration: none;
	color: #81AE00;
}
.bkEmphasis{
	margin: 1em 0em;
	background: url("../img/co/blockBkgdTop.png") left top repeat-y;
	padding-top:15px;
}
.bkEmphasis .bkBase_ti{
	margin:0px;
	padding-left:15px;
	color:#D05050;
	background: none;
}

.bkEmphasis .bkBase_ti span{
	background: url("../img/co/blockWarning.png") left center no-repeat;
	padding-left:15px
}

.bkEmphasis .bkBase_co{
	background: url("../img/co/blockBkgdBottom.png") left bottom no-repeat;
	padding-left:15px;
	padding-bottom:15px;	
}
.margin_co .bkBase_ti{
	font-weight: bold;
	color: #476042;
}


h2.bkBase_ti{
	background: url("../img/co/pageTitle.png") left top no-repeat;
	padding-left:25px;	
	color: #476042;
	border-bottom:1px solid #388c58
}

h3.bkBase_ti{
	background: url("../img/co/pageTitleSmall.png") left center no-repeat;
	padding-left:20px;
	color: #388c58;
}

h4.bkBase_ti{
	background: url("../img/co/pageTitleVerySmall.png") left center no-repeat;
	padding-left:15px;
	color: #48a36a;
}


/* ---------- text ---------- */
.txt_tb{
	margin:auto;
	border:2px solid #008331;
	
}
.txt_tb caption{
	color: gray;
	font-style: italic;
}
.txt_tb td,
.txt_tb th{
	border:1px solid #008331;
}
.txt_tb thead{
	border-bottom:2px solid #008331;
}
.txt_tb tfoot{
	border-top:2px solid #008331;
}
.txt_tb p{
	margin: 1px 0;
}
.txt_t_tbcl,
.txt_t_tbtr{
	background-color:#fff5ea;
}
.txt_n_tbtd p{
	text-align: right;
}
.txt_w_tbtd p{
	text-align: center;
}
.txt_emphasis_is,
.txt_quote_ph,
.txt_special_ph{
	color:#476042;
}
.lnkZoom {
	background: url("../img/co/lnkZoom.png") center no-repeat;
	display:inline-block;
	width: 17px;
	height: 15px;
	margin-left: 3px;
}
.lnkZoom:hover {
	background-image: url("../img/co/lnkZoomOvr.png");
}
.lnkZoom span{
	display: none;
}

/* ---------- binary files lnks ---------- */
.lnkBin{
	padding-right: 15px;
	background-position: center right;
	background-repeat: no-repeat;
}
.lnkBinDoc {
	background-image: url("../img/files/doc.png");
}
.lnkBinFlv {
	background-image: url("../img/files/flv.png");
}
.lnkBinMp3 {
	background-image: url("../img/files/mp3.png");
}
.lnkBinOdg {
	background-image: url("../img/files/odg.png");
}
.lnkBinOdp {
	background-image: url("../img/files/odp.png");
}
.lnkBinOds {
	background-image: url("../img/files/ods.png");
}
.lnkBinOdt {
	background-image: url("../img/files/odt.png");
}
.lnkBinPdf {
	background-image: url("../img/files/pdf.png");
}
.lnkBinPpt {
	background-image: url("../img/files/ppt.png");
}
.lnkBinRtf {
	background-image: url("../img/files/rtf.png");
}
.lnkBinSwf {
	background-image: url("../img/files/swf.png");
}
.lnkBinXls {
	background-image: url("../img/files/xls.png");
}
.lnkBinZip {
	background-image: url("../img/files/zip.png");
}



/* ---------- tooltips ---------- */
.tt_a{
	cursor: pointer;
	color:#6A9662;
}
.tt_act{
	color:#2f472b;
}
div.tt{
	font-size: 90%;
	border: 1px solid #979797;
	background-color:white;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-box-shadow: 0px 0px 8px #636363;
	-webkit-box-shadow: 0px 0px 8px #636363;
	box-shadow: 0px 0px 8px #636363;
}
div.tt_ti{
	background-color:#476042;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 2px 15px 2px 2px;
}
.tt_x{
	display: block;
	width:14px;
	height:14px;
	position: absolute;
	top: 2px;
	right: 2px;
	background: url("../img/co/ttCls.gif") top left no-repeat;
}
.tt_x:hover{
	background-image: url("../img/co/ttClsOvr.gif");
}
.tt_x span{
	display: none;
}
div.tt_co{
	padding: 5px;
}
div.tt_co p{
	margin: 0 0 2px 0;
	text-align: left;
}

span.ttEvt_a{
	color: white;
	background:url(../img/co/hand.gif) right center no-repeat;
	padding-right:18px
}

span.ttEvt_a:hover{
	background:url(../img/co/handOver.gif) right center no-repeat;
	color:#ffc3ec
}
span.ttEvt_act{
	color:white;
	background:url(../img/co/handOn.gif) right center no-repeat;
	padding-right:18px;
	color:#ffc3ec
}

span.ttEvt_act:hover{
	background:url(../img/co/handOn.gif) right center no-repeat;
}
div.ttEvt_co{
	padding: 0 18px 0 0;
}
div.ttExtCo {
	padding: 5px 5px 5px 5px;
	background-color: white;
	-moz-border-radius-topleft:4px;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
}
ol.footNotes{
	margin: 10px;
	border-top:1px dashed #808080;
	font-size: 80%;
	padding-top: 5px;
	padding-left: 20px;
}
li.footNotes_it{
	margin-bottom: 10px;
	padding: 2px;
}
ol.footNotes p{
	margin: 0 0 5px 0;
}
div.footNotes_itti{
	font-weight: bold;
}
ol.footNotes .tt_x{
	display: none;
}

/* ---------- Gallery ---------- */
span.galPv{
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	margin: 2px;
	background-color: white;
}
a.galPvLnk:hover {
	opacity:0.8;
}
img.imgPv{
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}
div.scImgGalOver{
	background-color: black;
}
div.scImgGalFra{
	background-color: white;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
}
div.scImgGalTi{
	font-style: italic;
	color: gray;
	cursor: default;
	font-size:12px;
}
div.scImgGalTbr span.scImgGalCount{
	font-style: italic;
	color: gray;
	cursor: default;
}
div.scImgGalTbr span{
	display: none;
	position: absolute;
}
div.scImgGalTbr a{
	display: block;
	width:16px;
	height:16px;
	background-repeat: no-repeat;
	position: absolute;
	bottom:3px;
}
a.scImgGalBtnPrv{
	background-image:url("../img/scImg/btnPrv.gif");
	left:330px;
}

a.scImgGalBtnPrv:hover{
	background-image:url("../img/scImg/btnPrvOvr.gif");
}

a.scImgGalBtnNoPrv{
	background-image:url("../img/scImg/btnNoPrv.gif");
	left:330px;
	cursor: default;
}
a.scImgGalBtnNxt{
	background-image:url("../img/scImg/btnNxt.gif");
	right:330px;
}
a.scImgGalBtnNxt:hover{
	background-image:url("../img/scImg/btnNxtOvr.gif");
}
a.scImgGalBtnNoNxt{
	background-image:url("../img/scImg/btnNoNxt.gif");
	right:330px;
	cursor: default;
}
div.scImgGalTbr a.scImgGalBtnCls{
	background-image:url("../img/scImg/btnCls.gif");
	right:5px;
	width:27px;
}
div.scImgGalTbr a.scImgGalBtnCls:hover{
	background-image:url("../img/scImg/btnClsOvr.gif");
}
a.scImgGalBtnPse{
	background-image:url("../img/scImg/btnPse.gif");
	left:352px;
}
a.scImgGalBtnPse:hover{
	background-image:url("../img/scImg/btnPseOvr.gif");
}
a.scImgGalBtnPly{
	background-image:url("../img/scImg/btnPly.gif");
	left:352px;
}
a.scImgGalBtnPly:hover{
	background-image:url("../img/scImg/btnPlyOvr.gif");
 }
/* ---------- animation ---------- */
div.scImgAnmCtrl{
	background-color: white;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-box-shadow: 0px 0px 5px #9a9a9a;
	-webkit-box-shadow: 0px 0px 5px #9a9a9a;
	box-shadow: 0px 0px 5px #9a9a9a;
	position:absolute;
	bottom:20px;
	left:50%;
	margin-left:-40px;	
	height: 25px;
	width: 80px;
}
div.scImgAnmCtrl span{
	display: none;
	position: absolute;
}
div.scImgAnmCtrl a{
	display: block;
	width:16px;
	height:16px;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 5px;
}
a.scImgAnmBtnPrv{
	background-image:url("../img/scImg/btnPrv.gif");
	left:5px;
}
a.scImgAnmBtnPrv:hover{
	background-image:url("../img/scImg/btnPrvOvr.gif");
}
a.scImgAnmBtnNxt{
	background-image:url("../img/scImg/btnNxt.gif");
	right:5px;
}
a.scImgAnmBtnNxt:hover{
	background-image:url("../img/scImg/btnNxtOvr.gif");
}
a.scImgAnmBtnPse{
	background-image:url("../img/scImg/btnPse.gif");
	left:33px;
}
a.scImgAnmBtnPse:hover{
	background-image:url("../img/scImg/btnPseOvr.gif");
}
a.scImgAnmBtnPly{
	background-image:url("../img/scImg/btnPly.gif");
	left:33px;
}
a.scImgAnmBtnPly:hover{
	background-image:url("../img/scImg/btnPlyOvr.gif");
}


/* ---------- Options ---------- */
div.optContent{
	margin-top: 30px;
	border-top:1px dashed #333333;
}
/* ---------- optSerach ---------- */
div.searchFra{
	position: absolute;
	right: 110px;
	top: 70px;
	min-height: 16px;
}
input.searchText{
	border: 1px solid #476042;
	-moz-box-shadow: inset 0px 0px 3px #BBB;
	-webkit-box-shadow: inset 0px 0px 3px #BBB;
	box-shadow: inset 0px 0px 3px #BBB;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	border-radius: 3px;
	font-size: 0.9em;
	vertical-align: text-bottom
}
a.searchSubmit{
	display: inline-block;
	width:20px;
	height:18px;
	background-repeat: no-repeat;
	background-image:url("../img/co/search.gif");
	margin-left: 3px;
	margin-top: 1px;
}
a.searchSubmit:hover{
	background-image:url("../img/co/searchOver.gif");
}
a.searchSubmit span{
	display: none;
}
/* legal stuff */
div.tplFootBanner span.copyright {
	display: block;
	padding: 2px 0 0 5px;
	float: left;
}
div.tplFootBanner span.ttLegal_a {
	cursor:pointer;
	margin-right: 5px;
}
div.ttLegal_fra {
	border-top: 1px solid #476042;
	border-left: 1px solid #476042;
	border-right: 1px solid #476042;
	-moz-border-radius: 5px 0px 0px 0px;
	-webkit-border-top-left-radius: 5px;
	border-radius: 5px;
}
div.ttLegal_fra div.ttLegal {
	background-color: #FFF5E6;
	-moz-border-radius: 4px 0px 0px 0px;
	-webkit-border-top-left-radius: 4px;
	border-radius: 4px;
	opacity: 0.9;
}
div.ttLegal_fra div.ttLegal_ti {
	display:none;
}
div.ttLegal_fra div.ttLegal_co {
	padding: 3px;
	font-size: 0.8em;
	