@charset "utf-8";
body {
	background:url(img/bg.jpg) center top no-repeat #000;
	margin:0;
	padding:0;
	font-family:"Tahoma", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#341600;
}

img {border:none;}

.container {
	width: 100%;
	margin:0 auto;
	background:url(img/footer-bg.jpg) center bottom no-repeat;
	margin-top:-10px;
}
#content {
	width:510px;
	float:right;
	vertical-align:top;
	margin:0 15px;
}
.postui2 {
	background:url(img/content.png);
	margin:0 auto;
	width:550px;
	text-shadow:0px #000;
}
.text-title {
	height:60px;
	text-shadow:0px #000;
}

.text-end {
	background-position:left bottom;
	height:44px;	
}
.text-con {
	background-position: center right;
	background-repeat: repeat-y;
	line-height: 1.8em;
	text-align: right;

}
.con-wrap {
	padding:10px 40px;
	text-align:right;
	color:#600;
	
}
.text-title h2 {
	text-align:center;
	font-size:12px;
	color:#281000;
	text-shadow:0 1px #FFF;
	line-height:40px;
}
a {
	color:#322517;
	text-decoration:none;
	text-shadow:0 1px #000;
}
a:hover {
	color:#430000;
	
}
a:active {
	color:#322517;
}


table {
	border:0;
	margin:0 auto;
	font-size:12px;
	width:88%;
}
.thell {
	background: #ffd97b;
	color:#140801;
	padding:5px;
	border-bottom: 1px dashed #232323;
}
.tdunkel {
	background:#af773b;
	color:#140801;
	padding:5px;
	border-bottom: 1px dashed #232323;
}
.tred {
	background: #900;
	color:#140801;
	padding:5px;
	border-bottom: 1px dashed #232323;
}
.topLine {
	background: #af773b;
	color:#FFF;
	padding:5px;
	border-bottom: 1px dashed #232323;
}
ul {
	list-style: square;
}
#sidebar-right {
	float:right;
	width:220px;
	vertical-align:top;
}
#sidebar-left {
	float:left;
	width:220px;
	vertical-align:top;
}
.sb-ui {
	background:url("img/sidebar_ui.png");
}
.sb-title {
	height:35px;
	text-align:center;
	padding-right:2px;
	padding-top:35px;
}
.sb-bt {
	height:55px;
	background-position:bottom left;
	margin-bottom:0px;
	width:220px;
}
.sb-cont {
	background-position:center right;
	background-repeat:repeat-y;
}
.sb-title span {

    color: #f4cb82;	
    font-size: 12px;
    font-weight: bold;
    line-height: 13px;
    text-shadow: 0 #000;

}
.sb-middle {
	margin:0px auto;
	width:180px;
	color:#FFF;
	font-weight:bold;
}

input.button2 {
	height:33px;
	width:100px;
	background:url(img/nav-but.png) center no-repeat;
	color:#FFF;
	font-size:12px;
	font-family:tahoma;
	font-weight:bold;
	border:none;
	text-align:center;
	line-height:22px;
	text-shadow:0 #FFF;
}
input.button2:hover {
	background:url(img/nav-but1.png) center no-repeat;
	color:#000;
}
input.button2:active {
	background:url(img/nav-but1.png) no-repeat;
	color:#f7f7e3;
}


input.button1 {
	height:29px;
	width:79px;
	background:url(img/button.png) center no-repeat;
	color:#FFF;
	font-size:12px;
	font-family:tahoma;
	font-weight:bold;
	border:none;
	text-align:center;
	line-height:16px;

}
input.button1:hover {
	background:url(img/buttonh.png) center no-repeat;
	color:#d0d0d0;
}
input.button1:active {
	background:url(img/buttona.png) center no-repeat;
	color:#0095ea;
}
input.txt {
	width:154px;
	height:29px;
	color:#000;
	text-indent:5px;
	font-size:12px;
	background:url(img/input.png);
	border:none;
	margin: 0 0 1px;
	cursor:pointer;
}
input.txt:hover {
	background:url(img/inputh.png);
}
#main {
	width:1020px;
	background:img/main.png;
	padding-top:0px
}
a.sb-link {
	color:#e7e7e7;
	margin:5px 0;
	display:block;
	font-size:12px;
	padding-left:10px;
	text-decoration:none;
	text-align:center;
}
a.sb-link:hover {
	color:#430000;
}
a.sb-link:active {
	color:#e7e7e7;
	text-align: center;
}
#board {
	background:url(img/board.png);
	width:190px;
	height:75px;
}
#board:hover {
	background:url(img/board_h.png);
}
#download {
	background:url(img/download.png);
	width:190px;
	height:75px;
}
#download:hover {
	background:url(img/download_h.png);
}
#statusbg {
	background:url(img/sidebg.png);
	width:170px;
	height:130px;
}
.text {
	padding-top:15px;
	padding-bottom:15px;
	padding-left:15px;
	font-size:12px;
	text-align:right;
	color:#341600;
}

