/*#############################################################################################*/
/*#                                   Arquivo de Folha de Estilo                              #*/
/*#                                                                                           #*/
/*#                Rede de Mulheres Negras - PR      http://www.redemulheresnegraspr.org.br   #*/
/*#                                                                                           #*/
/*#                           Desenvolvido por Carlos Henrique de Paula                       #*/
/*#                                                                                           #*/
/*#                               Pode ser usado livremente desde que                         #*/
/*#                                   este cabeçalho seja mantido!!                           #*/
/*#############################################################################################*/



body {
	margin: 0; 	padding: 0;
	font: normal 73%/1.5em 'Verdana', Arial, Sans-serif;
	color: #000;
	background-color: #FFF;
}

/* links */
a img {	border: none; background: none; color: #FFF;}
a { background: inherit; color: #73587f; text-decoration: none; }
a:visited { background : inherit; color: #999; text-decoration: none;}
a:hover { background: inherit; color: #9f72b2;  }

a.alt { background: inherit; color: #508550; text-decoration: none; }
a.alt:visited { background : inherit; color: #999; text-decoration: none;}
a.alt:hover { background: inherit; color: #060;  }

/* headers */
h1, h2, h3 { font: bold 1em 'Tahoma', Sans-serif; }
h1 { font-size: 11.5pt;	color: #000; padding-left: 0px;}
h2 { font-size: 1.2em; text-transform: uppercase; }
h3 { font-size: 10pt; }

p, h1, h2, h3 {
	margin: 10px 15px;
}
/* images */
img.float-right {
  	margin: 5px 0px 5px 15px;  
}
img.float-left {
 	margin: 5px 15px 5px 0px;
}
img.display {
	padding:5px;
	margin:0;
	width: 4.2cm;
	height: 5.8cm;
	
}
img.quad{
  margin: 0 1px 10px 15px;
  width: 210px;
  float: right;
}
img.quad2{
  margin: 0 1px 10px 15px;
  width: 210px;
  float: center;
}
img.figure {
	position: absolute;
	top: 144px;
	left: 781px;
	height: 251px;
	float: right;
	clear: both;
	margin: 10px 10px 10px 10px;
}
img.figureIndex {
	position: absolute;
	top: 30px;
	left: 39px;
	height: 140px;
	float: right;
	clear: both;
	margin: 10px 10px 10px 10px;
}
blockquote {
	margin: 10px; 	padding: 0 0 0 15px;  	
  	background-color: #FFF; 
	background-position: 8px 10px;
	border: 1px solid #96C48F; 
	border-left: 4px solid #009900;  
	font: italic 10pt "Verdana", Tahoma, sans-serif; 
	line-height: 150%;
	color: #000000;
	width: 96.5%;	
}

/* start - table*/ 
table {
	border-collapse: collapse;
	margin: 15px;
	width: 93%;
}
th strong {
	color: #fff;
	
}
th {
	background: #BB9FC7;
	height: 20px;
	padding: 7px 11px 7px 11px;
	color: #000;
	text-align: left;
	border-left: 1px solid #000;
	border-bottom: 2px solid  #000;
	font: bold 12px 'Tahoma';
	text-align: center;
}
tr {
	border-left: 0px solid #000;
	height: 20px;
	font: normal 11px 'Tahoma';
	color: #454545;
}
tr.catalog {
	height: 140px;
}
td {
	border-left: solid 0px #000;
	border-bottom: solid 1px #000;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 5px 0;
}
td.first,th.first {
	border-left: 0px;
	padding: 2px;
	width: 500px;
}
td.txt {
	border-left: 0px;
	padding:0;
	padding-top: 3px;
	
}
td.figure {
	border-left: 0px;
	text-align: center;
	width: 50px;
	padding-left: 3px;
	padding-top: 2px;
	margin: 0;
}
tr.row-a {
	background: #FCFBFD;
}
tr.row-b {
	background: #CCC;
}
table.bottom {
	width: 699px;
}
tr.bottom {
	background-color: #b4da9d;
}
td.bottom {
	border: 0;
	text-align: right;
}
td.bottom a{color: #030;}
td.bottom a:visited{color: #789766;}
td.bottom a:hover{color: #378009; text-decoration: none;}
/*end - table */

/* form elements */
form {
	margin:10px 15px; padding: 0;
	background-color: #FFF; 
}
label {
	display:block;
	font-weight: bold;
	font-size: 11px;
	margin:4px 0;
}
input {
	padding: 2px;
	border:1px solid #CCC;
	font: normal 1em "Tahoma", sans-serif;
	color:#777;
}
select {
	padding:2px;
	font: normal 1em "Tahoma", Arial, sans-serif;
	border:1px solid #CCC;
	display:block;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em "Tahoma", Arial, sans-serif;
	border:1px solid #CCC;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 11px "Tahoma", Sans-serif; 
	background: #FFF url(../images/gradfundo.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}
/***********************
	  LAYOUT
************************/

#header-content, #content, #footer-content {
	width: 1000px;
	
}

/* header */
#header {
	height: 111px;
	text-align: left;
}
#header-content {	
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: #FFF url(../images/fd_header.jpg) repeat-x;
	height: 100%;	
}
#header-content #partial{
	margin:0;
	padding:0;
	position: absolute;
	top: 0px; left: 0px;
	z-index:-1;	
}
#header-content #name{
	font: bold 35px Script MT Bold; 
	margin: 12px 0 0 380px;	
}
#header-content #icon{
	width: 30px; 
	float: right;
}

#header-content #logo {
	position: absolute;
	padding: 0;	
	z-index: 1;
} 

}
/* content */
#content-wrap {
	width: 100%;
	text-align: left;			
}
#content {		
	padding: 0;
	margin: 0 auto;
	background-color: #FFF;
}

/* sidebar */
#sidebar1 {
	float: left;
	width: 19%;	
	margin: 0; padding: 0;
	background: #d4d4d3 url(../images/fd_menu.jpg) repeat-y;
			
}
#sidebar1 #topcover {
	margin:0;
	padding:0;
	position: relative;
	top: 0px; left: 0px;
	z-index:0;
		
}
/* sidebar menu */
#sidebar1 ul.sidemenu {
	list-style:none;
	margin: 0;
	padding: 0;
	font: bold 11px Tahoma, Arial;
	letter-spacing: 1px;
}
#sidebar1 ul.sidemenu li {
	padding: 0 0 0 15px;
}
#sidebar1 ul.sidemenu a {
	display:block;
	color: #000;
	padding: 0 0 0 18px;
	line-height:7mm;
	text-decoration:none;	
}
#sidebar1 ul.sidemenu a:hover {
	padding: 0 0 0 20px;
	color: #734089;			
}
#sidebar1 ul.sidemenu li ul {
	position: absolute;
	display: none;	
	background: none;
	list-style: none;	
}
#sidebar1 ul.sidemenu li ul a {
	font: bold 9px 'Tahoma';
	letter-spacing: 0;
	border-top: none;
	border-right: none;
	padding: .2em 0 .2em 10px;
	width: 130px;
	background: #7FE36F url(../images/fd_menu_sec.jpg) repeat;
		
}
#sidebar1 ul.sidemenu li a.alt {
	padding-right: 20px;
}
#sidebar1 ul.sidemenu li ul a:hover {
	color: #000;
	padding: .2em 0 .2em 12px;
}
#sidebar1 ul.sidemenu li:hover ul{
	display: block;	
}
#sidebar1 ul.sidemenu li ul.popmenu {
	top:1%;
	left: 52%;
	position: absolute;
	z-index:3;	
}
#sidebar2 {
	float: left;
	width: 15%;	
	margin: 0; padding: 0;
	background-color: #FFF;
	border-left: 1px dashed #000;			
}

