@charset "utf-8";
/*	-------------------------------------------------------------

	Madeira-Rural2009
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	.autor         paulo freitas - paulo@madeira-rally.net
	.version       1.0
	.url      	   madeira-rural.com

/*	-------------------------------------------------------------

	ÍNDICE

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	1. Body
	2. Links
	3. Header
*/


     * {font-size:100.01%}
     html {font-size:62.5%;}
	.separador{clear:both}
	
.bold {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6{
	letter-spacing:-1px;
	padding: 5px;
	margin: 0px;
}
h2 {
	font-size: 2.3em;
	color: #AFBD22;
	font-weight:normal;
	line-height: 1.1em;
}
p a{
font-weight:bold;
}
.bold{
font-weight:bold;
}
.shadow-img	{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(../layout/img-shadow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;}
	
.galeria-img	{
	float: left;
	margin:5px;
	background-image: url(../layout/img-shadow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	width:110px;
	height:90px;}



/*	-------------------------------------------------------------

	1. BODY

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

    body {
	margin:0 auto;
	width:1000px;
	color:#666666;
	background-image: url(../layout/bg.jpg);
	background-repeat: repeat;
	background-position: top;
	font-family: Verdana, Helvetica, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
    }


/*	-------------------------------------------------------------

	2. LINKS

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/    

    a {
	color:#0067AB;
	text-decoration:underline;
      }

    a:hover {
	text-decoration:none;
	color: #EB891C;
          }
	a img{
	border:none;}

/*	-------------------------------------------------------------

	3. HEADER

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/   
	
	#header{
	padding-left:10px;
	position: relative;
	height: 205px;
	} 

/*	-------------------------------------------------------------*/

#menu {
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	float: left;
	margin-right: 5px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
}
#menu a {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
	font-size:1.1em;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}


#wrap {
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../layout/bg-wrap.jpg);
}
#wrapper{
	width:98%;
	margin:auto;
}
.homepage{background-image:url(../layout/bg-azul-bebe.jpg);
	background-repeat: repeat-x;
	background-position: bottom;}
.alojamento{background-image:url(../layout/bg-laranja.jpg);
	background-repeat: repeat-x;
	background-position: bottom;}
.ilhamadeira{
	background-image:url(../layout/bg-verde.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.rentacar{background-image:url(../layout/bg-azul.jpg);
	background-repeat: repeat-x;
	background-position: bottom;}
.guiaviagem{background-image:url(../layout/bg-amarelo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;}
.contactos{background-image:url(../layout/bg-violeta.jpg);	
	background-repeat: repeat-x;
	background-position: bottom;}
	
.actividades{background-image:url(../layout/bg-vermelho.jpg);	
	background-repeat: repeat-x;
	background-position: bottom;}

#madeira #bt-ilhamadeira{
	background-image:url(../layout/bg-verde-active.jpg);
	background-repeat: repeat;
	background-position: top;
}
#homepage #bt-home{
	background-image:url(../layout/bg-azul-bebe-active.jpg);
	background-repeat: repeat;
	background-position: top;
}

#paaginaalojamento #bt-alojamento{
	background-image:url(../layout/bg-laranja-active.jpg);
	background-repeat: repeat;
	background-position: top;
}
#rent-a-car #bt-rent-a-car{
	background-image:url(../layout/bg-azul-active.jpg);
	background-repeat: repeat;
	background-position: bottom;
}
#guia-viagem #bt-guia-viagem{
	background-image:url(../layout/bg-amarelo-active.jpg);
	background-repeat: repeat;
	background-position: bottom;
}
#contactos #bt-contactos{
	background-image:url(../layout/bg-violeta-active.jpg);
	background-repeat: repeat;
	background-position: bottom;
}

#actividades #bt-actividades{
	background-image:url(../layout/bg-vermelho-active.jpg);
	background-repeat: repeat;
	background-position: bottom;
}

#actividade h2{
color:#F70201;
}
#homepage #bt-home a,
#madeira #bt-ilhamadeira a,
#paaginaalojamento #bt-alojamento a,
#madeira #bt-ilhamadeira a,
#rent-a-car #bt-rent-a-car a,
#guia-viagem #bt-guia-viagem a,
#contactos #bt-contactos a
{
	font-size:1.2em;
	text-decoration:underline
}
#paaginaalojamento h2{
color:#EB891C;
}
#pag-guia-viagem h2{
color:#CEAB33;
}
#pag-guia-viagem h3{
	margin-top:10px;
	font-weight:normal;
	margin-bottom:-10px;
	padding-bottom:0px;
	font-size:1.4em;
	color:#333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#paaginaalojamento h3{
