.arial11 {

	font-family: Arial;

	font-size: 11px;

	line-height: 13px;

}

.arial11negrita {

	font-family: Arial;

	font-size: 11px;

	font-weight: bold;
	
}

.link a:link, a:visited, a:hover {
	text-decoration: none;

	font-family: Arial;

	font-size: 11px;

	font-weight: bold;
	
	color: #000000;
	
}

.arial11azul {

	font-family: Arial;

	font-size: 11px;

	color: #1C80CB;

	line-height: 13px;

}

.arial11gris {

	font-family: Arial;

	font-size: 11px;

	color: #6E6E6E;

	line-height: 13px;

}

.arial18negrita {

	font-family: Arial;

	font-size: 18px;

	font-weight: bold;

}

.fondo {

	background-image: url(../img/insmicort.jpg);

	background-repeat: no-repeat;

}

form#consultas .cajatexto {

	width: 300px;

	height: 20px;

	background-color: #E5E5E5;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	font-family: Arial;

	font-height: 11px;

}

form#consultas .areatexto {

	width: 300px;

	height: 100px;

	background-color: #E5E5E5;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	font-family: Arial;

	font-height: 11px;

}

form#consultas .boton {

	width: 120px;

	background-color: #1C80CB;

	border: 0px;

	font-family: Arial;

	font-weight: bold;

	font-size: 11px;

	text-align: left;

	color: #FFFFFF;

}