@charset "utf-8";
/* Pousada das Marés */

*{
	padding:0;
	margin:0;
}

p {
	

}

body{
	background-image:url(../images/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1.Apo{	text-indent: -9000px;
	background-image:url(../images/tit_Apousada.gif);
	width:201px;
	height:65px;}

h1.loca{
	text-indent: -9000px;
	background-image:url(../images/tit_localizacao.gif);
	width:250px;
	height:65px;

}

h1.mun{
	text-indent: -9000px;
	background-image:url(../images/tit_mundau.gif);
	width:250px;
	height:65px;

}

h1.fotvid{
	text-indent: -9000px;
	background-image:url(../images/tit_fotosevideos.gif);
	width:264px;
	height:40px;

}

h1.fotvid1{
	text-indent: -9000px;
	background-image:url(../images/tit_fotos_hotel.gif);
	width:90px;
	height:22px;

}

h1.mun_curi{
	text-indent: -9000px;
	background-image:url(../images/tit_mundau_curi.gif);
	width:145px;
	height:28px;

}

h1.contatos{
	text-indent: -9000px;
	background-image:url(../images/tit_Contatos.gif);
	width:259px;
	height:50px;
	margin-bottom:25px;

}

#wrapper{
	margin:auto;
	width:779px;
}

#topo{
	width:779px;
	height:333px;
}

#content{
	width:779px;
	background-color:#FFFFFF;
}


#colOne{
 	float:left;
	width:352px;
	margin: 0 0 0px 37px;
	display:inline;
}	
.subtit {
	font-size: 12px;
	font-weight: bold;
	color: #8F6032;
}		
		




#colTwo{
	float:right;
	width:321px;
	margin-right:22px;
	margin-left:24px;
}


input{
	border-color:#0066CC;
	color:#666666;
	
}




#videos{
	float:right;
	width:241px;
	margin-right:22px;
	margin-left:5spx;
}

.bold{ font-weight:bold;}

#videos.voltar a{
	color:#996600;
	text-decoration:none;
	}
#videos.voltar a:hover{
	color:#996600;
	text-decoration:underline;
	}
#videos.voltar a:visited{
	color:#996600;
	text-decoration:none;
	}
	
.descricao{
	color:#996600;
}


img.apousada{
	margin-left:20%;
	width:208px;
	height:269px;

}

#footer {
	background-image:url(../images/rodape.jpg);
	width:779px;
	height:73px;
	clear:both;
}
