/* CSS Document */

 html {
	overflow-x: hidden;
}

* {
	/*font: 11px "Trebuchet MS", "Arial", "Verdana", "Times New Roman";*/
	margin:0;
	padding:0;
	z-index:0;
}

/* Popup nossos Voluntários */
.falaTop {

	background-repeat: no-repeat;
	background-image: url(../images/popup_voluntario/balao_temGente_top_vermelho.gif);
}

.falaMeio {

	background-repeat: repeat-y;
	background-image: url(../images/popup_voluntario/balao_temGente_meio_vermelho.gif);
	background-position:right;
}

.falaBottom {

	background-repeat: no-repeat;
	background-image: url(../images/popup_voluntario/balao_temGente_bot_vermelho.gif);
	background-position:right;
}

.NomeVoluntario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	font-weight:bold;
}
/* Fim Popup nossos Voluntários */



.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
}

.textoJustify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}



.textoBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #666666;
	text-align: left;
}

.texto a{
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.tableDetail {
	font-size: 10px;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
}
.txtTitHomeLat {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.TitBoxHome {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C01C1C;
}



input {
	border: 1px solid #AE83BB;
	font: 11px "Trebuchet MS", "Arial", "Verdana", "Times New Roman";

}

select {
	border: 1px solid #AE83BB;
	font: 11px "Trebuchet MS", "Arial", "Verdana", "Times New Roman";

}

textarea {
	border: 1px solid #AE83BB;
	font: 11px "Trebuchet MS", "Arial", "Verdana", "Times New Roman";

}

hr {
	clear:both;
	visibility:hidden;
}

#wrapper {
	width:100%;/*780px*/
	margin:auto auto;
	padding-top:5px;
	background-position:top;
	background-repeat:repeat-x;	
	color: #666666;
}

#separator {
	margin:auto auto;
	height:10px;
	width:90%;
	background-image:url(../imagens/i_site/px_separator.gif);
	background-repeat:repeat-x;
	background-position:center;
}

.titulo {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align:bottom;
	margin-bottom:0px;
	
	font-weight:bold;
	text-indent:10px;
	color: #FFFFFF;
}

/* Menu de Direita */
.tituloMenu {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d71820;
	text-align: left;
}


#menu {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	position: relative;
	top: 0;
	left: 0;
	font-size: 11px;

}

dl#menu {
	width: 140px;;
}

dl#menu dt {
	cursor: pointer;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
}



dl#menu #manu_nav {
	background: url(../imagens/i_site/bg_nav.gif);
}

/*dl#menu dd {
border: 1px solid white;
}*/

.linkMenu {
	text-decoration:none;
}

dl#menu li {
	margin-left:0px;
	text-align:left;
	text-indent:15px;
	padding:1px;	
}
dl#menu li a, dl#menu dd a {
	color:#d81921;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	background: url(../imagens/i_site/bg_nav.gif);
}

dl#menu li a:visited, dl#menu dd a:visited {
}

dl#menu li a:hover, dl#menu dd a:hover {
	color:#d81921;
	background-image: url(../images/bg_titulos.gif);
	background-repeat: repeat-x;
}

dl#menu li a:active, dl#menu dd a:active {
font-weight:bold;
}

/* Fim Menu de Direita */

#mentions {
	font-family: "Trebuchet MS", "Arial", "Verdana", "Times New Roman";
	position: absolute;
	bottom : 200px;
	left : 0;
	color: #000;
}

#mentions a {
	text-decoration: none;
	color: #222;
}

#mentions a:hover{
	text-decoration: underline;
}

.box_foto {
	float:left;
	margin:2px;
	position:relative;
	top:0;
	left:0;
}


dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.leiamais {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
