body {
	background:url(../img/bg-site.gif) repeat-x top #27b6f8;
	margin:0px;
	}
#central {
	background:url(../img/bg.gif) top center no-repeat #27b6f8;
	width:1024px;
	height:745px;
	}

#container { width:779px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;}

#cont {
	height:324px;
	padding-left:20px;
	}

.clear { clear:both;}

.titulo { color:#0379ee;
font-weight:bold;
font-size:14px;}

a { text-decoration:none;
color:#fff;}

a:hover { color:#0379ee;}

input, textbox, select { background:#27b6f8;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border:solid 1px #fff;
margin-bottom:3px;}