/* main */
#main {
	float: left;
	width: 64%;	
	margin: 0 0 10px 0; padding: 0;
	background-color: #FFF;
}

#mainTop {
	float: left;
	width: 64%;	
	margin: 0 0 10px 0; padding: 0;
	background-color: #FFF;
}

#main h1.top {
	padding: 3px 0px 3px 12px;
	margin: 3px 0 0 0px;
	font: bold 13pt 'Script MT Bold ', Arial, Sans-serif;
	border-bottom: 2px solid #000;
}

#main ul.textform {
	padding: 0;
	margin:0;
	font: 11px Verdana; 
	line-height: 150%;
	text-align: left;	
}

#main ul.textform li {
	padding: 0 0 0 5px;
	margin: 10px 0 0 15px;
}	

#main .textform {
	font: normal 11px Verdana; 
	line-height: 150%;
	text-align: justify;
	text-indent: 1.5cm;
}

#main .textform2 {
	font: normal 11px Verdana; 
	text-align: justify;
	line-height: 150%;	
}

#main ol.textform2 {
	font: normal 11px Verdana; 
	text-align: justify;
	line-height: 150%;
	margin-right: 20px;
}

#main .textform3 {
	font: 10px Verdana; 
	line-height: 125%;
	text-align: justify;	
}

#main .textimg{
	font: normal 10px Verdana; 
		
}

#main .refer {
	font: 9px Verdana; 
	line-height: 150%;
	text-align: left;
	text-indent: 1.5cm;
}

#main .media{
  	margin: 20px 0 0 10px;
 	padding: 0;
 	width: 59%;
  	height: 118px;
  	background-color: #FFF;
  	float: left;
  	position: relative;
}

#main .media #top {
  margin: 0;
  padding: 0;
  background: #000 url(../images/div_top_media.jpg) no-repeat;
  width: 100%;
  height: 38px;
  border-right: solid 2px #000;
  border-left: solid 2px #000;
}

