body {
	background: #112e47 url(img/fundobody2.gif);
	margin: 0 auto;
	padding: 15px 0px;
	text-align: center;
	font-size: 62.5%;
}

/* Divisões */

#topo {
	background: transparent url(img/fundotopo.gif);
	height: 170px;
	margin: 0 auto;
	/*overflow:hidden;*/
	padding: 0px 20px 0px 0px;
	text-align: right;
	width: 760px;
}

#endereco {
     float: right;
     clear: both;
     text-align: right;
     width: 250px;
     color: #999;
	font: 1em Arial, Helvetica, Verdana, Sans-serif;
	text-align: right;
	padding-top: 5px;
}

#centro {
	background:transparent url(img/fundocentro.gif) 0 0;
	margin:0 auto;
	padding: 0px 15px 20px 15px;
	width:750px;
}

#conteudo {
	color:#777;
	font:1.1em Arial, Helvetica, Verdana, Sans-serif;
	margin:0 auto;
	text-align:left;
	width:100%;
}

#bannergrande {
  width: 498px;
  height: 250px;
  margin-right: 2px;
  float: left;
}

#bannerpequeno {
  width: 250px;
  height: 250px;
  float: left;
}

#foto1, #foto2 {
  width: 124px;
  height: 124px;
  margin: 0px 2px 2px 0px;
  float: left;
}

#foto3, #foto4 {
  width: 124px;
  height: 124px;
  float: left;
}

#centroesq {
  width: 498px;
  background: url(img/fundocentroesq.gif) repeat-y top center;
  margin: 10px 2px 0px 0px;
  float: left;
}

#centrodir {
  width: 247px;
  background: url(img/fundocentrodir.gif) repeat-y top center;
  float: left;
  margin: 10px 0px 0px 0px;
}

html>body #centrodir {
     width: 250px;
}

#rodape {
  clear: both;
}

#base {
	background: transparent url(img/fundobase.gif) no-repeat;
	color: #777;
	font: 1.1em Arial, Helvetica, Verdana, Sans-serif;
	margin: 0 auto;
	padding: 20px 0px;
	text-align: center;
	width: 780px;
	clear: both;
}

/* Fim das Divisões */

/* Menu */

#menu {
	float:right;
	margin:0px -5px 0px 0px;
	padding:0;
}

#menu li {
	float:left;
	height:55px;
	list-style-image:none;
	list-style-type:none;
	width:70px;
}

#menu a {
	display:block;
	height:55px;
	overflow:hidden;
	text-decoration:none;
	width:70px;
}

#menu #menu_home {
	background-image: url(img/menu_home.gif);
}

#menu #menu_quemsomos {
	background-image: url(img/menu_quemsomos.gif);
}

#menu #menu_ultimasfotos {
	background-image: url(img/menu_ultimasfotos.gif);
}

#menu #menu_blog {
	background-image: url(img/menu_blog.gif);
}

#menu #menu_portfolio {
	background-image: url(img/menu_portfolio.gif);
}

#menu #menu_eventos {
	background-image: url(img/menu_eventos.gif);
}

#menu #menu_depoimentos {
	background-image: url(img/menu_depoimentos.gif);
}

#menu #menu_contato {
	background-image: url(img/menu_contato.gif);
}

#menu #menu_photopedido {
	background-image: url(img/menu_photopedido.gif);
}

#menu a:hover {
	background-position: 0 -90px;
}

#menu a.selected, #menu a.selected:hover {
	background-position: 0 -90px;
}
/* Fim do Menu */


/* Estilos das Tags */

h1 {
  font: italic 1.7em Georgia, Times, Serif;
  color: #112e47;
  margin: 25px 10px 20px 10px;
}

html>body h1 {
     font: italic 1.6em Georgia, Times, Serif;
}

h2 {
  font: italic 1.7em Georgia, Times, Serif;
  color: #777;
  margin: 25px 10px 5px 0px;
}

html>body h2 {
     font: italic 1.6em Georgia, Times, Serif;
}

p {
  font: 1em Arial, Helvetica, Verdana, Sans-Serif;
  color: #112e47;
  margin: 5px 10px 10px 10px;
}

p.antigo {
  font: bold 1.1em Arial, Helvetica, Verdana, Sans-Serif;
  color: #112e47;
  margin: 5px 10px 10px 10px;
  text-align: right;
}

p.novo {
     font: bold 1em Arial, Helvetica, Verdana, Sans-Serif;
  color: #112e47;
  margin: 5px 10px 10px 10px;
  text-align: center;
}

a {
     text-decoration: none;
     color: #112e47;
}


a img {
	border:0;
}

strong {
     background: #eee; 
}

form {
     font: 1em Arial, Helvetica, Verdana, Sans-serif;
	color: #112e47;
	margin: 10px 10px 8px 10px;
}

form.indique {
     width: 200px;
}

fieldset {
     margin: 0px;
     padding: 0px;
     border: 0px;
}

