@charset "utf-8";
html, body {
	height: 100%;
	margin:0;
	background-color:#FFF;
}
@font-face {
    font-family:Candara;
    src: url("http://clientes.creative-minds.pt//tagus/novo-tagus/fonts/CANDARA.TTF");
}
@font-face {
    font-family:EideticNeoBoldItalic;
    src: url("http://clientes.creative-minds.pt//tagus/novo-tagus/fonts/EIDNBITA.TTF");
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -46px; /* the bottom margin is the negative value of the footer's height */
	background: rgb(221,225,228); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZTFlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(221,225,228,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,225,228,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(221,225,228,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(221,225,228,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(221,225,228,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(221,225,228,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dde1e4', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}
#content{
	width:1024px;
	height:100%;
	margin:auto;
}
header{
	width:1024px;
	height:100px;
	background-color:#000f02;
}
header img{
	margin-left:30px;
	margin-top:5px;
}
#pt{
	color: #FFFFFF;
    float: right;
    font-family: Candara,Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 20px;
    margin-right: 55px;
    margin-top: 15px;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
    width: 220px;
}
.pt-hover{
	color: #bfcd31;
    font-family: Candara,Arial,Helvetica,sans-serif;
    font-size: 10px;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
}
#pt a{
	color: #FFFFFF;
    text-decoration: none;
}
#pt a:hover{
	color: #bfcd31;
    text-decoration: none;
}
#pesquisar{
	color: #FFFFFF;
    float: right;
    font-family: Candara,Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 22px;
    margin-left: 200px;
    margin-right: 50px;
    margin-top: -55px;
    text-align: right;
    text-transform: uppercase;
    width: 220px;
}
#pesquisar a{
	color: #bfcd31;
	 text-decoration: none;
}
.pesquisa{
	border: 0;
	width: 145px;
	font-family: Candara,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #b3b3b3;
	background-color:#4d4d4d;
	height:21px;
	padding-left: 5px;
}
.news{
	border: 0;
	width: 205px;
	font-family: Candara,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #2e3b42;
	background-color:#FFF;
	height:21px;
	padding-left: 5px;
}
#menu {
    float: right;
    height: 27px;
    margin-right: 45px;
    margin-top: -28px;
    width: 700px;
}
#nav {
    list-style: none outside none;
    margin: 0;
    padding: 0;
	float: right;
}
#nav li {
    color: #FFFFFF;
    float: left;
    font-family: Candara,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    list-style: none outside none;
    margin-right: 6px;
    margin-top: 8px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
