/* Cascading style sheet by Webgami 2007 - Quinta Paraiso da Mia 2007*/

body {
font-size:10px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
/*background-image: url(web_images/body.gif);
background-repeat:repeat-x;*/
}


h2 {
        background-image:url(web_images/heading_bullet.gif);
	background-repeat:no-repeat;
	height: 43px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#333399;
	padding-bottom: 8px;
	padding-left: 48px;
	padding-top: 4px;
        text-shadow: #F8C134 0px 1px 2px;
}

h1 {
        font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#333399;
        padding-bottom: 22px;
}

#wraper {   
        background-image:url(web_images/body_shadow.gif);
	background-repeat: repeat-y;
	margin: auto;
	width: 850px;
	padding-left: 12px;
	padding-right: 12px;
}

#wrapertile {   
        background-image:url(web_images/body_shadow_tile.gif);
	background-repeat: repeat-y;
	margin: auto;
	width: 850px;
	padding-left: 12px;
	padding-right: 12px;
}


#header {
    height: 158px;
	width: auto;
    background-image:url(web_images/header_rpt.jpg);
	background-repeat:repeat-x;
	}

#logo {
    padding-top: 35px;
	margin-left: 22px; 
	width: 387px;
	height: 46px; 
	float: left; 
}


#logoright {
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 18px;
	width: 157px;
	float:right;
	border: none;
}


#menu {
	background-image:url(web_images/under_menu_rpt.jpg);
	background-repeat:repeat-x;
	height:40px;
	clear: both;
	margin-top:12px;
	
}

#menu .button {
	color:#333399;
	background-image:url(web_images/button.gif);
	background-repeat: no-repeat;
	width:151px;
	height:26px;
	list-style-type: none;
	padding-top: 08px;
	margin-right: 04px;
	margin-top: 7px;
	margin-left:14px;
	font-size:10px;
	text-align: center;
	float: left;
	
}

/*------------------------- IE 5.0 Holy Hack ----------------------*/

*html #menu .button {
	color:#333399;
	background-image:url(web_images/button.gif);
	background-repeat: no-repeat;
	width:151px;
	height:26px;
	list-style-type: none;
	padding-top: 08px;
	margin-right: 04px;
	margin-top: 7px;
	margin-left:6px;
	font-size:10px;
	text-align: center;
	float: left;
	
}

/*------------------------- End of Holy Hack -------------------------*/


#menu .button a {
	text-decoration: none;
	color:#333399;
	}	

#menu .button:hover {
	background-image:url(web_images/button_selec.gif);
	background-repeat: no-repeat;
}


#menu .selected {
    color:#333399;
	background-image:url(web_images/button_selec.gif);
	background-repeat: no-repeat;
	width:151px;
	height:26px;
	padding-top: 08px;
	margin-right: 04px;
	margin-top: 7px;
	margin-left: 14px;
	font-size:9px;
	text-align: center;
	font-weight:bold;
	float: left;

}	

/*------------------------- IE 5.0 Holy Hack ----------------------*/

*html #menu .selected {
    color:#333399;
	background-image:url(web_images/button_selec.gif);
	background-repeat: no-repeat;
	width:151px;
	height:26px;
	padding-top: 08px;
	margin-right: 04px;
	margin-top: 7px;
	margin-left: 6px;
	font-size:9px;
	text-align: center;
	font-weight:bold;
	float: left;

}	

/*------------------------- End of Holy Hack -------------------------*/

#menu li a {
	color:#333399;
	text-decoration: none;
}


#menu a li{
	color:#333399;
	text-decoration: none;
}


/*#content {
    background-color: #FFFFFF;
}*/

#pooltop {
    background-image: url(web_images/pool_top.jpg);
	background-repeat: no-repeat;
	height: 601px;
}

#pooltop_d {
    background-image: url(web_images/Qta-Paraiso-da-Mia_d.jpg);
	background-repeat: no-repeat;
	height: 601px;
}


/*------------------------- IE 5.0 Holy Hack ----------------------*/

*html #pooltop {
    background-image: url(web_images/pool_top.jpg);
	background-repeat: no-repeat;
	height: 601px;
	margin-top:4px;
}

/*------------------------- End of Holy Hack -------------------------*/

.textbox {
	/*background-image:url(web_images/text_top.gif);
	background-repeat: no-repeat;*/
        color: #000000;
	text-align:justify;
	margin-top:35px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 22px;
	width: 350px;
	float: left;
}
	
