@charset "utf-8";
.fondo {
	background-image: url(img/fijas/fondo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CF443F;
}
.titbok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CF443F;
}
.sep {
	background-image: url(img/fijas/sep.jpg);
	background-repeat:  repeat-x;
	background-position: center;
}
.bot_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009049;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.encima {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F5A61D;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fuera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009049;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
