@charset "utf-8";
/* CSS Açaizeiro */

body {
	margin:0;
	padding:0;
	background-color:#639;
}
	

#tudo{
	width:1002px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	background-image: url(images/marca.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-indent: -5000px;
	height: 102px;
	width: 400px;
}
#corpo {
	margin-right: auto;
	margin-left: auto;
	height: 413px;
	width: 900px;
	background-image: url(images/index-maior_01.jpg);
	background-repeat: no-repeat;
}

/* Menu vertical*/

#menubv {
	width: 155px;
	padding-left: 18px;
	padding-top:32px;
	font: 12px Verdana, sans-serif;
}

#menubv ul {
                      list-style: none;
                      margin: 0;
                      padding: 0;
}
#menubv li {
                     display: block;
                     border-bottom: 1px solid #f00;
                     margin: 0;
                     text-align:left;
}
#menubv li a {
                        display: block;
                        padding: 5px 5px 5px 0.5em;
                        font-weight:bold;
                        border-left: 10px solid #909;
                        border-right: 10px solid #fff5ee;
                        background-color: #ffe4e1;
                        color: #808000;
                        text-decoration: none;
}
#menubv li a:hover {
	border-left: 10px solid #fcc;
	border-right: 10px solid #fff;
	background-color: #fff0f5;
	color: #EECAE6;
}

/* Fix IE. Hide from IE Mac \*/
* html #menubv ul li { float: left; height: 1%; }
* html #menubv ul li a { height: 1%; }
/* End */

/* Fim Menu vertical*/

#eventos {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	padding-bottom: 15px;
}

#rodape, #rodape-sec {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #0F6640;
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#rodape {
	width:900px;
}

#rodape-sec {
	width:920px;
}

#conteudo {
	width:920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/back-conteudo.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-bottom: 20px;
}

#preloader {
	width:920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}



/* Menu Horizontal */

.horizontalcssmenu ul{
	margin: 0;
	padding: 0;
	margin-left:40px;
	margin-top:40px;
	list-style-type: none;
	width: 922px;
	color: #F7EED2;
}

/*Top level list items*/
.horizontalcssmenu ul li{
	position: relative;
	display: inline;
	float: left;
	text-align: center;
}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
	display: block;
	width: 136px; /*Largura de c/u dos items do menu*/
	padding: 5px 8px;
	border-left-width: 0;
	text-decoration: none;
	color: white;
	font: bold 12px Verdana;
	background-color:#FFF;
	background-image: url(images/menu-hor-red.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
	
.horizontalcssmenu ul li a:hover{
	background: url(images/menu-hor-purple.jpg) center center repeat-x;
	font-size: 12px;
}

.horizontalcssmenu ul li ul li a:hover{
background: #cde686;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(menuarrow.gif) no-repeat center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */

li.borda {
 border-right: 1px solid #ffffff;
 }

li.borda-local {
	display: block;
	width: 135px; /*Width of top level menu link items*/
	padding: 5px 8px;
	border-left-width: 0;
	text-decoration: none;
	color: white;
	font: bold 12px Verdana;
	background-image: url(images/menu-hor-purple.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border-right: 1px solid #ffffff;
}

/* FIM Menu Horizontal */
#conteudo h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FCF;
}

#esquerda {
	width:670px;
	padding-right:30px;
	float:left;
}

#esquerda li, #esquerda li.vertical {
	display:inline;
	float:left;
	background-color:#f5f7f9;
	text-align: center;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 6px;
}

#esquerda li {
	width:120px;
} 

#esquerda li.vertical {
	width:85px;
} 

#direita {
	width:190px;
	padding-left:30px;
	padding-top:20px;
	float:left;
}

.clear { clear: both; }

.minis {
	padding-right:10px;
	float:left;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.descricoes-fotos{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

a.menuver:link, a.menuver:visited {
	color: #c00;
	text-decoration: none;
	font-weight: bold;
}

a.menuver:hover {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}

.topico-menu-ver{
	padding-bottom:20px;
}
a.cuerpo:link, a.cuerpo:visited {
	color: #F90;
	text-decoration: none;
}

a.cuerpo:hover {
	color: #F0F;
	text-decoration: none;
}
