/* CSS Document */

/*  
Site Name: Burgarelli
Site URI: http://www.rejaneborja.com.br//
Description: css developed for use only at http://www.rejaneborja.com.br
Version: 1.0
Author: Andre Carneiro
Author URI: http://www.lenoxweb.com.br
*/


/* Basic */

*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	text-decoration:none;
	word-spacing:.2em;
	line-height:1.5em;
	margin:0;
	padding:0;
}

html{background:url(imagens/html-bg.jpg) center repeat-y #000;}

.tip{background:lime;}
.duvida{background:yellow;}
.f10{font-size:10px;}
.under{text-decoration:underline;}
.b{font-weight:bold;}
.fllf{float:left; margin-right:10px;}
.clearboth{padding-top:20px;clear:both;}
.block-of-content{border:1px solid black; padding:10px;}

.block-of-content ul li{margin-left:10px; margin-top:10px;}

strong{font-weight:normal;}

p{
	margin:0 0 10px 0;
	line-height:1.7em;
}

a{color:#000; text-decoration:underline;}
a:hover{color:#710002;}

/* Titles */

h1{
	position:absolute;
	text-indent:-2000em;
	display:block;
	height:133px;
	width:678px; 
}

h1 a {
	margin-left:420px;
	display:block;
	height:130px;
	width:258px;
}

h2{
	margin-bottom:20px;
	color: #240000;
	font-weight:bold;
	font-size: 24px;
	}

h3{
	margin:20px 0;
	color: #240000;
	font-weight:bold;
	font-size: 16px;
	}

/* divs */

div#container{
	padding:0 0 0 20px;
	margin: 0 auto;
	height:auto;
	width:748px;
}

div#cabecalho{
	position:relative;
	margin-top:10px;
	float:left;
	height:130px;
	width:678px;
	margin-left:33px;
	background:url(imagens/logo-rejane-borja.jpg) center center no-repeat;
}

div#assinatura{
	margin:15px 0 0 5px;
	background:url(imagens/lenoxweb-signature.jpg) center center no-repeat;
	text-indent:-2000em;
	float:left;
	height:34px;
	width:14px;
}

div#assinatura a{display:block; height:34px; width:14px;}

div#conteudo{}

div#barra-lateral{
	float:left;
	margin:10px 0 0 35px;
	min-height:190px;
	width:130px;
}


div#menu{padding-top:5px; background:black;}

div#menu h2{
	text-align:center;
	margin-bottom:10px;
	color: #fff;
	font-weight:bold;
	font-size: 16px;
	}

div#menu ul li{
	list-style-type:none;
}

div#menu ul li a{
	display:block;
	padding:5px 0 0 10px;
	background:#333;
	width:120px;
	height:25px;
	color:#fff;
	text-decoration:none;
}

div#menu ul li.active a, div#menu ul li a:hover{background:#151515; border-left:4px solid white; width:116px;}

div#destaque{
	text-align:center;
	margin-top:20px;
	width:128px;
	height:130px;
	border: 1px solid black;
}

div#destaque a img{margin-top:5px; border:0;}

div#corpo{
	float:left;
	margin:10px 0 0 35px;
	margin-left:18px;
	min-height:100px;
	width:530px;
}

div#rodape{
	float:left;
	margin:10px 0 10px 35px;
	height:28px;
	width:676px;
	border:1px solid black;
	text-align:center;
	padding-top:10px;
	background:black;
}

div#rodape small{font-size:9px; color:white;}



/* Galeria */

div#galeria{margin-top:10px;}
dl.galeria{
	float:left;
	margin:5px 3px 0px 5px;
	text-align:center;
	height:190px;
	width:160px;
}

dl.galeria dt{min-height:123px;}
dl.galeria dt img{padding: 2px; border:1px solid #000;}
dl.galeria dt a{border:0;}

dl.galeria dd{font-size:9px;}



/* Contato */

fieldset{
	margin:10px;
	margin-left:50px;
	border:0;
}

label{
	margin-right:10px;
	width:70px;
	float:left;
	text-align:right;
}

input.bot_enviar, input.bot_apagar{
	font-weight:bold;
	height:30px;
}

input, textarea{
	color:#000000;
	background-color:#fff;
	border: 2px solid #000;
}

input.bot_enviar{
	