body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;	
}
.fngeneral {
	background-image: url(../img/admin/fngeneral.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fnporlet1 {
	background-image: url(../img/admin/portlet2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.titMenuHelp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.btmenuHelp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.titMenuAdministra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #658BC8;
}
.fnLogoPortlet {
	background-image: url(../img/admin/portlet/logoFN.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.titMenuProyecta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
}
.titMenuSiempre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9AB431;
}
.titMenuComunica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9E2831;
}
.bd_tablaGeneral {
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.arial11Negra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.titulosTabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.borde_t_r_b {
	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: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.borde_t_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.borde_r {
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-right-color: #666666;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.etiqueta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

.control {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;	
}

.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;	
}

.encabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;	
}

.cuadrado {
	padding: 2px;
	text-decoration: none;
	color: #DDDDDD;
	border-style: dotted;
	border-width: 2px;
	border-color: #FF6600;
}
.tableRollOverEffect{
	/*Efecto cuando el mouse pasa por encima*/
	background-color:#D7E9F3;
	color:#000;
}
.tableRowClickEffect{
	/*Efecto cuando se ha realizado clic*/
	background-color:#BCDBED;
	color:#000;
}