@charset "utf-8";
/* CSS Document */

body {
	background-color: #F0F8FB;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
.container {
	height: auto;
	width: 955px;
	font-family: Verdana, Geneva, sans-serif;
	color: #013E7D;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #013E7D;
	border-left-color: #013E7D;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFF;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #013E7D;
}
.letralaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #F90;
	font-weight: bold;
	text-align: center;
}

.DRs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
}
.justifica {
	text-align: justify;
}
a:link {
	color: #c60;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F90;
}
a:hover {
	text-decoration: underline;
	color: #F90;
}
a:active {

}
.red {
	font-weight: bolder;
	color: #F00;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013E7D;
	padding: 10px;
	height: auto;
	width: 250px;
	text-align: center;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.imagem {
	padding: 10px;
}
.big {
	font-size: 18px;
	font-weight: bolder;
	color: #013E7D;
}
.dives {
	position: relative;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 10px;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013E7D;
	padding: 10px;
	height: auto;
	width: 250px;
	text-align: center;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.nutricao {
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(../images/nutricaos.png);
}
.podologia {
	background-image: url(../images/pes.jpg);
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	background-repeat: no-repeat;
}


.drsjust {
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.alert {
	border: medium solid #F00;
	color: #F00;
	text-align: left;
}
.bold {
	font-weight: bold;
}
.horizontd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013E7D;
	padding: 10px;
}
.letralaranjagrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #F90;
	font-weight: bold;
	text-align: center;
}

