* { font-family:Arial, Helvetica, sans-serif; }

html,body { height:100%; }

b,strong { font-weight:bold; }

form { margin:0; padding:0; }

ul {list-style-type:circle;}
ul li {color:#002A7D; padding:0 0 5px 0; }
li span { font-size:9px; padding-left:6px; }

#brand {	
	height:124px;
	width:245px;
	position:relative;
	top:0;
	left:0;
	float:left;
}

#menubar {
	background:url(/content/aplicacao/clube_ivia/_includes/imagens/bg_menu.gif) repeat-x;
	height:124px;
	width:100%;
	position:relative;
	top:0;
	left:0;
}

#menubar #nowrap { width:778px; }

#menunav {
	position:relative;
	top:64px;
	float:left;
}

#box-galeria {
	background:#0C96C5;
	width:200px; 
	height:100px; 
	color:#fff;
	position:relative;
	top:0;
	left:0;	
	margin-bottom:10px;
	font-size:10px;
}

#box-galeria a {
	color:#fff;
	text-decoration:none;
}

#box-galeria table {
	top:3px;
	left:3px;
	position:relative;
}

#rodape {
	background:url(/content/aplicacao/clube_ivia/_includes/imagens/rodape.gif);
	height:70px;
	width:778px;
	position:relative;
	top:0;
	left:0;
	clear:both;
}

.form {	background:#fff; border:1px solid #0C96C5; font-size:10px; }

.label { color:#036; }

.thumbnail {
	width:148px;
	height:38px; 
	overflow:hidden;
	border:3px solid; 
}

.thumbnail img {
	margin:-1px 0 0 -1px;
}

select { background:#85CAE2; font-size:10px; color:#036; }