

body{
	margin:0px;
	padding:0px;
	font-size:1.1rem;
	font-family:Cuprum;
}

a{
	text-decoration:none;
	color:inherit;
}

ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.clear{
	clear:both;
}

.dnone{
	display:none;
}

.description{
	font-family:Arial;
	font-size:0.85rem;
	line-height:1.4rem;
}

.description ul{
	margin:0.625rem;
	padding:0.625rem;
	list-style-type:square;
}

.description a:hover{
	text-decoration:underline;
}

.description a{
	color:rgb(115, 151, 49);
}

.box-shadow{
	box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.75);
}

.description .mimetype-icon{
	background-repeat:no-repeat;
	background-repeat: no-repeat;
    background-size: 2.5rem auto;
    display: block;
    padding-left: 3.125rem;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
}

.description .mimetype-excel{
	
	background-image: url('/images/mimetype_excel.png');
}

.description .mimetype-word{
	
	background-image: url('/images/mimetype_word.png');
}

.description .mimetype-pdf{
	
	background-image: url('/images/mimetype_pdf.png');
}

#pageBody{
	margin:0px auto;
	border:0px solid red;
}

#header-bg{
	width:100%;
	height:35.31rem;
	border-bottom:5px solid rgb(15,83,160);
	
	background: #025abc; /* Old browsers */
	background: -moz-linear-gradient(top, #025abc 0%, #025abc 55%, #5689c4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#025abc), color-stop(55%,#025abc), color-stop(100%,#5689c4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #025abc 0%,#025abc 55%,#5689c4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #025abc 0%,#025abc 55%,#5689c4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #025abc 0%,#025abc 55%,#5689c4 100%); /* IE10+ */
	background: linear-gradient(to bottom, #025abc 0%,#025abc 55%,#5689c4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#025abc', endColorstr='#5689c4',GradientType=0 ); /* IE6-9 */
}

#header, #menu, #advertising{
	margin:0px auto;
	border:0px solid red;
}

#header > ul{
	padding:1.25rem 0.625rem  2.5rem 0.625rem;
}

#header > ul li{
	display:table-cell;
}

#title-page h1, h2{
	white-space:nowrap;
	color:white;
	text-shadow: 0.1875rem 0.1875rem 0.125rem rgba(0, 0, 0, 0.5);
	padding:0px;
	margin:0px;
	display:block;
}

#title-page h1{
	font-size:3.75rem;
	font-weight:normal;
}

#title-page h2{
	font-size:1.063rem;
	font-family:Arial;
	font-weight:normal;
	letter-spacing:0.125rem;
	line-height:0.3125rem;
}

/*############# LOADER */

#loader{
	position:absolute;
	background-color:rgba(255,255,255,0.5);
	height:100%;
	width:61.25rem;
	border:0px solid red;
	margin:-10px;
}


/*############# CONTENT FIRST */

#content_first{
	margin-bottom:50px;
}

#content_first li{
	display:table-cell;
	text-align:left;
	width:50%;
	border:0px solid green;
	padding:0px 30px;
}

#content_first h1{
	margin-top:0px;
	font-weight:normal;
	font-size:1.3rem;
	text-shadow:0.125rem 0.125rem 0.125rem rgba(100, 100, 100, 0.5);
	line-height:2.188rem;
}

#content_first .content-1 h1{
	border-bottom:0.1875rem solid rgb(232,124,53);
}

#content_first .content-2 h1{
	border-bottom:0.1875rem solid rgb(221,51,90);
}

/*############# CONTENT SECOND */

#content_second li{
	text-align:left;
	border:0px solid green;
	padding:0px 0.625rem 0px 0.625rem;
	display:block;
	border-left:0.1875rem solid rgb(29,71,120);
	margin:30px 0px;
}

#content_second h1{
	margin-bottom:0.625rem;
	margin-top:0px;
	font-weight:normal;
	font-size:1.5rem;
	text-shadow:0.125rem 0.125rem 0.125rem rgba(100, 100, 100, 0.5);
}

#content_second li:nth-child(odd){
   background-color: rgb(245,245,245);
}
/*############# CONTENT */

#content{
	background-color:white;
	padding:0.625rem;
	min-height:25rem;
	margin:0rem 0.625rem;
}

#content .menu h1, #content .content h1{
	padding:0.3em 0.625rem;
	margin: 0.9375rem 0rem;
	font-size:2.5rem;
	font-weight:normal;
	background-color:rgb(245,245,245);
}

#content .menu h1{
	border-left:0.3rem solid rgb(232,124,53);
	color: rgb(232,124,53);
}

#content .content h1{
	border-left:0.3rem solid rgb(115,151,49);
	color: rgb(115,151,49);
}

