/* CSS Document */
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #36393D;
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B35162;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B35162;
	padding: 0px;
	margin: 0px;
}

#container {
	width:770px;
	margin: 0 auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #DBBAC1;
	border-left-color: #DBBAC1;
}

#header {
	height: 205px;
	background-image: url(../img/site/topo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
}

#left {
	float: left;
	width: 115px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-bottom: 5px;
}

#content {
	padding: 0px;
	height: 1%; /* IE6 hack... it's very minor, though */
	overflow: hidden;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B35162;
	font-size: 90%;
	text-align: center;
	clear: both;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #DBBAC1;
	border-right-color: #DBBAC1;
	border-bottom-color: #DBBAC1;
	border-left-color: #DBBAC1;
	font-weight: bold;
	padding: 4px;
}
#footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B35162;
	font-size: 90%;
	text-align: center;
	clear: both;
	padding: 4px;
}

/*input config*/
.input{
	border: 1px solid #DBBAC1;
	font: 11px verdana, sans-serif;
	color:#443;
	padding:3px;
	outline:none;
	width: 210px;
}
.input:focus{ border:1px solid #B35162; }

.submit-btn{
	width: 25px;
	height: 20px;
	outline: none;
	vertical-align:top;
	border:0;
	background-image: url(../img/site/submit.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.submit-btn{margin:1px 0 0 0;}
.submit-btn:hover{background: url(../img/site/submit.gif) no-repeat 0 -20px;}

.titulo {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B35162;
}

.emailTexto{
	color: #B35162;
}

.cardapio{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B35162;
}

.spa{
	padding: 5px;
	border: 2px dotted #b35162;
}

.spaLinhas {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #DBBAC1;
	border-bottom-color: #DBBAC1;
}

/* Linhas
 * T - top
 * R - right
 * B - bottom
 * L - left
*/

.linhaT {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #DBBAC1;
}

.linhaB {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #DBBAC1;
}

.linhaR {
	border-top-width: 2px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #DBBAC1;
}

.linhaL {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #DBBAC1;
}

.linhaTRBL {
	padding: 5px;
	border: 2px dotted #DBBAC1;
}

.linhaParceria {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #DBBAC1;
	border-bottom-color: #DBBAC1;
	border-left-color: #DBBAC1;
}

.linhaSpa{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #DBBAC1;
	border-bottom-color: #DBBAC1;
	border-left-color: #DBBAC1;
}

/*Config das imagens titulo*/
.imgTitulo {
	padding-top: 5px;
	padding-bottom: 5px;
}

.imgMiniatura {
	padding-top: 3px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #DBBAC1;
}

.noivo {
	border: 2px dotted #DBBAC1;
	padding: 3px;
}

.depoimento {
	color: #B35162;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #DBBAC1;
	padding: 4px;
}

.mail{
	padding: 5px;
	border: 2px dotted #DBBAC1;
}

/*MENU*/
#menu1 a {
	display:block;
	width:102px;
	height: 52px;
	text-decoration: none;
	background-image: url(../img/site/menu_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu1 a:hover { background-position: -102px 0; }
#menu1 a:active { background-position: -102px 0; }

#menu2 a {
	display:block;
	width:102px;
	height: 82px;
	text-decoration: none;
	background-image: url(../img/site/menu_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu2 a:hover { background-position: -102px 0; }
#menu2 a:active { background-position: -102px 0; }

#menu3 a {
	display:block;
	width:102px;
	height: 59px;
	text-decoration: none;
	background-image: url(../img/site/menu_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu3 a:hover { background-position: -102px 0; }
#menu3 a:active { background-position: -102px 0; }

#menu4 a {
	display:block;
	width:102px;
	height: 104px;
	text-decoration: none;
	background-image: url(../img/site/menu_r4_c1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu4 a:hover { background-position: -102px 0; }
#menu4 a:active { background-position: -102px 0; }

#menu5 a {
	display:block;
	width:102px;
	height: 49px;
	text-decoration: none;
	background-image: url(../img/site/menu_r5_c1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu5 a:hover { background-position: -102px 0; }
#menu5 a:active { background-position: -102px 0; }

#menu6 a {
	display:block;
	width:102px;
	height: 66px;
	text-decoration: none;
	background-image: url(../img/site/menu_r6_c1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu6 a:hover { background-position: -102px 0; }
#menu6 a:active { background-position: -102px 0; }

#menu7 a {
	display:block;
	width:102px;
	height: 42px;
	text-decoration: none;
	background-image: url(../img/site/menu_r7_c1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu7 a:hover { background-position: -102px 0; }
#menu7 a:active { background-position: -102px 0; }

#menu8 a {
	display:block;
	width:102px;
	height: 76px;
	text-decoration: none;
	background-image: url(../img/site/menu_r8_c1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu8 a:hover { background-position: -102px 0; }
#menu8 a:active { background-position: -102px 0; }

#menu9 a {
	display:block;
	width:102px;
	height: 67px;
	text-decoration: none;
	background-image: url(../img/site/menu_r9_c1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu9 a:hover { background-position: -102px 0; }
#menu9 a:active { background-position: -102px 0; }

#menu10 a {
	display:block;
	width:102px;
	height: 83px;
	text-decoration: none;
	background-image: url(../img/site/menu_r10_c1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu10 a:hover { background-position: -102px 0; }
#menu10 a:active { background-position: -102px 0; }

/* Links */
a:link { text-decoration: none;	color: #CC9DA8; }
a:visited { text-decoration: none; color: #B97584; }
a:hover { text-decoration: none; color: #B35162; }
a:active { text-decoration: none; color: #CC9DA8; }

a.atividades:link { text-decoration: none; color: #36393D; }
a.atividades:visited { text-decoration: none; color: #999999; }
a.atividades:hover { text-decoration: none; color: #B35162; }
a.atividades:active { text-decoration: none; }
