body {
	margin-left:0;
	margin-top:0;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	background-color:#E9E9E9;
	background-image:url('imagens/back.png');
	background-position:center top;
	background-repeat:no-repeat;

}

p {
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#555;
	margin-top:0;
	margin-bottom:0;
	text-align: left;
	/*line-height:150%;*/
}


/*titulos*/

h1,h2,h3,h4,h5 {
	margin-top:0;
	margin-bottom:0;
}

h1 {
	font-size:16px;
	font-weight:700;
	text-align:left;
	color:#666;
	text-shadow: 0px 1px 0px #fff;
	text-transform:uppercase;
        
}

h2 {
	font-size:14px;
	font-weight:400;
	text-align:left;
	color:#0093e0;
	text-shadow: 0px 1px 0px #fff;
}

h3 {
	font-size:12px;
	font-weight:400;
	text-align:left;
	color:#0093e0;
	text-shadow: 0px 1px 0px #fff;
}


/*estilos*/

.meses {
	font-size:22px;
	font-weight:400;
	text-align:left;
	color:#666;
	text-shadow: 0px 1px 0px #fff;
}

.sup {
	color:#0093e0
}
	
.jusdir {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0093e0;
	margin-top:0;
	margin-bottom:0;
	text-align:right;
}
.red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F00;
	margin-top:0;
	margin-bottom:0;
}

.nsant {
	font-size:10px;
	color:#F0F0F0;
	text-align:right;
}

.separador {
	font-size:9px;
	color:#CCC;
}

.eventoslugar {
	font-size:11px;
	margin-top:0;
	margin-bottom:0;
}

.notarodape {
	font-size:11px;
	margin-top:0;
	margin-bottom:0;
}

.lermais {
	font-size:11px;
	margin-top:0;
	margin-bottom:0;
	text-shadow: 0px 1px 0px #fff;
}

.rodape {
	font-size:11px;
	color:#666;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
}

.rodape_fineprint {
	font-size:10px;
	color:#0093e0;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
}

.legenda {
	font-size: 11px;
	text-align:left;
	color: #555;
}

.navegacao {
	font-size:12px;
	color:#0093e0;
	text-align: justify;
	text-justify:inter-word;
	text-align-last: justify; 
	line-height: 1.1;
	height: 1.1em;
}

.navegacao:after {                  
  content: ".";
  display: inline-block;
  width: 100%;
  height: 0;
  visibility: hidden;
  }
  
/*lista numerada*/

ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	margin-top:0;
	margin-bottom:0;
}

ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	margin-top:0;
	margin-bottom:0;
	padding-left: 20px;
}

li {
	padding-bottom: 0px;
}

/*imagens*/

/*cantos redondos nas imagens
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
*/

.img_direita {
	float:right;
	margin-bottom:10px;
	margin-left:15px;
	border:1px solid #dedede;
	background-color:#fff;
	padding:6px;
	box-shadow: 0 10px 6px -6px #ccc;
}

.img_esquerda {
	float:left;
	margin-bottom:10px;
	margin-right:15px;
	border:1px solid #dedede;
	background-color:#fff;
	padding:6px;
	box-shadow: 0 10px 6px -6px #ccc;
}

.img_breves {
	margin-bottom:8px;
	margin-top:8px;
	border:1px solid #dedede;
	background-color:#fff;
	padding:6px;
	box-shadow: 0 10px 6px -6px #ccc;
}

div.imagem_legenda{  
    float:left; 
    position:relative; 
	margin-bottom:10px;
	margin-right:10px;
	border:1px solid #dedede;
	background-color:#fff;
	padding:6px;
	box-shadow: 0 10px 6px -6px #ccc;
}  

div.imagem_legenda_sub{  
    bottombottom:0px; 
    left:0px;  
    width:100%;  
    background-color:white;  
}  

p.imagem_legenda_sub{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#B4B4B4;
	margin-top:6px;
	padding:0px;
	text-wrap:normal;
}  

/*links*/

a:link {
	text-decoration:none;  
	color: #0093e0;
		text-shadow: 0px 1px 0px #fff;
}

a:visited {
	text-decoration:none;  
	color: #0093e0;
		text-shadow: 0px 1px 0px #fff;
}

a:hover {
	text-decoration:none;
	color: #666;
	text-shadow: 0px 1px 0px #fff;
	text-align: center;
	font-style: normal;
}

a:active {
	text-decoration:none;
	color: #999;
	text-shadow: 0px 1px 0px #fff;
	text-align: center;
	font-style: normal;
}
a#sec:link {
	font-size:11px;
	color:#0093e0;
	text-align:right;
	}

a#sec:visited {
	font-size:11px;
	color:#0093e0;
	text-align:right;
	}
	
a#sec:active {
	font-size:11px;
	color:#999;
	text-align:right;
	}

a#sec:hover {
	font-size:11px;
	color:#555;
	text-align:right;
	}
	
a#sec:active {
	font-size:11px;
	color:#ccc;
	text-align:right;
	}

a#pic:link {
	text-decoration:none;
	}

a#pic:visited {
	text-decoration:none;
	}

a#pic:hover {
	text-decoration:none;
	}

a#menu:link {
	color:#555;
	text-transform:uppercase;
	}

a#menu:visited {
	color:#555;
	text-transform:uppercase;
	}

a#menu:hover {
	color:#0093e0;
	text-transform:uppercase;
	}
	
a#menu:active {
	color:#999;
	text-transform:uppercase;
	}