#content .menu article, #content .content article {
	margin:1.25rem;
}

#content .menu article header{
	font-size:1.3rem;
	border-bottom:1px solid rgb(232,124,53);
	line-height:35px;
	text-shadow: 0.125rem 0.125rem 0.125rem rgba(100, 100, 100, 0.5);
}

#content .content article header{
	font-size:1.3rem;
	border-bottom:1px solid rgb(115,151,49);
	line-height:2.188rem;
	text-shadow: 0.1rem 0.0rem 0.1rem rgba(100, 100, 100, 0.5);
	
}

#content .more{
	display:block;
	width:4.063rem;
	padding:0.125rem 0.3125rem;
	background-repeat:no-repeat;
	background-size: 4.7rem auto;
	background-image: url('/images/more.png');
	color:white;
	font-size:1rem;
	float:right;
	margin-bottom:1.25rem;
	text-shadow: 0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0.5);
}

#content .back{
	display:block;
	width:3.125rem;
	padding:0.125rem 0.3125rem;
	background-repeat:no-repeat;
	background-size: 4.7rem auto;
	background-image: url('/images/back.png');
	color:white;
	font-size:1rem;
	float:right;
	text-align:right;
	margin-bottom:1.25rem;
	text-shadow: 0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0.5);
}

#content .submenu{
	text-align:left;
	border:0px solid green;
	padding:0.625rem 0.625rem 0.625rem 0.625rem;
	display:block;
	border-left:0.1875rem solid rgb(29,71,120);
	margin:0.625rem 0px;
}

#content .submenu:nth-child(odd){
   background-color: rgb(245,245,245);
}
/*############# MENU */

#menu nav ul, #submenu nav ul{
	margin:0px;
	padding:0px;
}

#menu nav > ul{
	width:100%;
}

#menu nav > ul > li{
	text-align:center;
	white-space:nowrap;
}

#menu nav > ul > li span{
	text-align:center;
	position:relative;
	font-family:Cuprum;
	color:white;
	font-size:1.6rem;
	text-shadow: 0.1875rem 0.1875rem 0.125rem rgba(0, 0, 0, 0.5);
	cursor:pointer;
}

/*############# SUBMENU */

#menu nav > ul  ul{
	position:absolute;
	padding:0.625rem !important;
	line-height:2rem;
	font-size:1.2rem;
	color:white;
	text-shadow: 0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0.5);
	z-index:2;
}

#menu nav > ul  ul li{
	border-bottom:1px dashed rgba(255,255,255,0.5);
}

#menu nav > ul  ul li:last-child{ 
	border-bottom: none;  
}

#menu .submenu-1{
	background: #e87c35; /* Old browsers */
	background: -moz-linear-gradient(top,  #e87c35 0%, #e87c35 50%, #af3400 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e87c35), color-stop(50%,#e87c35), color-stop(100%,#af3400)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e87c35 0%,#e87c35 50%,#af3400 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e87c35 0%,#e87c35 50%,#af3400 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e87c35 0%,#e87c35 50%,#af3400 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e87c35 0%,#e87c35 50%,#af3400 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e87c35', endColorstr='#af3400',GradientType=0 ); /* IE6-9 */
	z-index:100;
}

#menu .submenu-3{
	background: #dd335a; /* Old browsers */
	background: -moz-linear-gradient(top,  #dd335a 0%, #dd335a 50%, #960011 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dd335a), color-stop(50%,#dd335a), color-stop(100%,#960011)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dd335a 0%,#dd335a 50%,#960011 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dd335a 0%,#dd335a 50%,#960011 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dd335a 0%,#dd335a 50%,#960011 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #dd335a 0%,#dd335a 50%,#960011 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd335a', endColorstr='#960011',GradientType=0 ); /* IE6-9 */
	z-index:100;
}

#menu .submenu-2{
	background: #63468c; /* Old browsers */
	background: -moz-linear-gradient(top,  #63468c 0%, #63468c 50%, #330087 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#63468c), color-stop(50%,#63468c), color-stop(100%,#330087)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #63468c 0%,#63468c 50%,#330087 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #63468c 0%,#63468c 50%,#330087 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #63468c 0%,#63468c 50%,#330087 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #63468c 0%,#63468c 50%,#330087 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63468c', endColorstr='#330087',GradientType=0 ); /* IE6-9 */
	z-index:100;
}

#menu .submenu-4{
	background: #1d4778; /* Old browsers */
	background: -moz-linear-gradient(top,  #1d4778 0%, #1d4778 50%, #000c38 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d4778), color-stop(50%,#1d4778), color-stop(100%,#000c38)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1d4778 0%,#1d4778 50%,#000c38 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1d4778 0%,#1d4778 50%,#000c38 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1d4778 0%,#1d4778 50%,#000c38 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1d4778 0%,#1d4778 50%,#000c38 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d4778', endColorstr='#000c38',GradientType=0 ); /* IE6-9 */
	z-index:100;
}

