.pix_diapo {
	background: white;
	#-moz-box-shadow: 0 3px 6px #000;
	#-webkit-box-shadow: 0 3px 6px #000;
	#box-shadow: 0 3px 6px #000;
	height: 470px;
	margin: 0 10px;
	overflow: hidden;
	position: relative;
	width: 940px;
}
.pix_diapo > div {
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#pix_prev, #pix_next {
	cursor: pointer;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 40px;
	z-index: 1001;
}
#pix_prev {
	background: url(images/diapo/prev.png) no-repeat;
	left: 10px;
}
#pix_next {
	background: url(images/diapo/next.png) no-repeat;
	left: auto!important;
	right: 10px!important;
}
#pix_pag {
	margin: 0 auto;
	position: relative;
	width: 940px;
	z-index: 1002;
}
#pix_commands {
	cursor: pointer;
	display: block;
	float: left;
	height: 26px;
	margin: 15px 0 0 13px;
	position: relative;
	width: 24px;
}
#pix_play {
	background: url(images/diapo/play.png) center no-repeat;
	height: 24px;
	left: 0;
	position: absolute;
	top: 0;
	width: 24px;
}
#pix_stop {
	background: url(images/diapo/pause.png) center no-repeat;
	height: 24px;
	left: 0;
	position: absolute;
	top: 0;
	width: 24px;
}
#pix_pag_ul {
	float: right;
	margin: 0;
	padding: 0;
}	
#pix_pag_ul > li {
	cursor: pointer;
	display: block;
	.display: inline-block;
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 20px 8px 0;
	text-align: center;
	text-indent: -9999px;
	width: 16px;
}
#pix_pag_ul > li > span {
	background: #F2F2F2;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: block;
	height: 16px;
	width: 16px;
}
#pix_pag_ul > li:hover > span > span {
	background: #ccc;
}
#pix_pag_ul > li > span > span {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: block;
	float: left;
	height: 8px;
	margin: 4px;
	width: 8px;
}
#pix_pag_ul > li.diapocurrent > span > span {
	background: #EF8E18;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#pix_pag_ul > li > .pix_thumb {
	border: 4px solid #f2f2f2;
	.border: 4px solid #e6e6e6;
	border: 4px solid #e6e6e6\9;
	-moz-box-shadow: 0 1px 8px #000;
	-webkit-box-shadow: 0 1px 8px #000;
	box-shadow: 0 1px 8px #000;
	height: 58px;
 	left: -17px;
	position: absolute;
	top: -40px;
	width: 58px;
}
#pix_pag_ul > li > .thumb_arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid  #e6e6e6;
	top: 26px;
	left: 12px;
	position: absolute;
}
.pix_relativize {
	overflow: hidden;
	position: relative;
}

.pix_relativize > img {
	padding-left: 75px;
}

.imgFake {
	cursor: pointer;
}
.elemHover {
	position: absolute;
}
.caption {
	#background: rgba(0, 0, 0, 0.8);
	#background: rgba(150, 150, 150, 0.8);
	background: rgba(220, 220, 220, 0.8);
	#background: #969696;
    .filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)\9;
	bottom: 20px;
	color: #3F3F3F;
	display: block;
	font-size: 13px;
	padding: 20px;
	width: 900px;
}

.ui-loader {
	display: none;
}

body {
	font-family: "Arial", "Arial", sans-serif;
	font-size: 12px;
	line-height: 20px;
}
section {
	display: block;
	overflow: hidden;
	position: relative;
	background-color: white;
}

.caption-large {
	font-size: 18px;
	#color: #2A8BD3;
	color: #EF8E18;
	#color:#ff0;
}

.caption-huge {
	padding-top:15px;
	font-size: 42px;
	font-family: Arial;
	#color: #2A8BD3;
	#color: #EF8E18;
	#color:#ff0;
}
.caption-small {
	background: rgba(0, 0, 0, 0.8);
	.filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)\9;
	bottom: 0px;
	color: #3F3F3F;
	display: block;
	font-size: 11px;
	padding-left: 50px;
	padding-right: 50px;
}   

.caption-light {
	.filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)\9;
	color: #BABABA;
	display: block;
	font-size: 20px;
	font-family: Arial;
}

.button {
	background: #014464;
	background: -moz-linear-gradient(top, #0D658E, #0C577A 50%, #014D71 51%, #003E5C);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0E658E), color-stop(.5, #0C577A), color-stop(.5, #014D71), to(#003E5C)); 
	border: 1px solid #368DBE;
	border-top: 1px solid #c3d6df;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 1px 3px black;
	-webkit-box-shadow: 0 1px 3px black;
	box-shadow: 0 1px 3px black;
	color: white;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 5px 20px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 1px black;
	text-transform: uppercase;
	width: auto;
}
.button2 {
	background: #d9ae00;
	background: -moz-linear-gradient(top, #b28b06, #9c7705 50%, #9c7705 51%, #5c4100);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b28b06), color-stop(.5, #9c7705), color-stop(.5, #9c7705), to(#5c4100)); 
	border: 1px solid #c7a60c;
	border-top: 1px solid #e5d51f;
}
.button3 {
	background: #ffd838;
	background: -moz-linear-gradient(top, #edbf21, #c89b0f 50%, #9c7705 51%, #906706);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #edbf21), color-stop(.5, #c89b0f), color-stop(.5, #c89b0f), to(#906706)); 
	border: 1px solid #c7a60c;
	border-top: 1px solid #e5d51f;
}

.big-blue-button {
	background: #2A8BD3;
	border: 3px solid #dddddd;
	border-top: 3px solid #dddddd;
	box-shadow: 0 0px 0px white;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;	
	height: 30px;
	font-size: 24px;
	font-weight: normal;
	padding: 20px 20px;
	text-shadow: 0px 0px 0px white;
	text-transform: none;	
	width:190px;
	color: white;
}

.light-green-button {
	background: #BACE25;
	border: 3px solid #dddddd;
	border-top: 3px solid #dddddd;
	box-shadow: 0 0px 0px white;
	padding-top: 20px
	height: 60px;
	text-shadow: 0px 0px 0px white;
	text-transform: none;
	color: black;
}

.light-orange-button {
	background: #EF8E18;
	border: 3px solid #dddddd;
	border-top: 3px solid #dddddd;
	box-shadow: 0 0px 0px white;
	padding-top: 20px
	height: 60px;
	text-shadow: 0px 0px 0px white;
	text-transform: none;
	color: black;	
} 

.light-grey-button {
	background: #CCCCCC;
	border: 3px solid #dddddd;
	border-top: 3px solid #dddddd;
	box-shadow: 0 0px 0px white;
	padding-top: 20px
	height: 60px;
	text-shadow: 0px 0px 0px white;
	text-transform: none;
	color: black;
} 

.replay-button {
	background: #CCCCCC;
	border: 3px solid #dddddd;
	border-top: 3px solid #dddddd;
	box-shadow: 0 0px 0px white;
	padding-top: 20px
	height: 60px;
	text-shadow: 0px 0px 0px white;
	text-transform: none;
	color: black;
} 

#topics {
	text-align: center;
	color: #666666;
	font-size: 10px;
	font-family: arial;

}

#topics a {
	text-align: center;
	color: #BACE25;
	font-style: bold;
	font-size: 10px;
	text-decoration: none;
	
}
#topics a:hover {
	text-align: center;
	color: #EF8E18;
	font-style: bold;
	font-size: 11px;
}

h1 {
	display: none;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #DDDDDD;
	font-family: Tahoma;
}