input.data {
    margin: 0;
}
input, textarea {
     border: 1px solid #777;
     font: 1em Arial, Helvetica, Verdana, Sans-serif;
     margin-bottom: 10px;
     color: #777;
	   padding: 1px;
}
      
select {
     border: 1px solid #777;
     font: 1em Arial, Helvetica, Verdana, Sans-serif;
     margin-bottom: 10px;
     color: #333;
}
        
label {
     display: block;
     width: 110px;
     float: left;
}


/* Fim dos Estilos das Tags */


/* Classes */

.right {
     text-align: right;
}

.creditos {
     text-align: left;
     padding-top: 20px;
}
.voltartopo {
     font: 0.9em Arial, Helvetica, Verdana, Sans-Serif;
     color: #112e47;
     background: #eee;
     padding: 1px 3px;
}

a.paginacao {
     font: 1em Arial, Helvetica, Verdana, Sans-Serif;
     color: #112e47;
     text-decoration: none;
     margin: 0px 3px;
}

a.paginacao_marcado {
     font: bold 1em Arial, Helvetica, Verdana, Sans-Serif;
     color: #c03;
     text-decoration: none;
     margin: 0px 3px;
}

.citacao {
     font-style: italic;
     background: #eee;
}

.depoimento {
  text-align: left;
  text-indent: 3em;
  font: italic 1.1em Georgia, Times, Serif;
  background: url(img/aspas.gif) no-repeat top left;
  background-position: 5px -7px;
  margin: 20px 0px 0px 0px;
  padding: 10px 10px 0px 10px;
  color: #333;
}

.assinatura {
  color: #112e47;
  font: 0.9em Arial, Helvetica, Verdana, Sans-Serif;
  text-align: right;
  padding: 15px 30px 0px 10px;
  background: url(img/aspas2.gif) no-repeat top right;
  margin: 0px 7px 0px 0px;
}

h1.ultimasfotos {
  margin: 25px 0px 5px 0px;
}

p.datalocal {
  font: 0.8em Arial, Helvetica, Verdana, Sans-Serif;
  margin: 5px 0px 10px 0px;
  color: #112e47;
  clear:both;
}

div.ultimasfotos {
  padding: 0px 10px 0px 10px;
}

div.fichatecnica {
  background: url(img/fundo_fichatecnica.jpg) no-repeat top center;
  width: 470px;
  padding-top: 40px;
  margin: 20px 0px 25px 0px;
}

div.paginacao {
     clear: both;
     text-align: center;
     margin-top: 10px;
}

table.fichatecnica {
     width: 470px;
     font: 0.8em Arial, Helvetica, Verdana, Sans-Serif;
     color: #777;
}

img.cab {
     margin-bottom: 10px;
}

img.mini {
  border: 1px solid #fff;
  margin-top: 7px;
}

img.destaque {
     border: 1px solid #112e47;
}

ul.mini {
	float:left;
	margin: 0px 0px 10px 0px;
	padding:0;
	clear: both;
}

li.mini {
	float:left;
	list-style-image:none;
	list-style-type:none;
	width:90px;
	height: 95px;
	margin: 4px 4px 0px 0px;
	text-align: center;
	background: url(img/fundomini.gif);
}

a.mini {
	display:block;
	text-decoration:none;
}

.maisfotos {
     text-align: right;
     font: 0.8em Arial, Helvetica, Verdana, Sans-Serif;
     margin: 5px 37px 10px 0px;
     color: #777;
}

label.grande {
    display: block;
    width: 160px;
    float: left;
    border-bottom: 1px solid #ddc;
	padding-bottom: 7px;
}

.botao {
     font: 0.9em Arial, Helvetica, Verdana, Sans-Serif;
     color: #ddd;
	padding: 1px;
	background: #112e47;
	cursor: pointer;
	margin-top: 5px;
}


/* Fim das Classes */

/* Ronaldo - customizacoes */

.aviso {
	font-family:'Myriad Pro','Trebuchet MS',Helvetica, Arial, sans-serif;		
	font-size: 16px;
	font-weight: bold;
	line-height:20px;
	background-color: #222;
	color: #fff;
}

.transparent {
		/* Required for IE 5, 6, 7 */
		/* ...or something to trigger hasLayout, like zoom: 1; */
		width: 100%; 

		/* Theoretically for IE 8 & 9 (more valid) */
		/* ...but not required as filter works too */
		/* should come BEFORE filter */
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

		/* This works in IE 8 & 9 too */
		/* ... but also 5, 6, 7 */
		filter: alpha(opacity=80);

		/* Older than Firefox 0.9 */
		-moz-opacity:0.8;

		/* Safari 1.x (pre WebKit!) */
		-khtml-opacity: 0.8;

		/* Modern!
		/* Firefox 0.9+, Safari 2?, Chrome any?
		/* Opera 9+, IE 9+ */
		opacity: 0.8;
}

