body {
	width: 990px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: normal;

}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.subtitulo1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000099;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;

}
.medtit1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0066FF;
	font-weight: bold;


}
.subtitulo2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
}
.txtdetalle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.box1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	padding: 5px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.box2 {
	background-image: url(../images/sp-2.gif);
	height: 5px;
}
.box3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.box4 {
	background-color: #F2F2F2;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.box5 {
	background-color: #660099;
	padding: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
}

.box6 {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #E8F3FF;
}
.box7 {
	background-color: #D8D8D8;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
}

a.navlink:link,a.navlink:visited,a.navlink:hover,a.navlink:active  {
	color:#6666FF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.medtit2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6633FF;
	font-weight: bold;
}
.medtit3 {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006600;
	font-weight: normal;
}

.box8 {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;

}
.boxTit1 {
	background-color: #F7F7F7;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
.boxQuestion {
	border: 1px solid #999999;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #F8FAF9;

}

.boxReply {
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	margin-left: 15px;
	padding: 5px;
	margin-top: 5px;

}
.boxWhiteSpace {
	height: 4px;

}

.boxWarningOK {
	background-color: #EFFADC;
	padding: 15px;
	color: #000033;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;

}
.boxWarningKO {
	background-color: #FCEDCF;
	color: #000033;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;

}

