body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #6d6e72;	
	background:url('/images/bayer_bg_site.gif') repeat-x #e1f2f9;	
	text-align: center;	
}

form{
	margin:0px;
	padding:0px;
}

input{
	font-family: Verdana;
	font-size: 11px;
	color: #6d6e72;	
	font-weight:bold;
}

textarea
{
	font-family: Verdana;
	font-size: 11px;
	color: #6d6e72;	
	font-weight:bold;
}

select
{
	font-family: Verdana;
	font-size: 11px;
	color: #6d6e72;	
	font-weight:bold;
}

img{
	border: 0px;
}

.imgCartao{
	float: right;
	margin: 0px 0px 10px 10px;
	border: 0px;
}

a{
	color: #6d6e72;
}

a:hover
{
	color: #75C45F;
}

#global{
	width: 720px;	
	margin: auto;
	text-align: center;
	background: url('/images/bayer_bg_conteudo_px_site.gif') repeat-y;			
}

#geral{
	width: 700px;		
	text-align:justify;	
	margin: auto;
	float:left;
}

.bordaBG{
	width:10px;
	float:left;
}	
	
#topo{
	height: 120px;
	background:url('/images/bayer_healthcare_schering_pharma.jpg') no-repeat;
}

#topo img{
	margin:30px 0px 30px 50px;
}

#menu{
	height: 25px;
	
	background:#60bb46;
}

#menu img
{
	float:left;
	
}

#corpo{
	
	clear: both;
}

#conteudo{
	margin: 30px;	
}

#rodape{
	margin: 30px;	
	text-align: center;
	clear: both;
}

#rodape div{
	margin: auto;
	width: 260px;
}

#buscaRedes{	
	text-align: left;
	width: 190px;
	float: right;		
}

#buscaRedes #buscaRedesBorda{
	background:url('/images/bayer_busca_px.gif') repeat-y;	
}

#buscaRedes #buscaRedesBorda div{
	width:170px;		
	margin-left:17px;
}

.btnBuscaRedes{
	float:right;
	margin-right:10px;
}

#conteudoCorpo{
	width:430px;	
	float: left;
	margin-right:12px;
	text-align: left;
}

#title
{
	color: #75C45F;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}

.clear{
	clear:both;
}

.meioBR{
	line-height:50%;
}

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}