﻿
div.container{
	background:url(../Images/final.jpg) repeat-y;	
	left:50%; 
	margin-left:-495px; 
	position:absolute; 
	width:990px
}

div.topo{
	background:url(../Images/01.jpg) no-repeat;
	width:990px;
	height:382px;
}
div.rodape
{
	background:url(../Images/02.jpg);
	width:990px;
	height:239px;
	position:relative;
}

div.Texto
{
	background:url(../Images/final.jpg) repeat-y;
	top:247px;
	width:990px;
	overflow:visible;
	z-index:2;
	margin:0px!important;
	padding:0px!important;
	left: 0px;

}

div.conteudo a
{
	color:#580e0e;
	text-decoration:none;
}

div.Menu
{
	width:578px;
	height:80px;
	margin: -170px 0 0 210px;
}

div.divisaMenu
{
    margin-top:3px;
    width:2px;
    height:15px;
    background-color:#cc0000;
    float:left;
}

div.ItemMenu
{
    padding: 0 25px 0 25px;
    width:90px;
    height:20px;
    color:#cc0000;
    font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	float:left;
}

div.ItemMenu a
{
    color:#cc0000;
    text-decoration:none;
}

div.ItemMenu a:hover
{
    color:#f07415;
}

body{

}
div.Texto p
{	
	padding-top:5px;	
}

.tableRegulamento tr td
{
	border:1px solid #cc0000;

}
