 .li{
	list-style-position: inside;
	list-style-type: decimal;	
}
#meio h1 {
	margin-bottom:10px;
	color: #b52000;
	font-size:32px;
}
#meio h2 {
	color:#b52000;
	font-size:14px;
}
#meio h3 {
	color:#336699;
	font-size:18px;
	padding-bottom:5px;
}
a{color:#b52000;}
p {
	line-height:15px;
	margin-bottom:12px;
	text-align:justify;
}
#col1 {
	float:left;
	width:230px;
	margin:0 0 50px 15px;
}

#col1 ul{float:left;
	margin-top:5px;
	background-color:#f5f5f5;
}
#col1 ul li{
	float:left;
	width:230px;
	list-style:none;	
	text-transform:uppercase;
	border-bottom:#ebebeb solid 2px;
	font-size:16px;
}
#col1 ul li:hover{	
	background-color:#6699cc;
}
#col1 ul li a{
	width:230px;
	float:left;
	color:#b52000;
	padding:2px 0 2px 5px;
}
#col1 ul li a:hover{
	text-decoration:none;
	color:#fff;	
}
#col1 ul li a span{
	font-size:11px;}
#col1 #destaques1 h1 {
	color:#333366;
	font-size:34px;
	margin-bottom:5px;
}
#col1 #destaques1 h2 {
	font-size:22px;
	margin-bottom:15px;
}
#meio {
	float:left;
	width:420px;
	margin:20px 10px 50px 10px;
	padding:0 20px 0 20px;
}
#col2 {
	float:left;
	width:255px;
	height:245px;
	margin-top:70px;
	background:url(../img/bgColFoto.gif) no-repeat;
	
}
#col2.semFoto {
	height:320px;
	background-image: none;
}
#col2 img{
	margin:7px 0 0 6px;}
#meio ul {
	margin:5px 0 20px 20px;
}
#meio li {
	font-size:12px;
	margin-bottom:5px;
	font-weight:normal;
	list-style:decimal;
	list-style-position:inside;
	
}
#galeriaFotos{ width:100%; height:400px; }

table{ width:100%;}
thead td{ background-color:#336699; padding:7px; font-size:14px;  margin-bottom:2px; color:#FFF}
tr{background-color:#d2d2d2; margin-bottom:2px;}
td{text-align:center;padding:3px; font-size:12px; background:#fff; color:#333;}

.bg-red, .bg-red td{background:#900; color:#fff;}
.bg-grey, .bg-grey td{background:#ccc; color:#000;}
.bg-yellow, .bg-yellow td{background:#fc3; color:#000;}
.bg-black, .bg-black td{background:#111; color:#fff;}
.bg-white, .bg-white td{background:#fff; color:#333;}
.bg-blue, .bg-blue td{background:#369; color:#fff;}

ul.mapa li a{color:#000;}

input {
	background-color:#091727;
	color:#000;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	height:20px;
	line-height:12px;
	margin-bottom:2px;
	margin-left:0;
	width:76%;
}
#senha{
	margin-top:0px;	
}
input, textarea {
   background-color: #FFFFFF;
   border: 1px #b52000 solid;
   overflow: hidden;
} 

input.botao {
	background-color:#FFFFFF;
	border:1px solid #B52000;
	color:#B52000;
	display:inline;
	font:bold 12px Arial,Helvetica,sans-serif;
	height:23px;
	margin-top:6px;
	padding:2px;
	width:320px;
}

.tabelaOlimpica table {
    width: 95%;
}
.tabelaOlimpica table tr.par {
	background-color: #CCC;
}
.tabelaOlimpica table tr {
	background-color: #666;
}
.tabelaOlimpica table th {
	background-color: #FC0;
}

