body {
margin: 0 auto;
padding: 0;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 15px;
color: #333333;
background: url(img/bg.png) repeat-x #d3d3d3;
} 

a {
text-decoration: none;
color: #666666;
}
a:hover {
text-decoration: none;
color: #999999;
}

img {
border: 0;
}

.clear {
clear:both;
height: 1px;
overflow: hidden;
}

.fleft {
float: left;
}

.color {
color: #CC0000;
font-weight: bold;
}

#caja {
width: 720px;
margin: 10px auto 20px;
padding: 0;
text-align: center;
}

#cont {
width: 720px;
background: #fff;
}

.lengua {
text-align: right;
padding: 0 25px 4px 0;
color: #fff;
}
.lengua a {
color: #fff;
font-weight: bold;
}
.lengua a:hover {
color: #d4d4d4;
font-weight: bold;
}

.top {
width: 720px;
height: 30px;
background: url(img/bg_top.png) no-repeat;
padding-top: 12px;
}

.info {
text-align: right;
padding: 2px 25px 0 0;
color: #999999;
}


.box_bottom {
margin: 0 5px;
}

.text_menu {
width: 145px;
height: 120px;
float: left;
text-align: left;
margin-top: 10px;
border-right: 1px solid #dadada;
padding: 23px 0 0 30px;
font-weight: bold;
}

.text_menu a {
color: #999999;
}
.text_menu a:hover {
color: #CC0000;
}

.text_menu_op {
color: #DB4A4A;
}

.text_opcion {
line-height: 27px;
font-size: 14px;
}

.text_praias {
padding-top: 8px;
font-size: 11px;
line-height: 15px;
}

.text_onde {
text-align: justify;
width: 258px;
float: left;
padding: 35px 40px 0 35px;
}

.text {
text-align: left;
line-height: 20px;
width: 179px;
float: left;
padding: 12px 25px 0;
}

.bottom {
width: 720px;
height: 9px;
background: url(img/bg_bottom.png) no-repeat;
}

.firma {
text-align:right;
padding: 8px 25px 0 0;
}
.maria {
color: #FF6600;
}

#flashcontent {

}

/*formulario*/
.campotxt { border: solid 1px #cccccc; font-size: 9px; font-family: Verdana; width: 140px; height: 11px; }
.areatxt { border: solid 1px #cccccc; font-size: 9px; font-family: Verdana; width: 140px; height: 50px; }
.button {  width: 40px; background: #e5e5e5; border: none; height: 16px; margin-left: 5px; font-size: 9px; }
.formulario { text-align: justify; width: 220px; float: left; padding: 18px 40px 0 15px; }


