* { margin:0; padding:0 }

body {
	font:11px "Trebuchet MS", Arial, Sans-serif;
	background: #02507E url(img/bgall.jpg) repeat-x  }

p { margin:0 0 15px }
a { outline:none }

#all {
	background:#FFFFFF;
	width:775px;
	margin:0 auto;}

#header { position:relative; margin:0 0 35px; background: #FFFFFF }	
#header .top { height:110px; background:#FFF url(img/bgheader_top.gif) no-repeat center center }
#header h1 span,
#header h2 { display:none }
#header h1 a { display:block; height:105px; width:400px }
#header .url {
	position:absolute;
	right:28px;
	top:46px }
#header .url a { color:#AAA; text-decoration:none }

#header .menu { height:30px; background:#006699 }
#header .destaque { height:150px; }

#header .menu ul { list-style:none; margin:0 0 0 10px }
#header .menu ul li { float:left }
#header .menu ul li a {
	padding:6px 23px 8px 10px; 
	display:block;
	color:#FFF; 
	font-weight:bold;
	border-right:1px solid #014B92;
	text-decoration:none; 
	background:url(img/bg_link-menu.gif) right center no-repeat }
#header .menu ul li a:hover { background:url(img/bg_link-menu_hover.jpg) right bottom  }

.c1 {
	background: #FFFFFF;
	border-right:1px solid #CCC;
	color:#666;
	padding:0 50px 30px 50px }
	
.c1 p { font-size:13px; line-height:18px }

.c1 h2 { letter-spacing:-1px; font-size:21px }
.c1 h2 span { color:#0074C5; font-size:28px}

.form {
	font-family: 'Trebuchet MS';
	font-size:11px;
	background: url(img/bg_form.jpg) left top no-repeat;
	border:1px solid #CCC; 
	margin:0 0 10px 0;
	}	

.c2 { float:left; width:10px; padding:0 0 0 20px; }

#footer { clear:both; color:#FFFFFF; background:#006699; width:775px; }

#footer a { color:#FFF; text-decoration:none }
#footer a:hover { color:#FFF; text-decoration:underline; font-weight:bold }

#footer ul { list-style:none; margin:0 0 0 10px }
#footer ul li { float:left }
#footer ul li a {
	padding:0 10px 0 10px; 
	display:block;
	color:#FFF; 
	font-weight:bold;
	border-right:1px solid #2C5BA1;
	text-decoration:none }
#footer ul li a:hover {   }
#footer p.copy { margin:5px 0 0 20px }
