@charset "utf-8";
.texto {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.texto2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
}
.texto_SN {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.borde {
	border: 1px solid #999;
}
.menu {
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
.texto_gris {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	line-height: 15px;
}
.TITULO {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	line-height: normal;
}
.cuerpo {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}
.SUBTITULO {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	line-height: normal;
}
.borde2 {
	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: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.texto_desactivado {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.SUBTITULO2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	line-height: normal;
}
.textorojo {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.fondo {
	background-image: url(../img/theme2/fondos/fondo_2convocatoria.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.texto_pequeno {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	line-height: 15px;
}