color:#ABBA21;
}
#contactos h2{
color:#860E72
}
#coluna-esquerda {
	float: left;
	width: 64%;
}
#conteudo {
	padding-top: 15px;
	background-image: url(../layout/shadebtm.png);
	background-repeat: no-repeat;
	background-position: center top;
}


#coluna-direita {
	float: right;
	width: 32%;
	padding: 5px;
}
#disponibilidade h3 {
	color: #FFFFFF;
	font-size: 1.3em;
	background-color: #EB891C;
	background-image: url(../layout/bg-laranja.jpg);
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#disponibilidade {
	background-color: #EEF5FB;
}

#disponibilidade ol {
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}
#disponibilidade li {
	float: left;
	width: 140px;
	margin-bottom: 10px;
}
#disponibilidade label {
	cursor: pointer;
	font-weight: bold;
}
#check_in, #check_out{
	background-image: url(../layout/calendario.gif);
	background-repeat: no-repeat;
	background-position: 98% center;
	background-color: #FFFFFF;
	}
#galeria h3 {
	color: #FFFFFF;
	font-size: 1.3em;
	background-color: #009CE6;
	padding: 3px;
	margin-top: 20px;
}
#galeria{
	background-color:#0168AD
}
#galeria img{
float:left;
width:96px;
margin-right:3px;
margin-left:2px;
margin-bottom:3px;
margin-top:3px;
}
#about h3 {
	color: #FFFFFF;
	font-size: 1.3em;
	background-color: #AFBF21;
	margin-top: 20px;
	background-image: url(http://www.madeirarural.com/layout/bg-verde.jpg);
	background-position: bottom;
	padding: 3px;
}
#about ul {
	line-height: 2em;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
	background-image: url(../layout/bg-destak.gif);
	background-repeat: repeat-x;
	background-color: #FFFFD5;
}
#about li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	list-style-type: none;
	background-image: url(../layout/lista.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
	margin: 0px;
}
#about a {
	text-decoration: none;
}
#alojamento h3 {
	color: #FFFFFF;
	font-size: 1.3em;
	background-color: #EB891C;
	margin-top: 20px;
	background-image: url(../layout/bg-laranja.jpg);
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#alojamento {
}

#alojamento  a {
	font-size: 1.2em;
}

.destaque-alojamento {
	float: left;
	width: 47%;
	margin-right:1%;
	padding-left: 5px;
}
.left {
	float: left;
	width: 49%;
}
.right {
	float: right;
	width: 47%;
	font-size: 90%;
}









/*footer*/ /*footer*/ /*footer*/ /*footer*/ 

#footer{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #EB891C;
	padding:5px;
	font-size:0.9em;
	background-image: url(../layout/bg-footer.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#footer dl{
	float: left;
	width: 22%;
	margin-right: 2%;
}

#footer dt {
	font-weight: bold;
	color:#AFBD22;
	font-size:1.3em;
	letter-spacing: -1px;
}
#footer dd {
	padding: 0px;
	margin: 0px;
}

#acesso-rapido {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F2F1EE;
	border-bottom-color: #F2F1EE;
	padding: 5px;
}

#acesso-rapido li {
	display: inline;
	margin-right: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	padding-right: 5px;
}

#acesso-rapido li.ultimolink {
border:none;
}
#top ul{
	list-style:none;
	margin:0px;
	padding:0px;
	float: right;
}
#top li{
	float:left;
	margin-right:3px;
	padding-left: 3px;
}
#actividades h2 {
	color: #0466A7;
}
#pag-alojamento h2 a{
	color:#FF9900;
	font-size: 0.8em;
}
#pag-alojamento h3 a{
	font-size: 1.2em;
}
.casa{
	padding-bottom:5px;
	background-image: url(http://www.madeirarural.com/img/sombra.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height:150px;
}
.casa p{
margin:0px;
padding:0px;
}
.casa ul{
	margin:0px;
	list-style:none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
}
.casa li{ 
float:left;
margin-right:15px;
}

#menu-casa{
	padding:5px;
	margin-bottom:15px;
	margin-top:15px;
	padding-top:5px;
	padding-bottom:7px;
}
#menu-casa ul{
list-style:none;
padding-left:0px;
padding-right:0px;
margin:0px;
}
#menu-casa li {
	float:left;
	margin:0 0 0 5px;
	padding:0 0 0 7px;
	background-image: url(http://www.madeirarural.com/layout/bg-menu-casa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu-casa a {
	float:left;
	display:block;
	text-decoration:none;
	font-weight: bold;
	color:#fff;
	background-image: url(http://www.madeirarural.com/layout/bg-menu-casa.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 6px;
	padding-right: 13px;
	padding-bottom: 6px;
	padding-left: 6px;
}

#menu-actividade{
	padding:5px;
	margin-bottom:15px;
	margin-top:15px;
	padding-top:5px;
	padding-bottom:7px;
}
#menu-actividade ul{
list-style:none;
padding-left:0px;
padding-right:0px;
margin:0px;
}
#menu-actividade li {
	float:left;
	margin:0 0 0 5px;
	padding:0 0 0 7px;
	background-image: url(http://www.madeirarural.com/layout/bg-menu-vermelho.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu-actividade a {
	float:left;
	display:block;
	text-decoration:none;
	font-weight: bold;
	color:#fff;
	background-image: url(http://www.madeirarural.com/layout/bg-menu-vermelho.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 6px;
	padding-right: 13px;
	padding-bottom: 6px;
	padding-left: 6px;
}




#contacto-telefone{
margin-bottom:10px;
margin-top:10px;}