.textbox li a {
    color: #333399;	
}	

.textbox p a {
    color: #333399;	
}

.textboxhome {
	/*background-image:url(web_images/text_top.gif);
	background-repeat: no-repeat;*/
        color: #000000;
	text-align:center;
	margin-top:22px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 22px;
	width: 800px;
	float: left;
}
	
.textboxhome li a {
    color: #333399;	
}	

.textboxhome p a {
    color: #333399;	
}


.textboxright {
	color: #000000;
	text-align:justify;
	margin-top:35px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 10px;
	padding-top: 76px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 22px;
	width: 375px;
	float: left;
}	

.textboxleft {
	
        color: #000000;
	text-align:justify;
	width: 450px;
	float: left;
	margin-left:12px;
	padding-left:32px;
	padding-top:8px;
	padding-right:12px;
	
}

.textboxwide {
	width: 750px;
	padding: 32px;
	
}

.entry {
	color: #000000;
	font-size:10px;
	border: #333399 1px dashed;
	background: #F3F3F3;
	padding: 12px;
	margin-left: 22px; 
	margin-right: 22px;
	clear: both;
	margin-top:12px;
}

.entrytile {
	color: #000000;
	font-size:10px;
	padding: 12px;
	margin-left: 22px; 
	margin-right: 22px;
	clear: both;
	margin-top:12px;
}


.entry p {
	padding-bottom: 10px;
}

.entrycontact {
	color: #000000;
	font-size:10px;
	border: #333399 1px dashed;
	background: #FFFFFF;
	padding: 12px;
	margin-left: 22px; 
	margin-right: 22px;
	clear: both;
	margin-top:12px;
}

.entrycontact p {
	padding-bottom: 10px;
}

.entry h3 {
    background-image:url(web_images/h3_bullet.gif);
	background-repeat:no-repeat;
	height: 30px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333399
	
}

.delete, .edit, .date {
	color: #333399;
	font-size:11px;
	border: #FFCC33 1px solid;
	padding: 6px;
	background: #FFFFFF;
	width: 120px;
	float:left;
	margin-left: 22px;
	margin-bottom: 22px;
	margin-top: 5px;
	
}

.textboxwide a {
	width: 600px;
	color: #333399;
	
}

.imageright {
	
	float: left;
	margin-left:12px;
	padding-left: 22px;
	margin-top: 42px;
	
}

.images{
    color: #000000;
	text-align:justify;
	float:left; 
	width:300px; 
	padding-left: 85px;
	margin-bottom: 45px;
	
}

/*------------------------- IE 5.0 Holy Hack ----------------------*/

*html .images{
    color: #000000;
	text-align:justify;
	float:left; 
	width:250px; 
	padding-left: 50px;
	margin-bottom: 45px;
	
}

/*------------------------- End of Holy Hack -------------------------*/

.images a {
    color: #333399;	
	font-size: 9px;
}	

.foto{
	
	float: left;
	margin-left: 18px;
	
}

#map {
        border: #999999 1px solid; 
        padding: 3px;
}

.footerhome {
	background-image:url(web_images/footer_rpt.jpg);
	background-repeat:repeat-x;
	height:34px;
	width: 100%;
	clear: both;
	text-align:center;
	padding-top: 10px;
	color: #333399;
}	

.footerhome a{
	color:  #FFFFFF;
	text-decoration: underline;
	
}

.footer {
	/*background-image:url(web_images/footer_page.jpg);
	background-repeat:repeat-x;
        background-color:# F3F3F3;*/
	height:31px;
	clear: both;
	text-align:center;
	padding-top: 10px;
	color: #333399;
        margin-right: 19px;
        margin-left: 19px
         }	

.footer a{
	color:#333399;
	text-decoration: underline;
	
}

#colophon {
        background-image:url(web_images/footer_rpt.jpg);
	background-repeat:repeat-x;
	height:34px;
        color: #FFFFFF;
	text-align:center;
	font-size: 09px;
	margin-top: 12px;
	margin-bottom: 12px;
        margin-right: 19px;
        margin-left: 19px
        padding-top: 14px;
}

.lang_select {
float: right;
height: 100px;
width: 110px;	
color: #FFFFFF;
margin-top: 18px;
margin-right: 32px;
}

.lang_select a{
color: #FFFFFF;
text-decoration: none;
}

