/* CSS Document */
/* DMV4 - Comunica��o Digital - fone|55 42 3522 3984 | marcos@dmv4.com.br*/
/* ------------ Inicio Estylos geral da index -------------------*/
* {
	margin:0;
	padding:0;
	border:none;
	list-style:none;
	vertical-align:middle;
	text-decoration:none;
	}
body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:#716F6E url(img/bg_body.gif) no-repeat top center;
}
h1 {
	display:none;
}
#container {
	width:775px;
	height:500px;
	margin:0 auto;
	text-align:left;
	position:relative;
	
}
/* ------------ TOP-------------------*/
#top {
	width:775px;
	height:180px;
	background:url(img/bg_top.gif) top right  no-repeat;
	text-align:left;
}
#top .banner {
	width:468px;
	height:80px;
	margin: 35px 30px 0 0;
	float:right;
	border:1px solid #FFFFFF;
}
#top .menu {
	width:392px;
	height:25px;
	margin: 14px 50px 0 0;
	background:#000000;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
	float:right;
	text-align:center;
}
#top ul {
	margin:6px 0 0 0;
}
#top li  {
	display:inline;
} 
#top .menu a {
	color:#FFFFFF;
}
#top .menu a:hover {
	color:#B3261F;
}

#top .banner-meio {
	width:466px;
	height:70px;
	margin: 10px 25px 0 0;
	float:right;
}
#top .anima {
	width:251px;
	height:251px;
	position:absolute;
	left: 4px;
	top: 0px;
}



#conteudo {
	width:597px;
	min-height:500px;
	background:url(img/bg_conteudo.gif) repeat-y;
	text-align:left;
	margin:0 0 0 178px;
	padding-bottom:15px;
	
}
#conteudo_index {
	width:597px;
	height:auto;
	padding:10px 0 0 0;
	
}
#coluna_e {
	width:380px;
	height:auto;
	float:left;
	text-align:left;
	margin: 0 0 0 20px;
	_margin: 0 0 0 10px;
	clear: both;
}
#coluna_d {
	width:156px;
	height:auto;
	float:left;
	margin: 0 0 0 10px;
}
#novas {
	width:372px;
	height:294px;

	
}
#galeria {
	width:372px;
	height:autox;
}
.banner_p, .banner_p1 {
	width:156px;
	height:62px;
	background:#FFFFFF;
	margin:10px 0 0 0;
}
.banner_p1 {
	margin:10px 0 0 0;
}
.banner-g-lateral {
	width:156px;
	height:176px;
	background:#FFFFFF;
	text-align:center;
	padding-top:1px;
	_padding-top:0px;
}
.banner-meio {
	width:370px;
	height:90px;
	margin:5px 0 0 6px;
	vertical-align:middle;
		border:1px solid #FFFFFF;
	
}





#sv {
	width:372px;
	height:92px;
	margin:10px 0 20px 0;
}
#logo {
	width:70px;
	height:244px;
	position:absolute;
	margin:0 0 0 0;
	left: 100px;
	top: 301px;
}
/* ------------ Conteudo da index -------------------*/
.eventos_index {
	width:370px;
	height:90px;
	margin:5px 0 0 6px;
	vertical-align:middle;
	background:#336699;
	border:1px solid #FFFFFF;
	
}
.foto {
	width:149px;
	height:87px;
	background:#FFFFFF;
	float:left;
	text-align:center;
	padding-top:4px;
	display:block;
}
.texto_eventos {
	width:195px;
	height:auto;
	float:left;
	color:#FFFFFF;
	margin:25px 0 0 6px;
}
.texto_eventos p{
	padding:4px 0 0 0;
}
.texto_eventos span{
	font-weight:bold;
}

/* ------------ Conteudo da interna -------------------*/
#foto_grande {
	width:auto;
	height:auto;
	position:absolute;
	border:1px solid #FFFFFF;
	left: 306px;
	top: 295px;
}
#lista_fotos {
	width:104px;
	height:280px;
	position:absolute;
	left: 201px;
	top: 294px;
}
.fotinha {
	width:82px;
	height:60px;
	background:#FFFFFF;
	margin:0 6px 0 0;
	float:left;
}
#img_evento {
	width:187px;
	height:57px;
	position:absolute;
	left: 373px;
	top: 514px;
}
.navegar {
	margin:10px;
	
}
.navegar a {
	color: #ffffff;
	font-weight:bold;
	letter-spacing:1px;
	
}
.navegar a:hover {
	
	color:#000000;
}
/* -=============== Conteudo da interna =================-*/
#rodape {
	width:598px;
	height:10px;
	background: url(img/bg-rodape.gif) repeat-y;
	margin:0 0 0 178px;
	}
/* -=============== Conteudo da Agenda -===============- */
#conteudo-agenda {
    width: 375px;
	height: auto;
}
#titulo-agenda {
    width: 375px;
	height: 25px;
	background: #B3261F ;
	padding:3px 0 0 10px;
}
#titulo-agenda h1{
	display:block;
	font-size:15px;

}
#conteudo-agenda span{
	text-transform:uppercase;
		}

#conteudo-agenda h3{
    font-size: 11px;
	color:#FFFFFF;
	margin:10px 0 0 0;
		}
#conteudo-agenda p{
	font-size: 10px;
	color:#FFFFFF;
	font-weight:normal
	}
.divisa {
    width:375px;
	height:1px;
	background:#FFFFFF;
	margin:5px 5px 5px 0;
	font-size:0;
}
#legenda {
    width:136px;
	height:25px;
	background:url(img/legenda.gif);
	margin: 20px 0 0 0;
}
#legenda h5{
    display:none;
}

/* -=============== Conte�do Contato -===============- */
#conteudo-contato {
    width: 375px;
	height: auto;
	font-size:11px;
	color:#FFFFFF;
}
#conteudo-contato input{
	margin:5px 0 5px 0;
}
#conteudo-contato label {
	left: 246px;
	top: 525px;
}
.bt-enviar {
    width:55px;
	height:17px;
	float:right;
	background:#B3261F;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	
}
#titulo-contato {
    width: 375px;
	height: 25px;
	background: #B3261F  url(img/bg-contato.gif) no-repeat left;
}

.informacao {
    width:375px;
	height:auto;
	margin: 20px 0 0 0;
}
.campo {
    width:375px;
	height: 16px;
	border:1px solid #FFFFFF;
	background:none;
	color:#FFFFFF;
}
.campo3 {
    width:375px;
	height:119px;
		border:1px solid #FFFFFF;
	background:none;
	color:#FFFFFF;
}
.informacao2 {
    font-size:10px;
	text-align:left;
	margin: 20px 0 10px 0;
}
.user-online {
	margin:3px 0 3px 0;
	color:#FFFFFF;

}
    
/* -=============== Assinatura -====http://www.youtube.com/watch?v=5uu-gbrdTvY===========- */
#by {
	width:300px;
	float:right;
 	text-align:center;
	padding:3px;
	margin-right:100px;
	color:#333333;
	font-size:9px;
}
#by a{
	color:#000000;
	text-decoration:none;
}
#by a span{
	color:#CC0000;
}
#by a:hover{
	color: #999999;
}
/* -=============== banner-abre -===============- */
#dmv {
	width:200px;
	height: 200px;
	position:absolute;
	left: 568px;
}
