root { 
    display: block;
}

body{
    color: white;
    padding: 0px 0px 0px 0px;
    border: none;
    margin: 0px 0px 0px 0px;
    font-family: Arial;
    background-image: url(../backgrounds/home_texto.jpg);
}
td{
 /*   border: 1px solid yellow;*/


}

.separator {
    height:1px;
    background-color:#CCCCCC;
}

table{
    border-collapse:collapse;
}

.fundo_menu{
    background-image: url(../images/fundo_menu.png);
    background-repeat: no-repeat;
    left: 230px;
    position:relative;
    top: -40px;
    width: 587px;
    height:41px;
}
.fundo_menu td{
    padding-top: 25px;
    padding-left: 30px;
}


.page_bottom{
    
    background-image: url(../images/barrabottom.png);
    width: 100%;
    font: 10px Arial;    
}

.page_bottom .bar{
    position:relative;
    top: 15px;
    width: 780px;
    left:-30px;
}

.page_bottom .copy_right{
    width: 146px;
    font-size: 10px;
    padding-top: 4px;
    padding-left:0px;
    text-align:center;
}

.page_bottom .bottom_menu{
    width: 360px;
    text-align: center;
    font: 12px Arial;
    font-weight: bold;
    
}

.page_bottom .bottom_text{
    height:91px;
    background-image: url(../images/barrabottom.png);
    background-position: center top;
    background-repeat: no-repeat;
}

.color_yellow{
    color: #D9A300;
}

.color_blue{
    color: #275299;
}

.color_blue_1{
    color: #6797DE;
}

.color_gray{
    color: #2B2B2B;
}

.link{
    text-decoration: none;
    color:  #2B2B2B;
    margin-top: 0px;
    margin-bottom: 0px;
}

.link:hover{
    color:  #0099FF;
    text-decoration: none;
}

.link1{
    text-decoration: none;
    color:  #FFFFFF;
    font-weight: normal;
    font-size:11px;
}

.link1:hover{
    color:  #0099FF;
    text-decoration: none;
}

a{
    color:#FF6600;
    text-decoration: none;
}

a:hover{ 
    color:#EDB200;
}

.labelColor, .labelColor a:hover{
    color:#EDB200;
    font-weight:bold;
}

.linkAzul{
    text-decoration: none;
    font-size:14px;
    font-family:Arial;
    font-weight:bold;
}

.date{
    font-size:10px;
    font-family:Arial;
    color: #333333;
    font-weight:bold;
}

