.tabuaMares{
	width: 100%;
	height: auto;
}

#form-tabua select {
    border: 1px solid #E4E4E4;
    color: #666666;
    outline: medium none;
    padding: 8px;
    width: 180px;
}
#form-tabua select:first-child {
    margin-right: 5px;
    width: 534px;
}
#form-tabua input {
    margin-left: 5px;
}
#slt-mes-mare li {
    list-style: none outside none;
    margin-right: 5px;
}
#print-tabua {
    margin-right: 20px;
}
.agrupa-tabuas {
    background: "../imagens/border-bottom-tabuas.png" no-repeat scroll left bottom rgba(0, 0, 0, 0);
    padding-bottom: 20px;
}
span#mes-tabua {
    cursor: default;
    width: 100%;
}
span.dia-tabua {
    color: #174F82;
}
ul.prev-tabua li {
    border-color: #E4E4E4;
    border-style: solid;
    border-width: 0 1px 1px;
    list-style: none outside none;
    padding: 5px 25px;
    width: 105px;
}
ul.prev-tabua li:first-child {
    background: none repeat scroll 0 0 #0099CF;
    border-color: #0099CF;
    border-style: solid;
    border-width: 0 1px;
    color: #FFFFFF;
}
ul.prev-tabua li:first-child span {
    padding: 10px 0 10px 30px;
}
ul.prev-tabua li span {
    padding: 10px 0 10px 40px;
}
ul.prev-tabua li.odd {
    background: none repeat scroll 0 0 #EEEEEE;
}
ul.prev-tabua li.iven {
    background: none repeat scroll 0 0 #FFFFFF;
}
ul.prev-tabua li span.arrowup {
    background: url("../imagens/arrow-tabuas.png") no-repeat scroll 25px 15px rgba(0, 0, 0, 0);
}
ul.prev-tabua li span.arrowdown {
    background: url("../imagens/arrow-tabuas.png") no-repeat scroll 25px -15px rgba(0, 0, 0, 0);
}
#leg-up {
    background: url("../imagens/arrow-tabuas.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
    padding-left: 15px;
}
#leg-down {
    background: url("../imagens/arrow-tabuas.png") no-repeat scroll 0 -26px rgba(0, 0, 0, 0);
    padding-left: 15px;
}
.top10 {
    margin-top: 10px;
}
.left {
    float: left !important;
}
.botao-padrao:hover, .botao-padrao.ativado {
    background: none repeat scroll 0 0 #0099CF;
    border: medium none;
    color: #FFFFFF;
    padding: 10px;
    text-decoration: none;
}
.botao-padrao, .botao-padrao.desativado {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #E4E4E4;
    color: #666666;
    cursor: pointer;
    padding: 9px;
}
.left {
    float: left !important;
}		
.top15 {
    margin-top: 15px;
}
.grid-1 {
    width: 165px;
}
.title-padrao, .title-padrao a {
    color: #174F82;
    font: 22px/25px;
}
.txt-left, .alignleft {
    text-align: left;
}
.top20 {
    margin-top: 20px;
}
span.dia-tabua {
    color: #174F82;
}
.subtitle-padrao, .subtitle-padrao a {
    font: bold 14px/16px;
    text-transform: uppercase;
}
.agrupa-tabuas {
    background: url("../imagens/border-bottom-tabuas.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    padding-bottom: 20px;
}
.grid-5, .coluna1 {
    width: 825px;
}
.clear {
    clear: both !important;
}

ul.prev-tabua li:first-child {
    background: none repeat scroll 0 0 #0099CF;
    border-color: #0099CF;
    border-style: solid;
    border-width: 0 1px;
    color: #FFFFFF;
}

.tituloMes{
	font-size: 32px;
	color: #0099CF;
}

.exemploMare{
	width: 100%;
	float: right;
	margin-top: 21px; 
}

.iframe-tabuademares{
	border: none;
	width: 95%;
	height: 750px;
	float: left;
	margin-top: 35px;
	/*zoom: 0.15;
    -moz-transform:scale(0.75);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.75);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.75);
    -webkit-transform-origin: 0 0;*/
}
