/*#############################################################
Name: Dark Ritual
Date: 2006-11-06
Description: Tribal-style three column layout.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/


/* standard elements */
* {
	margin: 0;
	padding: 0;
}



/* standard elements */
* {
	margin: 0;
	padding: 0;
}

.divespmapa {
	margin-left:75px;
	
}

.divespmapa2 {
	margin-left:auto;
	margin-right:auto;
	
}



a {color: #682;}

a.ext {color: #000000; text-decoration:none;}

a.norm {color:#FFFFFF;}

a:hover {color: #9A6;}

a.ext:hover {color: #000099; text-decoration:none;}

input:focus {
	color:#0099CC;
	font-weight:bold;
}

body {
	background: url(img/bgnew.gif) repeat-y;
	background-position: center top;
	color: #333333;
	margin:0;
	text-align:center; /* hack para o IE */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	
}

img.meio{  
	border: 0px;
	vertical-align:middle;
	
	
}

#especial
	{
		width:304px;
		margin:auto;
	}

p,ul {
	padding-bottom: 1em;
	/*list-style-image:url(img/menu2.png);*/
	list-style-type:none;
	
}

p.texto {
	text-align:justify;
	line-height:20px;
}


h1 {font-size: 1.2em;}

h1.title {
	font-weight:bold;
	text-indent:10px;
	display:block;
	border-left: 1px dotted #000;
	border-bottom: 1px dotted #000;
	margin-bottom:20px;
	text-transform:uppercase;
	color:#FF3300;
}


h1,h2,h3 {color: #994;}


/* misc */
.clearer {clear: both;}

.main_right  {
padding: 6px 10px 2px;
background-color:#89866F;

}
.main .padded {
	padding: 18px 24px;
	width:591px;
	background-color:#FFFFFF;
}

.meta {font-size: 0.8em; color: #666;}
.left {float: left;}
.right {
	float: right;
}

img.fig2 {
	border: 0px;
	vertical-align:middle;
	margin-right:5px;
	width: 32px;
	height: 32px;


}

img.seta {
	border: 0px;
	vertical-align:middle;
	margin-right:5px;
	width: 26px;
	height: 23px;
	
}


ul.in {
list-style-position:inside;
}

ul.dentro {
list-style-position:inside;
padding-left:25px;}


ul.out {
list-style-position:outside;
}

ul.out li.livro2{
	font-family:Arial, Helvetica, sans-serif;
	margin-left:25px;
	margin-bottom:7px;

}


ul.out li.livro{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #000000;
	border-left: 1px dotted #000000;
	display:block;
	margin-bottom:10px;
}

/* structure */
.container {
	font-size: 1.2em;
	/*background: url(img/bgcontainer.gif) repeat-y;*/
	margin: 0 auto;
	width: 640px;
	border: 12px solid #000000;
	text-align:left; /* "remédio" para o hack do IE */
	
}

/* header */
.header2 {
	float: left;
	width: 640px;
	background: url(img/headernovo.jpg) no-repeat;
	font: normal 2.4em Verdana,sans-serif;
	line-height: 150px;
	text-align: center;	
}

/* manha */
.header {
	text-align: center;
}


.main {
	float: left;
	width: 480px;
}
.main_right {
	float: left;
	width: 160px;
	/*color: #CCC;*/
}

/* footer */
.footer {
	color: #FFFFFF;
	font-size: 0.9em;
	line-height: 39px;
	/*width: 100%;*/
	width: 639px;
	text-align: center;
	background-image: url(img/footer2.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
}

.footer .left,.footer .right {padding: 0 16px;}

.footer a {
	color: #FF9900;
}

.footer a:hover {
	color: #00FF00;
}

