@charset "utf-8";
/* CSS Document */

body {
	background-color: #00284d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4c4d;
	margin: 0;}
	
p {
	text-indent: 23px;
	line-height: 16pt;
	margin: 0;
	padding: 0;
	padding-bottom: 25px;}
	
h1 { margin: 0 0 20px 0 }
	
h2 { 
	font-weight: normal;
	font-size: 14px;
	color: #002953; }
	
a.white:link, a.white:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;}
	
a.white:hover, a.white:active {
	color: #b2c9dd;}
	
.item {
	clear: both;
	width: 435px;
	padding-bottom: 0;
	margin: 0;}
	
	form { padding-bottom: 10px }
	
	label { 
		color: #00274F;
		width: 80px;
		float: left;
		display: block;
		text-align: right;}
		
	.item div {
		float: right;
		text-align: left;
		width: 330px;}
	
	.text {
		width: 330px;
		margin-bottom: 10px;
		border: 0;
		background-color: #DEDEDE;}
		
	.textarea {
		height: 150px;}
		
	.submit { text-align: right }
	
#docelandia {
	left: 50%;
	margin-left: -350px;
	position: absolute;
	top: 30px;
	width: 700px;}
	
	#fixedlinks {
		color: #fff;
		text-transform: uppercase;
		font-size: 10px;
		position: absolute;
		right: 0;
		top: -5px;}
		
	#topflash {
		height: 100px;}
		
	#container {
		margin-left: 40px;}
		
		#whitearea {
			background-color: #fff;
			background-image: url(../images/logodocanto.jpg);
			background-repeat: no-repeat;
			background-position: bottom left;}
			
		#sidemenu {
			float: left;
			width: 159px;}
			
		#content {
			margin-left: 191px;
			margin-right: 32px;
			padding-top: 10px;
			text-align: justify;}
			
		#bottom, #floatbottom {
			font-size: 10px;
			padding: 8px;
			color: #fff;
			text-align: center;}
			
		#bottom {
			background-color: #085397;
			background-image: url(../images/azul.jpg);
			background-repeat: repeat-x;}
			
		#floatbottom {
			}
			
		#copyright {
			text-align: center;
			color: #b2c9dd;
			font-size: 9px;
			padding-bottom: 30px;}
