@charset "utf-8";
/* CSS Document */
/*  
Cãotinho do KK
Feito por Lucy Morez
jan de 2009
*/

/* --------- BASICÃO ----------- */
body {
background-color: #ffffff;
margin:0;
padding:0;
margin-top: 0px;
margin-bottom: 0px;
font-size: 13px;
font-family: tahoma; 
color: #696969;
background-image:url('images/back.jpg');
}
#page {
width: 779px;
margin-left: auto;
margin-right:auto;
padding-right: 0px;
float: none;

}
#header{
	background-image:url(images/topo1.jpg);
	background-color:#FFFFFF;
	text-align:center;
	width:779px;
	height: 225px;
	margin: auto;
}	
#rodape {
	background-color: #fad761;
	text-align:center;
	width: 100%;
	clear: both;
	color: #666;
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	padding: 0px;}
	
#linha {
	background-color: #d2dfe8;
	text-align:center;
	width: 100%;
	color: #666;
	font-size:10px;
	font-family:verdana;
	padding-top:10px;
	padding-bottom:10px;
	clear: both;
	}

	/* --------- MENU SUPERIOR ----------- */
#men{
			padding:0px;
			width: 100%;
			height: 45px;
			background-color:#ffffff;
			list-style:none;
			text-align: center;
			font-family: Verdana, Geneva, sans-serif;
			margin: auto
			}
			

MENU2	
a:link {color: #666666;text-decoration:none;} a:visited {color: #999999;text-decoration:none;}a:hover{color: #999999;text-decoration:none; background-color:#FFF;}

	ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	border-bottom: 2px solid #ffffff;
	}
	
ul li {
	position:relative;
	}
	
li ul {
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #695635;
	background: #fef0ad; /* IE6 Bug */
	padding: 5px;
	border: 2px solid #ffffff; /* IE6 Bug */
	border-bottom: 0;
	}
	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { display: block; } /* The magic */
 ul li a:hover { color: #ffffff; background: #eacc5d; }
			
/* --------- SIDEBAR ----------- */
#sidebar {
width: 20%;
padding-left: 5px;
float: left;
margin: 20px 0px 5px 5px;
text-align: left;	
}

#sidebar .widgets {
margin: 0px 0px 15px 0px;
padding: 0px;
background: none;
}
#sidebar h2 {
background: none;
border-bottom: 1px dotted #fc4996;
margin: 0px 0px 2px 0px;
font-family: tahoma; 
font-size: 12px;
color: #8f5c71;
text-transform: none;
font-weight: bolder;
}

.sidebar-boxe {
background-color: #fef0ad;
border: 0px dotted #9a6332;
margin: 0px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
padding-top: 10px;
font-family: verdana; 
font-size: 10px;
color: #696969;
text-transform: none;
}
/* --------- CONTENT ----------- */
#content {
width: 75%;
margin: auto;
padding: 0px 10px 5px 10px;
float:right;
}
#content h1 {
border-bottom: 2px solid #b43d42;
padding: 0px;
font-family: tahoma; 
font-size: 15px;
letter-spacing: 2px;
color:#555252;
}
#content h2 {
border-bottom: 0px solid #b43d42;
padding: 0px;
font-family: tahoma; 
font-size: 13px;
letter-spacing: 1px;
color:#b9484a;
text-align: center;
}
#content h3 {
border-bottom: 0px solid #b43d42;
padding: 0px;
font-family: tahoma; 
font-size: 13px;
letter-spacing: 1px;
color:#1081d0;
text-align: center;
}
.title {
border-bottom: 1px solid #4c702c;
padding: 0px;
font-family: tahoma; 
font-size: 13px;
letter-spacing: 1px;
color:#4c702c;
text-align: center;
background-color:#ebffda;
font-weight:bold;
}
.loja {
border-bottom: 0px solid #4c702c;
padding: 0px;
font-family: tahoma; 
font-size: 13px;
letter-spacing: 1px;
color:#7e6848;
text-align: left;
background-color:#f6e3c9;
font-weight:bold;
}
.historia {
border: 1px solid #e7e5d3;
padding: 3px;
font-family: tahoma; 
font-size: 13px;
color:#333333;
background-color:#f7f3d2;
}
.thist {
padding: 3px;
font-family: tahoma; 
font-size: 11px;
letter-spacing: 1px;
color:#333333;
background-color:#e7e5d3;
}
.rodhist{
padding: 3px;
font-family: tahoma; 
font-size: 9px;
letter-spacing: 1px;
color:#333333;
text-align:right;
font-weight:bold;

}
/* ---- ITALIC, NEGRITO, UNDERLINE E LINKS ---- */
b, i, u { 
color: #726846; 
}

strong, em {
color: #726846;
}
/* --------- IMAGENS ----------- */
img {
border: 0px;
}

.figura {
margin: 2px;
padding: 5px;
background-color: #d4dee8;
border: 1px solid #9ca2a9;
}
.figurah {
margin: 2px;
padding: 5px;
background-color: #ffffff;
border: 1px solid #999999;
}

/* --------- FORMICHOS DA LUCY ----------- */
form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
textarea, input, select, insert {
background-color: #fdfdcb;
border: 1px solid #d0a920;
color: #696969;
}
/* --------- NOTAS ----------- */
.nota {
color: #bbb894;
text-align:right;
font-size:10px;

}
#page #content center .content-boxe1 tr td div {
	color: #666;
}
.vermelho {
	color: #F00;
}
