.calculadoras{
	padding:30px;
	background-color: #FEFEFE;
	background-image: url(../img/bg_gnrc.gif);
	background-repeat: repeat-x;
}


.calculadoras fieldset{
	padding: 10px;
	text-align: justify;
	margin: auto;
	width: 500px;}
	
.calculadoras legend {
	font-family: "Trebuchet MS", sans-serif, Arial, "Lucida Sans";
	color: #0D86A3;
	font-size: 13px;
	font-weight: bold;
}
.calculadoras p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", sans-serif, Arial, "Lucida Sans";
	font-size: 9pt;
	line-height: 9pt;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.calculadoras h1 {
	color: #717263;
	font-family: "Trebuchet MS", sans-serif, Arial, "Lucida Sans";
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-left: 15px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #717263;
}

.calculadoras input {
	font-family: "Trebuchet MS", sans-serif, Arial, "Lucida Sans";
	font-size: 11px;
	color: #666666;
}


.calculadoras .msg-ok {
	background-image: url(../img/ok.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 350px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-color: #FFFFFF;
	margin: auto;
}


.calculadoras .msg-error {
	background-image: url(../img/error.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 350px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #FFFFFF;
	margin: auto;
}
.calculadoras .msg-error a {
	color: #30B5C4;
	text-decoration: none;
}


.campos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #C0C0C0;
	color: #776969;
	padding: 1px;
	margin: 0px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #C0C0C0;
	color: #776969;
	padding: 1px;
	margin: 0px;
}
.hacktablamd .calculadoras .calc_imc {
	background-image: url(../img/icn_imc.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	line-height: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}


.hacktablamd .calculadoras .calc_imcemb {
	background-image: url(../img/icn_imcemb.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

.hacktablamd .calculadoras .calc_parto {
	background-image: url(../img/icn_parto.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

.hacktablamd .calculadoras .calc_fertil {
	background-image: url(../img/icn_fertil.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#imc {
	background-image: url(../img/top-cimc.jpg);
	height: 85px;
	width: 750px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}


#imce {
	background-image: url(../img/top-cimce.jpg);
	height: 85px;
	width: 750px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#fertil {
	background-image: url(../img/top-tdf.jpg);
	height: 85px;
	width: 750px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#emb {
	background-image: url(../img/top_cimce.jpg);
	height: 85px;
	width: 750px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#fpp {
	background-image: url(../img/top-fpp.jpg);
	height: 85px;
	width: 750px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}