#newsletter{
	background-color:#FFFFD5;
	padding:10px;
	border: 1px solid #F7DF80;
}
#newsletter h3{
	color:#CC6600;
	font-size: 1.3em;
}
#newsletter label{
	color:#CC6600;
	cursor:pointer;
	font-weight:bold;
}
#newsletter #e_mail{
width:230px;}

#newsletter ul{
padding-left:13px;
font-size:0.9em}
#casa-momento{
background-color:	#FFFFD5;
	padding: 5px;
	border-top-width: thick;
	border-right-width: 1px;
	border-bottom-width: thick;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F7DF80;
	border-right-color: #F7DF80;
	border-bottom-color: #F7DF80;
	border-left-color: #F7DF80;
	margin-top:10px;
	margin-bottom:10px;
	background-image: url(http://www.madeirarural.com/layout/desconto.jpg);
	background-repeat: no-repeat;
	background-position: 98% 1%;
}
#casa-momento p{
margin:0px;
padding:0px;}

#casa-momento img{float:left; margin-right:5px; margin-bottom:5px;}
#casa-momento h2{padding-top:10px; padding-right:50px; color:#CC6600;}
.promo-left{
float:left;
width:350px;
padding-right:30px;
}

#noticias h3 {
	color: #FFFFFF;
	font-size: 1.3em;
	background-color: #AFBF21;
	margin-top: 20px;
	background-image: url(http://www.madeirarural.com/layout/bg-azul-bebe.jpg);
	background-position: bottom;
	padding: 3px;
}
#noticias ul {
	line-height: 2em;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #F3F3F3;
}
#noticias li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	list-style-type: none;
	background-image: url(../layout/lista.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
	margin: 0px;
}
#noticias a {
	text-decoration: none;
}
.linkdireita a{
	color: #FFFFFF;
	font-size: 0.9em;
}


#noticias-eventos h3 {
	color: #FFFFFF;
	font-size: 1.3em;
	background-color: #AFBF21;
	margin-top: 20px;
	background-image: url(http://www.madeirarural.com/layout/bg-verde.jpg);
	background-position: bottom;
	padding: 3px;
}
#noticias-eventos ul {
	line-height: 2em;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFE5;
}
#noticias-eventos li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	list-style-type: none;
	background-image: url(../layout/lista.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
	margin: 0px;
}
#noticias-eventos a {
	text-decoration: none;
}
.noticias_eskerda{
width:50%
}
#eventos h3 {
	color: #FFFFFF;
	font-size: 1.3em;
	background-color: #AFBF21;
	margin-top: 20px;
	background-image: url(http://www.madeirarural.com/layout/bg-violeta.jpg);
	background-position: bottom;
	padding: 3px;
}
#eventos{
padding-bottom:10px;}

.eventodestaque {
	float: left;
	width: 47%;
	margin-right:1%;
	padding-left: 5px;
}
.eventoleft {
	float: left;
	width: 49%;
}
.eventoright {
	float: right;
	width: 47%;
	font-size: 90%;
}

.img-eskerda{
float:left;
margin:5px;}

.thumb-artigo{
width:100px;
height:80px;
}