#nav li a {
    color: #FFFFFF;
    display: block;
    font-family: Candara,Arial,Helvetica,sans-serif;
    font-style: normal;
    min-height: 21px;
    text-decoration: none;
    text-transform: uppercase;
}
#nav li a:hover {
    color: #BFCD31;
    text-decoration: none;
}
.menu-hover {
    color: #BFCD31;
    text-decoration: none;
}
#nav ul {
    display: none;
    left: -12px;
    list-style: none outside none;
    padding: 0;
    position: absolute;
	z-index:500;
}
#nav ul li {
    color: #FFFFFF;
    float: none;
    font-family: Candara,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    height: auto;
    line-height: 21px;
    margin: 0;
    min-width: 100px;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
	z-index:500;
}
#nav ul a {
    background-color: #BFCD31;
    color: #FFFFFF;
    float: none;
    text-decoration: none;
	padding-left: 10px;
    padding-right: 10px;
	z-index:500;
}
#nav ul a:hover {
    background-color: #FFFFFF;
    color: #BFCD31;
}
.sub-titulo{
	font-family: Candara,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-style: normal;
	color:#fff;
	font-weight:bold;
}
.nome-categoria-tab{
	color:#013927;
	font-family: Candara,Arial,Helvetica,sans-serif;
    font-size: 11px;
	font-weight:bold;
}
.numeros-tab{
	color:#808080;
	font-family: Candara,Arial,Helvetica,sans-serif;
    font-size: 11px;
	font-weight:bold;
}
.botao-editar{
	width:53px;
	height:16px;
	background-image:url(../img/editar-off.jpg);
}
.botao-editar:hover{
	background-image:url(../img/editar-on.jpg);
}
section{
	width:1024px;
	height:auto;
	margin-bottom:15px;
}
#banner{
	width: 1024px;
	min-height: 415px;
	margin-bottom: 10px;
	z-index: 0;
}
#banner-verde{
	width: 1024px;
	z-index: 3;
	position:absolute;
}
#destaques{
	width: 442px;
	float: left;
}
#colum-destaque{
	width:216px;
	float:left;
	background-color:#FFF;
}
.margin-colum{
	margin-left:10px;
}
#colum-destaque h1{
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-style:normal;
	color:#606a70;
	text-align:left;
	display:block;
	width: 195px;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 5px;
	margin:0;
	font-weight:normal;
}
#colum-destaque p{
	text-decoration:none;
	font-family: Candara,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	color:#606a70;
	text-align:left;
	display:block;
	width: 195px;
	padding: 20px 5px 5px 15px;
	margin:0;
	line-height:13px;
}
#sugestao{
	margin-top: 10px;
	width:442px;
	min-height:100px;
	padding-bottom:5px;
	background: rgb(221,225,228); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZTFlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(221,225,228,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,225,228,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(221,225,228,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(221,225,228,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(221,225,228,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(221,225,228,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dde1e4', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}
#sugestao p{
	padding-left: 15px;
	padding-top: 20px;
	padding-right:5px;
	margin:0;
	text-decoration:none;
	font-family: Candara,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	color:#606a70;
	text-align:left;
	line-height:13px;
}
#sugestao h1 {
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-style:normal;
	color:#adb6bb;
	text-align:left;
	display:block;
	width: 195px;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 5px;
	margin:0;
	font-weight:normal;
}
.mais{
	width:auto;
	height:13px;
	text-align:right;
	padding-right:5px;
	padding-bottom: 5px;
}
p{
	text-decoration:none;
	font-family: Candara,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	color:#606a70;
	text-align:left;
}
#agenda{
	width: 328px;
	float: left;
	min-height: 200px;
	margin-left: 14px;
}
#topo-agenda{
	width:328px;
	background-color: #bfcd31;
	height: 56px;
	text-align:right;
}
#topo-agenda p{
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size:22px;
	font-style:normal;
	color:#FFF;
	text-align:left;
	margin-top:-43px;
	padding-left: 10px;
}
#dias-agenda{
	width:308px;
	background-color: #4d555b;
	margin-top:1px;
	padding: 5px 10px 5px 10px;
	height:auto;
}
#text-dias{
	width:240px;
	height:20px;
	float:right;
	height:auto;
}
#imagem-dias{
	float:left;
}
.mais-agenda{
	width: 20px;
	height: 10px;
	text-align: right;
	float: right;
	margin-top: -13px;
}
#sub-botoes{
	width: 225px;
	float: right;
	min-height: 200px;
}
#sub-botoes ul{
	list-style:none;
	margin:0;
	padding:0;
}
#sub-botoes a li{
	width:225px;
	height:74px;
	background-color:#eceded;
	line-height:22px;
}
#sub-botoes li{
	margin-top:2px;
}
#sub-botoes a li p{
	color: #606A70;
    display: block;
    font-family: "Times New Roman",Times,serif;
    font-size: 22px;
    width: 150px;
	margin: 20px 0 0;
	float:right;
}
#sub-botoes a li img{
    display: block;
    width: 44px;
	margin: 15px 0 0 5px;
	float:left;
}
#sub-botoes ul a li:hover{
	background: rgb(221,225,228); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZTFlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkzJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(221,225,228,1) 0%, rgba(255,255,255,1) 93%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,225,228,1)), color-stop(93%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(221,225,228,1) 0%,rgba(255,255,255,1) 93%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(221,225,228,1) 0%,rgba(255,255,255,1) 93%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(221,225,228,1) 0%,rgba(255,255,255,1) 93%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(221,225,228,1) 0%,rgba(255,255,255,1) 93%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dde1e4', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}
.dias-agenda{
	font-family: Candara,Arial,Helvetica,sans-serif;
    font-size: 18px;
	color:#bfcd31;
}
.texto-agenda{
	font-family: Candara,Arial,Helvetica,sans-serif;
    font-size: 11px;
	color:#dbe0e4;
	text-transform:uppercase;
	font-weight:bold;
}
.teatro-agenda{
	font-family: Candara,Arial,Helvetica,sans-serif;
    font-size: 9px;
	color:#dbe0e4;
	text-transform:uppercase;
}
#newsletter{
	width: 308px;
	margin-top: 1px;
	padding: 5px 10px 10px 10px;
	height: auto;
	background: rgb(255,255,255); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGUxZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(221,225,228,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(221,225,228,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(221,225,228,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(221,225,228,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(221,225,228,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(221,225,228,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dde1e4',GradientType=0 ); /* IE6-8 */
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #606a70;
	text-align: left;
	min-height: 80px;
}
.form{
	border:0;
	width:313px;
	height:20px;
	font-family: Candara,Arial,Helvetica,sans-serif;
    font-size: 9px;
	color:#013927;
	background-color:#cccccc;
}
.form-texto{
	border:0;
	width:313px;
	height:58px;
	font-family: Candara,Arial,Helvetica,sans-serif;
    font-size: 9px;
	color:#013927;
	background-color:#cccccc;
	resize:none;
}
.procurar{
	border:0;
	width:180px;
	height:20px;
	font-family: Candara,Arial,Helvetica,sans-serif;
    font-size: 9px;
	color:#013927;
	background-color:#cccccc;
}
.titulo-tab{
	font-family: Candara,Arial,Helvetica,sans-serif;
    font-size: 10px;
	color:#fff;
	font-weight:bold;
}
#line{
	background-color:#606a70;
	width:100%;
	height:3px;
}
#line-green{
	background-color:#bfcd31;
	width:100%;
	height:3px;
}
#line-orange{
	background-color:#fcb131;
	width:100%;
	height:3px;
}
#mini-line{
	background-color:#606a70;
	width:1024px;
	height:1px;
	margin:auto;
}
#topo-footer h1{
	margin: 10px 0 10px 15px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	color: #606a70;
	text-align: left;
	display: block;
	width: 350px;
	font-weight: normal;
}
#topo-footer p{
	margin: -30px 0 0 520px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #606a70;
	text-align: left;
	display: block;
	width: 500px;
	font-weight: normal;
}
#topo-footer p a{
	color: #9eb73b;
	text-decoration:none;
}
#topo-footer p a:hover{
	color: #606a70;
	text-decoration:none;
}
.titulo-footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#9eb73b;
	text-transform:uppercase;
}
#footer-colunas{
	width:180px;
	height:auto;
	float:left;
	margin-left: 10px;
    margin-right: 5px;
    margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#231f20;
}
#footer-colunas a{
	color:#231f20;
	text-decoration:none;
}
#footer-colunas a:hover{
	color:#9eb73b;
	text-decoration:none;
}
#footer-colunas:first-child{
	margin-left:15px;
}
footer, .push {
	height: 46px; /* .push must be the same height as .footer */
	width:1024px;
	margin:auto;
}
#topo-footer{
	width:1024px;
	height: 46px;
	cursor:pointer;
	background-color:rgb(230,230,230);
}
.text-footer{
	background: rgb(230,230,230); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(230,230,230,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,230,230,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(230,230,230,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	width:1024px;
	height: 203px;
	display: none;
}
.push{
	/* [disabled]background-color:green; */
}
#clear{
	clear: both;
}
#logos{
	width:1024px;
	height:auto;
}