#menu .submenu-5{
	background: #739731; /* Old browsers */
	background: -moz-linear-gradient(top,  #739731 0%, #739731 50%, #405e00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#739731), color-stop(50%,#739731), color-stop(100%,#405e00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #739731 0%,#739731 50%,#405e00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #739731 0%,#739731 50%,#405e00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #739731 0%,#739731 50%,#405e00 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #739731 0%,#739731 50%,#405e00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#739731', endColorstr='#405e00',GradientType=0 ); /* IE6-9 */
	z-index:100;
}

#menu .submenu-6{
	background: #e6d200; /* Old browsers */
	background: -moz-linear-gradient(top,  #e6d200 0%, #e6d200 50%, #d17300 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6d200), color-stop(50%,#e6d200), color-stop(100%,#d17300)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e6d200 0%,#e6d200 50%,#d17300 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e6d200 0%,#e6d200 50%,#d17300 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e6d200 0%,#e6d200 50%,#d17300 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e6d200 0%,#e6d200 50%,#d17300 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6d200', endColorstr='#d17300',GradientType=0 ); /* IE6-9 */
	z-index:100;
}

/*############# GALLERY */
#gallery {
	margin: 0px auto;
}

#gallery #preview{
	max-width: 58.75rem;
	height:18.75rem;
	position:relative;
}

#gallery #preview img{
	margin:0px auto;
	max-height:25rem;
	position:absolute;
	z-index:1;
	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 15px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 15px 0px rgba(50, 50, 50, 0.75);
}

#gallery #small {
	margin:15px auto;
	text-align:center;
}

#gallery #small .active{
	border:1px solid rgb(232,124,53);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}

#gallery #small img{
	max-height:50px;
	margin:5px;
	padding:5px;
	border:1px solid rgb(115, 151, 49);
	background-color:rgb(245,245,245);
	cursor:pointer;
}

/*############# ADVERTISING */

#advertising{
	overflow: hidden; 
}

#advertising > div{
	border:0px solid red;
	margin:0px 1.25rem 2rem 1.25rem;
	height:26.56rem;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 5px 10px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 5px 10px 0px rgba(50, 50, 50, 0.75);
}

#advertising #images li {
	display:none;
}

#advertising img{
	height:26.56rem;
	width: 58.75rem;
	position:absolute;
	z-index:1;
}

#advertising #counter{
	position:absolute;
	margin-top:20.56rem;
	height:6.0rem;
	width: 58.75rem;
	border:0px solid red;
	background-repeat:no-repeat;
	background-position: right bottom;
	background-size: auto auto;
	background-image: url('/images/counter.png');
	z-index:2;
}

#advertising #counter ul{
	margin:0px 0.625rem 0.2rem 0px;
	right:0px;
	bottom:0px;
	position:absolute;
	text-align:right;
	
}

#advertising #counter ul > li{
	display:table-cell;
	text-align:right;
	font-size:3.125rem;
	padding:0px 0.625rem;
	color:white;
	cursor:pointer;
}

#advertising #counter .active{
	color:orange;
}

/*############# FOOTER */

#footer-bg{
	width:100%;
	border-top:5px solid rgb(15,83,160);
	
	background: #5689c4; /* Old browsers */
	background: -moz-linear-gradient(top,  #5689c4 0%, #5689c4 55%, #025abc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5689c4), color-stop(55%,#5689c4), color-stop(100%,#025abc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5689c4 0%,#5689c4 55%,#025abc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5689c4 0%,#5689c4 55%,#025abc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5689c4 0%,#5689c4 55%,#025abc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5689c4 0%,#5689c4 55%,#025abc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5689c4', endColorstr='#025abc',GradientType=0 ); /* IE6-9 */

}

#footer ul li{
	display:table-cell;
	padding:1.25rem;
	font-size:0.9375rem;
	white-space:nowrap;
}

#page-not-found{
	text-align:center;
	text-shadow: 0.1875rem 0.1875rem 0.125rem rgba(0, 0, 0, 0.5);
	font-size:1.5rem;
}

#footer #copyright{
	display:block;
	text-align:right;
	margin-top:0.625rem;
	font-size:0.9375rem;
}

.submenu{
	display:none;
	min-width:10rem;
	text-align:left;
	cursor:pointer;
}

@font-face {
    font-family: 'Cuprum';
    src: url('/fonts/Cuprum/Cuprum-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}


