/*********** ARQUIVO CSS *************
* CLIENTE: POUSADA VILAREJO DA SERRA *
* DATA DA CRIAÇÃO: 24-11-2008        *
* PROGRAMADOR: GABRIEL A. PAIVA      *
* DIREITOS AUTORAIS: WEBLINCK LTDA   * 
*************************************/

/*=> HTML */
body{margin:0px; background:#FFFFFF;}
input {background:#FFF; border:1px solid #AAA; margin-right:10px; font: 10px "Verdana";}
select {background:#FFF; border:1px solid #AAA; margin-right:10px; font: 11px "Verdana";}
input.button, input.button2 {margin:10px 20px 0 0; background:#6D8ED1; color:#FFF; font: 11px "Verdana"; cursor:pointer;}


/*=> CLASSES */
.texto{font-family:Tahoma, Verdana, Arial, sans-serif; font-size:12px; text-align:justify; color:#000000; padding:3px;}
.titulo{font-family:Tahoma, Verdana, Arial, sans-serif; font-size:16px; text-align:left; color:#CC3300; font-weight:bold; text-decoration:underline; margin:0 0 15px 0; padding:3px 0 0 5px;}

/*=> TEMPLATE */
#base{margin:auto; text-align:left; width:980px;}
#topo{width:980px; height:223px;}
#navegacao{background:#FFFFFF; width:980px; _height:350px; min-height:350px;}
#rodape{height:116px; margin-top:3px; width:980px; clear:both;}


/*PRINCIPAL*/
#direito{width:50%; _height:180px; min-height:180px; float:right;}
#esquerdo{width:50%.; height:180px; float:left;}




/*=> MENU*/
#menu{width:170px; _height:350px; min-height:350px; float:left;}
#topo_menu{background:url(../images/topo_menu.gif) no-repeat; width:167px; height:40px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF; padding:8px 0 0 8px;}

#menu li{list-style-image:url(../images/menu_link.gif);}

ul#confmenu{width:99%; margin:0 0 15px 15px; padding:0; }

#confmenu a{color:#000000; text-decoration:none; font-family:Tahoma, Verdana, Arial, sans-serif; font-size:12px; line-height:15px; border-bottom:#7EC99E 2px solid; display:block; width:80%; margin:0 0 5px 0;}

#confmenu a:hover{color:#BC2A27; text-decoration:none; font-family:Tahoma, Verdana, Arial, sans-serif; font-size:12px; padding-left:8px; line-height:15px; font-weight:bold; border-bottom:#000000 2px solid; display:block; width:75%; margin:0 0 5px 0;}


/*=> CONTEUDO*/
#conteudo{width:660px; min-height:350px; _height:350px; float:left; }

/*=> COLUNA */
#coluna{width:140px;  _width:140px; _height:400px; min-height:400px; float:right; }

/*FOTOS*/
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}


#submenu {background:none; position:absolute; margin-left:135px; top:310px; display:none; width:171px;}
#submenu a{color:#000000; text-decoration:none; display:block; width:171px; padding:3px 16px 3px 16px;border:1px solid #7EC99E; background:#fff;}
#submenu a:hover{background:#6E95E1; border:1px solid #7EAAE1; color:#FFF;  width:171px;}