*{outline:none;}
.clear {
	clear: both;
}

body {
	background-image: url(../images/bg.gif);
	font-family: 'HumnstRoman';
	font-size: 14px;
}

#Topmenu {
	background-image: url(../images/bg-menu.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 40px;
}
.shadow-a {
	background-image: url(../images/shadow-a.png);
	background-repeat: no-repeat;
	margin: auto;
	height: 9px;
	width: 850px;
}
#Middle {
	display: table;
	height: 550px;
	width: 100%;
	margin-bottom: 14px;
	padding-bottom: 5px;
}
#Middle .table-cell {
	padding-top: 80px;
	display: table-cell;
	vertical-align: top;
   }
#Middle .listItem {

}

#Middle .contt {
	margin: auto;
	width: 830px;
   }   
#Middle .conttArea {
	margin: auto;
	width: 930px;
	display: block;
}

#Middle .table-cell .contt .logo {
	background-image: url(../images/logo.png);
	height: 125px;
	width: 383px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
#Middle .table-cell .contt .areaSearch {
	position: relative;
	height: 46px;
}
.areaSearch  .inputsArea {
	height: 50px;
}



.areaSearch .checkArea {
	height: 35px;
	width: 265px;
	margin: auto;
}
.areaSearch .checkArea .ilabel {
	height: 100%;
	overflow: hidden;
	float: left;
	padding: 4px;
	margin-right: 8px;
}
.areaSearch .checkArea .ilabel .scheck {
	float: left;
	padding-right:4px;
}
.areaSearch .checkArea .ilabel .tlab {
	float: left;
	padding-top: 3px;
	font-size:18px;
	font-family: 'HumnstBlack';
}
.advanceArea {
	background-image: url(../images/div-line.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	margin: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 14px;
	text-align: center;
}
.advanceArea .bloqSelect {
	width: 270px;
	display: -moz-inline-stack;
        display: inline-block;
	*display: inline;
	}
.advanceArea .bloqSelect .lab {
	width: 270px;
	margin-bottom: 8px;
	height: 30px;
	color: #666;
	text-align: left;
}
.btsearchArea {
	margin: auto;
	clear: both;
	width: 350px;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 14px;
	background-image: url(../images/div-line.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.----------Buttons---------{}
.s-field {
width:810px;
}
.sr-field{width:236px;
}
.s-button     {
	background-image: url(../images/btt-search.png);
	height: 46px;
	width: 58px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #C7CCD1;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.s-button:hover{
	background-image: url(../images/btt-search-hover.png);
}
.s-select{
width:236px;
}
.lt-select{
width:211px;
}
.p-select   {
	padding: 6px;
	width: 245px;
	height: 36px;
	background-color: #FFF;
	border-radius: 4px;
	color: #666;
	border: 1px solid #CCC;
}

.----------Buttons-------{}
.-----------Left--------- {
}

.leftArea {
	width: 272px;
	background-image: url(../images/bg-line.png);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	position: relative;
	z-index: 2;
}
.leftArea .spc {
	background-image: url(../images/bg-line-top.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 12px;
}

.leftArea .logo-min {
	background-image: url(../images/logo-min.png);
	height: 78px;
	width: 246px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.line-spc  {
	background-image: url(../images/div-line2.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 2px;
	clear: both;
}
.leftArea  .lab-sr {
	margin-top: 10px;
}


.leftArea .checkArea {
	height: 35px;
	width: 265px;
	margin: auto;
}
.leftArea .checkArea .ilabel {
	height: 100%;
	overflow: hidden;
	float: left;
	padding: 4px;
	margin-right: 8px;
}
.leftArea .checkArea .ilabel .scheck {
	float: left;
	padding-right:4px;
}
.leftArea .checkArea .ilabel .tlab {
	float: left;
	padding-top: 5px;
	color:#666;
	font-size: 16px;
	font-family: 'HumnstBlack';
}
.leftArea .selectRt {
	margin-bottom: 10px;
}

.leftArea  .sl-lab {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
.leftArea  .bsearchArea {
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.-----------Right--------- {
}
.rightArea {
	float: left;
	width: 658px;
	background-image: url(../images/bg-line.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: -13px;

}
.rightArea  .guia {
	font-size: 12px;
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	color: #999;
	padding-left: 4px;
}
.rightArea  .guia a {
	color: #666;
}


.rightArea .spc {
	padding-top: 32px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 34px;
	background-image: url(../images/bg-line-bott.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	z-index: 2;
}
.rightArea .spc h1 {
	font-size: 24px;
	margin-bottom: 15px;
	padding-left: 5px;
	margin-top: -10px;
}

.rightArea .datResults {
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	border: 1px solid #D6D6D6;
	position: relative;
	margin-bottom: 15px;

}
.datResults .bullet-a {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 37px;
	display: block;
	position: absolute;
	left: -37px;
	top: 15px;


}
ul.listArea {
	display: block;
}
ul.listArea li {
	display: block;
	background-color: #E6E6E6;
	padding: 5px;
	margin-bottom: 10px;
}
ul.listArea .bullet-a {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 41px;
	display: block;
	position: absolute;
	left: -42px;
	top: 15px;
}
ul.listArea li article {
	background-color: #FFF;
	border: 1px solid #D6D6D6;
}
ul.listArea li article .thumb {
	height: 138px;
	width: 144px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EDEDED;
}
ul.listArea li article .thumb a{
	height: 138px;
	width: 144px;
	display:block;
}
ul.listArea li article .entry {
	float: left;
	margin-left: 20px;
	width: 420px;
	padding-top: 12px;
}

ul.listArea li article .entry h2 {
	font-weight: normal;
	font-size: 18px;
	font-family: 'HumnstBlack';
	margin-bottom: 8px;
}

ul.listArea li article .entry .divBlock {
	height: 100%;
	overflow: hidden;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

ul.listArea li article .entry .divBlock .tt-lab {
	float: left;
	width: 100px;
	font-size: 15px;
	color: #000;
}
ul.listArea li article .newsEntry {
	float: left;
	width: 420px;
	padding-top: 12px;
	padding-left: 20px;
	margin-left: -1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EDEDED;
	padding-bottom: 14px;
}

ul.listArea li article .newsEntry h2 {
	font-weight: normal;
	font-size: 18px;
	font-family: HumnstBlack;
	margin-bottom: 8px;
	line-height: 19px;
	color: #3B5998;
}

ul.listArea .newsEntry h2 a {
	color: #3B5998;
}
ul.listArea .newsEntry h2 a:hover {
	color: #999999;
}


ul.listArea .newsEntry p   {
	line-height: 20px;
}



.fullEntry    {
	float: left;
	padding-top: 12px;
	padding-left: 10px;
	margin-left: -1px;
	padding-bottom: 14px;
	padding-right: 10px;
}
.fullEntry h2     {
	font-weight: normal;
	font-size: 18px;
	font-family: HumnstBlack;
	margin-bottom: 8px;
	line-height: 19px;
	color: #3B5998;
}
.fullEntry p  {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}
.fullEntry ul {
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.fullEntry ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	list-style-type: circle;
	padding-right: 5px;
}



ul.listArea  .barOpt {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	padding: 5px;
	height: 100%;
	overflow: hidden;
	padding-left:35px;
}
ul.listArea .barOpt .divopt {
	float: left;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
	margin-right: 25px;
	background-image: url(../images/m-icons.png);
	background-repeat: no-repeat;
}
ul.listArea .barOpt .divopt a{
	font-size: 13px;
	color: #666;
	text-decoration: none;
}
.icon-01{background-position: 0px 4px;}
.icon-02{background-position: 0px -20px;}
.icon-03{background-position: 0px -51px;}
.icon-04{background-position: 0px -80px;}
.icon-05{background-position: 0px -110px;}
.print-opt {
	margin-bottom: 15px;
	color: #039;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.print-opt a {
	color: #666;
	text-decoration: none;
	font-style: italic;
}

.rightArea .moreReslt {
	background-color: #EBECED;
	padding: 8px;
	border: 1px solid #DADADA;
	text-align: center;
}
.rightArea  .moreReslt a {
	color: #666666;
	text-decoration: none;
	font-size: 15px;
}



#tNews {
	margin: auto;
	width: 860px;
	margin-bottom:15px;
}

.Ticket {
	height: 100%;
	overflow: hidden;
}
.Ticket .title {
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 8px;
	float: left;
	font-weight: bold;
	color: #0085B2;
}

#Bottom-menu {
	background-image: url(../images/bg-footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 920px;
	margin: auto;
	clear: both;
}
#Bottom-menu .links {
	float: left;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#Bottom-menu .links a {
	color: #666;
	text-decoration: none;
	font-size: 14px;
}

.Redes {
	float: right;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.Redes .box {
	float: left;
	height: 28px;
	width: 28px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 2px;
	margin-right: 2px;
}
.Redes .box a {
	display: block;
	height: 28px;
	width: 28px;
}
.facebook{background-image: url(../images/facebook.png);}
.twitter{background-image: url(../images/twitter.png);}
.youtube{background-image: url(../images/youtube.png);}

#Footer {
	margin: auto;
	width: 900px;
	height: 100%;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666;
}
#Footer .copy {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#Footer .by {
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
