body {
	margin:0px 0px 0px 0px;
	background:url(img/bg.jpg) top repeat-x;
	background-color: #a87ba5 /*#8b4f95 */;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {border:0px;}


div#left {
width: 255px;
height: 445px;
float:left;
}

div#center {
width: 605px;
height: 605px;
float:left;
margin-top:20px;
border:15px solid #ffffff;
background-color:#efefef;
}

div#right {
width: 145px;
height: 115px;
float:left;
margin-top:20px;
}

div#logo {
width:255px;
height:150px;
}

div#menu {
width:255px;
height:195px;
margin-top:-10px;
}

div#links {
width:255px;
height:40px;
}

.menuItens li {
	width:200px;
	height:34px;
	float:left;
	padding:0px;
	margin-bottom:5px;
	text-decoration:none;
	list-style-type: none;
}

.menuItens li a {
	width:195px;
	height:15px;
	padding-top:8px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	font-size:12px;
	color:#999999;
	background: #efefef;
	text-decoration:none;
}


.menuItens li a:hover, .menuActivo a {
	background: #FFFFFF!important;
	color: #000000!important;
}


div#linkLoja a, div#linkBlog a {
	color:#ffffff;
	text-decoration:none;
}

div#linkLoja a:hover, div#linkBlog a:hover {
	text-decoration:underline;
}

div#linkLoja {
	width:95px;
	height:15px;
        margin-left:30px;
	padding-top:8px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	font-size:14px;
}

div#linkBlog {
	width:40px;
	height:15px;
        margin-left:15px;
	padding-top:8px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	font-size:14px;
}

div#linkLoja img, div#linkBlog img  {
	margin:5px 0px 5px 0px;
}


div#centerText {
width:295px;
height:605px;
float:left;
}


div#centerDivision {
width:15px;
height:605px;
float:left;
background-color:#ffffff;
}


div#centerImage {
width:295px;
height:605px;
float:left;
}

div#bigImage{
width:295px;
height:225px;
background-color:#ffffff;
overflow:hidden;
}

div#bigImageFull{
width:295px;
height:605px;
background-color:#ffffff;
overflow:hidden;
}

div#bigImageDivision {
width:295px;
height:15px;
float:left;
background-color:#ffffff;
}



div#centerTextInner {
	margin:10px;
	font-size:12px;
	text-align: justify;
}

h1 {
	font-size:14px;
	color: #8b4f95;
}

h2 {
	font-size:12px;
	color: #8b4f95;
	margin-bottom:-12px;
}

h3 {
	font-size:12px;
	color: #8b4f95;
}

.externalLink {
color: #8b4f95;
text-decoration:none;
}
.externalLink:hover {
color: #8b4f95;
text-decoration:underline;
}

img {border:0px}

strong {
color: #8b4f95;
font-weight:normal;
}