#main .media #top p {
  margin: 0 auto;
  padding: 20px 0 0 77px;
  color: #FFF;
  font: bold 13px Tahoma;  
}

#main .media #format {
  margin: 0;
  padding: 0;
  background: #FFF url(../images/div_bg_media.jpg) repeat-y scroll 0 100%;
  width: 100%;
  border-right: solid 2px #000;
  border-left: solid 2px #000;
}

#main .media #foot {
  margin: 0;
  padding: 0;
  background: #000 url(../images/div_footer_media.jpg) no-repeat;
  width: 100%;
  height: 26px;
  border-right: solid 2px #000;
  border-left: solid 2px #000;
}

#main .fotos {
  margin: 10px 0 0 10px;
  padding: 0;
  width: 29%;
  height: 270px;
  background-color: #e9e9e9;
  float: left;
  position: relative;
}

#main .fotos img {
  margin: 7px 0 0 9px;
  width: 84px;
  height: 58px;
  float: left;
}

#main .fotos p {
  margin: 10px 2px 2px;
  font: bold 10px "Verdana",Sans-Serif;
 
}

#main .fotos #top {
  margin: 0;
  padding: 0;
  background: #e9e9e9 url(../images/div_top_foto.jpg) repeat-y scroll 0% 100%;
  width: 100%;
  height: 52px;
}

#main .fotos #top p {
  margin: 22px 0 0 76px;
  padding:0;
  color: #595959;
  font: bold 11px Tahoma;
}

#main .fotos #format {
  margin: 0;
  padding: 0;
  background: #e9e9e9 url(../images/div_bg_foto.jpg) repeat-y scroll 0 100%;
  width: 100%;
}

#main .fotos #foot {
  margin: 0;
  padding: 0;
  background: #e9e9e9 url(../images/div_footer_foto.jpg) repeat-y scroll 0 100%;
  width: 100%;
  height: 42px;
}

#main .eventos {
  margin: 10px 0 15px 10px;
  padding: 0;
  position: relative;
  float: left;
  width: 29%;
  height: 143px;
  background-color: #e9e9e9;
}

#main .eventos p {
  margin: 0px 2px 0 6px;
  padding: 0;
  font: bold 10px Tahoma;  
}

#main .eventos #top {
  margin: 0;
  padding: 0;
  background: #e9e9e9 url(../images/div_top_event.jpg) repeat-y scroll 0% 100%;
  width: 100%;
  height: 45px;
}

#main .eventos #top p {
  margin: 0;
  padding: 28px 0 0 46px;
  color: #595959;
  font: bold 11px Tahoma;
}

#main .eventos #format {
  margin: 0;
  padding: 0;
  background: #e9e9e9 url(../images/div_bg_event.jpg) repeat-y scroll 0 100%;
  width: 100%;
}

#main .eventos #foot {
  margin: 0;
  padding: 0;
  background: #e9e9e9 url(../images/div_footer_event.jpg) repeat-y scroll 0 100%;
  width: 100%;
  height: 10px;
}

#main .recad {
  margin: 10px 0 0 11px;
  padding: 0;
  position: relative;
  float: left;
  width: 29%;
  height: 94px;
  background-color: #e9e9e9;
}

#main .recad p {
  margin: 20px 10px 0 25px;
  padding: 0;
  font: italic 11px Tahoma;
  
}

#main .recad #top {
  margin: 0;
  padding: 0;
  background: #e9e9e9 url(../images/div_top_rec.jpg) repeat-y scroll 0% 100%;
  width: 100%;
  height: 56px;
}

#main .recad #top p {
  margin: 0;
  padding: 28px 0 0 77px;
  color: #595959;
  font: bold 11px Tahoma;
}

#main .recad #format {
  margin: 0;
  padding: 0;
  background: #e9e9e9 url(../images/div_bg_rec.jpg) no-repeat;
  width: 100%;
}

#main .recad #foot {
  margin: 0;
  padding: 0;
  background: #e9e9e9 url(../images/div_footer_rec.jpg) repeat-y scroll 0 100%;
  width: 100%;
  height: 42px;
}

#main #block {
  margin: 0 0 0 43px;
  padding: 0;
  float: left;
  width: 40%;
}

#main #wallp {
	width: 150px;
	
}

#main .imgctner{
	padding: 5px;
	margin: 10px;
	float: left;
} 

	
/* footer */
#footer {
	width: 100%;		
	margin: 10px 0 0 0; 
	padding: 0;
	text-align: left;	
}
#footer-content {
	font: normal 9px 'Verdana', Arial, sans-serif;	
	border-top: 4px double #000;	
	margin: 0 auto;
	padding: 0;
	background-color: #FFF;
	/*background-color: #b6a5c2;*/	
	height: 50px;
}
#footer-content p {
	margin: 0;
	padding: 0;
	line-height: 12px;
}
#footer-content p.copy {
  font-size: 8px;
  line-height: 20px;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* additional classes */
.clear { clear: both; }
