/*@charset "utf-8"; */
body {
	background-color: #CFF;
}

.well {
	font-size: 1.2em !important;	
  font-weight:700; 
/*	background-color: #09C;*/
}

.texto-destaque {
  font-weight:700; 
}

img-center {
	margin: 0 auto;
}

img-center_hv {
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.titulo3 {
	font-size:1.2em !important;
	font-weight:700;
	padding:0px;
	margin:0px;	
}

.titulo4 {
	font-size:1em !important;
	font-weight:700;
	padding:0px;
	margin:0px;	
}

.panel-body {
	background-color: #e1ffff;
}

.texto-verde {
	color:#008080;
}

.navbar-default {
    background-color: #CFF !important;
    border: none !important;
    border-width:0!important;
}
