@charset:iso-8859-1;

body
{
	scrollbar-arrow-color: #666666; 
	scrollbar-face-color:#F2EDDD;
	scrollbar-shadow-color:#999999;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-track-color: #F2EDDD; 
	scrollbar-highlight-color:#999999;
	
	
}
/*
elementos da página PAGINAS.XSLT: MENU
*/

.tit_pag
{
	font-weight:bold;
	font-size: 19px;
	color:  #ffffff;
	font-family:courier;
	text-align:center;
	margin:10px;
	padding:0px;
	color:#000000;
	
	
	
	
	
}

.titulo
{
	width:100%;
	font-size: 1.1em;
	color:  #7C5034;
	font-family:courier;
	text-align: left;
	font-weight:bold;
	padding-top: 4px;
	 
	margin-bottom:10px;
	line-height:17px;
	
			
}
.texto
{
  	font-size:0.95em; /* 16x0.75=12 */
font-weight:normal;
	color:  #000000;
	font-family:courier;
	text-align: left;
	line-height:17px;
}

.legenda
{
  	font-size:0.95em; /* 16x0.75=12 */
font-weight:normal;
	color:  #333;
	font-family:courier;
	text-align: center;
	line-height:15px;
	margin-top:4px;
}
.rep_intro .texto, rep
{
    font-size:0.9em; /* 16x0.75=12 */
    font-weight:bold;
    
    
	color:  #999;
	font-family:courier;
	text-align: left;
	letter-spacing:1px;
	line-height:0.9em;
}

.rep_letra .texto
{
  line-height:9px;  

}

.titulo_agenda
{
	
	font-size: 15px;
	color:  #7C5034;
	font-family:courier;
	text-align: left;
	font-weight:bold;
	padding-top: 2px;
	 
	margin-bottom:3px;
	text-align:left;
		
}

.link
{

	font-size: 15px;
	color: #96430F;
	font-family:  courier;
	margin-top: 10px;
	  
		text-align: left;
	font-weight:bold;
	line-height:17px;

}





/* 
para o IE funcionar bem tem de ter assim:
background-attachment:scroll;

para firefox e safari tem de ser assim:
background-attachment:fixed; 
*/


#div1
{
    padding:0px;
	background-image:url(../img/backcontpri.jpg);
	background-repeat:no-repeat;
	
	
	background-attachment:scroll;
_background-attachment:fixed;  

	
	
}
#div1 table
{
    text-align:center;margin-left:auto;margin-right:auto;
}


.img table, imagem_gif table
{
    text-align:center;margin-left:auto;margin-right:auto;
}

.img
{ width: 100%;
    
    text-align:center;
   
  text-align:-moz-center;
   
    position:relative;
   	 display:block;
	
}


.img .img_top_left
{
   	width:7px;
   	height:6px;
   	background-image:url(../img/img_01.gif);
	background-repeat:no-repeat;
	background-position:0 0; 
	}
.img .img_top
{
   	background-image:url(../img/img_02.gif);
	background-repeat:no-repeat;
	background-position:0 0; 
	}
.img .img_top_right
{
   	width:7px;
   	background-image:url(../img/img_03.gif);
	background-repeat:no-repeat;
	background-position:0 0; 
	}
.img .img_left
	{
   	background-image:url(../img/img_04.gif);
	background-repeat:no-repeat;
	background-position:0 0; 
	}

.img .img_right
	{
   	background-image:url(../img/img_06.gif);
	background-repeat:no-repeat;
	background-position:0 0; 
	}
	.img .img_bot_left
{
   	
   	height:8px;
   	background-image:url(../img/img_07.gif);
	background-repeat:no-repeat;
	background-position:0 0; 
	}
	.img .img_bot
{
   	background-image:url(../img/img_08.gif);
	background-repeat:no-repeat;
	background-position:0 0; 
	}
	.img .img_bot_right
{
   	width:7px;
   	background-image:url(../img/img_09.gif);
	background-repeat:no-repeat;
	background-position:0 0; 
	}
