body {
	margin: 0px;
}
.tit1 {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336699;
}
.p1 {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #2F5E8C;
}
.p2 {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
a:active
{
outline: none;
}
a:focus
{
-moz-outline-style: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.formul {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F5E8C;
}
.p3 {

	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #B1D9EC;
	font-weight: bold;
}
.p4 {

	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #2F5E8C;
}
.p1bold {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #2F5E8C;
	font-weight: bold;
}
.borde_foto {
	border: 1px solid #336699;
}
.margen_foto {
	margin-right: 6px;
}
.p4bold {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #2F5E8C;
	font-weight: bold;
}
#banner {
	margin: 10px;
	height: 490px;
	width: 490px;
	position: absolute;
	background-color: #FFFFFF;
	background-image: url(img/banner_fondo.jpg);
	visibility: visible;
	border: 1px solid #FF6600;
	right: 200px;
	top: 150px;
}
.formul_normal {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2F5E8C;
	line-height: 14px;
}