div#logo {
	width:533px;
	height:435px;
	margin:0 auto;
}

div#topnavi {
	color:#FFF;	
	display:block;
	width:830px;	
	height:50px;
	margin:0 auto;	
	font-size:12px;
}

div#navi {
	width:660px;	
	height:40px;
	float:right;

}

div#navi ul {
	margin:0 auto;
	list-style:none;
	width:850px;
	text-align: center;
}
div#navi ul li {
	margin:2px auto;	
	float:right;
	font-size:12px;
	width:100px;
	background:url(img/nav-but.png) center no-repeat;
}

div#navi a {
	display:block;
	line-height:50px;
	width:100px;
	text-align:center;
	color:#fddf6b;
	font-weight:bold;
}

div#navi a:hover {	
	color:#f2ac25;
	background:url(img/nav-but1.png) center no-repeat;	
}

.last {
	background:none !important;
}


.footer {
	width:1000px;
	height:250px;
	margin:0 auto;
}


.m1 {
	background:url(img/m1.png) no-repeat;
	width:210px;
	height:143px;
}

.m2 {
	background:url(img/m2.png) no-repeat;
	width:210px;
	height:164px;
}
.m3 {
	background:url(img/m3.png) no-repeat;
	width:210px;
	height:50px;
}

.m4 {width:210px;
text-align:center;
background:url(img/m4.png) repeat-y;}

#footer a {
	color:#FFF;
}
#footer a:hover {
	text-decoration:underline;
}
#footer a:active {
	color:#479459;
}

	

#psc {
	background:url(img/psc.png);
	width:82px;
	height:20px;
	line-height:40px;
}
#bg_top {
	background:url(img/bgtop.png);
	width:1020px;
	height:300px;
}
#bg_bt {
	background:url(img/bgbt.jpg);
	width:1020px;
	height:250px;
	margin-left:auto;
	margin-right:auto;	
	overflow:hidden;
	background-position:left bottom;	
}

.fasel {
	width:450px;
	height:12px;
	margin:10px; auto;
	text-align:center;
	background:url(img/fasel.png);	
}

p.clr, .clr { clear:both; padding:0;  background:none;}
.- {
	font-size: 12px;
	color: #4F0224;
	}


#wrapper{
    margin: 0 auto;
    padding-bottom:100px;
    width: 1020px;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}


.fb_iframe_widget {
    display: inline-block;
    position: relative;
}


div#descargas{
    padding:0px;
}
div#descargas table{
    width: 460px;
    border: 1px solid #ffd97b;
    margin-bottom: 20px;
}
div#descargas table tr{
    background-color: #ffd97b;
    border: 1px solid #ffd97b;
}
div#descargas table tr.cabecera{
    background-color: #af773b;
    font-weight: bold;
}
div#descargas table td.col1{
}
div#descargas table td.col2{
    width: 70px;
}
div#descargas table td.col3{
    width: 70px;
}
div#descargas table td.col4{
    width: 70px;
}
div#descargas table td{
    border: 1px solid #ffd97b;
    padding: 15px 5px;
}

.btnDown a{
    background-image: url("/images/btnDown.png");
    background-position: 0 -1px;
    background-repeat: no-repeat;
    color: #BFB59D;
    display: block;
    height: 28px;
    overflow: hidden;
    width: 69px;
}
.btnDown a:hover{
    background-position: 0 -29px;
    color:#FC0;
}
.btnDownDisable a{
    background-image: url("/images/btnDownDisable.png");
    background-position: 0 -1px;
    background-repeat: no-repeat;
    color: #BFB59D;
    display: block;
    height: 28px;
    margin-left: 15px;
    overflow: hidden;
    text-indent: -9999em;
    width: 69px;
}



/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    background:url(images/slider.png) no-repeat;
    width:550px;
    height:240px;
    margin:0 auto;
    padding-top:50px;
	margin-bottom:-30px;
}

#slider {
	position:relative;
    width:410px;
    height:150px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:163px;
	bottom:-25px;
    opacity: 0.7;
    z-index: 99;
	}
	
	.nivo-controlNav:hover{opacity: 1;}
	
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:0px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:35px;
	height:65px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-35px 0;
	right: -40px;
}

a.nivo-nextNav:hover{right: -41px;}

a.nivo-prevNav {
	left:-40px;
}
a.nivo-prevNav:hover{left: -41px;}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

.nivo-directionNav a{top: 30%;}

/*====================*/
/*=== Other Styles ===*/
/*====================*/