/* CSS ESPECÍFICO DESTE HOTSITE
------------------------------------------------------------------------------------*/
/* DEFINIÇÃO DAS TAGS DO SITE
-------------------------------------------------------------------------------------*/
body{
	margin: 0px;
	padding: 0px;
	font: normal 11px Verdana;
	color: #37384d!important;
	text-align: center;
}

h1{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font: normal 11px Verdana;
	clear: both;
}

h2{
	padding: 0px 0px 10px 30px;
	margin: 0px 0px 0px 0px;
	font: bold 11px Verdana;
	background: url("/gripe_cachorro/images/vacina_pneumodog_bullet.gif") no-repeat 0px 1px;
}

p{
	padding: 0px;
	margin: 0px 0px 20px 0px;
	font: normal 11px Verdana;
}

img{
	border: 0;
}

ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

object{
	outline: none;
}

div, table, span, form, input, strong, em{
	color: #37384d!important;
}

iframe{
	background: transparent;
	margin: 0px;
	padding: 0px;
}

/* CLASSES GERAIS DO HOTSITE
--------------------------------------------------------------------------------------*/
.floatLeft{
	float: left;
}

.floatRight{
	float: right;
}

.clear{
	clear: both;
}

.floatLeftImg{
	float: left;
	padding: 0px 15px 0px 0px;	
}

.floatRightImg{
	float: right;
	padding: 0px 0px 0px 15px;	
}

.fontBold{
	font-weight: bold;
}

.center{
	text-align: center;
}

.semMargen{
	margin: 0px!important;
	padding: 0px!important;
}

.relative{
	position: relative;
}

.listaBulletsOsso li{
	background: url("/gripe_cachorro/images/vacina_pneumodog_bullet.gif") no-repeat 0px 0px;
	padding: 0px 0px 20px 30px;
	width: 650px;
}

/* ESTRUTURA DO SITE
---------------------------------------------------------------------------------------*/
#geral{
	width: 770px;
	margin: auto;
	text-align: left;
	background: url("/gripe_cachorro/images/gripe_canina_bg_topo.jpg") no-repeat center 0px;
	position: relative;
}

#topo{
	width: 770px;
}

#corpo{
	width: 770px;
	text-align: center;
}

#conteudo{
	width: 712px;
	margin: 10px 0px 0px 0px;	
	padding: 0px 28px 0px 30px;
	text-align: left;
	background: url("/gripe_cachorro/images/gripe_canina_bg_interna.jpg") repeat-y center 0px;
}

/* CONTEÚDO
--------------------------------------------------------------------------------------------*/

.boxInternas{
	width: 710px;
	padding: 0px 0px 35px 0px;
}

.imgRodape{
	background: url("/gripe_cachorro/images/box_destaque_rodape.gif") no-repeat 0px 0px;
	width: 710px;
	height: 10px;
}

.imgTopo{
	background: url("/gripe_cachorro/images/box_destaque_topo.gif") no-repeat 0px 0px;
	width: 680px;
	padding: 0px 0px 0px 30px;
	height: 20px;
}

.conteudoBox{
	background: url("/gripe_cachorro/images/box_destaque_bg.gif") repeat-y 0px 0px;
	width: 670px;
	padding: 10px 35px 10px 25px;
}

#txtFloatBox{
	float: left;
	width: 550px;
}

#destaqueBaixoCao{
	width: 770px;
	background: url("/gripe_cachorro/images/gripe_canina_bg_rodape.jpg") no-repeat center top;
	height: 270px;
	position: relative;
	text-align: center;
}

#controlaDestaques{
	width: 712px;
	margin: 0px 0px 0px 0px;	
	padding: 28px 28px 0px 30px;
	text-align: left;
	margin: auto;
}

#controlaDestaques ul{
	margin: 0px 0px 0px 50px;
}

#controlaDestaques ul li{
	display: inline;
	padding: 0px 60px 0px 0px;
}

#crosslinkRodape{
	position: absolute;
	top: 0px;
	left: 100px;
}

#breadPneumodog{
	width: 580px;
	padding: 0px 0px 15px 0px;
	color: #12abaa!important;
	font-size: 10px!important;
	float: left;
}

#breadPneumodog a{
	color: #006494!important;
	text-decoration: underline;
}

#linkCompartilhe{
	float: left;
	width: 100px;
}

#caoEsquerda{
	position: absolute;
	top: 300px;
	left: -115px;
}

#caoDireita{
	position: absolute;
	top: 300px;
	right: -115px;
	display: none;
}


/* RODAPÉ
-------------------------------------------------------------------------------------------*/
#rodape{
	margin: 40px 0px 0px 0px;
}