.title{
    font-size:15px;
    font-family:Arial;
    font-weight:bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.nomePesquisa{
    color: #254E8C;
    font-size:12px;
    font-family:Arial;
    font-weight:bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.nomePesquisa:hover{
    color: #FF6600;
}

.text{
    color: #333333;
    font-size:13px;
    font-family:Arial;
    text-align:justify; 
}

.home_noticias_centro .text{
    text-align:inherit;
}

.blueBlockList{
    color: #333333;
    font-size:12px;
    font-family: Arial;
    font-weight: bolder;
}

.blueBlockList li{
    list-style-image: url(../images/list-blueblock.png);
    padding-bottom: 3px;
}

.blueBlockList li a{
     color: #333333;
     text-decoration: none;
}

.blueBlockList li a:hover{
    color:  #275299;
    text-decoration:underline;
}

.BlockListText{
    color: #333333;
    font-size:12px;
    font-family: Arial;
    font-weight: normal;
}

.pages{
    padding-left:10px;
    color:#6797DE;
    font-size: 12px;
    font-weight: bold;
    font-family:Arial;
}
.pages a{
    text-decoration: none;
    color:#6797DE;
}

.pages a:hover{
    color: #EDB200;
}


.imagemLocal{
     width: 350px;
     height: 350px;
     background-position: top;
     background-repeat: no-repeat;
     padding-top: 13px;
     padding-left: 8px;
     background-image:url(../images/televisao.jpg);
}


ul.menuSponsorizacao{
    font-size: 13px;
    padding-left: 10px;
    margin-left: 10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

ul.menuSponsorizacao li{
    list-style-image: url(../images/block-list1.gif);
    cursor: pointer;
}

.home_noticias_centro .text{
    color: #333333;
    font-size:13px;
    font-family:Arial;
    text-align:left;
}


/**************************************************************/
/**************************************************************/
/**************************************************************/


a .wavesButton{
    width: 33px;
    height:34px;
    background-image:url(../images/waves.png);
}

a .windButton{
    width: 33px;
    height:34px;
    background-image:url(../images/wind.png);
}

a .seaButton{
    width: 33px;
    height:34px;
    background-image:url(../images/sea.png);
}

a .seaMotorButton{
    width: 33px;
    height:34px;
    background-image:url(../images/seaMotor.png);
}

a .lifeStyleButton{
    width: 33px;
    height:34px;
    background-image:url(../images/lifeStyle.png);
}



a:hover .wavesButton{
    width: 47px;
    height:45px;
    background-image:url(../images/wavesGrande.png);
}

a:hover .windButton{
    width: 47px;
    height:45px;
    background-image:url(../images/windGrande.png);
}

a:hover .seaButton{
    width: 47px;
    height:45px;
    background-image:url(../images/seaGrande.png);
}

a:hover .seaMotorButton{
    width: 47px;
    height:45px;
    background-image:url(../images/seaMotorGrande.png);
}

a:hover .lifeStyleButton{
    width: 47px;
    height:45px;
    background-image:url(../images/lifeStyleGrande.png);
}
/*
#wavesLabel{
    font-size:14px;
    color: rgb(37,101,201);
}

#windLabel{
    font-size:14px;
    color: rgb(230,92,1);
}

#seaLabel{
    font-size:14px;
    color: rgb(0,153,153);
}

#seaMotorLabel{
    font-size:14px;
    color: rgb(188,2,3);
}

#lifeStyleLabel{
    font-size:14px;
    color: rgb(102,187,102);
}*/

.labelsIcons{
    font-size: 9px;
    color: white;
}

.linksNewsletterEscapadela a{
    font-size:12px;
    font-weight:bold;
    color:white;
}

.linksNewsletterEscapadela a:hover{
    font-size:12px;
    font-weight:bold;
    color:green;

}

.BoxNewsletter{
    background-image: url(../images/estilos/newsletter.png);
    background-repeat:no-repeat;
    width:130px;
    padding-top:56px;
}

.BoxEscapadela{
    background-image: url(../images/estilos/escapadela.png);
    background-repeat:no-repeat;
    width:140px;
    padding-top:79px;
    background-position: 3px 0px;
}

.BoxEscapadela ul, .BoxEscapadela li{
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.locaisTabelaMares{
    background-color:black;
    color: yellow;
    font-weight: bold;
    font-size:14px;
    text-align:center;
    vertical-align: middle;
    height:25px;
    width:575px;
    position:relative;
    left:28px;
}

.locaisTabelaMares a{
    color: yellow;
    
}

.infoPraias img{
    position: relative;
    left: 3px;
}

.estacaoMeteorologicaLinha, .estacaoMeteorologicaLinha td{
    border-collapse:collapse;
}

.PrincipaisCaracteristicasBox{
    width:358px;
    height:792px;
    background-image: url(../images/MarinaFundoEsquerdoCentro.png);
    border-collapse: collapse;
    background-repeat: repeat-y;
    background-position:-2px 0px;
  
}

.PrincipaisCaracteristicasBoxTop{
    font-size:5px;
    height:5px;
    background-position:0px 0px;
    width:358px;
    background-image: url(../images/MarinaFundoEsquerdoTop.png);
    border-collapse: collapse;
    background-repeat: repeat-y;

}

.PrincipaisCaracteristicasBoxBottom{
    font-size:5px;
    height:5px;
    background-position:0px -20px;
    width:358px;
    background-image: url(../images/MarinaFundoEsquerdoBottom.png);
    border-collapse: collapse;
    background-repeat: repeat-y;

}

.MaisInformacaoBox{
    width:174px;
    height:61px;
    background-image: url(../images/MarinaMaisInformacao.png);
    background-repeat: no-repeat;
    border-collapse: collapse;
    background-position: -1px 0px;
 
}

.ApoiosBox{
    width:174px;
    background-image: url(../images/MarinaFundoDireito.png);
    border-collapse: collapse;
    background-repeat: repeat-y;
    color: #333333;
    background-position: -1px 0px;
}

.ApoiosBoxBottom{
    width:174px;
    font-size:5px;
    height:5px;
    background-position:0px 5px;
    background-image: url(../images/MarinaFundoDireito.png);
    border-collapse: collapse;
    background-repeat: repeat-y;
    color: #333333;
    background-position: -1px 0px;

}

.ApoiosBox table{
	margin: 5px;
}

.ContactosBox{
    width:358px;
    background-image: url(../images/MarinasFundo.png);
    border-collapse: collapse;
    background-repeat: repeat-y;
    color: #333333;
    margin: 10px;
}


.ContactosBoxBottom{
    width:358px;
    background-image: url(../images/MarinasFundo.png);
    border-collapse: collapse;
    background-repeat: repeat-y;
    color: #333333;
    margin: 10px;
    font-size:5px;
    height:5px;
    background-position:0px 5px;
    
}