body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4D4948;
}

strong {
	font-weight: bold;
}

#hd {
	height: 325px;
	border-top: 6px solid #61688D;
	border-left: 6px solid #61688D;
	border-right: 6px solid #61688D;
	background: url(images/header.jpg) no-repeat center;
	
}

#hd h1 span {
	display: none;
}

#hd ul {
	bottom: 0px;
	margin-top: 265px;
	text-align: center;
}
#hd ul li {
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
}

#hd ul li a {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #4D4948;
}

#sidebar {
	height: 600px;
	border-right: 6px solid #61688D;
	border-left: 6px solid #61688D;
}

body#inscries #sidebar {
	height: 1400px;
}
#bd {
	border-bottom: 6px solid #61688D;
	border-left: 6px solid #61688D;
}

#content {
	padding: 50px;
	height: 500px;
}
#content h2 {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
}

#content h3 {
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	margin-bottom: 5px;
}
#content p {
	padding-bottom: 10px;
}

#content hr {
	border: none;
	border-bottom: 1px solid #61688D;
}

#content table tr td {
	font-size: 9px;
	padding: 5px;
}

#content table tr td, #content table {
	border: 1px solid #61688D;
}



#content table {
	margin-bottom: 20px;
	
}
#content caption {
	font-weight: bold;
	margin-bottom: 5px;
	background-color: #ccc;
	padding: 5px;
}

#sidebar div.grupo-patrocinio {
	margin-top: 30px;
	text-align: center;
}

#sidebar div.grupo-patrocinio h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

#sidebar div.grupo-patrocinio label {
	display: block;
	font-size: 10px;
	margin-bottom: 10px;
}
