﻿* {
	margin:0px;
	padding:0px;
}
body {
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-color:#FFFFFF;
}
a {
	color:#666666;
	text-decoration:none;	
}
a:hover {
	text-decoration:underline;	
}
img {
	border:0px;
}
.left
{
	float:left;
}
.right
{
	float:right;
}
.logo {
	width:131px;
	height:83px;
	float:left;
	margin-right:39px;
}
.header {
	width:750px;
	_width:770px;
	margin:0px 0px 0px 0px;
}
.header p {
	background:#eaeaea;
	padding:10px;
	line-height:22px;
	height:127px;
	margin:0px;
}
.header img {
	float:right;
}
#master {
	width:750px;
	_width:770px;
	margin:0pt auto;
}
li {
	list-style:none;
}
h3 {
	font-size:18px;
	background:#0066ab;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px 0px 0px 10px;
}
h4 {
	font-size:14px;
	background:#0066ab;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 0px 10px 10px;
}
p { 
	margin-bottom:10px;
}
.MenuMaster {
	margin-bottom:10px;
	display:inline-block;
}
.menu {
	margin:60px 0px 10px 0px;
	display:inline-block;
	color:#3a86ba;
}
	.menu li {
		float:left;
		margin:0px 3px 0px 3px;
	}
.contentHome {}
.boxHome li {
	background:#eaeaea;
	height:263px;
	width:180px;
	padding-right:5px;
	border-bottom:solid 2px #0060a8;
}
.boxHome dl {
	margin:10px;
}
.leiaMais {
	margin:0px;
}
.HeightBox {
	height:75px;
}
.destHome ul {
	margin-top:10px;
	display:inline-block;
}
.destHome li {
	float:left;
	width:175px;
	margin-right:10px;
}
.destHome dt {
	font-weight:bold;
	color:#0066ab;
	margin-bottom:5px;
}
.destHome dd {
	font-size:12px;
	width:160px;
}
.destHome dd a {
	color:#666666;
}
.destHome dd div {
	margin-bottom:5px;
}
.footer {
	width:750px;
}
.footer hr {
	color:#0060a8;
	width:100%;
	height:1px;
	margin:0px 0px 0px 0px;
}
.copy {
	text-align:center;
	font-size:10px;
	margin-top:10px;
	clear:both;
}
#lastLi {
	margin-right:-2px;
}
/*-------- paginas internas ------------*/
h1 {
	font-size:16px;	
	color:#0066ab;
	font-weight:bold;
	background:#eaeaea;
	padding:10px 0px 10px 0px;
	border-bottom:solid 2px #0066ab;
}
h2 {
	font-size:12px;
	font-weight:bold;
	margin:15px 0px 10px 0px;
}
h6 {
	font-size:16px;	
	color:#ffffff;
	font-weight:bold;
	background:#0066ab;
	padding:10px 0px 10px 0px;
	border-bottom:solid 2px #eaeaea;
}
.imgInt {
	float:left;
	margin:0px 20px 10px 0px;
}
.eventtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size:13px;	
	color: #FFF;
}
.content {
	width:750px;
	_width:770px;
	min-height:440px;
}
.content p {
	line-height:16px;
	text-align:justify;
}
.content dl {}
.content dt {
	font-weight:bold;	
}
.content dd {
	margin-bottom:10px;
}

.content ul {
	display:inline-block;
}
.content li {
	list-style:disc inside;
	margin:3px 0px 3px 0px;
}
.contentProduct td {
	padding:0px 5px;
	background-color:#FFF;
	color:#333333;
	font-size:11px;
}
.clinicalStudies {
	width:750px;
}
.clinicalStudies dt {
	float:left;
	margin-right:10px;
}
.clinicalStudies dd {
}
.Products {
	margin:20px 0px 0px 0px;
}
.Products a {
	text-decoration:none;
	color:#0066ab;
}
.Products a:hover {
	color:#0066ab;
	text-decoration:none;
}
.Products1 {}
.Products2 {
	clear:both;
}
.presentation1 {
	width:325px;
	float:left;
	margin:0px 50px 20px 25px;
}
.presentation2 {
	width:325px;
}
.title {
	font-size:12px;
	font-weight:bold;
}	
.red {
	color:red;
}
.linkStudy {
	color:#0066ab;
}
/*-------FaleConosco---------*/
.MasterContact {
	min-height:440px;
}
.TitleContact {
	padding:10px;
}
.Contact {
	margin-top:15px; 
}
.Contact dt {
	float:left;
	width:85px;
	text-align:right;
	margin-right:10px;
	margin-bottom:10px;
}
.Contact dd {
	margin-bottom:10px;
}
.MensageContact {
	margin-top:180px;
	text-align:center;
}
.required {
	text-align:left;
	margin:15px 10px 0px 0px;
}

/*Eventos*/
.tbEventos th
{
	background-color:#EEEEEE;
	text-align:left;
	padding:3px;
	border:1px solid #CCC;
}
.tbEventos td
{
	border:1px solid #CCC;
	padding:3px;
}
.tbEvents td
{
	background-color:#0066AB;
	text-align:left;
	color:White;
	padding:3px;
	border:1px solid #CCC;
}
/*---------Login--------*/
#ctl00_ContentPlaceHolder1_Login1_UserName , #ctl00_ContentPlaceHolder1_Login1_Password
{
	width:200px;
}
#ctl00_ContentPlaceHolder1_Login1_RememberMe
{
	margin-left:46px;
}

#ctl00_ContentPlaceHolder1_Login1_LoginButton /*Botao*/
{
	float:left;
	margin-left:50px;

}

/*----------Cadastro-------*/

.cadastro fieldset
{
	padding:10px;
}
.cadastro legend
{
	font-size:12px;
	font-weight:bold;
	color:#0066ab;
	padding:5px;
}
.cadastro label
{
	width:300px;
	text-align:right;
	display:inline-block;
	margin-right:5px;
}

.radio label
{
	width:150px;
	text-align:left;
	display:inline;
	margin-right:5px;
}
.radio input
{
	margin-left:300px;
}
.btEnviar
{
	margin-left:300px;
}
/*----- Forgot -----*/
.masterForgot{
	
}
.passwordRecovery{
	text-align:left;
	margin:8px 0px 0px 0px;
}
.masterForgot input{
	margin:10px 0px 0px 5px;
	padding:1px 5px 2px 5px;
	float:left;
}
.masterForgot hr{
	margin-top:20px;
	clear:both;
}
.btCadastrar{
	margin:-25px 0px 0px 65px !important;
	float:left;
}
.btLogin
{
	background-color: #CCCCCC;
	font-weight: bold;
	height:30px;
	width:60px;
}
.btPassSend
{
    margin-left:55px !important;
    height:30px;
	width:60px;
	background-color: #CCCCCC;
	font-weight: bold;
	border-top:solid 1px #FFFFFF !important;
	border-left:solid 1px #FFFFFF !important;
	border-bottom:solid 1px #000000 !important;
	border-right:solid 1px #000000 !important;
	bor
}
.labelForgot 
{
    padding-top:8px !important;
}