.noticia{
	background-image: url(../layout/sombra.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 4px;
}
.noticia h2{
	font-size: 130%;
}
     #tabela {
	width:100%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
	font-size: 90%;
    }
    #tabela td {
   color:#678197;
   border-bottom:1px solid #C1DAD7;
   border-left:1px solid #C1DAD7;
   padding:.3em 1em;
   text-align:center;
   }

   #tabela tr.odd td {
    background:#f7fbff
   }

    #tabela .column1 {
	background-color: #f4f9fe;
	background-image: url(http://www.madeirarural.com/layout/table-bg.gif);
	height: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C1DAD7;
	border-right-color: #C1DAD7;
	border-left-color: #C1DAD7;
	background-repeat: repeat-x;
	background-position: top;
	color:#66A3D3;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C1DAD7;
    }


#formcomparativo fieldset{
	background-color: #F7FBFF;
	padding: 5px;
	border: 2px solid #DEEEFA;
	margin-top:15px;
}
#formcomparativo legend{
	color:#CC6600;
	font-size: 120%;
	font-weight: bold;
}
#formcomparativo ol{
	list-style:none;
	padding:0px;
	margin-bottom: 0px;
}
#formcomparativo li{
float:left;
margin-right:5px;}

#formcomparativo label {
	color:#0067AB;
	cursor:pointer;
	font-weight:bold;
}
.comparativodatas{
width:50px;
}

.comentario{
	padding:5px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
	
.comentario p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.comentario h3{
padding:0px;
margin:0px;}

.nomecomentario{
	padding-left:40px;
	background-image: url(../layout/aspas.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.nome{
	font-size: 130%;
	font-weight: bold;
}
.data{
	font-size: 80%;
}
#guestbook{
	padding: 5px;
	margin-top:10px;
	margin-bottom:10px;
	background-image: url(../layout/bg-guestbook.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#guestbook p{
	background-image: url(../layout/blockquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
}
#guestbook h2{
	font-size:140%;
	background-image: url(../layout/bg-amarelo.jpg);
	background-repeat: repeat-x;
	background-position: center;
	color: #FFFFFF;
}
.gallery ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.gallery li{
	padding:2px;
	float:left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.gallery img{
	background-image: url(../layout/img-shadow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
		width:110px;
	height:90px;}


#alojamento_options {
	background-color: #F7FBFF;
	border: 1px solid #deeefa;
	font-weight: bold;
	color: #CC6600;
	position: relative;
	padding:5px;
	margin-bottom:10px;
	margin-top:5px;
}
#alojamento_options a {
	color: #105CB6;
	font-weight:bold;
}
#concelhos{
	background-color: #F7FBFF;
	border: 1px solid #deeefa;
	font-weight: bold;
	color: #CC6600;
	position: relative;
	padding:5px;
	margin-bottom:10px;
	margin-top:5px;
	line-height:2em;
}
#concelhos li{
float:left;
margin-left:20px;
list-style:none;
}
#concelhos ul{
padding:0px;
margin:0px;}

.aviso{
	background-color:#E9FAD0;
	color:#525252;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	background-image: url(http://www.madeirarural.com/layout/bg-aviso.jpg);
	background-repeat: no-repeat;
	background-position: 1% center;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 50px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AEE756;
	border-bottom-color: #AEE756;
}
.promo h3{
	background-image: url(http://www.madeirarural.com/layout/tag.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size:120%;
	padding-left:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABBA21;
}

.topico{
	font-size:120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABBA21;
	padding-bottom:0px;
	margin-bottom:0px;	
}
#custos{
margin-top:25px;}
#custos h3{
	background-image: url(http://www.madeirarural.com/layout/euro.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:30px;
}
.aloja ul{
padding:0px;
margin:0px;
list-style:none;
}
.aloja li{
	background-image: url(http://www.madeirarural.com/layout/ok.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
	list-style:none;
}
.santa img{
float:left;}
.santa h2{float:left;}
.top_tabela_promo{
	color:#4F6B72;
	background-image: url(../layout/top_tabela.jpg);
}
.percentagem{
	font-weight: bold;
	color: #990000;
}
.destaques-alojamento{
	width:200px;
	height:200px;
	float:left;
	margin-right:12px;
	margin-left:12px;
	margin-top:20px;
	background-color: #000;
	text-align: center;
	vertical-align: middle;
}
.destaques-alojamento a{
color:#fff;
text-decoration:none;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
}
.destaques-alojamento p{
	padding-left:5px;
	margin:0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	font-size:0.8em
}
.preco-destak{
background-color:#EB891C;
font-weight:normal;
color:#fff;}
.preco{
font-weight:bold;}
#destaques-esquerda{
width:80%;
}
#destaques-homepage {
	padding-top: 20px;
}
.clear{
	clear: both;
}
