/* 
	Site: multiscan.med.br
	Autor: Interwise Consultoria e Sistemas
	Data: 11/08/08
	Versão: 1.0
*/

hmtl, body {
	margin: 0px;
	padding: 0px;
	font-size: 12px !important;
	font-family: verdana,arial,geneva !important;
}

body {
	background-color: #313459;
}

#centro {
	margin: 0px auto 0px auto;
	width: 830px;
}

#sombra {
	float: left;
}

.sombra_topo {
	width: 830px;
	height: 30px;
	background-image: url(../img/sombra/sombra_topo.jpg);
}

.conteudo {
	width: 770px;
	float: left;
	padding: 0px 30px 0px 30px;
	background-image: url(../img/sombra/sombra_l.jpg);
}

.sombra_rodape {
	width: 830px;
	height: 30px;
	float: left;
	background-image: url(../img/sombra/sombra_rodape.jpg);
}

#subMenu {
	width: 770px;
	float: left;
}

#subMenu ul {
	list-style-type: none;
	margin: 0px 0px 0px 39px;
	padding: 0px;
}

#subMenu ul li{
	height: 30px;
	line-height: 30px;
	float: left;
	font-weight: bold;
	font-size: 13px;
	margin-right: 10px;
	color: black !important;
}

#subMenu ul li a {
	font-weight: bold;
	color: #999999;
}

#subMenu ul li a:hover{
	color: #666666;
	text-decoration: underline;
}


#subMenu2 {
	width: 770px;
	float: left;
}

#subMenu2 ul {
	margin: 0px 0px 0px 39px;
	padding: 0px;
}

#subMenu2 ul li{
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 13px;
	margin-right: 10px;
	color: black !important;
}

#subMenu2 ul li a {
	font-weight: bold;
	color: #999999;
}

#subMenu2 ul li a:hover{
	color: #666666;
	text-decoration: underline;
}

h2 {
	color: #323254;
	font-size: 16px;
	font-weight: normal;
}

form {
	margin-right: 30px;
}

fieldset {
	border: 1px solid #999999;
}

form p {
	min-height: 30px;	
	line-height: 30px;	
}

p label {
	display: block;
	width: 200px;
	float: left;
}

.campo {
	width: 200px;
}

.titulo-avaliacao {
	width: 300px;
	text-align: left;
}

.opiniao {
	width: 60px;
}

#avaliacao {
	text-align: center;
}

.impar {
	background-color: #eeeeee;
}

textarea {
	width: 350px;
	height: 100px;
}

#principal {
	width: 730px;
	float: left;
	padding: 0px 10px 30px 40px;
	margin: 20px auto 0px auto;
}

#principal table tr td{
	vertical-align: top;
}

#img {
	width: 370px;
	height: 200px;
	float: left;
	text-align: center;
}

.legenda {
	font-style: italic;
	font-size: 10px;
}

#home {
	margin: 20px 0px 20px 0px;
	padding-left: 40px;
	background-image: url(../img/linhashome.jpg);
}

.homeTitulo {
	width: 420px;
	float: left;
}

#homeBanner {
	text-align: center;
	margin: 10px auto 10px auto;
}
